Digital Content DMO

The Digital Content DMO represents digital content, such as emails, templates, landing pages, news content, blogs, and more that can be distributed to multiple channels. This content includes draft and published versions and variations for different languages, devices, or audience segments.

Object API Name: std__DigitalContentDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id

  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • LastModifiedById has a FOREIGNKEY relationship with the User DMO Id field.
  • DigitalContentSpaceId has a FOREIGNKEY relationship with the Digital Content Space DMO Id field.
  • TemplateId has a FOREIGNKEY relationship with the Digital Content DMO Id field.
  • Field API Name: std__cdp_sys_record_currency__c
  • Data Type: TEXT
  • Description: System-generated metadata field that stores a 3-letter ISO currency code.
  • Field API Name: std__ContentKey__c
  • Data Type: TEXT
  • Description: A unique identifier assigned at content creation that persists across all versions, variants, and environments and is used for content to media relationships, tracking, and migration.
  • Field API Name: std__CreatedById__c
  • Data Type: TEXT
  • Description: The ID of the user who created the content.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when the content was created.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this DigitalContentDmo record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this DigitalContentDmo record.
  • Field API Name: std__DigitalContentSpaceId__c
  • Data Type: TEXT
  • Description: A reference ID for the digital content space, for example the CMS workspace that contains the content.
  • Field API Name: std__DigitalContentType__c
  • Data Type: TEXT
  • Description: The classification type of the digital content, such as news, email, or landing page.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: A unique identifier used as the primary key for the Digital Content DMO.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this DigitalContentDmo record.
  • Field API Name: std__IsManaged__c
  • Data Type: BOOLEAN
  • Description: An indicator if the content is managed by Salesforce.
  • Field API Name: std__IsPrimary__c
  • Data Type: BOOLEAN
  • Description: Indicates whether the variant is the primary variant. The primary variant is the source of truth for derivative variants.
  • Field API Name: std__IsTemplate__c
  • Data Type: BOOLEAN
  • Description: An indicator if the content is a template.
  • Field API Name: std__Language__c
  • Data Type: TEXT
  • Description: The language or locale of a content variant, such as en_US, es, or ja_JP.
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: The ID of the user who most recently changed the content.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified the content.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Description to be added
  • Field API Name: std__PublishStatus__c
  • Data Type: TEXT
  • Description: The state of the digital content's editorial workflow, such as Draft, Published, or Revised. In Salesforce CMS, only published content is available to a CMS channel.
  • Field API Name: std__TemplateId__c
  • Data Type: TEXT
  • Description: A reference ID for the digital content template that the content was created from, if it was created from a template.
  • Field API Name: std__UrlName__c
  • Data Type: TEXT
  • Description: An identifier used in content routing and SEO-friendly URLs, such as "summer-2026-campaign."
  • Field API Name: std__VariantKey__c
  • Data Type: TEXT
  • Description: An identifier that combines the variant type and language, for example, "s-en_US" or "t-es."
  • Field API Name: std__VariantType__c
  • Data Type: TEXT
  • Description: The type of variant, such as "standard," "mobile," or "tablet." This field enables adapting content for languages, devices, and audience segments.
  • Field API Name: std__VersionNumber__c
  • Data Type: TEXT
  • Description: A version identifier that tracks content changes over time and enables version history.