Get Media Services Live 4 data

Retrieves Media Services Live 4 data for the given parameters.

Query Params
string

Use to limit report data to specific CP codes. Comma-separate several values.

string
required

Identifies dimensions with comma-separated IDs.

string
required

Identifies metrics with comma-separated IDs.

string
required

Specifies the end of the reported time range, expressed in mm/dd/yyyy:HH:MM format. The trailing :HH:MM 24-hour time segment is optional.

string
required

Specifies the start of the reported time range, expressed in mm/dd/yyyy:HH:MM format. The trailing :HH:MM 24-hour time segment is optional.

integer
Defaults to 0

The offset of the row for the start of data, 0 by default. Use this to request progressive batches of data. For example, you can make 10 requests for 1000 records by setting the overall limit to 100, then setting the offset to 0, 100, 200, and so on for each request.

integer
1 to 10000
Defaults to 300

The number of rows to return from 1 to 10000. The default value is 300.

string

A UTF-8, URL-encoded JSON object representing filter parameters that limit reported data. See the FilterParams object for details on its structure.

string

A UTF-8, URL-encoded JSON object representing sort parameters that rearrange reported data. See the SortParams object for details on its structure.

string

Identifies a set of reported streams as comma-separated ID values.

integer

The time period in which to group each data record, expressed as number of seconds.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json