SegmentTags
Returns all tags linked to a specific segment, supporting segment organization and categorization.
Columns
| Name | Type | References | Description |
| Id [KEY] | String | The unique identifier for the tag associated with a segment. | |
| SegmentId [KEY] | String |
Segments.Id | The unique identifier of the segment used to retrieve all tags assigned to it. |
| Name | String | The display name of the tag used to categorize or label the segment within the account. |