pageCopyResultInfo element
Type: | pageCopyResultInfo |
Namespace: | (default namespace) |
XML Schema: | ns1.xsd |
The page copy result info contains information about each copy action that has taken place during a page copy call. When a page is copied to multiple folders multiple objects of this class will be added to the page copy response.
Example JSON
{
"newPageId" : ...,
"targetFolderId" : ...,
"targetFolderChannelId" : ...,
"sourcePageId" : ...
}