QuestionQ77

Data model and identity

A Real-Time CDP business practitioner (BP) wants to use demographic data—age, gender, and location—in customer profiles for personalized campaigns. However, the BP must ensure the schema is flexible enough to support future attributes such as interest or behavior scores.

How should the BP structure the XDM schema to satisfy current and future requirements?

  • A Create a single, comprehensive XDM Class with all potentials fields
  • B Use multiple XDM Field groups to modularize profile attributes
  • C Use out-of-the-box standard XDM Field groups
Explanation

XDM field groups are reusable components that define related fields for a compatible schema class. Separating demographic attributes and future concepts such as interests or behavioral scores into field groups keeps the profile schema modular and allows custom business-specific attributes to be added as needs evolve.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!