getUsersBlogs

Previous page  First page  Next page

Description

Returns a list of reseller.getBlogInfo structs for each blog this username owns.

 

 

Syntax

reseller.getUsersBlogs(version, username, password, blog_username)

 

 

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_username - The username of the user whose blogs you want information on.

 

 

Response Fields

Returns a list of reseller.getBlogInfo structs.