Digital Content Publish Channel DMO

The Digital Content Publish Channel DMO represents digital content or electronic media that's published to a CMS channel such as a site or messaging channel. It also includes the status of the content in the CMS channel such as live, preview, or restricted.

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

  • CreatedById has a FOREIGNKEY relationship with the User DMO Id field.
  • DigitalContentChannelId has a FOREIGNKEY relationship with the Digital Content Channel DMO Id field.
  • DigitalContentId has a FOREIGNKEY relationship with the Digital Content DMO Id field.
  • ElectronicMediaId has a FOREIGNKEY relationship with the Electronic Media DMO Id field.
  • LastModifiedById has a FOREIGNKEY relationship with the User 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__CreatedById__c
  • Data Type: TEXT
  • Description: The ID of the user who created the publish channel record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when the publish channel record was created.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this DigitalContentPublishChannelDmo record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this DigitalContentPublishChannelDmo record.
  • Field API Name: std__DigitalContentChannelId__c
  • Data Type: TEXT
  • Description: A reference ID for the digital content channel.
  • Field API Name: std__DigitalContentId__c
  • Data Type: TEXT
  • Description: A reference ID for the digital content.
  • Field API Name: std__DigitalContentName__c
  • Data Type: TEXT
  • Description: The name of the digital content or electronic media.
  • Field API Name: std__DigitalContentOnlineStatus__c
  • Data Type: TEXT
  • Description: The publication status of the content, such as LIVE, PREVIEW, or RESTRICTED.
  • Field API Name: std__ElectronicMediaId__c
  • Data Type: TEXT
  • Description: A reference ID for the electronic media.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: A unique identifier used as the primary key for the Digital Content Publish Channel DMO.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this DigitalContentPublishChannelDmo record.
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: The ID of the user who last modified the publish channel record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified the publish channel record.
  • Field API Name: std__PublishDateTime__c
  • Data Type: DATETIME
  • Description: The date and time when the content or media was published.