Analytic
Get a placement hourly metric
Retrieves hourly placement metrics for the specified time range.
If the requested time range exceeds 3 days, the data granularity will automatically switch from hourly to daily aggregation.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Query model for retrieving placement metrics.
Response
200
application/json
Successful Response
The response is of type object[]
.
Previous
Forward to external urlThis endpoint forwards the requested content to the registered external channel and
returns the response exactly as received. It acts as a proxy between the client and the external service.
Returns an HTTP error if the external channel is not registered,
or if the response from the registered external channel is not successful.
Next