Skip to main content
Get SKAN 3.0 Conversion Value Schema.
GET

Request


Headers

string
You can specify the language to use for API requests and responses. It follows the ISO-639-1 format.
string
Represents the media type of the resource. Defaults to application/json.

Query Params

string
required
Itunes App ID (ex. 1370724782)
string
required
The names of Integrated Channels are shown using the Airbridge display name.ex) tiktok, facebook.businessGuide) Ad Channels Integrated with Airbridge
string
required
API key that Airbridge provides to authenticated ad channels.

Response


200

Query ParametersTypeDescription
default_currencystringThe three-letter code for the app’s standard currency set within Airbridge.
last_update_timenumberThe Unix timestamp corresponding to the last update time of SKAN settings in Airbridge.
conversion_bits_rulesobjectThe conversion value schema.
.$.conversion_valuestringThe conversion value, which is an integer between 0 and 63.
.$.eventsarrayInformation about the event mapped to the conversion value.
.$.$.event_namestringThe Event Category of the event mapped to the conversion value; Is different from the event name set by ad channels.
.$.$.valuesobjectInformation about the ranges for the selected measurement type.
.$.$.values.amountnumberThe lower value of the range; Is included in the range.
.$.$.values.max_amountnumberThe upper value of the range; Is not included in the range.