Person data type
Last update: January 29, 2025
- Topics:
- Schemas
CREATED FOR:
- Developer
Person is a standard Experience Data Model (XDM) data type that describes an individual person. This datatype can represent a person acting in various roles, such as a customer, contact, or owner.
Property | Data type | Description |
---|---|---|
name | Person name | Describes details about the person’s full name. |
birthDate | Date | The full date a person was born. The date format (without time) should follow the RFC 3339, section 5.6 standard. |
birthDayAndMonth | String | The day and month a person was born, in the format MM-DD. This field should be used when the day and month of a person’s birth is known, but not the year. The format of this property must conform to this regular expression [0-1][0-9]-[0-9][0-9] . |
birthYear | Integer | The year a person was born including the century (for example, 1983 ). This field should be used when only the person’s age is known and not the full birth date. This value must be between 1 and 32767. |
gender | String |
The gender identity of the person. The value of this property must be equal to one of the following known enum values.
The default for this value is |
maritalStatus | String |
Describes a person’s relationship with a significant other. The value of this property must be equal to one of the following enum values.
The default for this value is |
nationality | String | The legal relationship between a person and their state represented using the ISO 3166-1 Alpha-2 code. The format of this property must conform to this regular expression ^[A-Z]{2}$ . |
taxId | String | The tax or fiscal ID of the person, such as the Taxpayer Identification Number (TIN) in the US or the Certificado de Identificación Fiscal (CIF/NIF) in Spain. |
For more details on the data type, refer to the public XDM repository:
Previous pagePerson Name
Next pagePhone Number
Experience Platform
- XDM System overview
- Schemas
- Classes
- Field groups
- XDM Individual Profile
- Consents and Preferences
- Demographic Details
- Healthcare Member Details
- IAB TCF 2.0 Consent
- IdentityMap
- Loyalty Details
- Personal Contact Details
- Profile Partner Enrichment (Sample)
- Segment Membership Details
- Telecom Subscription
- Work Contact Details
- XDM Business Person Components
- XDM Business Person Details
- XDM Individual Prospect Profile
- XDM ExperienceEvent
- Adobe Analytics Full Extension
- Advertising Details
- Application Details
- Balance Transfers
- Bot Detection
- Campaign Marketing Details
- Card Actions
- Channel Details
- Commerce Details
- Deposit Details
- Device Trade-In Details
- Dining Reservation
- End User ID Details
- Environment Details
- Flight Reservation
- IAB TCF 2.0 Consent
- Lodging Reservation
- MediaAnalytics Interaction Details
- Quote Request Details
- Reservation Details
- Sitetool Details
- Support Site Search
- Upgrade Details
- Upsell Details
- Web Details
- XDM Business Campaign
- XDM Business Campaign Members
- Medication
- Plan
- Product
- Provider
- Shared
- Field group name updates
- XDM Individual Profile
- Data types
- Account Details
- Ad Break
- Address
- Advertising Details Collection
- Advertising Details Reporting
- Advertising Pod Details Collection
- Advertising Pod Details Reporting
- Application
- B2B Source
- Beacon
- Browser Details
- Cart
- Category Data
- Chapter Details Collection
- Chapter Details Reporting
- Commerce Scope
- Commerce
- Consent String
- Consents & Preferences
- Currency
- Custom Metadata Details Collection
- Custom Metadata Details Reporting
- Device
- Email Address
- Environment
- Error Details Collection
- Experience Channel
- External Source System Audit Attributes
- Financial Account
- Generic Consent Field
- Generic Marketing Preference Field with Subscriptions
- Generic Marketing Preference Field
- Generic Personalization Preference Field
- Geo Circle
- Geo Coordinates
- Geo Shape
- Geo Interaction Details
- Geo
- Identity
- Implementation Details
- Impressions
- Internal Site Search
- Key Value Pair
- List of States End Collection
- List of States Start Collection
- Marketing
- Measure
- Media Collection Details
- Media Event Information
- Media Reporting Details
- Order
- POI Details
- POI Interaction
- Payment Item
- Person Name
- Person
- Phone Number
- Place Context
- Player State Data Reporting
- Postal Address
- Product List Item
- QoE (Quality of Experience) Data Details Collection
- QoE Data Details Reporting
- Refund Item
- Requisition List
- Return Item
- Return
- Search
- Session Details Collection
- Session Details Reporting
- Shipping
- Subscription
- Telecom Subscription
- Transaction
- Web Information
- Web Interaction
- Web Page Details
- Schemas UI
- Schema Registry API
- Tutorials
- Create a schema in the UI
- Create a schema in the API
- Add specific fields to a schema (API)
- Define custom fields (API)
- Add suggested values to a field (API)
- Deprecate an XDM field in the UI
- Deprecate an XDM field in the API
- Define a schema relationship in the UI
- Define a schema relationship in the API
- Define a schema relationship in Real-Time CDP B2B Edition
- Manage data usage labels for a schema
- Create an ad hoc schema
- Troubleshooting guide
- API reference
- Experience Platform release notes