ConnectApi.ManagedContentDocument

Information about a piece of managed content in an authoring space.
Property Name Type Description Available Version
apiName String API name of the managed content. 61.0
contentBody Map<String, Object> Map of properties of the managed content with their values. 60.0
contentFqn String Fully qualified name (FQN) of the managed content. 64.0
contentKey String Globally unique identifier (GUID) for the managed content. 60.0
contentSpace ConnectApi.​ManagedContent​SpaceSummary Content space of the managed content. 60.0
contentType ConnectApi.​ManagedContent​TypeSummary Type of managed content. 60.0
createdBy ConnectApi.​ManagedContent​UserSummary User who created the managed content. 60.0
createdDate Datetime Date when the managed content was created. 60.0
externalId String External ID of the managed content. 60.0
folder ConnectApi.​ManagedContent​FolderSummary Folder of the managed content. 60.0
isPublished Boolean Specifies whether the managed content variant is published to a channel (true) or not (false). 60.0
language String Language locale of the managed content. 60.0
lastModifiedBy ConnectApi.​ManagedContent​UserSummary User who last modified the managed content. 60.0
lastModifiedDate Datetime Date when the managed content was last modified. 60.0
managedContentId String ID of the managed content. 60.0
managedContent​VariantId String Managed content variant ID. 60.0
managedContent​VersionId String Managed content version ID. 60.0
status ConnectApi.​ManagedContent​VariantStatus​Output Status of the managed content variant. 60.0
title String Title of the managed content. 60.0
urlName String URL name of the managed content. 60.0
versionNumber String Version number of the managed content. 60.0