SOAP API method Collection_retrieve
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is retrieved
Return values
- Return value 'collection' : Structure of type 'collection'
- All properties of the retrieved collection
Structure 'collection'
This structure collection was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the collection.
- Property 'name' : string
- The name of the collection.
- Property 'weight' : int
- The weight of the collection.
- Property 'created' : string
- The date and time when the account was created.
- Property 'unsubscribebehavior' : string
- Get the unsubscribe behavior of the collection. Possible values are 'nothing', 'remove' or 'update'.
- Property 'countsubprofiles' : int
- The number of subprofiles.
- Property 'lastbuilt' : timestamp
- When was the item rebuilt for the last time?