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!