updateBlogLanguagePref

Previous page  First page  Next page

Description

Changes the language used in the blog's Publisher Control Panel.

 

 

Syntax

reseller.updateBlogLanguagePref(version, username, password, blog_id, locale)

 

 

Request Fields

version - Specifies the version number of the API. Set this to "1.3".  This value is currently ignored, but will be useful for API changes in future versions.

 

username - Your reseller account username.

 

password - Your reseller account password.

 

blog_id - The ID number of the blog whose hostname(s) is(are) to be changed.

 

locale - The language used in the blog's Publisher Control Panel. Allowed values = en_US, en_CA, en_GBfr_FR, and es_ES; optional, if not submitted, the default used is en_US.

 

 

Response Fields

Returns TRUE on success.