veoh.people.updateInfo

Update the logged-in user's account information and preferences.

Accessibility

Only Veoh's partners may execute this method

Request URL

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

This method must be invoked with a POST action

Parameters

Name

Description Required Restriction

firstName

First name. false String at most 50 characters.

lastName

Last name. false String at most 50 characters.

email

Email address. false String between 5 and 128 characters.

city

City false String at most 50 characters.

province

Province false String at most 32 characters.

postalCode

Postal code false String.

countryId

Country false Integer.

gender

Gender. false String matching one of 'female', 'male'.

dateOfBirth

Date of birth. false Date with format 'April 25, 2024'.

website

Home page URL. false String at most 255 characters.

quote

Quote. false String at most 255 characters.

description

Description. false String at most 1024 characters.

interests

Interests. false String at most 255 characters.

movies

Favorite movies. false String at most 255 characters.

music

Favorite music. false String at most 255 characters.

tv

Favorite television shows. false String at most 255 characters.

thumbnail

Thumbnail image. false File at most 65536 bytes.

css

Custom CSS. false String.

notifyOnMessage

Whether to notify the user when a message is received. false Boolean true/false.
True False

notifyOnFriendRequest

Whether to notify the user when a friend request is received. false Boolean true/false.
True False

notifyOnComment

Whether to notify the user when a comment is added. false Boolean true/false.
True False

receiveNewsletter

Whether to receive the newsletter. false Boolean true/false.
True False

showFavorites

Whether to publically show the user's favorites. false Boolean true/false.
True False

showComments

Whether to publically show the user's comments page. false Boolean true/false.
True False

showFriends

Whether to publically show the user's friends. false Boolean true/false.
True False

showFirstName

Whether to publically show user's first name. false Boolean true/false.
True False

showLastName

Whether to publically show user's last name. false Boolean true/false.
True False

showCity

Whether to publically show user's city. false Boolean true/false.
True False

showProvince

???restng.veoh.people.updateInfo.showProvince??? false Boolean true/false.
True False

showCountry

Whether to publically show user's country. false Boolean true/false.
True False

showPostalCode

???restng.veoh.people.updateInfo.showPostalCode??? false Boolean true/false.
True False

showGender

Whether to publically show user's gender. false Boolean true/false.
True False

showBirthday

Whether to publically show user's birth date. false Boolean true/false.
True False

showBirthYear

Whether to publically show user's birth year. false Boolean true/false.
True False

facebookPostOnComment

???restng.veoh.people.updateInfo.facebookPostOnComment??? false Boolean true/false.
True False

facebookPostOnRate

???restng.veoh.people.updateInfo.facebookPostOnRate??? false Boolean true/false.
True False

facebookPostOnGroupCreate

???restng.veoh.people.updateInfo.facebookPostOnGroupCreate??? false Boolean true/false.
True False

twitterPostOnComment

???restng.veoh.people.updateInfo.twitterPostOnComment??? false Boolean true/false.
True False

twitterPostOnRate

???restng.veoh.people.updateInfo.twitterPostOnRate??? false Boolean true/false.
True False

twitterPostOnGroupCreate

???restng.veoh.people.updateInfo.twitterPostOnGroupCreate??? false Boolean true/false.
True False

contentRatingIdFilter

The id of the maximum content rating that will be displayed for the user. false Integer.

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


501

The content rating does not exist


503

The provided thumbnail image is not a recognized format