Hi Shwetha,
Thanks - that helped me.
Regards, Patrick
Am Montag, 22. Mai 2017 23:00:17 UTC+2 schrieb Shwetha Vastrad (AdWords API
Team):
>
> Hi Patrick,
>
> Feeds which are managed by the system (Origin='ADWORDS') only support one
> feed per extension type. Only one feed mapping for a placeho
Hi Patrick,
Feeds which are managed by the system (Origin='ADWORDS') only support one
feed per extension type. Only one feed mapping for a placeholder type is
allowed per feed or customer and a feed mapping for a system generated feed
cannot be operated on. You can use FeedMappingService
Hi there
With the FeedService I'm getting the Feeds in the shared data.
FeedPage page = feedService.query(
"SELECT Id, Name, Attributes where FeedStatus='ENABLED' and
Origin='ADWORDS'");
Is there a chance to get the type of the Feed without parsing the name of the
feed?
For the Sit