I use the AdGroupCriterionService to change keyword bids via a Mutate SET 
operation on BiddableAdGroupCriterion.  This is an automated process that 
pushes bid changes from an internal queue to AdWords.  Early each morning I 
reload tables (via the ReportingService) containing all the information on 
all keywords.  However, if I use that stored status as the value for 
userStatus in the SET operand, and the status has been changed either on 
the UI or in AdWords Editor, then I end up setting it to the wrong value.  
If I don't specify the userStatus, the documentation indicates that it 
defaults to Activate, which is just as bad if the current status happened 
to be Paused.
 
The only change that I really need to make is to the bid - is there any way 
the change ONLY the bid, and leave the status untouched?
 
thanks
Reed
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to