Obtain data from Google Ads and load it into BigQuery.
Execute a Google Ads Query and store the results in a table in BigQuery.
Variables
Credentials to use to access the Google Cloud Platform account with Google Ads data.
Credentials to use to access the Google Ads accounts.
Comma separated list of the customer ids associated with the Google Ads accounts.
Query to return the Google Ads data desired.
Parameters to use in your Google Ads Query, if any. Refer to slide out help for more information.
Credentials to use to access the Google Cloud Platform account with the BigQuery database.
Specify the unique identifier of the Google Cloud project that contains the dataset where the data will be loaded.
Specify the name of the dataset that contains the table where the data will be loaded.
Specify the name of the table where the data will be loaded.
Optionally specify the region where the dataset is located.
Mapping between Google Ads field values and BigQuery columns.
Date where the download of your data should begin. This field will automatically be updated after each increment is processed.
Fixed amount to adjust the Next Run Start Point.
SQL Query to execute against the BigQuery database to determine the end point of the data to download. Leave this field blank to download all data with a date after the Next Run Start Point.
This Task will process your data in increments. Set a value in this field to determine the size of each increment.