AGE_RANGE_PERFORMANCE_REPORT does not aggregate by age range when multiple campaign ids are passed in query.

26 views
Skip to first unread message

dtse...@eyereturn.com

unread,
Jan 19, 2017, 10:21:35 PM1/19/17
to AdWords API Forum
Hi,

I was trying to run the following simple query which selects only 2 fields and I pass in 2 campaign ids.

SELECT Criteria, Impressions FROM AGE_RANGE_PERFORMANCE_REPORT WHERE CampaignId IN [673973465, 654021300] 
DURING 20160901, 20170118


The DOC says that the result will be aggregated by age range but I instead get the following data with multiple rows with same values for age range. For eg.. I have 2 rows with 18-24 for Age range.

Can someone please help and take a look at this issue.

Age Range,Impressions

18-24,337196
25-34,193111
35-44,174062

18-24,3245
25-34,2742
35-44,1925

Total,712281

Thanks.
Best regards,
Dorjee

Joyce Lava

unread,
Jan 20, 2017, 12:06:30 AM1/20/17
to AdWords API Forum
Hello Dorjee,

This happens because Age Range Performance Report is a multiple attribution report which means that each criterion that caused the impression will get credit for the impression. 

Hope this helps.

Thanks,
Joyce, AdWords API Team
Reply all
Reply to author
Forward
0 new messages