Hi, You may generate the Placeholder Report <https://developers.google.com/adwords/api/docs/appendix/reports/placeholder-report> if you wish to retrieve the list and the statistics generated by your feed based ad extensions. For feed items, you may use the Placeholder Feed Item Report <https://developers.google.com/adwords/api/docs/appendix/reports/placeholder-feed-item-report>. You may refer to the PHP report example codes <https://developers.google.com/adwords/api/docs/samples/php/reporting> on how to generate these reports.
Alternatively, you may also use the FeedService.get <https://developers.google.com/adwords/api/docs/reference/v201708/FeedService#get> to retrieve the feeds or the FeedItemService.get <https://developers.google.com/adwords/api/docs/reference/v201708/FeedItemService#get> for feed items. You may pattern the code using the GetCampaigns <https://developers.google.com/adwords/api/docs/samples/php/basic-operations#get-campaigns> example as reference. Instead of the CampaignService and the Campaign object, use the FeedService/FeedItemService and Feed <https://developers.google.com/adwords/api/docs/reference/v201708/FeedService.Feed> /FeedItem <https://developers.google.com/adwords/api/docs/reference/v201708/FeedItemService.FeedItem> object instead. Thanks and regards, Peter AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/1947f671-b9f2-4f97-9b29-2ac7a88bb2d6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
