Hi, The Ad Group Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports#ad-group> 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 On Friday, October 10, 2014 10:52:20 AM UTC-4, Clément Picou wrote: > > 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. > https://support.google.com/adwords/answer/2475865?hl=en > > 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 > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/177ddc59-e812-44a2-9906-5169d9efe373%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
