# UpdatePlayProgressRequest ## Fields | Field | Type | Required | Description | | ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- | | `key` | *::String* | :heavy_check_mark: | the media key | | `time` | *::Float* | :heavy_check_mark: | The time, in milliseconds, used to set the media playback progress. | | `state` | *::String* | :heavy_check_mark: | The playback state of the media item. |