Keywords Performance report multiple rows per keyword
25 views
Skip to first unread message
StewartR
unread,
Sep 5, 2017, 9:55:51 AM9/5/17
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,
The docs for the `KEYWORDS_PERFORMANCE_REPORT` suggest that there is one row per keyword but I find that I am getting multiple rows back for each keyword when just selecting `Cost` and `Id`.
How do I find out which attributes are segmenting the data?
StewartR
unread,
Sep 5, 2017, 10:12:01 AM9/5/17
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
My mistake, the missing segment is (of course!!) adGroupId because keywordIds are not unique in themselves.... Apologies!
Shwetha Vastrad (AdWords API Team)
unread,
Sep 5, 2017, 11:01:57 AM9/5/17
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 Stewart,
Glad to hear that you figured out the solution. AdGroupCriterionId is unique only in the scope of the AdGroup. You can refer to this guide for more details on the scope of object uniqueness in AdWords.