Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.AbstractManagedContentDeliveryDocument

Managed content delivery document.
This class is abstract.

Superclass of:

Property Name Type Description Available Version
contentKey String Globally unique identifier (GUID) for the managed content. 55.0
contentType ConnectApi.​ManagedContent​TypeSummary Type of managed content. 55.0
language String Language locale of the managed content. 55.0
managedContentId String ID of the managed content. 55.0
publishedDate Datetime Most recent publish date of the managed content. 55.0
resourceUrl String URL to the single content delivery resource. 55.0
title String Title of the managed content. 55.0
unauthenticatedUrl String Public URL for the managed content. 55.0
urlName String URL name of the managed content. 55.0