In v201109, I was able to change Campaigns from CPC bidding to "Conversion Optimizer". I set the custom bid value in the ConversionOptimizerBiddingTransition.explicitAdGroupBids property. https://developers.google.com/adwords/api/docs/reference/v201109_1/CampaignService.ConversionOptimizerBiddingTransition
With the v201206 upgrade, this property no longer exists. https://developers.google.com/adwords/api/docs/reference/latest/CampaignService.ConversionOptimizerBiddingTransition Changing the bidding type from CPC to "Conversion Optimizer" causes an exception "BiddingTransitionError.EXPLICIT_BID_REQUIRED_FOR_TRANSITION" because a bid is required. The docs don't tell me where I should set the bid either. Where should I set the bid? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
