Get a performance report grouped by label

54 views
Skip to first unread message

Clément Picou

unread,
Oct 10, 2014, 10:52:20 AM10/10/14
to adwor...@googlegroups.com
Hi,
I'm trying to get a performance report grouped by label using Google Adhoc reports.
For example in an ad group performance report, I don't want one line per adgroup but one line per label (a label can be applied to several ad groups), with the agregated data, like described on this page.

If I had the "Labels" column to an adhoc report, I still have one line per entity, with several labels in the "Labels" field.

Thank you

Josh Radcliff (AdWords API Team)

unread,
Oct 10, 2014, 2:34:01 PM10/10/14
to adwor...@googlegroups.com
Hi,

The Ad Group Performance Report is implicitly segmented by ad group, so you'll always get one row per ad group in the output. If you want to aggregate by label then you'll have to perform the aggregation within your application.

Thanks,
Josh, AdWords API Team

Charlie Saunders

unread,
Aug 13, 2015, 5:37:16 PM8/13/15
to AdWords API Forum
Hi Josh,

Is this still the case?  I would like a report aggregated by label (as you can get from the Dimensions tab > Labels... in the web interface) and wanted to know if I would need to do the aggregation myself or if this was now available in the API.

Thanks!

Charlie

Josh Radcliff (AdWords API Team)

unread,
Aug 14, 2015, 9:16:56 AM8/14/15
to AdWords API Forum
Hi Charlie,

Yep, this is still the case. What it comes down to is that each report in the AdWords API is implicitly segmented/grouped by a dimension. For example, the AD_PERFORMANCE_REPORT will give you (at least) one row per ad, the ADGROUP_PERFORMANCE_REPORT will give you one row per ad group, etc. Therefore, even if you only request the label field, you'll still get rows broken down by the implicit segmentation for the particular report you're running.

Cheers,
Josh, AdWords API Team

Charlie Saunders

unread,
Aug 14, 2015, 9:38:29 AM8/14/15
to AdWords API Forum
Thanks, Josh!

I was hoping there was a way to make label the primary dimension (e.g. with the CRITERIA_PERFORMANCE_REPORT) to get around this since this report is available in the web app, but now I know.

Thanks again,
Charlie
Reply all
Reply to author
Forward
0 new messages