veoh.video.getChannels

Retrieve all channels a video is in, optionally only those belonging to a certain publisher.

Accessibility

This method is executable with any assigned API key

Request URL

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

Parameters

Name

Description Required Restriction

videoId

The id of the video. true Integer.

byPublisher

The name of the user. false String.

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

5

The logged in user has insufficient privileges to perform this operation or view its results


101

The video does not exist


301

The user does not exist