Download ad data from Facebook and store it in BigQuery.
Download ad data from Facebook and load it into a table in BigQuery.
Variables
Credentials to use to access Facebook.
ID of the Facebook Ad Account with the data to download.
Optional. Datetime stamp formatted as YYYY-MM-DD. Only data with a datetime stamp that is after the datetime specified will be downloaded. This field is automatically set to the date of the last successful task execution.
Data updated up to and including the date specified will be downloaded. Formatted as YYYY-MM-DD in UTC timezone. Leave this field blank to download all data updated up to and including the day prior to the current date when the Task is executed.
Number of days worth of data to load at once.
Credentials to use to access BigQuery.
Unique identifier of the Google Cloud project where the data will be loaded.
Name of the dataset where the data will be loaded.
Name of the table where the data will be loaded.