ExportContentApiData

The object representing the details for which items to export with two booleans.

  • API Section: Objects
  • Type: Object

Properties

Name

Description

Required

Type

Format

itemsToExport

The items to export

Y

string [ ]

maintainFolderStructure

This ensure that the exported contents inside the PIE file also keep their folder positions.

Y

boolean

dontBringRelatedContent

If this is not checked, the items selected will be exported with any nested elements

Y

boolean

*Required elements are only used for API parameters

Usages