Pulling performance by "Ad" level instead of "Ad Group" Level
14 views
Skip to first unread message
sameul...@gmail.com
unread,
Feb 26, 2018, 4:32:18 AM2/26/18
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 All,
Apologies if this has been asked many times, but I am fairly new to the AdWords Reporting API and I was curious if we are able to pull performance by ad within any of the reporting types in the AdWords Reporting API. I've been referring to this documentation yet I am unable to find the appropriate report type. Any help would be greatly appreciated!
Thanks,
Sam
Sreelakshmi Sasidharan (AdWords API Team)
unread,
Feb 26, 2018, 2:16:13 PM2/26/18
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 Sam,
Welcome to AdWords!
The guide that you are referring to describes how to work with any reports in general. Different types of reports available via the API can be found here. To get the stats aggregated at the Ad level, you can use the Ad Performance Report. You will need to select the fields that you are interested in from the available ones. These are code samples in reporting (Java) that you can refer to. Samples in other languages can also be found here. Please let me know if you have any further questions.