Report Download in ADS api

36 views
Skip to first unread message

Akash Prajapati

unread,
Jan 30, 2022, 12:24:06 PM1/30/22
to Google Ads API and AdWords API Forum
Hi Team,

1. Is there any service in Google ads api that I can use to download the reports?
2. If I have to download multiple reports from google ads and each report/resource contains a lot of columns(30+) it's not feasible to write - 
"try:
       
for batch in stream:
             for row in batch.results:
                      print(row.campaign.id)
                      print(row.campaign.name) "
Can you guide us on an easy path of downloading a report where we have a lot of columns?
Thanks and Regards 

Akash Prajapati

unread,
Jan 30, 2022, 10:54:17 PM1/30/22
to Google Ads API and AdWords API Forum
Hello Team,
Can you please provide any Information? 

Google Ads API Forum Advisor

unread,
Jan 31, 2022, 1:36:04 AM1/31/22
to akash.p...@kpipartners.com, adwor...@googlegroups.com

Hello Akash,

Thank you for reaching out to us.

With regard to downloading reports, you can make use of this sample code for reference. From that sample, you can also add multiple query strings to run for each customer ID.

Regards,

Google Logo
Mark Kevin Albios
Google Ads API Team
 


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