Try API Request
POST
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.string
The key value to use for API requests. Instructions for getting API keys are in “how to generate API Keys”.
Path Params
string
required
Airbridge App Name. (Unique ID)
Body Params
string
required
The start date of the report data to request.
- The date must be in the format ‘YYYY-MM-DD’
- This date must correspond with the timezone set in the Airbridge app.
- Future dates are not permitted.
string
required
The end date of the report data to request.
- The date must be in the format ‘YYYY-MM-DD’
- 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 92 days.
enum
required
The analytics interval period.
string[]
required
Various ad performance data can be examined through metrics. The complete list of metrics that can be selected in the Active User report can be checked through the Get Metadata (Metric) API.The maximum threshold is 20.
object
required
Allows you to set a group by to divide the numbers for the metric you want to see.
object[]
required
The filter for providing ‘group by’ items.