All notable changes to this project will be documented in this file.
- Add partner_client_id field to AttributionData
- Add total_credit field to AttributionData
- Add touchpoint_id field to AttributionData
- Add additional AMM fields: attribution_method, decline_reason, auditing_token, linkage_key
- Add attribution_setting field with inactivity_window_hours and reattribution_window_hours to AttributionData
- Add AMM fields to attribution data
advanced_measurement_tablefield to Event for Conversions API.
- 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_sourcefield to Event for Conversions API.
- Graph API call upgrade to v9.0
delivery_categoryfield 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_successconfigurable 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
sourceparam inAPIRequestCreateAdVideo.
- Graph API call upgrade to v4.0
- Remove list of API call from Business SDK, here
- Graph API call upgrade to v3.3