Hello, This error occurs when using a portfolio-only type or scheme in the context of a standard strategy. In your case, you are using ENHANCED_CPC type which is valid as a SharedBiddingStrategy. That said, could you please create a SharedBiddingStrategy <https://developers.google.com/adwords/api/docs/reference/v201607/BiddingStrategyService.SharedBiddingStrategy> by using BiddingStrategyService <https://developers.google.com/adwords/api/docs/reference/v201607/BiddingStrategyService> and then use the returned SharedBiddingStrategy.id <https://developers.google.com/adwords/api/docs/reference/v201607/BiddingStrategyService.SharedBiddingStrategy#id> to set as the BiddingStrategyConfiguration.biddingStrategyId <https://developers.google.com/adwords/api/docs/reference/v201607/CampaignService.BiddingStrategyConfiguration#biddingStrategyId> and let me know if the error persists after doing so? The complete details about this is discussed in this page <https://developers.google.com/adwords/api/docs/guides/bidding>.
Thanks, Joyce, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1e8bc36e-a037-4f86-aacb-9a86e9d8a7cc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
