veoh.people.resetSubscriptionLastUpdate

Reset subscription last viewed date. This is used to count how many new videos has been added to the target user's subscribed to.

Accessibility

This method is executable with any assigned API key

Request URL

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

Parameters

Name

Description Required Restriction

type

Subscription type. true String matching one of 'tvshows', 'favorites', 'group', 'channel', 'publisher'.

targetId

Target of the subscription, can be collection permalinkId or publisher username. true 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

201

The collection does not exist


301

The user does not exist