Hi Rafael, Are you looking to assign bid modifier to each product which are partitioned <https://developers.google.com/adwords/api/docs/guides/shopping#partitioning> with the offer id? If yes, you can use AdGroupCriterionService.mutate <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService#mutate> and set the bidmodifier <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService.BiddableAdGroupCriterion#bidmodifier> to the desired value. Please note that you will only be able to set bid modifiers for the UNIT (ProductPartition Type) and not for the subdivisions. Let me know if you have any further questions. If your question was different, could you please elaborate?
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/3b3e6b59-9b73-4e9a-9d07-8324fb2b309d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
