Hi Will, Thank you for sharing your log privately. I replicated your issue using update_campaign.py. We have a guide to Setting Empty Message Objects as Fields that shows how to create a manual_cpc strategy without enabling enhanced cpc. The modification I did based on that guide was I added underneath the line:
campaign.status = client.enums.CampaignStatusEnum.PAUSED the lines: manual_cpc = client.get_type('ManualCpc') client.copy_from(campaign.manual_cpc,manual_cpc) When I ran this the bidding strategy didn't change to a manual cpc and the update mask didn't register manual_cpc. When I used the following line unstead: campaign.manual_cpc.enhanced_cpc_enabled = True The update mask had "manual_cpc.enhanced_cpc_enabled" in it. Let me bring this up with my team. We will get back to you a soon as possible. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2Rw2hc:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/qDUOe000000000000000000000000000000000000000000000R3JVSB00Ny_sRlu8TdCYTkN4S3q97g%40sfdc.net.