Support Home > Analytics, Reports & API > SKAdNetwork Conversion Model API

SKAdNetwork Conversion Model API

Get Conversion Value Mapping

The Conversion Model Pull API allows for retrieving an app’s conversion model and SKAdNetwork conversion value mappings.

 

Request:

  • Host: https://skad.api.kochava.com
    GET /v2/partner/kochava/model/apple-app-id/{apple_app_id}
  • Host: https://skad.api.kochava.com
    GET /v1/partner/kochava/model/apple-app-id/{apple_app_id}

 

Headers:

  • Authentication-Key: set to authentication key provided by Kochava

 

Example:

 

  • {auth_key} – replace with your authentication key
  • {apple_app_id} – replace with the numerical Apple App ID (the ID of the app listed on the App Store)

 

Response:

All responses will be in JSON format.

 

API Access —

  • Access to a given app’s conversion model requires that the target app have a postback triggered configured for the media partner attempting to access the model via this API and that the media partner is registered as a Kochava SKAdNetwork-integrated partner.
  • The authentication key should be requested from our integrations team via integrations@kochava.com.

 

Response Examples —

  • Request
  • Request

 

NOTE: Only the first 10 conversion values are shown for brevity.

 

Track only that the install occurred.

User performance is measured based on how much revenue the user generated within the measurement window.

User performance is measured based on events completed by the user, regardless of order, within the measurement window.

User performance is measured based on the number of times the user completed the event(s) within the measurement window.

User performance is measured based on the highest value event completed by the user within the measurement window.

Tracks conversion value meanings for models not created or tracked by the Kochava SDK, such as a server to server field.

 
 

Last Modified: Jul 19, 2023 at 10:37 am