Segment definition class
Last update: December 15, 2023
- Topics:
- Schemas
CREATED FOR:
- Developer
“Segment definition” is a standard Experience Data Model (XDM) class that captures the details of a segment definition. The class includes required fields such as the ID and name of an audience, along with other optional attributes. This class should be used if you are bringing in segment definitions from external systems into Adobe Experience Platform.
This class should only be used to capture information about segment definitions themselves. In order to capture audience membership information within your profile data, you should use the Segment Membership Details field group in your XDM Individual Profile schema.
Property | Description |
---|---|
_repo |
An object containing the following DateTime fields:
|
_id | A unique, system-generated string identifier for the record. This field is used to track the uniqueness of an individual record, prevent duplication of data, and to look up that record in downstream services. Since this field is system-generated, it does not be supplied an explicit value during data ingestion. However, you can still opt to supply your own unique ID values if you wish. It is important to distinguish that this field does not represent an identity related to an individual person, but rather the record of data itself. Identity data relating to a person should be relegated to identity fields instead. |
createdByBatchID | The ID of the ingested batch that caused the record to be created. |
description | A description for the segment definition. |
identityMap | A map field that contains a set of namespaced identities for the individuals the audience applies to. See the section on identity maps in the basics of schema composition for more information on their use case. |
modifiedByBatchID | The ID of the last ingested batch that caused the record to be updated. |
repositoryCreatedBy | The ID of the user who created the record. |
repositoryLastModifiedBy | The ID of the user who last modified the record. |
segmentName | (Required) A name for the segment definition. |
segmentStatus |
The status of the audience from the external system. The following values are accepted:
|
version | The latest version number of the segment definition. |
Previous pageProvider
Next pageXDM Business Account
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