Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SMART CAMPAIGN: How to select a goal. #875

Open
iameo opened this issue Jul 11, 2024 · 1 comment
Open

SMART CAMPAIGN: How to select a goal. #875

iameo opened this issue Jul 11, 2024 · 1 comment
Labels
question Further information is requested

Comments

@iameo
Copy link

iameo commented Jul 11, 2024

What is your question?

Hello,

This is my first time using the Google Ads API, even Google Ads, and I was hoping someone can help with the issue I have: I modified the add_smart_campaign code to my use-case and it works in creating a smart campaign as expected, however I want to be able to create a smart campaign based on either Call or Get more Leads only; I saw on my Dashboard that the created campaign handles Call, Impression, Conversion and one other goal - is it possible to set just one goal using Smart Campaign?

An Excerpt from the Google Ads Doc:

The advertising_channel_type must be set to AdvertisingChannelTypeEnum.SMART
The advertising_channel_sub_type must be set to AdvertisingChannelTypeSubEnum.SMART_CAMPAIGN

Is the above configuration the reason goals are automatically selected?

@iameo iameo added the question Further information is requested label Jul 11, 2024
@jade-zheng
Copy link

Thanks for your question.
Yes, the goals are automatically selected based on all inputs of your smart campaign creation, this is one of smart features, we call them Smart.

If you want to more customizations on your side, you may not need to create Smart campaign, and instead try other advertising_channel_type campaigns, eg. AdvertisingChannelTypeEnum.PERFORMANCE_MAX or SEARCH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants