You can specify the language to use for API requests and responses. It follows the ISO-639-1 format.
Represents the media type of the resource. Defaults to application/json.
The key value to use for API requests. Instructions for getting API keys are in "how to generate API Keys".
Airbridge App Name. (Unique ID)
dayAnalyze the data by day.
weekAnalyze the data by week. Calculated in 7 day intervals from the start date.
monthAnalyze the data by month. Calculated the same month from the start date until the corresponding date in the subsequent month. For example, given a start date of March 10, the same month would be pretended until April 10.
hourAnalyze the data by hour. You can only set Install (App) as the start event when you set the granularity to hourly.
minuteAnalyze the data by minute. You can only set Install (App) as the start event when you set the granularity to minutely.
The maximum number of intervals, or time ranges, by granularity.
If the granularity is
day,week, ormonth, the default value is30,11, or5, respectively.If the granularity is
day,week, ormonth, the maximum value is120,52, or36, respectively. The minimum values are all0.If the granularity is
hourorminute, the value is fixed to60and24, respectively.The result includes a “0th” interval.
app_installsInstalls (App). Install events that occurred within the selected time period.
app_deeplink_opensDeeplink Opens (App). Deeplink Open events that occurred within the selected time period.
app_deeplink_pageviewsDeeplink Pageviews (App). Deeplink Pageview events that occurred within the selected time period.
app_sign_upSign-up (App). Sign-up events that occurred within the selected time period.
app_sign_inSign-in (App). Sign-in events that occurred within the selected time period.
app_order_completeOrder Complete (App). Order Complete events that occurred within the selected time period.
app_order_completeOrder Complete (App). Order Complete event performed within the selected time period.
app_first_order_completeFirst Order Complete (App). First Order Complete event performed within the selected time period.
app_ad_impressionAd Impression (App). Ad Impression event performed within the selected time period.
app_ad_clickAd Click (App). Ad Click event performed within the selected time period.
app_subscribeSubscribe (App). Subscribe event performed within the selected time period.
general_retentionGeneral. A User Journey of a unique user is initiated by the Start Event performed by that user.
confined_retentionConfined. A User Journey of a unique user is initiated by the Start Event performed by that user. The Airbridge Device ID is used to identify unique users.
INIn. In Actuals reports, this corresponds to equals (is, =).
NOT INNot in. In Actuals reports, this corresponds to is not, ≠.
LIKEContains. ∋
NOT LIKEDoes not contain. ∌
EXISTValue exists.
NOT EXISTValue does not exist.