veoh.search.user

Search for users

Accessibility

This method is executable with any assigned API key

Request URL

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

Parameters

Name

Description Required Restriction

userQuery

User-entered query false String.

sort

Results sort order false String matching one of 'most popular', 'recently updated', 'most subscribed', 'top rated'. At least 1 value.

range

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

userId

Get users with these userIds false Integer. At least 1 value.

username

Get users with these usernames false String. At least 1 value.

country

Get users from the country with this two-letter code false String. At least 1 value.

minAverageRating

Get users with this average rating or higher false Float.

maxAverageRating

Get users with this average rating or lower false Float.

maxResults

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

offset

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

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.