# Segments

## Content

| **Name** | **Type** | **ReadOnly** | **Filterable** | **Description** |
| ---- | ---- | -------- | ---------- | ----------- |
| Id | String | True | False | The id of the segment. |
| Kind | String | True | False | The type of resource for Analytics segment. |
| SelfLink | String | True | False | The link for the segment. |
| SegmentID | String | True | False | The segment Id that can be used with the segment parameter in Data Feed. |
| Name | String | True | False | The name of the segment. |
| Definition | String | True | False | The definition of the segment. |
| Type | String | True | False | The type for a segment with BUILT\_IN or CUSTOM as its possible value. |
| Created | DateTime | True | False | The time at which the segment was created. |
| Updated | DateTime | True | False | The time at which the segment was last updated. |
