# GetMediaMetaDataMarker 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` | [GetMediaMetaDataAttributes](../../Models/Requests/GetMediaMetaDataAttributes.md) | :heavy_minus_sign: | Attributes associated with the marker. | |