bruin-data / ingestr

ingestr is a CLI tool to copy data between any databases with a single command seamlessly.
https://bruin-data.github.io/ingestr/
MIT License
2.55k stars 59 forks source link

Introduce Facebook Ads as a Source #30

Closed sanjushahgupta closed 2 months ago

sanjushahgupta commented 2 months ago

Following changes are made in this PR:

added facebook ads as a source option in factory.py. added facebook ads source class in source.py to fetch data from the Airtable API. added facebook ads to pyproject.toml. added facebook ads documentation to docs updated README.md to include facebook ads in the platform sources

Below are the screenshots of the destination tables loaded from different source tables and rate limit error.

ad_sets Screenshot 2024-08-28 at 12 08 39

Error

rate_limit_error