Personalizer DMO

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

  • Field API Name: std__CatalogDataGraph__c
  • Data Type: TEXT
  • Description: The objects being recommended. For example, Goods Product.
  • 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__ContentObjectName__c
  • Data Type: TEXT
  • Description: A reference to a Object which provides content for this Recommender.
  • 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__Description__c
  • Data Type: TEXT
  • Description: Required. Description of the personalizer. Maximum size is 255 characters.
  • Field API Name: std__Goal__c
  • Data Type: TEXT
  • Description: What the Personalizer tries to achieve. Examples include: Recommender Goal, Maximize Revenue, None.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this Personalizer 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__LastRefreshDateTime__c
  • Data Type: DATETIME
  • Description: When the refresh process last run.
  • Field API Name: std__LastRefreshStatus__c
  • Data Type: TEXT
  • Description: The state of the last running of the process that performs the refresh.
  • Field API Name: std__LastSuccessfulRefreshDateTime__c
  • Data Type: DATETIME
  • Description: When the refresh process last run to successful completion.
  • Field API Name: std__LastTrainedDateTime__c
  • Data Type: DATETIME
  • Description: When the model was last run with training data.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PersonalizerTrainingStatus__c
  • Data Type: TEXT
  • Description: Recommender status values include: NONE, PROCESSING, FAILURE, COMPLETE.
  • Field API Name: std__ProfileDataGraphId__c
  • Data Type: TEXT
  • Description: A DataGraph with a Profile as its primary DMO.