Hi Ondřej, Are you trying to create a shopping campaign? If so, please check this <https://developers.google.com/adwords/api/docs/guides/shopping#bidding_restrictions> document to understand the bidding restrictions for the shopping campaigns. For SHOPPING_SHOWCASE_ADS, the bids have to be set at the AdGroup level and for the SHOPPING_PRODUCT_ADS the bids should be set at the product partition level. Also, please note that the advertisingChannelType of the campaign should be "SHOPPING" for these campaigns. You can refer to the samples : AddShoppingCampaign.java <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201705/shoppingcampaigns/AddShoppingCampaign.java> and AddShoppingCampaignForShowcaseAds.java <http://addshoppingcampaignforshowcaseads.java/> based on what you are trying to create.
If you are not trying to create a shopping campaign, please let me know the exact specifications of the campaign type so that I can assist you better. <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201705/shoppingcampaigns/AddShoppingCampaignForShowcaseAds.java> 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/e5fcf25c-1f4d-4d5c-899d-cc84aa3f52c4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
