Six Apart Developer Center

Developer Center Home » XML-RPC » Movable Type API »

mt.getPostCategories

Posted by Byrne Reese on January 16, 2006

Returns a list of all categories to which the post is assigned.

Parameters

  • String postid
  • String username
  • String password

Return value

on success, an array of structs containing String categoryName, String categoryId, and boolean isPrimary; on failure, fault.

Notes

isPrimary denotes whether a category is the post’s primary category.

Sample Request

Sample Response

Perl Code Sample

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

Six Apart
Makers of weblog software and services for individuals, organizations and businesses.
This website is powered by Movable Type.