These docs are for v1.2. Click to read the latest docs for v1.3.

/application/{id}/impressions

Get impression data associated with an application

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Application instance id

Query Params
string
required

Start date for the impressions (i.e. 2018-01-01)

string
required

End date for the impressions (i.e. 2018-01-15)

integer
required

The number of documents that should be included in the result. If not set, only aggregations will be returned in the response

integer
required

The number of documents that should be skip in the query. If not set, results will start from the beginning (based on start_date)

Responses
200

Response contains aggregations by impression type

400

Bad request

401

Unauthorized operation

403

Forbidden

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!