Skip to content

Releases: facebook/facebook-python-business-sdk

Bug fixes

20 Oct 00:18
Compare
Choose a tag to compare
  1. status is not a valid field under ad objects. It needs to be passed as a parameter during create/update calls
  2. Fixing duplicaiton of Aggregation fields on AdsPixel class
  3. Adding back the AdGroupPreview equivalent class and reaming AdPreview to GeneratePreview

Marketing API 2.5 release

08 Oct 00:49
Compare
Choose a tag to compare
  • 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

29 Jul 19:03
Compare
Choose a tag to compare
  • Fixed a bug with the AsyncJob object
  • Added support for adcreativesbylabels for Labels API

Fix to pypi package

16 Jul 20:10
Compare
Choose a tag to compare
  • New module was not defined in setup.py for pypi

Version 2.4 API released

16 Jul 01:14
Compare
Choose a tag to compare
  • 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

27 May 16:50
Compare
Choose a tag to compare
  • We added hourly stats to insights.
  • Improved error message display slightly
  • Bug fixes

Bug fixes!

18 May 21:12
Compare
Choose a tag to compare
  • Added call_to_action_clicks to insights
  • build_objects_from_response now checks if the data object in the response is a list
  • Added RateCard subclass to AdAccount
  • app_id and app_secret are no longer required in FacebookAdsApi.init
  • lifetime_impressions added to AdSet
  • creative_sequence now supported
  • get_ad_conversion_pixels added for AdAccount

Pypi fix

25 Mar 22:20
Compare
Choose a tag to compare
  • This release fixes an issue where 2.3.0 could not be pulled from pypi

Facebook Marketing API 2.3

25 Mar 22:00
Compare
Choose a tag to compare
  • 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

11 Mar 17:41
Compare
Choose a tag to compare
  • Fixed instantiation of Lookalike Audience object
  • Added test ensuring all ACO objects can have the ID field