Airbridge App Name. (Unique ID)
The type of raw data. It can be set to web
or app
.
app
Export app data.
web
Export web data.
Set the data export period.
The start date of the report data to request.
The date must be in the format 'YYYY-MM-DD HH:mm:ss'
This date must correspond with the timezone set in the Airbridge app.
The system only accepts dates within the 179 days preceding the current date. Future dates are not permitted.
The end date of the report data to request.
The date must be in the format 'YYYY-MM-DD HH:mm:ss'
This date must correspond with the timezone set in the Airbridge app.
The system only accepts dates up the current date. The time period available for querying is up to 31 days.
The event to be extracted. (App Event Key, Web Event Key)
The Property to be extracted. (App Event Properties, Web Event Properties)
The filter for providing 'group by' items.
The Properties to filter by.
The operator to apply to the filter.
equal
Equal (is, =).
not_equal
Does not equal (is not, ≠).
in
In.
not_in
Not in.
exist
Value exists.
not_exist
Value does not exist.
lt
Less then.
lte
Less then or equal.
gt
Greater then
gte
Greater then or equal
between
Between.
The operator to apply to the filter.
equal
Equal (is, =).
not_equal
Does not equal (is not, ≠).
in
In.
not_in
Not in.
exist
Value exists.
not_exist
Value does not exist.
lt
Less then.
lte
Less then or equal.
gt
Greater then
gte
Greater then or equal
between
Between.
The value to apply to the filter. Used when the type is "in", "not_in".
The value to apply to the filter. Used when the type is "in", "not_in".
The value to apply to the filter. Used when the type is "equal", "not_equal", "lt", "lte", "gt", "gte".
The value to apply to the filter. Used when the type is "equal", "not_equal", "lt", "lte", "gt", "gte".
Start date if type is between
.
Start date if type is between
.
End date if type is between
.
End date if type is between
.