SOAP API methode MediaLibrary_retrieve
Parameters
| Naam | Type | Beschrijving |
|---|---|---|
| id * | string | The identifier (id) of the object that is retrieved |
| * verplichte parameters | ||
Resultaat
| Naam | Type | Beschrijving |
|---|---|---|
| medialibrary | Structure of type 'medialibrary' | All properties of the retrieved medialibrary |
Structuur 'medialibrary'
| Naam | Type | Beschrijving |
|---|---|---|
| id | int | ID of the media library |
| name | string | Name of the media library |
| description | string | Description of the media library |
| archived | boolean | Get if the media library is archived. |