Search and Display totals from Adwords Reporting API

38 views
Skip to first unread message

James Robinett

unread,
Sep 24, 2015, 8:50:53 AM9/24/15
to AdWords API Forum
In the main All Campaigns view in Adwords, there's a table that includes each campaign's performance, the subtotals for Search and Display campaigns, and the total for all campaigns.

I'm using the API to download monthly CAMPAIGN_PERFORMANCE_REPORT CSVs but currently these only include the total for all campaigns as the final row. Is there a way to include the Search and Display subtotal rows in there as well?

Thanks!

Umesh Dengale

unread,
Sep 24, 2015, 4:04:15 PM9/24/15
to AdWords API Forum
Hello,

The AdWords API reports does not support the subtotal row based on network type (i.e. Search, Display). The workaround to get the subtotal for the Search and Display network is, run the report adding predicate AdNetworkType1 (SEARCH and CONTENT separately). This will give you total for each network type.

Thanks,
Umesh, AdWords API Team.

James Robinett

unread,
Sep 28, 2015, 4:28:05 PM9/28/15
to AdWords API Forum
Thanks, Umesh!
Reply all
Reply to author
Forward
0 new messages