ManagedContentVariant
Managed content variants are associated with a ManagedContent object. The managed content and variants are counted as one content record in your Salesforce org.
For example, say you have a managed content item of content type News and a default language of English. When you translate the News content into other languages such as Spanish, Japanese, and French, a managed content variant for each language is created.
Supported Calls
describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search()
Special Access Rules
ManagedContentVariant is available when the Digital Experiences app is enabled.
Fields
Field | Details |
---|---|
ContentTypeFullyQualifiedName |
|
IsPublished |
|
Language |
|
ManagedContentId |
|
ManagedContentKey |
|
ManagedContentVariantStatus |
|
Name |
|
UrlName |
|
VariantType |
|
Usage
Managed content variants are associated with a ManagedContent object. The managed content and managed content variants are counted as one content record in your Salesforce org.
ManagedContentVariant can be queried through the public sObject API. Use this object to retrieve information for a specific content in a certain language and format of a managed content.