Personalization Point DMO

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

  • Field API Name: std__AbnExperimentId__c
  • Data Type: TEXT
  • Description: The top level object for experiment. An experiment is similar to a Personalization Point but the result is randomized rather than rule based.
  • 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__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: Description of the Personalization Point.
  • Field API Name: std__Id__c
  • Data Type: TEXT
  • Description: Required. A unique, system-generated identifier for this PersonalizationPoint 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__MaxItemsCount__c
  • Data Type: DOUBLE
  • Description: The maximum number of items for this Personalization Point.
  • Field API Name: std__NameInterfaceField__c
  • Data Type: TEXT
  • Description: Name of this record.
  • Field API Name: std__PersonalizationPointSource__c
  • Data Type: TEXT
  • Description: Where the Personalization Point was defined. Values: PERSONALIZATION_APP, EXPERIENCE_BUILDER.
  • Field API Name: std__PersonalizationPointStatus__c
  • Data Type: TEXT
  • Description: The status of pipeline processing to create the content for the Personalization Point. Example values: Processing, Active, Error, Deleting.
  • Field API Name: std__PersonalizationSchemaId__c
  • Data Type: TEXT
  • Description: The object which uses the output of the Personalization Point.
  • Field API Name: std__PersonalizationSchemaName__c
  • Data Type: TEXT
  • Description: Required. The name of the personalization schema for the personalization point. Maximum size is 255 characters.
  • Field API Name: std__PersonalizationSchemaType__c
  • Data Type: TEXT
  • Description: The schema of this experiment if it is a standard schema with values like ExperienceVariation, Flow.
  • Field API Name: std__PersonalizationType__c
  • Data Type: TEXT
  • Description: Required. The type of personalization point. Maximum size is 255 characters.
  • Field API Name: std__ProfileDataGraphId__c
  • Data Type: TEXT
  • Description: Describes the personalization target. For example, a profile describing individuals, or a profile describing Accounts.
  • Field API Name: std__RootPersonalizationPointId__c
  • Data Type: TEXT
  • Description: Parent identifier or a personalization point. Multiple personalization points with the same RootPersonalizationPoint identifier is reported as the same personalization point. Allows for continuity between if personalization points are reconfigured.