Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.ManagedContentDeliveryDocument

Managed content in delivery scope.
Subclass of ConnectApi.AbstractManagedContentDeliveryDocument in version 55.0 and later. Properties with an available version of 54.0 only are included in ConnectApi.AbstractManagedContentDeliveryDocument in version 55.0 and later.
Property Name Type Description Available Version
channelInfo ConnectApi.​ManagedContent​ChannelSummary Information about the managed content channel. 54.0
contentBody Map<String, Object> Map of properties of the managed content with their values. 54.0
contentKey String Globally unique identifier (GUID) for the managed content. 54.0 only
contentType ConnectApi.​ManagedContent​TypeSummary Type of managed content. 54.0 only
language String Language locale of the managed content. 54.0 only
managedContentId String ID of the managed content. 54.0 only
publishedDate Datetime Most recent publish date of the managed content. 54.0 only
references Map<String, ConnectApi.​AbstractManaged​ContentReference> Map of references with contentKey as the key. 54.0
referencesList List<ConnectApi.​AbstractManaged​ContentReference> List of references. 54.0
title String Title of the managed content. 54.0 only
unauthenticatedUrl String Public URL for the managed content. 54.0 only
urlName String URL name of the managed content. 54.0 only