Re: Keyword bids to set if Google Ad Group Bid Optimizer is enabled

2012-12-11 Thread Alexander Nitschke
You are not saying which library you are using which could help with the 
answer. But regardless of the library, you shouldn't have a 
ManualCpcAdGroupCriterionBid object at all if budget or conversion 
optimizer is set for the campaign (not possible on ad group level as you 
seem to be implying). You should either have no bid object at all or (if 
you want one) you must use the ConversionOptimizerAdGroupCriterionBidobject 
here.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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





Keyword bids to set if Google Ad Group Bid Optimizer is enabled

2012-12-10 Thread Chastine Guy-Uyco
We see this error whenever we push keywords to AdWords using the API:
fieldPath = operations[22].operand.bids, trigger= MANUAL_CPC, errorString = 
AdGroupCriterionError.BID_INCOMPATIBLE_WITH_ADGROUP

Conversion optimizer is enabled for the parent ad group and we're setting a 
ManualCpcAdGroupCriterionBid with bid value equal to zero(0) in our 
BiddableAdGroupCriterion.

To get rid of this error, should we set the AdGroupCriterionBid to null or 
some other value if conversion optimizer bidding is enabled in our ad 
groups? Are there any doc references on this?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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