StagedPage Data Type

REST entity for the page, contained in the Content Staging package.

Subtypes
ContentPackagePage
Properties
name data type description
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

{
  "version" : {
    "timestamp" : 12345,
    "versionNumber" : "...",
    "type" : "scheduled",
    "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" : "ORDEREDLIST",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "hash" : "...",
          "name" : "..."
        },
        "property2" : {
          "type" : "DATASOURCE",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "hash" : "...",
          "name" : "..."
        }
      },
      "type" : "TEMPLATETAG",
      "id" : "..."
    },
    "property2" : {
      "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" : "OBJECTTAG",
      "id" : "..."
    }
  },
  "objectTags" : {
    "property1" : {
      "definition" : {
        "id" : "...",
        "hash" : "..."
      },
      "name" : "...",
      "construct" : {
        "id" : "...",
        "hash" : "..."
      },
      "active" : true,
      "properties" : {
        "property1" : {
          "type" : "ORDEREDLIST",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "hash" : "...",
          "name" : "..."
        },
        "property2" : {
          "type" : "FOLDER",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "hash" : "...",
          "name" : "..."
        }
      },
      "type" : "TEMPLATETAG",
      "id" : "..."
    },
    "property2" : {
      "definition" : {
        "id" : "...",
        "hash" : "..."
      },
      "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" : "CMSFORM",
          "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" : "..."
}