Skip to content

Latest commit

 

History

History
109 lines (69 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

109 lines (69 loc) · 2.92 KB

Changelog

All notable changes to this project will be documented in this file.

Unreleased

v13.0.0

Added

  • Ignore empty UserData fields when serializing

v11.0.0

Changed

v10.0.1

Added

  • Support for sending multiple values for certain UserData parameters to Conversions API.

v10.0.0

Changed

  • Graph API call upgrade to v10.0

v9.0.1

Added

  • action_source field to Event for Conversions API.

v9.0.0

Changed

  • Graph API call upgrade to v9.0

Added

  • delivery_category field to Content for Conversions API.

v8.0.4

Fixed

  • Stop sending empty hashed strings when normalizing params.

v8.0.3

Added

  • 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.

v8.0.0

Changed

  • Graph API call upgrade to v8.0

v7.2.1

Added

v7.0.0

Changed

  • Graph API call upgrade to v7.0

v6.0.0

Changed

  • Graph API call upgrade to v6.0

v5.0.5

Added

  • Server-side API added search_string to CustomData.

v5.0.3

Added

  • Added function getHeader() in APIException class which provides header information
  • Made omit_response_on_success configurable for addToBatch method in APIRequest

v5.0.1

Added

  • Added CrashRepoter, more context available here

v5.0.0

Changed

  • Graph API call upgrade to v5.0

v4.0.8

v4.0.6

Fixed

  • Add back source param in APIRequestCreateAdVideo.

v4.0.0

Changed

  • Graph API call upgrade to v4.0

v3.3.1

Changed

  • Remove list of API call from Business SDK, here

v3.3.0

Changed

  • Graph API call upgrade to v3.3