MediaItemFolder
Organizes media assets such as images, documents, and videos within the file cabinet.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | Unique internal identifier for the media folder. | |
| appfolder | String | Specifies whether the folder is an application folder. | |
| bundleable | Boolean | Indicates whether the folder is available for SuiteBundles. | |
| chromasubsampling | Boolean | Specifies whether chroma subsampling is applied to images. | |
| class | String | Class restriction applied to this folder. | |
| compressedimagequality | String | Quality setting for compressed images stored in this folder. | |
| department | String | Department restriction applied to this folder. | |
| description | String | Brief description of the media folder's contents or purpose. | |
| enablecompression | Boolean | Indicates whether website images in this folder are compressed. | |
| externalid | String | External identifier used for integrations or external systems. | |
| foldersize | Double | Total size of the folder in kilobytes (kB). | |
| group | String | Group restriction applied to this folder. | |
| isinactive | Boolean | Indicates whether the folder is inactive. | |
| isprivate | Boolean | Specifies whether the folder is private and restricted to certain users. | |
| istoplevel | Boolean | Indicates whether this is a top-level folder. | |
| lastmodifieddate | Date | Date when the folder was last modified. | |
| location | String | Location restriction applied to this folder. | |
| name | String | Name of the media folder. | |
| numfolderfiles | Integer | Total number of files stored in the folder. | |
| owner | String | Owner of the folder. | |
| parent | String | Specifies the parent folder if this is a sub-folder. | |
| stripmetadata | Boolean | Indicates whether metadata is removed from images in this folder. | |
| subsidiary | String | Subsidiary restriction applied to this folder. |