raeldrou / facebook-ads-api

Python client for the Facebook Ads API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

facebook-ads-api

Python client for the Facebook Ads API.

Installation

pip install facebook-ads-api

Usage

import facebook

api = facebook.AdsAPI(access_token, app_id, app_secret)

About

Python client for the Facebook Ads API

License:MIT License