veoh.collection.addVideo

Add a video to a collection.

Accessibility

Only Veoh's partners may execute this method

Request URL

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

This method must be invoked with a POST action

Parameters

Name

Description Required Restriction

collectionId

The id of the comment. true Integer.

videoId

The id of the video. true Integer.

comment

A comment. false String.

apiKey

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

userToken

A user token identifying the logged-in user (See veoh.people.authenticate) true String.

Error Codes

3

This method must be invoked with a POST action


5

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


101

The video does not exist


104

This video may not be added to collections belonging to other publishers


201

The collection does not exist