Keyword Performance Metrics for each Keyword within an Ad Group

20 views
Skip to first unread message

Aditya

unread,
Apr 5, 2016, 6:42:34 PM4/5/16
to AdWords API Forum
Is there a report I can use to see Impressions and Clicks for each Keyword within an Ad Group? Essentially take the aggregate metrics from the Ad Group performance report, and break that out keyword by keyword?

Thanks!

Anthony Madrigal

unread,
Apr 6, 2016, 9:23:58 AM4/6/16
to AdWords API Forum
Hi,

You can run the Keywords Performance Report with a predicate on either the AdGroupId or AdGroupName to get a report that breaks down keywords on a certain ad group or ad groups.

For example, this is what your query may look like:
SELECT Criteria, Impressions, Clicks FROM KEYWORDS_PERFORMANCE_REPORT WHERE AdGroupName = "YOUR_ADGROUP_NAME" DURING LAST_WEEK

Cheers,
Anthony
AdWords API Team
Reply all
Reply to author
Forward
0 new messages