| segmentId |
string |
The unique identifier for the segment. |
| name |
string |
The human-readable name of the segment. |
| description |
string |
A detailed description of what the segment represents. |
| expression |
object |
The segment definition expression. |
| evaluationType |
string |
How the segment is evaluated against profiles. |
| mergePolicyId |
string |
The merge policy used when evaluating this segment. |
| schema |
object |
The XDM schema this segment is based on. |
| status |
string |
The current status of the segment. |
| profileCount |
integer |
The estimated number of profiles in this segment. |
| owner |
object |
The user who created the segment. |
| tags |
array |
Tags for organizing and categorizing segments. |
| created |
string |
When the segment was created. |
| lastModified |
string |
When the segment was last modified. |
| lastEvaluated |
string |
When the segment was last evaluated. |