AD0-E605 · Question #11
Which components are critical for designing a Real-Time Customer Profile? (Select two.)
The correct answer is A. Unified schemas for all data sources. C. Identity namespaces for data linking.. Unified schemas (A) ensure all ingested data conforms to a standard structure (XDM in Adobe Experience Platform), so the system can merge records meaningfully across sources. Identity namespaces (C) act as labeled containers for identity values (email, ECID, CRM ID, etc.), enabli
Question
Which components are critical for designing a Real-Time Customer Profile? (Select two.)
Options
- AUnified schemas for all data sources.
- BPredefined segments.
- CIdentity namespaces for data linking.
- DExternal data connectors.
How the community answered
(31 responses)- A81% (25)
- B6% (2)
- D13% (4)
Explanation
Unified schemas (A) ensure all ingested data conforms to a standard structure (XDM in Adobe Experience Platform), so the system can merge records meaningfully across sources. Identity namespaces (C) act as labeled containers for identity values (email, ECID, CRM ID, etc.), enabling the profile service to stitch together records belonging to the same individual across channels. Without both, the system either can't read the data consistently or can't link disparate records into a single profile.
Why the distractors are wrong:
- B (Predefined segments): Segments are an output of the profile, not a prerequisite for building one - you create segments after profiles exist.
- D (External data connectors): Source connectors are one ingestion mechanism, but they're not architecturally critical to the profile itself; data can arrive via APIs, SDKs, or batch uploads.
Memory tip: Think "Schema + Namespace = Profile Foundation." The schema gives data a shape, and the namespace gives identities a label - both are required before the system can merge anything into a unified profile.
Topics
Community Discussion
No community discussion yet for this question.