Digital Content Space DMO

The Digital Content Space DMO represents a logical space where digital content and electronic media are stored for authoring. Users and groups are granted action permissions in the space by role. In Salesforce CMS, this DMO represents a CMS workspace and contributors to the workspace have role-based access.

Object API Name: std__DigitalContentSpaceDmo__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.
  • 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 space.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when the space was created.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this DigitalContentSpaceDmo record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this DigitalContentSpaceDmo record.
  • Field API Name: std__DefaultLanguage__c
  • Data Type: TEXT
  • Description: The default language of the digital content space.
  • Field API Name: std__Description__c
  • Data Type: TEXT
  • Description: The description of the digital content space.
  • Field API Name: std__DigitalContentSpaceName__c
  • Data Type: TEXT
  • Description: The name of the digital content space.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: A unique ID used as the primary key for the Digital Content Space DMO.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this DigitalContentSpaceDmo record.
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: The ID of the user who last modified the space.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified the space.