Hi all,

I'm getting the following error when I am trying to make a single product 
partition (the "All Products" partition the UI has when you manually create 
a new ad group). 

2021-03-16:19:10:16,859 WARNING  [util.py:114] Error summary: 
{'faultMessage': 
"[AdGroupCriterionError.PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE 
@ operations; trigger:'ProductPartition{id=TempCriterionId{id=1}, 
bidSimulatorStatus=null, partitionType=SUBDIVISION, parentCriterionId=null, 
productGroup=null, productGroupObsoleteStatus=null, caseValue=null, 
decisionPath=[], salesCountry=null, merchantId=null, 
hasPromotedSuggestion=null}']", 'requestId': '123456789', 'serviceName': 
'AdGroupCriterionService', 'methodName': 'mutate', 'operations': '1', 
'responseTime': '225'}

My request body looks like:
[
   {
      "operator":"ADD",
      "operand":{
         "xsi_type":"BiddableAdGroupCriterion",
         "adGroupId":123456789,
         "criterion":{
            "xsi_type":"ProductPartition",
            "partitionType":"SUBDIVISION",
            "id":"-1"
         }
      }
   }
]

I am not sure what I am doing wrong here. I believe that creating just the 
one "All Products" partition is a completely valid use case.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e846ce11-f17f-4548-86e8-78c84640ad2en%40googlegroups.com.

Reply via email to