Enterprise User Activity DMO

Describes how enterprise users interact with business assets.

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

  • EnterpriseUserId has a FOREIGNKEY relationship with the Entp 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__ContentId__c
  • Data Type: TEXT
  • Description: Identifier of the asset to which an activity record relates. This identifier will be polymorphically related to one or more other tables.
  • Field API Name: std__ContentType__c
  • Data Type: TEXT
  • Description: Discriminator indicating the type of the Content represented by the Content ID field.
  • Field API Name: std__DataSourceId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DataSourceObjectId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__DeviceId__c
  • Data Type: TEXT
  • Description: The identifier of the device from which the interaction occurred.
  • Field API Name: std__EnterpriseUserId__c
  • Data Type: TEXT
  • Description: Foreign Key to Enterprise User. Represents the primary employee to which an activity record relates
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Primary Key
  • Field API Name: std__InteractionType__c
  • Data Type: TEXT
  • Description: Textual identifier of the interaction the record represents.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__SourcePlatform__c
  • Data Type: TEXT
  • Description: A textual value meant to identify all activity information related to a given source platform, such as SLACK, GDrive, LEX, etc.
  • Field API Name: std__Timestamp__c
  • Data Type: DATETIME
  • Description: Time when the activity was observed