Export adwords reports to bigquery

28 views
Skip to first unread message

Varun Kamra

unread,
May 4, 2017, 4:17:05 PM5/4/17
to AdWords API Forum
Hi,

I recently started using googleads api for python, using which I retrieved adgroup performance report for one of our clients on my local machine. My question is, can I get the reports directly into bigquery, using python? I found adwords scripts, but they have to be added in the client accounts. Any way to do it using python? I want to give the script a customer id and it should pull the report data into bigquery table.

Thanks,
Varun Kamra

Peter Oliquino

unread,
May 4, 2017, 10:54:20 PM5/4/17
to AdWords API Forum
Hi Varun,

There is no way that I am currently aware of on how to integrate our client libraries with BigQuery. However, you could try and retrieve the report as a String object to make it easier for you to parse the data at your end and import them to the database you prefer. The sample code on how to extract the report as a String object can be found here.

Thanks and regards,
Peter
AdWords API Team
Reply all
Reply to author
Forward
0 new messages