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
Hello
I am trying to read the AdWords Search Queries with R either with the RAdwords or googleAnalyticsR package. When i do lookup available metrics at https://developers.google.com/analytics/devguides/reporting/core/dimsmets i cannot find search queries as a metric. (What i can read are the keywords which come from the organic search (traffic sources).)
Is there any possibility to read the search queries from AdWords or is this metric not available?
If this topic has already been processed/closed please paste the link. I have not found an exact answer to this question.
Thank you very much and kind regards
Peter
Shwetha Vastrad (AdWords API Team)
unread,
Jul 18, 2017, 4:07:18 PM7/18/17
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 Peter,
Are you looking to get the Search terms report or the Paid and Organic report via AdWords API? If so, you need to use AdWords API to download the Search Query Performance Report or the Paid Organic Query Report which are the API equivalent of these two reports. If these reports are not what you are looking for, could you provide a screenshot of the AdWords UI which has the data you are looking for so I can help you out?
Regards,
Shwetha, AdWords API Team.
Mark Edmondson
unread,
Feb 18, 2018, 11:58:15 PM2/18/18
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
For only AdWords keywords, you will want to limit the keywords (so they don't include SEO and other paid search like Bing, by filtering for source==google and medium==cpc
The query in googleAnalyticsR will look something like: