Re: BidModifier Guide

2019-08-27 Thread cv
Hello Nikisha, Yes, That is what I have looking for. I have made changes accordingly. Thanks, On Monday, 26 August 2019 23:30:30 UTC+5:30, adsapiforumadvisor wrote: > > Hi Chirag, > > This is the best document > that we have > to c

Re: BidModifier Guide

2019-08-26 Thread Google Ads API Forum Advisor Prod
Hi Chirag, This is the best document that we have to clarify your concern here. You could refer to the 'How bid adjustments work' section of this article. To clarify better, say, if you want to increase the bid by 20% and your starting bid is $1, then the resulting bid will be the sum of starti

Re: BidModifier Guide

2019-08-24 Thread cv
Hello Nikisha, Thanks for the Update. Yes that is what I understand from the doc. But this details explanation will help. Now the guide for chnage bid in percentage is confusing better doc there? Like for 10% it is 1.o1 to be bid. Thanks, On Friday, 23 August 2019 23:42:35 UTC+5:30, adsapifo

Re: BidModifier Guide

2019-08-23 Thread Google Ads API Forum Advisor Prod
Hi Chirag, Apologies for the confusion here. I checked with my team internally and they confirmed that it is not possible to modify the bids for demographics using AdGroupBidModifierService /CampaignBidModifierService. Please refer to this guide for the supported criteria using these services.

Re: BidModifier Guide

2019-08-22 Thread Google Ads API Forum Advisor Prod
Hi Chirag, Apologies for the delay. We are currently looking into this issue and will update you as soon as possible. Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001UEJHgX:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsd

Re: BidModifier Guide

2019-08-21 Thread cv
Hi Nikisha, Please update me here. Thanks, On Wednesday, 21 August 2019 12:12:00 UTC+5:30, cv wrote: > > Hello Nikisha, > > It looks like you do not have AdGroupCriterion set for demographics in > your account, this is the reason the shared query is not returning the > criterion_id for demogr

Re: BidModifier Guide

2019-08-20 Thread cv
Hello Nikisha, It looks like you do not have AdGroupCriterion set for demographics in your account, this is the reason the shared query is not returning the criterion_id for demographics. --> Please see the attached Image where you can see that I have set the AdGroupCriterion for demographics.

Re: BidModifier Guide

2019-08-20 Thread Google Ads API Forum Advisor Prod
Hi Chirag, It looks like you do not have AdGroupCriterion set for demographics in your account, this is the reason the shared query is not returning the criterion_id for demographics. You could use mutate operation of AdGroupCriterionService to create the AdGroupCriterion for the demographic fi

Re: BidModifier Guide

2019-08-19 Thread cv
One more point to add on this. We cannot use the AdGroupBidModifierService /CampaignBidModifierService

Re: BidModifier Guide

2019-08-19 Thread cv
Hi Nikisha, Can you please guide how I can use the AdGroupBidModifierService /CampaignBidModifierService

Re: BidModifier Guide

2019-08-19 Thread Google Ads API Forum Advisor Prod
Hi Chirag, You could use the AdGroupBidModifierService/CampaignBidModifierService to modify the bids for demographics by specifying the criterion_id of the demographics while performing the mutate operation and specifying the bid_modifier values for the given criteria. Alternatively, you could

Re: BidModifier Guide

2019-08-18 Thread cv
Hi, I cannot change the Demographics Bids using AdGroupBidModifierService /CampaignBidModifierService

Re: BidModifier Guide

2019-08-18 Thread cv
Hi, Ok, I can use AdGroupBidModifierService /CampaignBidModifierService

RE: BidModifier Guide

2019-08-16 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. To increase or decrease your bids depending on the existing bid you could use mutate operation of AdGroupBidModifierService/CampaignBidModifierService to update bid_modifier field at adgroup or campaign level in Google Ads API. You could try to implement percent