How to get the Keyword Text from campaign negative report

27 views
Skip to first unread message

Daphna Wegner

unread,
Nov 21, 2016, 1:54:43 PM11/21/16
to AdWords API Forum

I am currently doing the following query to get the negative keywords from a campaign:

report_query = ('SELECT CampaignId, Id, KeywordMatchType '
                    'FROM CAMPAIGN_NEGATIVE_KEYWORDS_PERFORMANCE_REPORT') 

I don't see a field KeywordText even though I see it in the adwords examples, is the a way to get the keyword text as well?

Shwetha Vastrad (AdWords API Team)

unread,
Nov 21, 2016, 2:33:03 PM11/21/16
to AdWords API Forum
Hi Daphna,

You need to add the Criteria field to the report query to include the Keyword text in the downloaded Campaign Negative Keywords Performance Report

Regards,
Shwetha, AdWords API Team.
Reply all
Reply to author
Forward
0 new messages