Correct Usage of the ExtensionFeedItem Class

2019-01-16 Thread Peter A
Hi there, I am currently in the process of updating a PHP script I use to manage my AdWords Campaigns from v201802 to v201809. I have however run in to slight issue due to changes to the FeedItem Class. I currently have a function that looks as follows, built for v201802: function getFeedItems

Re: Correct Usage of the ExtensionFeedItem Class

2019-01-14 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Peter, You may use the FeedItemTargetService.get() method instead to retrieve the details of your FeedItemAdGroupTarget

Correct Usage of the ExtensionFeedItem Class

2019-01-14 Thread Peter A
Hi there, I am currently in the process of updating a PHP script I use to manage my AdWords Campaigns from v201802 to v201809. I have however run in to slight issue due to changes to the FeedItem Class. I currently have a function that looks as follows, built for v201802: function getFeedItems