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)
day
Analyze the data by day.
week
Analyze the data by week. Calculated in 7 day intervals from the start date.
month
Analyze 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.
IN
In. In Actuals reports, this corresponds to equals (is, =).
NOT IN
Not in. In Actuals reports, this corresponds to is not, ≠.
LIKE
Contains. ∋
NOT LIKE
Does not contain. ∌
EXIST
Value exists.
NOT EXIST
Value does not exist.