Get products with a Merchant Center data in a Shopping Campaign.

59 views
Skip to first unread message

dimitr...@rocketroi.com

unread,
Nov 4, 2015, 11:15:28 AM11/4/15
to AdWords API Forum, Dmitry Sopov
Hi,

How can I get the available values of a DimensionType of Merchant Products in a Shopping Campaign?

Example:

Type: ProductDimensionType.BRAND
Available Values: brand1, brand2, brand3...

I want get all the Merchant products, and create the partitions according the existing values of partition labels, therefor, fill that partitions with biddable products.

I try that with SHOPPING_PERFORMANCE_REPORT, PRODUCT_PARTITION_REPORT, CampaignCriterionService with PRODUCT_SCOPE criteria, but if I have a empty patrtitioning schema, I can't recover that data. I need get products with merchant feed data, with a empty patritioning structure AdGroup.

Thanks, greetings!

Michael Cloonan (AdWords API Team)

unread,
Nov 5, 2015, 9:25:01 AM11/5/15
to AdWords API Forum, dimitr...@rocketroi.com
Hello,

I don't believe there is a simple way to fetch all currently set values for your ProductBrand dimensions. Since each ProductDimension subtype has a different set of fields, you really need contextual data in order to make sense of each individual type.

If you need a library of which brands you're already using in your account, I think the best thing to do might be to run a job that one time runs through all of the ProductBrands on your various criteria and saves a list offline, locally to your software. Then you can keep that list up to date as you add and remove them.

Regards,
Mike, AdWords API Team

dimitr...@rocketroi.com

unread,
Nov 9, 2015, 7:40:51 AM11/9/15
to AdWords API Forum, dimitr...@rocketroi.com
This is exactly what I'm going to do.

Thanks Michael.
Reply all
Reply to author
Forward
0 new messages