This guide give an overview of the Meta Business SDK and its major components.
Many businesses use multiple Meta API's to serve their needs. Adopting all these API's and keeping them up to date across the various platforms can be time consuming and inefficient. For this reason Meta has developed the Business SDK that bundles business focused APIs into one SDK to ease implementation and upkeep.
The Business Manager API allows you to manage Meta assets, permission controls, and ad campaigns for pages and ad accounts.
The Pages API allows management of a business' official presence and community on Facebook.
The Marketing API allows management of ad products, including ads creation, editing, insights and performance.
The Instagram Graph API allows management of a business’ organic presence on Instagram.
The Meta Business SDK follows the same release cycle as the Graph API. New versions will be generated with a new release of the APIs. The SDK will have only one active version meaning we will not support bug fixes for older versions. Subversions of the active version are supported. For example, the active version is 3.0 but a bug was found; we will release the fix in the 3.0.1 subversion. Please refer to the Graph API Changelog for version release dates.