SOAP API method Collection_retrieve
Parameters
| Name | Type | Description | 
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved | 
| * required parameters | ||
Return values
| Name | Type | Description | 
|---|---|---|
| collection | Structure of type 'collection' | All properties of the retrieved collection | 
Structure 'collection'
| Name | Type | Description | 
|---|---|---|
| id | int | The ID of the collection. | 
| name | string | The name of the collection. | 
| weight | int | The weight of the collection. | 
| created | string | The date and time when the account was created. | 
| unsubscribebehavior | string | Get the unsubscribe behavior of the collection. Possible values are 'nothing', 'remove' or 'update'. | 
| countsubprofiles | int | The number of subprofiles. |