Hi, We're looking at restructuring the product groups within our Shopping campaign (which are contained in a single ad group).
Currently we have fairly flat structure: SUBDIVISION--------.... | | | | | | OfferId OfferId OfferId Changing to a structure with an extra level of subdivision: SUBDIVISION--------------- | | | | | | custom custom custom (based on CUSTOM_LABEL_0) | | | | | | | | | | | | | | | | | | OfferIds OfferIds OfferIds I plan on structuring by making a mutate call to REMOVE, and ADD the correct product groups within the same call within the existing ad group. Currently we auto-reprice the existing campaign based on historical data from PRODUCT_PARTITION_REPORT using the criterion_id of each leaf in the tree. But when I transform the product group tree into the new structure, I can see that the critierion_id of each product leaf will change, so for each criterion_id leaf, we will lose the performance history from PRODUCT_PARTITION_REPORT. The SHOPPING_PERFORMANCE_REPORT gives pretty much the same data but based on OfferId instead of criterion_id. The OfferIds are constant between the old and new structure. My question is, will the the SHOPPING_PERFORMANCE_REPORT for an OfferId "ProductA" give the same performance stats after the restructuring as it did before? Thanks for any help. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/4e9a743a-b51a-4045-a4c3-24d6e5c22891%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
