Hi David, Being that the ProductParition <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService.ProductPartition> is an ad group criterion, you should be able to update its status using the AdGroupCriterionService.mutate() <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService#mutate> method. You'll simply need to pass its Id <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService.ProductPartition#id> and the Status <https://developers.google.com/adwords/api/docs/reference/v201806/AdGroupCriterionService.BiddableAdGroupCriterion#userstatus> value you prefer (except for REMOVED).
Thanks and regards, Peter 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/e815615d-7c2d-41f3-84fe-d231456446aa%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
