veoh.people.getSubscriptions

Retrieve a user's subscriptions.

Accessibility

This method is executable with any assigned API key

Request URL

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

Parameters

Name

Description Required Restriction

username

The name of the user. true String.

type

The type of subscription. false String matching one of 'category', 'tvshows', 'query', 'favorites', 'group', 'channel', 'publisher'. At least 1 value.

includeCount

Include counts of new videos for each subscription. false Boolean true/false.
True False

maxResults

The maximum number of results to return. false Integer between 1 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

301

The user does not exist