You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi.
Dumb question!
Where in API can I expose Ad name?
Thanks,
Donelly
Sreelakshmi Sasidharan (AdWords API Team)
unread,
Jun 12, 2017, 3:53:46 PM6/12/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Donelly,
By Ad name, are you referring to the headline or description of the ad? If so, you could either use the AdGroupAdService.get() and specify the required selector fields. As an alternative, you could also use the Ad Performance report and request the required field in the report. Please check this for a sample (Java) on AdGroupAdService and this for a sample (Java) to get an idea on how to use reports. For samples in other languages, please check here.
If your question was different, could you please elaborate?