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

/client/{id}/impressions

Get client impressions

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

Client id for which the impressions need to be obtained

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 results.

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)

string

Aggregated by 'date' or 'terms'. If not specified, results are returned as raw data.

Responses
200

Response contains impressions data for a given client

204

No content

401

Unauthorized

403

Forbidden

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