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.ManagedContentVariant

Managed content variant.
Property Name Type Description Available Version
apiName String API name of the managed content variant. 63.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 variant. 60.0
createdDate Datetime Date when the managed content variant 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 variant. 60.0
lastModifiedDate Datetime Date when the managed content variant was last modified. 60.0
managedContentId String ID of the managed content. 60.0
managedContent​VariantId String ID of the managed content variant. 60.0
managedContent​VersionId String Managed content version ID. 60.0
source ConnectApi.ManagedContentGenerationSource Source of the managed content.
  • AI
  • User
68.0
status ConnectApi.​ManagedContent​VariantStatus​Output Information about a managed content variant's status in the authoring space. 60.0
title String Title of the managed content. 60.0
urlName String URL name of the managed content. 60.0