facebook-python-business-sdk icon indicating copy to clipboard operation
facebook-python-business-sdk copied to clipboard

Python SDK for Meta Marketing APIs

Results 66 facebook-python-business-sdk issues
Sort by recently updated
recently updated
newest added

Async calls can return with `job['async_percent_completion'] == 100` yet still not be complete. The response looking like: ``` { "account_id": ".....", "async_percent_completion": 100, "async_status": "Job Running", "id": "6035747473269", "is_running": true,...

AbstractCrudObject needs to call the parent in order to get all the data and then apply the changes

CLA Signed

The current examples do not work with the SDK due to changes made in the library. I have updated one of the example to work with the updated SDK.

CLA Signed

This adds `lifetime` to the `date_preset` option used by the Insights API.

CLA Signed

Current implementation only gets statistics for one object. Requires lots of requests to Facebook API to get stats on multimple object. Kinda irrational...

CLA Signed

Fix for issue #58

CLA Signed

Prior to pulling this, head over to https://coveralls.io and enable for facebook/facebook-python-ads-sdk. Then pulling this should do the rest. This depends on #18 so pull that first, otherwise this will...

CLA Signed

Added advanced_measurement_table param to Event class. As shown in the image below, in order to upload data to an Advanced Measurement Table on Advanced Analytics you need to specify the...

CLA Signed

`create_custom_audiences_to` becomes `create_custom_audiences_tos`

CLA Signed

**I tried to use the bug reporting channel for this bug but as it is not ad account related but catalog product related it does not seem I can report...