Updating campaign bidding_strategy_type to MANUAL_CPC

38 views
Skip to first unread message

jca...@katanatechworks.com

unread,
May 24, 2022, 1:53:29 PM5/24/22
to Google Ads API and AdWords API Forum
Hello Team,

I was able to update the existing bidding_strategy_type for a campaign to MAXIMIZE_CONVERSION_VALUE: campaign.maximize_conversion_value.target_roas

My questions is how do I revert the bidding_strategy_type to MANUAL_CPC?

This doesn't work:
     campaign.manual_cpc.enhanced_cpc_enabled = False

Cheers guys!

Google Ads API Forum Advisor

unread,
May 25, 2022, 12:00:01 PM5/25/22
to jca...@katanatechworks.com, adwor...@googlegroups.com

Hi there,

Thanks for reaching out to the Google Ads API Forum.

As mentioned in this Python client library code, below syntax used to set the bidding strategy to manual_cpc:

    campaign.manual_cpc.enhanced_cpc_enabled = True

You may need to use this example to update campaigns using the Python library.

Let me know how this goes on your end.

Regards,

Google Logo
Yasar
Google Ads API Team
 


ref:_00D1U1174p._5004Q2bD6En:ref

jca...@katanatechworks.com

unread,
May 27, 2022, 1:47:16 PM5/27/22
to Google Ads API and AdWords API Forum
Thanks! working now.

Google Ads API Forum Advisor

unread,
May 30, 2022, 6:06:40 AM5/30/22
to jca...@katanatechworks.com, adwor...@googlegroups.com
Hi Jca,

Thank you for the updates.

If you have additional questions regarding the topic being discussed in this thread, feel free to send those over to our team and we would be happy to assist you further.

Best regards,
Google Logo
Heidi
Google Ads API Team
 


ref:_00D1U1174p._5004Q2bD6En:ref
Reply all
Reply to author
Forward
0 new messages