List live events

Get a list of events that belong to a live channel

Path Params
string
required
length between 8 and 8

Unique alphanumeric ID of the site

string
required
length between 8 and 8

Unique alphanumeric ID of the live channel

Query Params
integer
Defaults to 1

Sets the page number for pagination. First page is 1.

integer
Defaults to 10

Sets the page length (number of items you get in the response) for pagination

If page_length is not specified, the default value will be set.

Default: 10

string

Allows for querying results

Example: title:+a title

Live events can be queried by the following attributes:

  • created
  • last_modified
  • status
string
Defaults to created:dsc

Allows for sorting results

Example: sort=created:dsc

Sort order can be one of asc, dsc

Live events can be sorted by the following attributes:

  • created
  • last_modified
  • status
Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
© 2007- Longtail Ad Solutions, Inc.