Personalization Log DMO

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

  • Field API Name: std__AgmtStgElpsMilliseconds__c
  • Data Type: DOUBLE
  • Description: How much time in milliseconds the Augmenting Stage took.
  • 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__ContentIndexNumber__c
  • Data Type: DOUBLE
  • Description: captures the rank of the recommended personalized content.
  • Field API Name: std__ContentItemsQuantity__c
  • Data Type: DOUBLE
  • Description: Number of Content items included in the denormalized Personalization Log.
  • Field API Name: std__ContentLengthBytesNumber__c
  • Data Type: DOUBLE
  • Description: The length of the Content field in bytes.
  • Field API Name: std__ContentObjectApiname__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the content object apiname.
  • Field API Name: std__ContentObjectLabelText__c
  • Data Type: TEXT
  • Description: The name of the system object (, Sales Order) that the user engaged with.
  • Field API Name: std__ContentObjectRecordId__c
  • Data Type: TEXT
  • Description: The primary key of the system object (DMO) that the user engaged with.
  • Field API Name: std__ContentText__c
  • Data Type: TEXT
  • Description: The raw contents returned by the Personalization request, which the end user viewed when creating the Engagement.
  • Field API Name: std__ContextAnchorApiName__c
  • Data Type: TEXT
  • Description: The name of the context anchor api for the personalization log. Maximum size is 255 characters.
  • Field API Name: std__ContextAnchorRecordId__c
  • Data Type: TEXT
  • Description: The unique identifier for the related PersonalizationLogs record. Maximum size is 255 characters.
  • Field API Name: std__ContextOnly__c
  • Data Type: TEXT
  • Description: A flag indicating whether or not the user has consented to use of their user profile for personalization. A value of true indicates that their profile and history was not used in the request to personalization. The default is false.
  • Field API Name: std__CorrelationId__c
  • Data Type: TEXT
  • Description: An audit field, storing the ID of an object with which the personalization is associated. Example: a Flow Definition ID.
  • 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__Id__c
  • Data Type: TEXT
  • Description: Primary Key Personalization Content Id must store the same value; that field is 'logically' the Primary Key.
  • Field API Name: std__IndividualId__c
  • Data Type: TEXT
  • Description: Required. The unique identifier for the related Individual record. Maximum size is 15 characters.
  • Field API Name: std__InternalOrganizationId__c
  • Data Type: TEXT
  • Description: A unique, system-generated identifier for this 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__PerslStgElpsMilliseconds__c
  • Data Type: DOUBLE
  • Description: How much time in milliseconds the Personalizing Stage took.
  • Field API Name: std__PersnlRequestChannel__c
  • Data Type: TEXT
  • Description: Identifies the system or communication channel that originated a Personalization request. Example values: email, web, Direct Data Cloud.
  • Field API Name: std__PersnlRequestChannelContextDescription__c
  • Data Type: TEXT
  • Description: Identifies the system or communication channel that originated a Personalization request. Example values: email, web, Direct Data Cloud.
  • Field API Name: std__PersonalizationContentId__c
  • Data Type: TEXT
  • Description: Personalization Content Id uniquely identifies the content in an outgoing personalization request.
  • Field API Name: std__PersonalizationDecisionId__c
  • Data Type: TEXT
  • Description: The combination of a PersonalizationPoint and a Personalizer which is associated to the user Engagement.
  • Field API Name: std__PersonalizationId__c
  • Data Type: TEXT
  • Description: Personalization Id uniquely identifies a personalization request for a particular personalization point and individual serviced by the personalization pipeline.
  • Field API Name: std__PersonalizationPointBindingId__c
  • Data Type: TEXT
  • Description: The unique identifier for the related PersonalizationLogs record. Maximum size is 255 characters.
  • Field API Name: std__PersonalizationPointId__c
  • Data Type: TEXT
  • Description: Often a specific place in the UI the user engaged with. The Personalization Point collects a number of recommenders/personalizers and rules for when to execute them.
  • Field API Name: std__PersonalizationRequestId__c
  • Data Type: TEXT
  • Description: Identifies a request to the Personalization service which results in one or more Personalization Content Records.
  • Field API Name: std__PersonalizationStatus__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the personalization status.
  • Field API Name: std__PersonalizationType__c
  • Data Type: TEXT
  • Description: How the personalized information must be interpreted. The Type is usually be 'Recommendation'.
  • Field API Name: std__PersonalizerId__c
  • Data Type: TEXT
  • Description: The Personalizer ( Recommender) related to the user Engagement.
  • Field API Name: std__QualStageElpsMilliseconds__c
  • Data Type: DOUBLE
  • Description: How much time in milliseconds the Qualifying Stage took.
  • Field API Name: std__RecipientMessageId__c
  • Data Type: TEXT
  • Description: An identifier specific to a particular recipient of an email message, and common for all Engagement Actions related to the recipient's email message (or other Engagement Channel Type).
  • Field API Name: std__RequestDateTime__c
  • Data Type: DATETIME
  • Description: When a request for Personalization was sent to the service.
  • Field API Name: std__ResponseTimeMillisecond__c
  • Data Type: DOUBLE
  • Description: Response time of the Personalizer in milliseconds. Includes the time of the Augmenting, Qualifying and Personalizing stages + extra overhead time.
  • Field API Name: std__RootPersonalizationPointId__c
  • Data Type: TEXT
  • Description: Often a specific place in the UI the user engaged with. The Personalization Point collects a number of recommenders/personalizers and rules for when to execute them.
  • Field API Name: std__StatusCode__c
  • Data Type: TEXT
  • Description: The synchronization status of the object (PP or Recommender). The set of values is defined by HTTP status codes (200, 500, 501).
  • Field API Name: std__TargetObjectApiname__c
  • Data Type: TEXT
  • Description: Alphanumeric string representing the target object apiname.
  • Field API Name: std__TargetObjectLabelText__c
  • Data Type: TEXT
  • Description: The text content for the target object label of the personalization log. Maximum size is 255 characters.
  • Field API Name: std__TargetObjectRecordId__c
  • Data Type: TEXT
  • Description: The unique identifier for the related PersonalizationLogs record. Maximum size is 255 characters.