# Marker The final status of the marker ## Fields | Field | Type | Required | Description | Example | | ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | ------------------------------------------------- | | `Id` | *long* | :heavy_check_mark: | N/A | 306970 | | `Type` | *string* | :heavy_check_mark: | N/A | credits | | `StartTimeOffset` | *long* | :heavy_check_mark: | N/A | 4176050 | | `EndTimeOffset` | *long* | :heavy_check_mark: | N/A | 4393389 | | `Final` | *bool* | :heavy_minus_sign: | N/A | true | | `Attributes` | [Attributes](../../Models/Requests/Attributes.md) | :heavy_minus_sign: | Attributes associated with the marker. | |