Hello Asad, It is currently not possible to get the Extension name using the Placeholder Feed Item Report <https://developers.google.com/adwords/api/docs/appendix/reports#placeholder-feed-item>. You will be able to get all other data using this report type. You could use the FeedId <https://developers.google.com/adwords/api/docs/appendix/reports/placeholder-feed-item-report#feedid> from this report and then do a FeedService.get(), by filtering based on the FeedId to get the Feed name.
If you're using the FeedService alone to retrieve the Extension name, you could query for the name <https://developers.google.com/adwords/api/docs/reference/v201710/FeedService.Feed#name> field and use FeedService.get(). Let me know if you have any other questions. Regards, Bharani, 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/7165eb39-2a48-402c-be21-feb6efc97f92%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
