ContentPackagePage Data Type

Content staging package item.

Properties
name data type description
id string
name string
errors array of StagedError Get list of errors related to this object.
excluded boolean
disinheritDefault boolean
version StagedObjectVersion
niceUrl string Nice URL
alternateUrls array of string Alternate URLs (in alphabetical order)
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)
disinheritedChannelIds array of string
fileName string Filename
masterId string

Example

{
  "id" : "...",
  "name" : "...",
  "errors" : [ {
    "error" : "...",
    "kind" : "OTHER"
  }, {
    "error" : "...",
    "kind" : "EXCEPTION"
  } ],
  "excluded" : true,
  "disinheritDefault" : true,
  "version" : {
    "timestamp" : 12345,
    "versionNumber" : "...",
    "type" : "published",
    "publishAt" : 12345,
    "online" : true,
    "timeOff" : 12345
  },
  "niceUrl" : "...",
  "alternateUrls" : [ "...", "..." ],
  "description" : "...",
  "template" : {
    "id" : "...",
    "hash" : "..."
  },
  "priority" : 12345,
  "language" : "...",
  "contentsetId" : "...",
  "contentId" : "...",
  "tags" : {
    "property1" : {
      "name" : "...",
      "construct" : {
        "id" : "...",
        "hash" : "..."
      },
      "active" : true,
      "id" : "...",
      "properties" : {
        "property1" : {
          "type" : "RICHTEXT",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "name" : "...",
          "hash" : "..."
        },
        "property2" : {
          "type" : "DATASOURCE",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "name" : "...",
          "hash" : "..."
        }
      },
      "type" : "TEMPLATETAG"
    },
    "property2" : {
      "name" : "...",
      "construct" : {
        "id" : "...",
        "hash" : "..."
      },
      "active" : true,
      "id" : "...",
      "properties" : {
        "property1" : {
          "type" : "FILE",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "name" : "...",
          "hash" : "..."
        },
        "property2" : {
          "type" : "DATASOURCE",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "name" : "...",
          "hash" : "..."
        }
      },
      "type" : "TEMPLATETAG"
    }
  },
  "objectTags" : {
    "property1" : {
      "construct" : {
        "id" : "...",
        "hash" : "..."
      },
      "active" : true,
      "properties" : {
        "property1" : {
          "type" : "NODE",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "name" : "...",
          "hash" : "..."
        },
        "property2" : {
          "type" : "SELECT",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "name" : "...",
          "hash" : "..."
        }
      },
      "definition" : {
        "id" : "...",
        "hash" : "..."
      },
      "type" : "TEMPLATETAG",
      "id" : "...",
      "name" : "..."
    },
    "property2" : {
      "construct" : {
        "id" : "...",
        "hash" : "..."
      },
      "active" : true,
      "properties" : {
        "property1" : {
          "type" : "NODE",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "name" : "...",
          "hash" : "..."
        },
        "property2" : {
          "type" : "TEMPLATETAG",
          "id" : "...",
          "partId" : "...",
          "stringValue" : "...",
          "booleanValue" : true,
          "fileId" : "...",
          "imageId" : "...",
          "folderId" : "...",
          "pageId" : "...",
          "templateId" : "...",
          "contentTagId" : "...",
          "templateTagId" : "...",
          "nodeId" : "...",
          "formId" : "...",
          "stringValues" : [ "...", "..." ],
          "options" : [ { }, { } ],
          "selectedOptions" : [ { }, { } ],
          "datasource" : { },
          "overview" : { },
          "name" : "...",
          "hash" : "..."
        }
      },
      "definition" : {
        "id" : "...",
        "hash" : "..."
      },
      "type" : "TEMPLATETAG",
      "id" : "...",
      "name" : "..."
    }
  },
  "customCdate" : 12345,
  "customEdate" : 12345,
  "disinheritedChannelIds" : [ "...", "..." ],
  "fileName" : "...",
  "masterId" : "..."
}