Adding FeedItems to a Feed via FeedItemOperation.ADD

34 views
Skip to first unread message

Miguel Menchu

unread,
Jan 16, 2015, 11:18:20 AM1/16/15
to adwor...@googlegroups.com
Is there a way to add multiple FeedItems to a feed in a single call? 
Docs for FeedItemService.FeedItemOperation show only FeedItem as operand, not FeedItems[]. 
https://developers.google.com/adwords/api/docs/reference/v201409/FeedItemService.FeedItemOperation

Thanks

Josh Radcliff (AdWords API Team)

unread,
Jan 16, 2015, 2:14:42 PM1/16/15
to adwor...@googlegroups.com
Hi,

You can indeed add multiple FeedItems in a single mutate call. Simply submit multiple FeedItemOperations to FeedItemService.mutate. That mutate method (like all AdWords API mutate methods) accepts a collection of operations.

Cheers,
Josh, AdWords API Team

Miguel Menchu

unread,
Apr 14, 2015, 8:53:48 AM4/14/15
to adwor...@googlegroups.com
Thanks Josh!
Reply all
Reply to author
Forward
0 new messages