Skip to content

Latest commit

 

History

History
135 lines (88 loc) · 3.49 KB

File metadata and controls

135 lines (88 loc) · 3.49 KB

Changelog

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

Unreleased

v24.0.4

Added

  • Add partner_client_id field to AttributionData

v24.0.3

Added

  • Add total_credit field to AttributionData

v24.0.2

Added

  • Add touchpoint_id field to AttributionData

v24.0.1

Added

  • 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

v24.0.0

Added

  • Add AMM fields to attribution data

v17.0.0

Added

  • advanced_measurement_table field to Event for Conversions API.

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