How to get the keyword text from keyword id.

47 views
Skip to first unread message

Asker

unread,
Feb 12, 2016, 9:07:27 AM2/12/16
to AdWords API Forum
I am using the Java adwords API (v201509).  To the best of my understanding the KEYWORDS_PERFORMANCE_REPORT returns an id for the keywords.  I want to get the actual text corresponding to these ids.  I was wondering if someone can point me to a code sample that extracts keyword text from an Id or post a code sample here..  Thanks.

Umesh Dengale

unread,
Feb 12, 2016, 1:02:47 PM2/12/16
to AdWords API Forum
Hello,

You could use the Criteria field to get the description of the keyword from the KEYWORDS_PERFORMANCE_REPORT. Please check out the DownloadCriteriaReport (Criteria field) Java example code from the client library. Other languages example code could be found here.

Thanks,
Umesh, AdWords API Team.

Reply all
Reply to author
Forward
0 new messages