Releases: facebook/facebook-python-business-sdk
Releases · facebook/facebook-python-business-sdk
Bug fixes
- status is not a valid field under ad objects. It needs to be passed as a parameter during create/update calls
- Fixing duplicaiton of Aggregation fields on AdsPixel class
- Adding back the AdGroupPreview equivalent class and reaming AdPreview to GeneratePreview
Marketing API 2.5 release
- Renaming across the API to point to campaigns, adset and ad instead of older adcampaigngroup, adcampaign and adgroup.
- Breaking changes in change log incorporated
- Lead Ads has been released, and the SDK now supports this API.
- Minimum Budgets endpoint support
- Labels API support incorporated
Bug fixes and more
- Fixed a bug with the AsyncJob object
- Added support for adcreativesbylabels for Labels API
Fix to pypi package
- New module was not defined in setup.py for pypi
Version 2.4 API released
- Now supports API v2.4
- facebookads.version is now available, thanks @m-vdb !
- Encoding for other language now properly handled, thanks @m-vdb !
- Added new fields for OptimizationGoal, BillingEvent, and DPA
- Removed HasObjective mixin from AdGroup
- Async support for reportstats and insights
- get_product_sets now added to ProductCatalog, thanks @lucascosta
Hourly Insights
- We added hourly stats to insights.
- Improved error message display slightly
- Bug fixes
Bug fixes!
- Added call_to_action_clicks to insights
build_objects_from_response
now checks if thedata
object in the response is alist
- Added
RateCard
subclass toAdAccount
app_id
andapp_secret
are no longer required inFacebookAdsApi.init
lifetime_impressions
added toAdSet
creative_sequence
now supportedget_ad_conversion_pixels
added forAdAccount
Pypi fix
Facebook Marketing API 2.3
- Video chunk uploader is now available
- New insights object is available in the SDK
- Fixed uploading zip files
- Added remote_save to the SDK (deprecated save, to be removed next major release)
- Added is_autobid to AdSet
Fixed instantiation of Lookalike Audience
- Fixed instantiation of Lookalike Audience object
- Added test ensuring all ACO objects can have the ID field