# egoisdk.AutomaticSegment ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | Type of segment | [optional] [readonly] **segmentId** | **String** | | [optional] **name** | **String** | Name of the segment | [optional] ## Enum: TypeEnum * `auto` (value: `"auto"`) * `saved` (value: `"saved"`) * `tag` (value: `"tag"`)