Hi Ondřej, The change in V201705 <https://developers.google.com/adwords/api/docs/guides/bidding#migrating_the_bidding_strategy_configuration_override_of_ad_groups_and_keywords> version with respect to bidding was that the bidding strategy cannot be overriden at the ad group and keyword criterion levels. They will have to be set at campaign level. This applies to only biddingStrategyType, biddingStrategyId, and biddingScheme. There is no change in setting the bid value <https://developers.google.com/adwords/api/docs/reference/v201705/CampaignService.BiddingStrategyConfiguration#bids>. Bids can be set only on ad groups and ad group criteria. Bids cannot be set on a campaign. You can refer to the campaign2 in this <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201705/basicoperations/AddCampaigns.java#L147> sample to create a DISPLAY campaign. Hope this clarifies your question.
Please note that setting the ShoppingSetting <https://developers.google.com/adwords/api/docs/reference/v201705/CampaignService.ShoppingSetting> in a DISPLAY campaign will result in an error as this applies only for a SHOPPING campaign. Thanks, Sreelakshmi, 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/2f649e14-a6b6-4ebb-abd2-570a9e24b507%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
