Hi Marcos,
It is not possible to filter based on the FeedItem.status using the
CampaignExtensionSettingService. Please refer to this guide for the selectable
fields available for a given service. Let me know if you have any further
questions.
Thanks,
Bharani, Google Ads API Team
ref:_00D1U1174
But I need it for the CampaignExtensionSettingService... :(
El martes, 10 de septiembre de 2019, 20:04:18 (UTC+2), adsapiforumadvisor
escribió:
>
> Hi Marcos,
>
> The Extension Setting services are used to manage the ad extensions. If
> you are looking to manage the feed-based ad extensions, y
Hi Marcos,
The Extension Setting services are used to manage the ad extensions. If you are
looking to manage the feed-based ad extensions, you will need to use
FeedService or FeedItemService. You may use the FeedItemService to get the
respective FeedItem status. Please give this a try and let u