Valid AD0-E603 Dumps shared by ExamDiscuss.com for Helping Passing AD0-E603 Exam! ExamDiscuss.com now offer the newest AD0-E603 exam dumps, the ExamDiscuss.com AD0-E603 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com AD0-E603 dumps with Test Engine here:
An Adobe Journey Optimizer developer has a business requirement to add the customer loyalty level in the Profile schema. The loyalty level can have specific values (Silver, Gold, Platinum). How would this field be added?
Correct Answer: B
Explanation To add the customer loyalty level in the Profile schema, the developer should create a new field using the data type Enum. An Enum is a data type that defines a set of possible values for a field, such as Silver, Gold, or Platinum. An Enum can be used to store categorical or discrete values that have a fixed and known range. A Short is not a suitable data type for this field, as it is used to store numerical values that have a small range, such as -32,768 to 32,767. A String is also not a suitable data type for this field, as it is used to store text values that have variable length and format. References:https://experienceleague.adobe.com/docs/experience-platform/xdm/tutorials/create-schema-ui/step4-f