Tag segment schema
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | Type of segment | [optional] [readonly] |
| created | OffsetDateTime | [optional] [readonly] | |
| updated | OffsetDateTime | [optional] [readonly] | |
| segmentId | String | ||
| name | String | Name of the segment | [optional] |
| Name | Value |
|---|---|
| AUTO | "auto" |
| SAVED | "saved" |
| TAG | "tag" |