category_mgr_list
Back to SOAP Architecture Method Reference
Description
The category_mgr_list method lists all categories on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the category. | bstypes:ResourceId | R |
name | The name of the category. | string | R |
active | Indicates whether or not the category is active. | boolean | R |
container_id | The unique ID# of the folder. | bstypes:ResourceId | R |
domain_id | The unique ID# of your domain. | bstypes:ResourceId | R |
weight | Indicates the priority level of the category. | int | R |
type |
The category type. This is a bitmask with the elements assigned as follows:
|
int | R |