Terug naar de indexpagina

SOAP API methode Collection_update

Parameters

Naam Type Beschrijving
id * string The identifier (id) of the object that is updated
name * string The name of the collection.
weight * int The weight of the collection.
unsubscribebehavior * string Get the unsubscribe behavior of the collection. Possible values are 'nothing', 'remove' or 'update'.
* verplichte parameters

Resultaat

Naam Type Beschrijving
collection Structure of type 'collection' All properties of the now updated collection

Structuur 'collection'

Naam Type Beschrijving
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.