FacebookAdsReportToGcsOperator
GoogleFetches the results from the Facebook Ads API as desired in the params Converts and saves the data as a temporary JSON file Uploads the JSON to Google Cloud Storage
Access Instructions
Install the Google provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
Documentation
Fetches the results from the Facebook Ads API as desired in the params Converts and saves the data as a temporary JSON file Uploads the JSON to Google Cloud Storage
See also
For more information on the Facebook Ads API, take a look at the API docs: https://developers.facebook.com/docs/marketing-apis/
See also
For more information on the Facebook Ads Python SDK, take a look at the docs: https://github.com/facebook/facebook-python-business-sdk
See also
For more information on how to use this operator, take a look at the guide: FacebookAdsReportToGcsOperator