Hi all,
Currently, we are migrating API to V201502. After migrating, we still have a problem with "Get change" at Shopping Campaign.
Specifically, we're using CustomerSyncService -> CampaignChangeData to check data changes on Campaigns with the dimension changed in the server.
Using API version V201409, we received values "FIELDS_CHANGED" and "addedCampaignCriteriaIds" containning ID of changed criterion. However, when we used API V2015, we just received FIELDS_CHANGED and didn't get any value from addedCampaignCriteriaIds (is null).
Please show me how to get changed inventory of dimension (same to V201409)
We look forward to hearing from you.
Thanks