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
I'm consuming the report KEYWORDS_PERFORMANCE_REPORT in order to get the keywords of a specific adgroup, but I'm not able to get the name of the list of keywords.
Do I need to consume another Service or I'm missing a parameter ?
Umesh Dengale
unread,
Aug 24, 2015, 11:57:03 AM8/24/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
Hello,
You could use the Criteria field in the KEYWORDS_PERFORMANCE_REPORT to get the name of the keyword. Please include the Criteria field in your report selector.
Thanks,
Umesh, AdWords API Team.
jona...@garagecoders.net
unread,
Aug 24, 2015, 12:14:36 PM8/24/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
Lot of thanks, Now I'm getting the keyword name, thanks.