ContentFolder document (Data API 23.2)
(supports custom properties)
Document representing a content folder.
Property | Type | Constraints | Description |
---|---|---|---|
creation_date |
Date | Returns the value of attribute 'creationDate'. | |
description |
Localized<String> | The localized content folder description. | |
id |
String | maxLength=256 | The id of the content folder. |
last_modified |
Date | Returns the value of attribute 'lastModified'. | |
link |
String | The link to the content folder resource. | |
name |
Localized<String> | The localized content folder name. | |
online |
Boolean | A flag indicating whether the folder in online (default is false). | |
page_description |
Localized<String> | The localized content folder page description. | |
page_keywords |
Localized<String> | The localized content folder page keywords. | |
page_title |
Localized<String> | The localized content folder page title. | |
page_url |
Localized<String> | The localized content folder page URL. | |
parent_folder_id |
String | The id of the parent content folder. | |
parent_link |
String | The URL to the parent content folder. | |
sub_folders_link |
String | The URL to list the content sub-folders. | |
template |
String | The rendering template. |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.