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 Parameters | Type | Description |
|---|---|---|
default_currency | string | The three-letter code for the app’s standard currency set within Airbridge. |
last_update_time | number | The Unix timestamp corresponding to the last update time of SKAN settings in Airbridge. |
conversion_bits_rules | object | The conversion value schema. |
.$.conversion_value | string | The conversion value, which is an integer between 0 and 63. |
.$.events | array | Information about the event mapped to the conversion value. |
.$.$.event_name | string | The Event Category of the event mapped to the conversion value; Is different from the event name set by ad channels. |
.$.$.values | object | Information about the ranges for the selected measurement type. |
.$.$.values.amount | number | The lower value of the range; Is included in the range. |
.$.$.values.max_amount | number | The upper value of the range; Is not included in the range. |