Segments
Query the available segments in AdobeAnalytics.
Columns
| Name | Type | IsDimension | IsMetric | DefaultDimension | Description |
| Id [KEY] | String | Unique identifier of the segment. | |||
| Name | String | The name of the segment. | |||
| ReportSuiteName | String | The name of the report suite the segment was created in. | |||
| Description | String | A description for the segment. | |||
| Created | Datetime | The datetime the segment was created. | |||
| Modified | Datetime | The datetime the segment was last modified. | |||
| OwnerId | String | The unique identifier of the user that created the segment. | |||
| OwnerName | String | The name of the user that created the segment. | |||
| Version | String | The version of the segment. | |||
| Type | String | A comma-separated list of segment types. Allowed values are: shared,templates,curatedItem . | |||
| SiteTitle | String | The title of the site. |