|
Revisions and Updates |
|
January 5, 2007
| • | Updated command getLastPosts to include ability to specify the number of returns per blog and per article, as well as returning blog IDs. |
December 2, 2006
| • | Added command getURLHash, which returns an encoded URL that allows blog publishers to access the Publisher Control Panel without having to login. |
| • | Added the following non-Reseller commands. These commands do not require a Reseller username or password in the request fields. |
November 14, 2006
| • | Renamed command getEmptyBlogs to getInactiveBlogs and added the allowed value "emptyblog" to the "type" parameter. |
October 17, 2006
| • | Added command getLastPosts, which returns the title and URL of the most recently posted articles or comments from blogs in your Reseller profile. |
| • | Added command updateBlogSettings, which enables or disables a specified profile setting in the Publisher Control Panel for a specified blog. |
| • | Added command getEmptyBlogs, which returns a list of Blog IDs for blogs that have not been updated since the specified date. |
September 12, 2006
| • | Added command getBlogBandwidthUsageInfo, which returns a blog's bandwidth usage amounts for the current or previous month. The amount of any manual or automatic upgrades is also returned. |
August 10, 2006
| • | Added command addBandwidthInMB, which allows you to add bandwidth, in megabytes, to a specified blog for the current month. |
| • | Updated commands addBlog and updateBlogAutoTransferSettings to include the parameter auto_transfer_upgrade_step_value. The auto_transfer_upgrade_step_value allows you to incrementally add bandwidth to a blog, as needed, up to the value specified by the auto_transfer_upgrade_quantity parameter. |
June 29, 2006
| • | Added commands getTrackbackModerationValues and updateBlogTrackbackModeration. |
| • | French can now be added as a blog's default language; updated commands addBlog and updateBlogLanguagePref. |
May 3, 2006
Added updateUserPassword command, which changes a user's password. This command will be available for use May 5, 2006.
April 21, 2006
| • | Updated getBlogsWithOffset command to include search parameters. The updates to this command will be available April 22, 2006. |
| • | The following new commands will be available April 22, 2006: |
updateBlogAutoTransferSettings
March 11, 2006
Rate limiting now enforced. A default limit of five submissions per second in effect. See API Submission Rate Limits.
January 10, 2006
| • | Added parameter locale to the addBlog command, which allows you to specify the language used by a blog's Publisher Control Panel. |
| • | Added updateBlogLanguagePref command, which allows you to switch the language used by a blog's Publisher Control Panel. |
August 10, 2005
Added parameters monthly_num_xml_views and monthly_num_html_views to the response for the getBlogsWithOffset API command.
May 26, 2005
Added parameters "auto_transfer_upgrade_allowed" and "auto_transfer_upgrade_quantity" to the "addBlog" API command. This enables Resellers to activate the automatic upgrade feature.
April 28, 2005
Added parameters "auto_transfer_upgrade_allowed" and "auto_transfer_upgrade_quantity" to the response of the following APIs.
- getBlogInfo
- getBlogInfoByHostname
- getUsersBlogs
- getBlogs
- getBlogsWithOffset
- addBlog
April 19, 2005
| • | Warning: Please allow a one second delay between each API submission, particularly between blog creation and edit. Failing to delay API submissions will result in downgraded system performance, errors, and command failures. |
| • | Removed tables previously used to list command parameters, as tables were truncated when this document was converted to PDF format. Content in tables is now presented in bullet format. |
March 3, 2005
Added getBlogsWithOffset API command.
February 7, 2005
Added getComponetProfileList API command.
February 4, 2005
Reformatted request and response examples for each API command to show nesting.
December 23, 2004
Added request and response examples for each API command.