how to search by kewordid in search query performance report

13 views
Skip to first unread message

Arnab Ganguly

unread,
Sep 13, 2016, 10:21:32 PM9/13/16
to AdWords API Forum
Hi,
I am unable to filter  search query performance report using keywordId.

'predicates': [

          {

              'field': 'KeywordId',

              'operator': 'EQUALS',

              'values': [1XXXXX]

          }

      ],

It is saying invalid predicate "KeywordId" as a workaround I am doing  using predicates on KeywordTextMatchingQuery and it works.Please advice.

Thanks,

-Arnab

Joyce Lava

unread,
Sep 13, 2016, 11:11:49 PM9/13/16
to AdWords API Forum
Hi Arnab,

The KeywordId field in the Search Query Performance Report has Filterable = False. This is the reason why the error message occurs. You may refer to each field with Filterable = True to avoid errors when filtering fields in the report.

Thanks,
Joyce, AdWords API Team
Reply all
Reply to author
Forward
0 new messages