Skip to main content
POST
Get aggregated metrics per placement.

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Body

application/json

Query model for placement metric summary.

from_datetime
string<date-time>
required
to_datetime
string<date-time>
required
status
enum<string> | null
Available options:
ACTIVE,
INACTIVE,
ARCHIVED

Response

Successful Response

items
PlacementMetricSummaryItem · object[]
required