Re: How to change the bid at the level of age, gender, hour, location?

2019-05-21 Thread Google Ads API Forum Advisor Prod
Hello, If you're looking to set the bid values, you may use the CampaignCriterionService.mutate() operation. Please note that changing the bid modifier values for the age, gender criteria are not supported. You will be able to change the bid values for the Location, AdSchedule criteria. You may

Re: How to change the bid at the level of age, gender, hour, location?

2019-05-21 Thread Сty Вord
Hello, Yes! I understand this guide! - Currently, bid modifier overrides are supported only for platform criterion (ID=3, 30001, 30002) But: How to change the bid at the campaign level? How to change the bid at the level of age, gender, hour, location? понедельник, 20 мая 2019 г., 18:25:50

RE: How to change the bid at the level of age, gender, hour, location?

2019-05-20 Thread Google Ads API Forum Advisor Prod
Hello, The ad group bid modifier overrides are supported only for platform criterion and preferred content criterion. Please refer to this section of the guide for more information. Thanks, Bharani, Google Ads API Team ref:_00D1U1174p._5001UAq8Ka:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to change the bid at the level of age, gender, hour, location?

2019-05-20 Thread Сty Вord
Hello! I used Python. How to change the bid at the campaign level? How to change the bid at the level of age, gender, hour, location? I can change groups - but ONLY device(mobile, computer ...) My code: operations = [] for item in adgroup_bid_list: modifier = { 'adGroupId&#x