veoh.search.collection

Search for collections

Accessibility

This method is executable with any assigned API key

Request URL

http[s]://srv.veoh.com/rest/v2/execute.xml?method=veoh.search.collection

Parameters

Name

Description Required Restriction

type

Include this specific type of collection false String matching one of 'tv series', 'group', 'channel'.

sort

Results sort order false String matching one of 'most recent', 'most discussed', 'title', 'most popular', 'most member', 'most subscribed', 'top rated'. At least 1 value.

range

Maximum age of results false String matching one of 'month', 'today', 'year', 'week'.

userQuery

User-entered query false String.

collectionId

Get collections with these ids false Integer. At least 1 value.

permalink

Get collections with these permalinks false String. At least 1 value.

maxContentRating

Maximum content rating false Integer.

category

Get collections in this category false String. At least 1 value.

metadata

Get collections with this key=value pair false String. At least 1 value.

excludeMetadata

Get collections excluding this key=value pair false String. At least 1 value.

publisherName

Get collections by this publisher false String. At least 1 value.

featured

Featured results false Boolean true/false.
True False

minAverageRating

Get collections with this average rating or higher false Float.

maxAverageRating

Get collections with this average rating or lower false Float.

safe

Allow sexy category by setting safe to false false Boolean true/false.
True False

maxResults

The maximum number of results to return false Integer between 0 and 1000.

offset

The offset into the result set to begin returning results false Integer at least 0.

titleLetter

???restng.veoh.search.collection.titleLetter??? false String matching '[a-zA-Z0-9#]', between 1 and 1 characters.

apiKey

An API key (Complete your developer profile here and a key will be emailed to you) true String.

Error Codes

707

The configuration failed to parse.