targetFolder element

Type: targetFolder
Namespace: (default namespace)
XML Schema: ns1.xsd

Target folder object for a page copy call. A folder is identified by its id and the channelId. You can omit the channelId when you want to copy to master folders.

Example JSON

{ "id" : ..., "channelId" : ... }