List Player Requests

This endpoint will return Player Request analytics data for your property.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter records created after the specified start_date (filters[start_date_gte]=2018-11-01). If no start_date is specified, then data returned will date back two weeks ago.

string

Filter records created on or after the specified start_date.

string

Filter records created before the specified start_date.

string

Filter records created on or before the specified start_date.

string

Filter records created on the specified start_date. Comparison is date and time specific. If no time values are submitted, 00:00:00 UTC is assumed.

string

Filter records with specified id

string

Filter records with specified browser

string

Filter records with specified browser_version

string

Filter records with specified os

string

Filter records with specified os_version

string

Filter records with specified player_name

string

Filter records with specified video_id

string

Filter records with specified device_name

string

Filter records with specified revenue_model_name

string

Filter records with specified consumer_id

string

Filter records with specified consumer name

string

Filter records with specified consumer_email

string | null
enum

Filter records with specified country

string

Filter records with specified domain

string

Filter records with specified tracking_code

string

Filter records with specified tracking_partner

string

Filter records with specified video_title

string | null
enum

Shortcut method to group records by time intervals. Accepted values: day.

Allowed:
group_by
array of strings or null

Group records by one or more properties of the data returned -- accepted values are: browser, browser_version, os, os_version, player_name, video_id, device_name, revenue_model_name, consumer_id, name, consumer_email, country, domain, tracking_code, tracking_partner, video_title, start_date

group_by
counts
array of strings

Return count of records per grouping. Using counts = ["*"] for generic count of all records in grouping, response will include request_count.

counts
integer

Limit the number of records returned

string | null
enum

Sort results by value of a specific property + '_' + sort direction (Example - sort_by=start_date_asc, or sort_by=consumer_email_desc)

Responses

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