AgeRange performance report returning multiple rows even though no other segmentation field is selected
37 views
Skip to first unread message
Tiana S.
unread,
Oct 19, 2015, 11:07:17 AM10/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi all,
According to the documentation, you can get multiple rows returned for an ageRange when you request another segmentation field. But when only selecting Criteria and some other metrics I also get multiple rows returned:
I would expect to see only a single row per ageRange returned.
Anthony Madrigal
unread,
Oct 19, 2015, 2:19:30 PM10/19/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi Tiana,
The reason you may be getting multiple rows for a Criteria (age range) is that each of the age ranges you are seeing is associated to a specific campaign or adgroup. You can confirm this by adding either the CampaignId or AdGroupId in your report definition. Unfortunately, there is no way to have the report be for the total of each age range.
Regards,
Anthony
AdWords API Team
Tiana S.
unread,
Oct 20, 2015, 3:46:59 AM10/20/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Ah I see. That's a bit crooked then, as because the documentation states "If other segment fields are used, you may get more than one row per age range.". I didn't select any other segment fields, so I would expect a single row per age range. :)