FacebookAdsReportingHook

Facebook

Hook for the Facebook Ads API

Access Instructions

Install the Facebook provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

facebook_conn_idAirflow Facebook Ads connection ID
api_versionThe version of Facebook API. Default to None. If it is None, it will use the Facebook business SDK default version.

Documentation

Hook for the Facebook Ads API

See also

For more information on the Facebook Ads API, take a look at the API docs: https://developers.facebook.com/docs/marketing-apis/

Was this page helpful?