Hi Rick, You could take a look at the AddProductPartitionTree <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201710/shoppingcampaigns/AddProductPartitionTree.java> in Java for the complete code sample to add a product partition tree. This sample is partitioning the "everything else" by brand. If you would like to partition by the productId/OfferId, you could use the ProductOfferId <https://developers.google.com/adwords/api/docs/reference/latest/AdGroupCriterionService.ProductOfferId> product dimension instead. The guide on shopping campaigns <https://developers.google.com/adwords/api/docs/guides/shopping#partitioning> should be helpful for you. Samples in other languages can also be found here <https://developers.google.com/adwords/api/docs/clientlibraries>. Please let me know if you have any further questions.
Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 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/25520744-8bd6-4a37-a99f-8f687a011d63%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
