This will be a Skills project for Mycroft AI in order to utilize the Facebook Marketing API.
More detailed explanation to come as the API is learned and implemented into this skill.
To get this done, we need:
facebookads
- a Python package that provides interface between your Python application and Facebook's Marketing API & is compatible with Python 2 and 3- Also need these pre-requisites from Facebook's SDK. Be sure to review the special requirements for Python3!
- Click here for the Facebook GitHub for the SDK to facilitate application development for Facebook Ads API
- Click here for the Facebook Marketing API on the developers.facebook.com site
N/A at this time.
N/A at this time
- Learn Marketing API / SDK
- Begin creating modules to integrate with API