Hi, I have used the following setting in my code :
# Set the bidding strategy and budget. campaign.manual_cpc.enhanced_cpc_enabled.value = False campaign.campaign_budget.value = campaign_budget_response.results[0].resource_name campaign.bidding_strategy_type = client.get_type('BiddingStrategyTypeEnum', version='v1').MANUAL_CPM # Set the campaign network options. campaign.network_settings.target_google_search.value = False campaign.network_settings.target_search_network.value = False campaign.network_settings.target_content_network.value = True campaign.network_settings.target_partner_search_network.value = False When I run this, the program runs fine, but when I open the UI , it shows me the *"Bidding"* set to* "Manual CPC". * Could you please check on the same and revert ? Is it some known issue with the API ? Thanks and Regards, Vinutha Nayak -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/55ea5be7-53dd-49ac-a2b0-f9cefbc6e0c5%40googlegroups.com.