Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 496 Bytes

AutomaticSegment.md

File metadata and controls

26 lines (14 loc) · 496 Bytes

AutomaticSegment

Automatic segment schema

Properties

Name Type Description Notes
type TypeEnum Type of segment [optional] [readonly]
segmentId String [optional]
name String Name of the segment [optional]

Enum: TypeEnum

Name Value
AUTO "auto"
SAVED "saved"
TAG "tag"