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 [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
