All notable changes to this project will be documented in this file.
- Ignore empty UserData fields when serializing
- Graph API call upgrade to [v11.0]https://developers.facebook.com/docs/graph-api/changelog/version11.0
- Support for sending multiple values for certain UserData parameters to Conversions API.
- Graph API call upgrade to v10.0
action_source
field to Event for Conversions API.
- Graph API call upgrade to v9.0
delivery_category
field to Content for Conversions API.
- Stop sending empty hashed strings when normalizing params.
- Added HttpServiceInterface to enable the default request object to be overridden by a user-defined HTTP Request Service object. Available for Conversions API create event requests.
- Added batching to Conversions API. Create batched event requests by using BatchProcessor.
- Graph API call upgrade to v8.0
- Added support for data processing options in Serverside API. For more details see : https://developers.facebook.com/docs/marketing-apis/data-processing-options
- Graph API call upgrade to v7.0
- Graph API call upgrade to v6.0
- Server-side API added search_string to CustomData.
- Added function
getHeader()
in APIException class which provides header information - Made
omit_response_on_success
configurable for addToBatch method in APIRequest
- Added
CrashRepoter
, more context available here
- Graph API call upgrade to v5.0
- Added strongly typed Server-Side API with normalization for Web (https://developers.facebook.com/docs/marketing-api/facebook-pixel/server-side-api/using-the-api)
- Add back
source
param inAPIRequestCreateAdVideo
.
- Graph API call upgrade to v4.0
- Remove list of API call from Business SDK, here
- Graph API call upgrade to v3.3