Folder Object


Properties
idstringmaxLength 100

Folder ID. Generated when a folder is created in the Media Manager.


displayNamestringmaxLength 256

Folder name as it appears in the Media Manager.


parentFolderIdstringmaxLength 100

ID of the folder's parent folder.
Default: media-root folder.


createdDatestringRead-onlyformat date-time

Date the folder was created.


updatedDatestringRead-onlyformat date-time

Date the folder was updated.


statestringRead-only
2 enum supported values:
OKDELETED

State of the folder.

Was this helpful?
Yes
No