Skip to content

Releases: facebook/facebook-nodejs-business-sdk

Meta Business SDK v18.0.1

26 Sep 18:09
Compare
Choose a tag to compare

Meta Business SDK v18.0

15 Sep 20:14
Compare
Choose a tag to compare

Introducing Meta Business SDK v18.0 for Node.js

Time flies. Today, (September 15, 2023) we’re announcing the release of Meta Business SDK v18.0 to support the [Graph API v18.0 and Marketing API v18.0]. It represents a major update which addresses numerous longstanding issues and expands support to additional features, nodes, and types. While you can find a comprehensive list of changes in our [Chagnelog], here are also following notable SDK-only updates that we believe are relevant to our developer community.

  • AdAssetFeedSpecAssetCustomizationRule and AdAssetMessageExtensions Support: Developer is able to Get a list of structuralized AdAssetFeedSpecAssetCustomizationRule and AdAssetMessageExtensions objects from AdAssetFeedSpec node.

  • AdsHistogramStats Support: Developer is able to Get a list of structuralized AdsHistogramStats objects from multiple video play related metrics.

  • BusinessImage, BusinessVideo, BusinessCreativeFolder Support: Developer is able to Post and Get these types of objects via Business node.

  • Four Instagram Nodes Support: InstagramCarousel, InstagramComment, InstagramMedia, and InstagramUser are now available for developers to work on, including all POST and GET APIs.

  • Multiple LeadGen Form Objects Support: Developer is able to work on multiple LeadGen Form related objects, including LeadGenContextCard, LeadGenCustomDisclaimer, LeadGenThankYouPage.

A full API spec change could be viewed here.

Releasing the Facebook Ads Node JS SDK for v2.11.3 of Marketing APIs

09 Jan 03:54
Compare
Choose a tag to compare

Release of v2.11.3 includes the following changes:

  • Handle errors from Batch API
  • Handle network errors e.g. timeout, destination unreachable (#19, #20)

Releasing the Facebook Ads Node JS SDK for v2.11.2 of Marketing APIs

06 Jan 16:37
Compare
Choose a tag to compare

Release of v2.11.2 includes the following changes:

  • Fix equality testing (#13)
  • Add Code of Conduct (#17)
  • Remove full_funnel_exploration_mode for AdCampaign
  • Remove unused code (AdAccountAdRuleHistory has been changed to AdAccountAdRulesHistory)

Releasing the Facebook Ads Node JS SDK for v2.10 of Marketing APIs

08 Nov 01:55
Compare
Choose a tag to compare

This release includes the Facebook Ads Node JS SDK for v2.10 of Marketing APIs. It also includes a fix to example/BasicExample.js. Developers can specify an accessToken, campaign id, business id and run the example with the command 'node BasicExample.js'