RMF C.525 - Add first (root) product partition

24 views
Skip to first unread message

rafa....@rocketroi.com

unread,
Mar 30, 2017, 11:41:19 AM3/30/17
to AdWords API Forum
Hi!

We are working on this RMF, but we don't know exactly what we have to do.

So far what we have found related (we think) to this RMF is that it is related to this option in AdGroup creation within a Shopping Campaign:


And this example from Google Adwords Github site: https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201702/shoppingcampaigns/AddProductPartitionTree.java


Despite of tha, we don't know how to connect all together.


Could you help us please?

Shwetha Vastrad (AdWords API Team)

unread,
Mar 30, 2017, 4:04:30 PM3/30/17
to AdWords API Forum
Hi, 

You need to use AdGroupCriterionService to create ProductPartitions. This guide provides more information on creating product partitions for a Shopping campaign using AdWords API. 

The example you are referring to creates the following product partition tree:
*ROOT
    *ProductCanonicalCondition NEW 
    *ProductCanonicalCondition USED 
    *ProductCanonicalCondition null (everything else)
        * ProductBrand CoolBrand 
        * ProductBrand CheapBrand 
        * ProductBrand null (everything else)
            * ProductType Level1 Luggage & Bags 
            * ProductType Level1 null (everything else) 

The Root partition doesn't have a caseValue and partitionType as SUBDIVISION. Please try out the example and let me know if you are able to add product partitions as needed. 

Regards,
Shwetha, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages