List available video players

Query Params

Case-insensitive search in the name, player_key fields and custom fields. Parameter can also include comma-separated list of fields that specifies where search should be done.

Search parameter can be specified in the following ways:

  • search: Only players that contain search string in at least one of the default search fields will be listed. Default search fields are: name and player_key.

  • search:*: Only players that contain search string in at least one of the default search fields and all custom fields will be listed. Default search fields are: name and player_key.

    Only players that contain search string in at least one of the search fields will be listed. Search fields are: name and player_key.

  • search:field1[,field2]: Only players that contain search string in at least one of the fields specified in the list will be listed. Multiple fields in the list must be comma-separated. Allowed fields are: name and player_key.

  • search:custom.*: Only players that contain search string in at least one of the custom fields will be listed.

  • search:custom.field1[,custom.field2]: Only players that contain search string in at least one of the custom fields specified in the list will be listed. Multiple fields in the list must be comma-separated.

  • search:field1[,field2],custom.field1[,custom.field2]: Only players that contain search string in at least one of the search or custom fields specified in the list will be listed. Multiple fields in the list must be comma-separated.

    An * wildcard field can be used if search should be done in all search fields and/or all custom search fields. For example:

    search:*,custom.field1,custom.field2

    search:field1,field2,custom.*

    search:,custom.

string

SSpecifies parameters by which returned result should be ordered. Parameter sort order can be specified by appending :asc for an ascending sort order or :desc for a descending one to the parameter name. Default sort order is ascending and can be omitted. Multiple parameters should be separated by comma.

Result can be ordered by the following parameters: key, name, width, height, playlist.

Default is name:asc.

integer

(unsigned integer) Specifies maximum number of players to return. Default is 50. Maximum result limit is 1000.

integer

(unsigned integer) Specifies how many players should be skipped at the beginning of the result set. Default is 0.

Headers
string
enum
Defaults to application/xml

Generated from available response content types

Allowed:
Response

Language
URL
LoadingLoading…
Response
Choose an example:
Response
© 2007- Longtail Ad Solutions, Inc.