The Personalization Decision Data Model Object (DMO) defines all object properties required to make personalized decisions for a Personalization point. Properties include eligibility criteria (targeting rules), priority settings, and so on.
Object API Name
PersonalizationDecision__dlm
Primary Key
Personalization Decision (Id__c)
All Fields
Field Name
Field API Name
Description
Data Type
Developer Name
DeveloperName__c
Name of the personalization decision in a code-friendly format.
text
Name
Name__c
Name applied to the Personalization Decision.
text
Description
Description__c
Optional description for the Personalization Decision.
text
Personalization Point
PersonalizationPointId__c
Personalization point using the decision.
text
Personalizer
PersonalizerId__c
Name applied to the associated Personalizer.
text
Priority
PersonalizationDecisionPriority__c
Priority value assigned to the decision at the Personalization Point.
number
Criteria
Criteria__c
Targeting rules associated with the personalization decision.