Exclude Searchterms from Criteria Performance Report
14 views
Skip to first unread message
shahid sattar
unread,
Dec 15, 2015, 9:16:45 AM12/15/15
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, I am retrieving the Criteria Performance Report for an account using the API. I need to know how I can exclude "search terms" from that report? I just need the keywords. I can't use the keyword performance report as it does not return all keywords.
Yin Niu
unread,
Dec 15, 2015, 11:42:27 AM12/15/15
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 Shaid,
You can set a predicate where CriteriaType is equal to KEYWORD in the Criteria Performance Report. This will give you only keyword criteria types in this report.