Login

Retrieves a list of the top video views that fall within the specified filters and have been completed within a defined timespan. It allows you to identify the most popular content based on viewer interactions.

How it works

  1. Make a GET request to the /viewlist/top-content endpoint with the desired query parameters.

  2. Specify the timespan for which you want to retrieve the top content using the timespan[] parameter.

  3. Filter the views based on dimensions such as browser, device, video title, etc., using the filterby[] parameter.

  4. Limit the results using the limit parameter to control the number of top views returned.

  5. Receive a response containing the list of top video views matching the specified criteria.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!