Electronic Media DMO
The Electronic Media DMO represents media files such as images, videos, audio files, documents, and other multimedia content 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__ElectronicMediaDmo__dlm
Category: Unassigned
Availability: Available in 254 and later versions
Primary Key Field: Id
- CreatedById has a FOREIGNKEY relationship with the User DMO
Idfield. - LastModifiedById has a FOREIGNKEY relationship with the User DMO
Idfield. - DigitalContentSpaceId has a FOREIGNKEY relationship with the Digital Content Space DMO
Idfield.
- cdp_sys_record_currency
- ContentCategory
- ContentKey
- CreatedById
- CreatedDate
- DataSourceId
- DataSourceObjectId
- Description
- DigitalContentSpaceId
- ElectronicMediaFormat
- ElectronicMediaType
- FileType
- Id
- ImageAlternateText
- ImageTitle
- ImageUrl
- ImageViewType
- InternalOrganizationId
- IsPrimary
- Language
- LastModifiedById
- LastModifiedDate
- MediaUrl
- NameInterfaceField
- ProviderName
- PublishStatus
- TitleName
- TypeId
- UrlName
- VariantKey
- VariantType
- VersionNumber
- 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__ContentCategory__c - Data Type: TEXT
- Description: The electronic media category classification, such as "politics," "economics," or "sports."
- Field API Name:
std__ContentKey__c - Data Type: TEXT
- Description: A unique identifier assigned at media 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 media.
- Field API Name:
std__CreatedDate__c - Data Type: DATETIME
- Description: The date and time when the media was created.
- Field API Name:
std__DataSourceId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this ElectronicMediaDmo record.
- Field API Name:
std__DataSourceObjectId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this ElectronicMediaDmo record.
- Field API Name:
std__Description__c - Data Type: TEXT
- Description: The electronic media description, which helps identify and organize its content and purpose.
- 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 media.
- Field API Name:
std__ElectronicMediaFormat__c - Data Type: TEXT
- Description: The MIME type of the file, such as image/jpeg, video/mp4, or application/pdf. This type is the standardized content type for browsers, applications, and APIs to interpret and handle the file.
- Field API Name:
std__ElectronicMediaType__c - Data Type: TEXT
- Description: The electronic media classification type, such as text, audio, video, or image.
- Field API Name:
std__FileType__c - Data Type: TEXT
- Description: The format or extension of the file, such as jpg, mp4, or pdf. This type indicates how a file is stored, processed, and displayed.
- Field API Name:
std__Id__c - Data Type: TEXT
- Description: A unique identifier used as the primary key for the Electronic Media DMO.
- Field API Name:
std__ImageAlternateText__c - Data Type: TEXT
- Description: The alternate text for an image, which describes the image. This text is important for accessibility and search engine optimization.
- Field API Name:
std__ImageTitle__c - Data Type: TEXT
- Description: The title of the image.
- Field API Name:
std__ImageUrl__c - Data Type: TEXT
- Description: The URL of the image. We recommend using the MediaUrl field for all media types, including images.
- Field API Name:
std__ImageViewType__c - Data Type: TEXT
- Description: The view type classification of an image. This classification can indicate image size (small or large), usage purpose (swatch or thumbnail), and other classifications.
- Field API Name:
std__InternalOrganizationId__c - Data Type: TEXT
- Description: A unique, system-generated identifier for this ElectronicMediaDmo record.
- 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__Language__c - Data Type: TEXT
- Description: The language or locale of a content variant, for example, en_US, es, or ja_JP.
- Field API Name:
std__LastModifiedById__c - Data Type: TEXT
- Description: The ID of the user who last modified the media.
- Field API Name:
std__LastModifiedDate__c - Data Type: DATETIME
- Description: The date and time when a user last modified the media.
- Field API Name:
std__MediaUrl__c - Data Type: TEXT
- Description: The URL of the media file.
- Field API Name:
std__NameInterfaceField__c - Data Type: TEXT
- Description: Description to be added
- Field API Name:
std__ProviderName__c - Data Type: TEXT
- Description: The name of the service or company providing the media.
- Field API Name:
std__PublishStatus__c - Data Type: TEXT
- Description: The state of the media'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__TitleName__c - Data Type: TEXT
- Description: A subtitle or extra descriptive information about the electronic media title.
- Field API Name:
std__TypeId__c - Data Type: TEXT
- Description: Deprecated.
- 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," "tablet," or "variation." 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 media changes over time and enables version history.