AWQL: Filter by CampaignName in ACCOUNT_PERFORMANCE_REPORT

461 views
Skip to first unread message

Joseba U

unread,
Dec 9, 2013, 7:40:41 AM12/9/13
to adwords...@googlegroups.com
Hey there,

I'd like to have the performance report for certain campaigns within an account, something like this:

SELECT Cost, AverageCpc, Ctr, AveragePosition, Impressions, Clicks
FROM ACCOUNT_PERFORMANCE_REPORT
WHERE CampaignName CONTAINS "Search"

But that WHERE condition does not work, I get a parsing error. What am I doing wrong?

Thank you very much!


Message has been deleted

BadriNarayanan Srinivasan

unread,
Dec 9, 2013, 11:08:28 PM12/9/13
to adwords...@googlegroups.com
Hi Joseba -

Account performance report does not support campaign name / campaign. Please refer appendix table https://developers.google.com/adwords/api/docs/appendix/reports#account for more details.

If you would like to filter through campaigns, you can use Campaign performance report.

Hope this helps,
Badri
Reply all
Reply to author
Forward
0 new messages