Hi there,
We are attempting to create a product partition for All products as can be
seen in the screenshot below. The below payload was passed in, which
triggers the PRODUCT_PARTITION_SUBDIVISION_REQUIRES_OTHERS_CASE error. The
documentation doesn't specify how to create a product group without
dimensions (or "all"). What is the appropriate approach for doing so?
<soapenv:Body>
<mutate xmlns="https://adwords.google.com/api/adwords/cm/v201809">
<operations>
<operator>ADD</operator>
<operand
xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809"
xsi:type="ns2:BiddableAdGroupCriterion">
<adGroupId>102693046935</adGroupId>
<criterion xsi:type="ns2:ProductPartition">
<id>-1</id>
<partitionType>SUBDIVISION</partitionType>
</criterion>
</operand>
</operations>
<operations>
<operator>ADD</operator>
<operand
xmlns:ns3="https://adwords.google.com/api/adwords/cm/v201809"
xsi:type="ns3:BiddableAdGroupCriterion">
<adGroupId>102693046935</adGroupId>
<criterion xsi:type="ns3:ProductPartition">
<id>-2147483648</id>
<partitionType>UNIT</partitionType>
<parentCriterionId>-1</parentCriterionId>
<caseValue xsi:type="ns3:ProductCustomAttribute">
<type>CUSTOM_ATTRIBUTE_0</type>
</caseValue>
</criterion>
<biddingStrategyConfiguration>
<bids xsi:type="ns3:CpcBid">
<bid>
<microAmount>10000</microAmount>
</bid>
</bids>
</biddingStrategyConfiguration>
</operand>
</operations>
</mutate>
</soapenv:Body>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/be36665a-3a32-4de6-be7e-367358e72cbdo%40googlegroups.com.