Segment
Segment
is a datatype
for information about a single segment specified by its identifier.
Table: Segment
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Apr 15, 2025 | |||||
datasource | Datasource | yes | Preview | This is the datasource. See Datasource . | |
deletedAt | long | Preview | When the segment was deleted. | ||
end | long | yes | Preview | When the segment ended. | |
id | string | yes | Preview | The unique identifier of the segment. | |
organization | Organization | yes | Preview | The organization for the segment. See Organization . | |
repository | Repository | yes | Preview | The repository for the segment. See Repository . | |
start | long | yes | Preview | When the segment started. |