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. I cant find how to get keyword value by keyword id. I'm getting keyword ID from AD_PERFORMANCE_REPORT(criterionID) and keyword value from Google Analytics report. But how can i connect them?
Peter Oliquino
unread,
Nov 24, 2016, 3:44:10 AM11/24/16
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,
To get the exact value of the keyword, you will need to generate the Keywords Performance Report and get the Criteria field. You may then match the Keywords Performance Report's Id field to the CriterionId field of the Ad Performance Report. As for the Google Analytics report fields available in the AdWords API reports, you may refer here.