Identity Match DMO

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

  • MatchingRecordId has a FOREIGNKEY relationship with the Individual DMO Id field.
  • RecordId has a FOREIGNKEY relationship with the Individual 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 user who created the record.
  • Field API Name: std__CreatedDate__c
  • Data Type: DATETIME
  • Description: The date and time when this record was created.
  • 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__ExternalRecordId__c
  • Data Type: TEXT
  • Description: Corresponding record Id from external data source system.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this IdentityMatch record. Maximum size is 15 characters.
  • Field API Name: std__IdentityMatchType__c
  • Data Type: TEXT
  • Description: Describes the scope or type of identity resolution to be used with the two instances of Data Model Object. For example Device-to-Known, or Known-to-Known.
  • Field API Name: std__IdentityMatchWeight__c
  • Data Type: TEXT
  • Description: a numeric value that identifies the strength of the match defined by Identity Match Type.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this record.
  • Field API Name: std__IsAmatch__c
  • Data Type: BOOLEAN
  • Description: Indicates whether this record is amatch (true) or not (false).
  • Field API Name: std__LastModifiedById__c
  • Data Type: TEXT
  • Description: The user who most recently changed the record.
  • Field API Name: std__LastModifiedDate__c
  • Data Type: DATETIME
  • Description: The date and time when a user last modified this record.
  • Field API Name: std__MatchingObject__c
  • Data Type: TEXT
  • Description: The name of a DMO, for example 'Individual' or 'Organization'. The record identified by MatchingRecordId exist in this DMO or other object.
  • Field API Name: std__MatchingRecordId__c
  • Data Type: TEXT
  • Description: Object reference ID that points to the contact into which the lead converted. This is a relationship field. Maximum size is 15 characters.
  • Field API Name: std__Object__c
  • Data Type: TEXT
  • Description: The name of a DMO, for example 'Individual' or 'Organization'. The record identified by RecordId exist in this DMO or other object.
  • Field API Name: std__RecordId__c
  • Data Type: TEXT
  • Description: One instance of a DMO such as Individual or Organization.
  • Field API Name: std__SystemModstamp__c
  • Data Type: DATETIME
  • Description: The date and time when this record was last modified by a user or by an automated process.