apache-airflow-providers-facebook

Content

References

Resources

Package apache-airflow-providers-facebook

Facebook Ads

Release: 1.1.0

Provider package

This is a provider package for facebook provider. All classes for this provider package are in airflow.providers.facebook python package.

Installation

You can install this package on top of an existing airflow 2.* installation via pip install apache-airflow-providers-facebook

PIP requirements

PIP package

Version required

facebook-business

>=6.0.2

Changelog

1.1.0

Features

  • Use built-in 'cached_property' on Python 3.8 where possible (#14606)

1.0.1

Updated documentation and readme files.

1.0.0

Initial version of the provider.

Was this entry helpful?