REST entity for the page, contained in the Content Staging package.
name | data type | description |
---|---|---|
errors | array of StagedError | |
Properties inherited from StagedPage |
||
version | StagedObjectVersion | |
niceUrl | string | Nice URL |
alternateUrls | array of string | Alternate URLs (in alphabetical order) |
fileName | string | Filename |
description | string | Description |
template | StagedReference | Template |
priority | number | Priority |
language | string | Language Code (if page has a language) |
contentsetId | string | Contentset ID |
contentId | string | Content ID |
tags | map of StagedTag | Tags of the page |
objectTags | map of StagedObjectTag | Objecttags of the page |
customCdate | number | Custom creation date of the page (set to 0 for clearing custom creation date and falling back to the real creation date) |
customEdate | number | Custom edit date of the page (set to 0 for clearing custom edit date and falling back to the real edit date) |
Properties inherited from StagedLocalizableObject |
||
masterId | string | |
disinheritedChannelIds | array of string | |
disinheritDefault | boolean | |
excluded | boolean | |
Properties inherited from StagingBase |
||
name | string | |
id | string |
Example
{ "errors" : [ { "error" : "...", "kind" : "DUPLICATION" }, { "error" : "...", "kind" : "EXCEPTION" } ], "version" : { "timestamp" : 12345, "versionNumber" : "...", "type" : "current", "publishAt" : 12345, "online" : true, "timeOff" : 12345 }, "niceUrl" : "...", "alternateUrls" : [ "...", "..." ], "fileName" : "...", "description" : "...", "template" : { "id" : "...", "hash" : "..." }, "priority" : 12345, "language" : "...", "contentsetId" : "...", "contentId" : "...", "tags" : { "property1" : { "name" : "...", "construct" : { "id" : "...", "hash" : "..." }, "active" : true, "properties" : { "property1" : { "type" : "BREADCRUMB", "id" : "...", "partId" : "...", "stringValue" : "...", "booleanValue" : true, "fileId" : "...", "imageId" : "...", "folderId" : "...", "pageId" : "...", "templateId" : "...", "contentTagId" : "...", "templateTagId" : "...", "nodeId" : "...", "formId" : "...", "stringValues" : [ "...", "..." ], "options" : [ { }, { } ], "selectedOptions" : [ { }, { } ], "datasource" : { }, "overview" : { }, "hash" : "...", "name" : "..." }, "property2" : { "type" : "BOOLEAN", "id" : "...", "partId" : "...", "stringValue" : "...", "booleanValue" : true, "fileId" : "...", "imageId" : "...", "folderId" : "...", "pageId" : "...", "templateId" : "...", "contentTagId" : "...", "templateTagId" : "...", "nodeId" : "...", "formId" : "...", "stringValues" : [ "...", "..." ], "options" : [ { }, { } ], "selectedOptions" : [ { }, { } ], "datasource" : { }, "overview" : { }, "hash" : "...", "name" : "..." } }, "type" : "OBJECTTAG", "id" : "..." }, "property2" : { "name" : "...", "construct" : { "id" : "...", "hash" : "..." }, "active" : true, "properties" : { "property1" : { "type" : "FORM", "id" : "...", "partId" : "...", "stringValue" : "...", "booleanValue" : true, "fileId" : "...", "imageId" : "...", "folderId" : "...", "pageId" : "...", "templateId" : "...", "contentTagId" : "...", "templateTagId" : "...", "nodeId" : "...", "formId" : "...", "stringValues" : [ "...", "..." ], "options" : [ { }, { } ], "selectedOptions" : [ { }, { } ], "datasource" : { }, "overview" : { }, "hash" : "...", "name" : "..." }, "property2" : { "type" : "RICHTEXT", "id" : "...", "partId" : "...", "stringValue" : "...", "booleanValue" : true, "fileId" : "...", "imageId" : "...", "folderId" : "...", "pageId" : "...", "templateId" : "...", "contentTagId" : "...", "templateTagId" : "...", "nodeId" : "...", "formId" : "...", "stringValues" : [ "...", "..." ], "options" : [ { }, { } ], "selectedOptions" : [ { }, { } ], "datasource" : { }, "overview" : { }, "hash" : "...", "name" : "..." } }, "type" : "TEMPLATETAG", "id" : "..." } }, "objectTags" : { "property1" : { "definition" : { "id" : "...", "hash" : "..." }, "name" : "...", "construct" : { "id" : "...", "hash" : "..." }, "active" : true, "properties" : { "property1" : { "type" : "DATASOURCE", "id" : "...", "partId" : "...", "stringValue" : "...", "booleanValue" : true, "fileId" : "...", "imageId" : "...", "folderId" : "...", "pageId" : "...", "templateId" : "...", "contentTagId" : "...", "templateTagId" : "...", "nodeId" : "...", "formId" : "...", "stringValues" : [ "...", "..." ], "options" : [ { }, { } ], "selectedOptions" : [ { }, { } ], "datasource" : { }, "overview" : { }, "hash" : "...", "name" : "..." }, "property2" : { "type" : "UNORDEREDLIST", "id" : "...", "partId" : "...", "stringValue" : "...", "booleanValue" : true, "fileId" : "...", "imageId" : "...", "folderId" : "...", "pageId" : "...", "templateId" : "...", "contentTagId" : "...", "templateTagId" : "...", "nodeId" : "...", "formId" : "...", "stringValues" : [ "...", "..." ], "options" : [ { }, { } ], "selectedOptions" : [ { }, { } ], "datasource" : { }, "overview" : { }, "hash" : "...", "name" : "..." } }, "type" : "CONTENTTAG", "id" : "..." }, "property2" : { "definition" : { "id" : "...", "hash" : "..." }, "name" : "...", "construct" : { "id" : "...", "hash" : "..." }, "active" : true, "properties" : { "property1" : { "type" : "DATASOURCE", "id" : "...", "partId" : "...", "stringValue" : "...", "booleanValue" : true, "fileId" : "...", "imageId" : "...", "folderId" : "...", "pageId" : "...", "templateId" : "...", "contentTagId" : "...", "templateTagId" : "...", "nodeId" : "...", "formId" : "...", "stringValues" : [ "...", "..." ], "options" : [ { }, { } ], "selectedOptions" : [ { }, { } ], "datasource" : { }, "overview" : { }, "hash" : "...", "name" : "..." }, "property2" : { "type" : "FILE", "id" : "...", "partId" : "...", "stringValue" : "...", "booleanValue" : true, "fileId" : "...", "imageId" : "...", "folderId" : "...", "pageId" : "...", "templateId" : "...", "contentTagId" : "...", "templateTagId" : "...", "nodeId" : "...", "formId" : "...", "stringValues" : [ "...", "..." ], "options" : [ { }, { } ], "selectedOptions" : [ { }, { } ], "datasource" : { }, "overview" : { }, "hash" : "...", "name" : "..." } }, "type" : "CONTENTTAG", "id" : "..." } }, "customCdate" : 12345, "customEdate" : 12345, "masterId" : "...", "disinheritedChannelIds" : [ "...", "..." ], "disinheritDefault" : true, "excluded" : true, "name" : "...", "id" : "..." }