Querying for keyword in KEYWORDS_PERFORMANCE_REPORT

48 views
Skip to first unread message

César D

unread,
Feb 13, 2014, 3:35:16 AM2/13/14
to adwords...@googlegroups.com
Is there a way to query for an specific keyword including the match type characters (+, ", [])? I don't want to have to strip them and then add a condition for KeywordMatchType. I've unsuccessfully tried escaping those chars with backslashes.

SELECT KeywordText,AdGroupName,CampaignName,KeywordMatchType,QualityScore
FROM KEYWORDS_PERFORMANCE_REPORT
WHERE KeywordText = '+foo +bar'
DURING TODAY

Anash Oommen

unread,
Feb 14, 2014, 3:27:25 PM2/14/14
to adwords...@googlegroups.com
Hi César,

This isn't supported in AdWords Scripts reports, since AdWords API relies on KeywordMatchType rather than matchtype characters to filter for results.

Cheers,
Anash P. Oommen
AdWords Scripts Team
Reply all
Reply to author
Forward
0 new messages