Campaign performance report

37 views
Skip to first unread message

RAVI KUMAR

unread,
Sep 17, 2020, 7:04:08 AM9/17/20
to AdWords API and Google Ads API Forum
Hi,
How to get campaign performance report by using  [campaignId].
Regards,
Ravi Kumar

Google Ads API Forum Advisor Prod

unread,
Sep 17, 2020, 2:41:42 PM9/17/20
to ravio...@gmail.com, adwor...@googlegroups.com

Hi Ravi,

 

Thank you for reaching out. You could use something similar to the following:

 

SELECT CampaignId, Impressions, Clicks, Cost

FROM CAMPAIGN_PERFORMANCE_REPORT

WHERE CampaignId = “xxxxxxxxxx”

DURING LAST_7_DAYS

 

Thanks and regards,
Xiaoming, Google Ads API Team


Google Logo
Xiaoming
Google Ads API Team
 


ref:_00D1U1174p._5004Q24c5sL:ref

RAVI KUMAR

unread,
Sep 18, 2020, 10:10:22 AM9/18/20
to Google Ads API Forum Advisor Prod, adwor...@googlegroups.com
Thanks, I'll check them out. 
Reply all
Reply to author
Forward
0 new messages