We're using AdWords API v201809

We need to be able to set bid modifiers for AgeRange, Gender, etc.  We're 
aware we have to use *AdgroupCriterionService* (*not* 
AdGroupBidModifierService) for this and provide the relevant 
*BiddableAdGroupCriterion* objects.

It seems, however, to set a bid modifier, we have to use the ADD operator 
(and not SET).  This is because, even though the UI is showing the criteron 
is enabled (i.e. added), it's added by default and not by user choice.   If 
an adgroup has multiple *AgeRange* criterion enabled by default, and you 
ADD one criterion so you can set its bid modifier, all other AgeRange 
criterion are excluded/removed imemdiately!  This behavior is confirmed in this 
post 
<https://groups.google.com/forum/#!searchin/adwords-api/BiddableAdGroupCriterion$20agerange|sort:date/adwords-api/eAEBeiDdki0/eFCCh3i8BwAJ>
 
by Srilakshmi on 28/6/2018.  

We find this way the API works very strange and confusing.  It means we 
can't set a bid modifier on such criterion before first getting all the 
existing criterion in an adgroup, ADD them all first so that they are no 
longer added by default, and then use the SET operator to change the bid 
modifier.  

This doesn't sound right so we're hoping we missed something somewhere.  
Can you please confirm how bid modifiers should be set for Demographic 
criterion?

Thanks

Oliver

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/67cd580a-03d1-4e41-a898-8daf52928dff%40googlegroups.com.

Reply via email to