ETL process from Google Ads to BigQuery using Python

Summary

User wants to create a simple ETL process to extract data from Google Ads and upload it to BigQuery using Python. They have successfully extracted data from Google Ads but need guidance on uploading it to BigQuery.


Question

Hi All, I want to create a simple ETL process where I have to extract data from google-ads and uploads it to bigquery.
How can I achieve it using python.

I have referred the document.
https://airbyte.com/pyairbyte/google-search-console-python

I am able to extract from google-ads , but have no idea, how can I upload it to BigQuery .

Any reference would be helpful.

TIA.



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["etl-process", "google-ads", "bigquery", "python", "pyairbyte"]