The Personalizer Data Model Object (DMO) defines what additional service is used to provide a complete decision response. For example, to provide a recommendations response, the personalizer uses the recommendation service to provide targeted, personalized results to visitors.
Object API Name
Personalizer__dlm
Primary Key
Personalizer (Id__c)
All Fields
Field Name
Field API Name
Description
Data Type
Name
Name__c
Name applied to the Personalizer.
text
Developer Name
DeveloperName__c
Name of the Personalizer in a code-friendly format.
text
Master Label
MasterLabel__c
Primary setup object name.
text
Description
Description__c
Optional description for the Personalizer.
text
Content Object Id
ContentObjectId__c
The logical name of the object where the personalized content originated.
text
Catalog Data Graph Id
CatalogDataGraphId__c
Identifier for the data graph containing precomputed catalog data for use by the Personalizer.
text
Profile Data Graph Id
ProfileDataGraphId__c
Data graph containing precomputed profile data for use by the Personalizer.
text
Strategy
Strategy__c
Recommendation strategy selected for this personalization. For example, Top Sellers or Maximize Revenue.