bengen343 / get-paid-digital-data

Python helper functions to get google ads and facebook ads data and send them to dataframe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python functions to get paid ad performance from Facebook and Google Ads.

User variables stored in config.py

API/user secrets are accessed from environment variables but can be hard-set in config.py

fb_to_df: returns a dataframe of prior 90 days facebook ads and performance metrics.

ga_to_df: returns a dataframe of prior 90 days google ads performance and metrics.

About

Python helper functions to get google ads and facebook ads data and send them to dataframe


Languages

Language:Python 100.0%