How do i get a Report on Keyword Impression Share

37 views
Skip to first unread message

lad...@exito.de

unread,
Dec 9, 2020, 9:49:57 AM12/9/20
to AdWords API and Google Ads API Forum
Hi,

I am trying to migrate a Ads Scripts to a local Ads API Script. The purpose is to watch the Keyword Impression Share for a defined keyword.

In Ads Scripts, I used the following AWQL:

'SELECT Date, Criteria, CampaignName, CampaignId, SearchImpressionShare, FirstPositionCpc, CpcBid FROM KEYWORDS_PERFORMANCE_REPORT WHERE Criteria IN [\'' + awqlKeyword + '\'] AND KeywordMatchType = ' + matchType + ' AND Status IN [\'ENABLED\'] AND CampaignStatus IN [\'ENABLED\'] DURING ' + startDate + ',' + endDate;


Now I struggled finding the fields to rebuild this Query in GAQL. Can you please help me out, finding the fields?

Thank you very much.

Google Ads API Forum Advisor Prod

unread,
Dec 10, 2020, 10:21:06 AM12/10/20
to lad...@exito.de, adwor...@googlegroups.com
Hello,

You can find this page which shows how all the report fields in AdWords API map to Google Ads API. You will be able to find the impression share related fields for keywords reports there. 

Regards,
Anthony
Google Ads API Team

Google Logo
Anthony
Google Ads API Team
 


ref:_00D1U1174p._5004Q28ocFQ:ref
Reply all
Reply to author
Forward
0 new messages