Cannot fetch ShoppingSettingFeedLabel
Hi,
I'm using the php client library for Microsoft Ads API. I want to see shopping campaigns, and the feedLabel that is configured in that campaign. When fetching campaigns, I use the `'GetCampaignsByAccountId()' call where the Request has a property 'ReturnAdditionalFields' of 'Bing\CampaignAdditionalField::ShoppingSettingFeedLabel', in an array.
The response does show the campaigns. But none of them have the 'ShoppingSettingsFeedLabel' (of FeedLabel) set. Is this an issue in the php client library? How can I fetch the FeedLabels that a shopping campaign is targeting on according to it's settings?
NB: I do get FeedLabel information for Produtcs that I fetch through API. I want the FeedLabel as configured in the Campaign Settings.
Thanks in advance,
Jeroen Franse
Adchieve