Hello Rafael, No Worries! It is not possible to set the bidmodifier for Mobile platform at the Product Partition level. You can set the bid modifier at the Campaign and the AdGroup level. Please refer to this guide <https://support.google.com/adwords/editor/answer/30532?hl=en> for more information. The campaign level adjustments are accessible via CampaignBidModifierService <https://developers.google.com/adwords/api/docs/reference/latest/CampaignBidModifierService>, and AdGroup level adjustments are accessible via AdGroupBidModifierService <https://developers.google.com/adwords/api/docs/reference/latest/AdGroupBidModifierService>. For more information, please refer to this guide <https://developers.google.com/adwords/api/docs/guides/bidding#bid_modifiers>. Please refer to sample Java code here <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201806/advancedoperations/AddAdGroupBidModifier.java>. The samples in other languages can be found here <https://developers.google.com/adwords/api/docs/clientlibraries>. I hope this will clear your question. Let me know if you have any further question.
Thanks, Milind, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/d28d8142-0b7d-4957-a40d-88be6193401b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
