| Name | Type | Description | Notes |
|---|---|---|---|
| video_id | int | The unique ID of a video associated with a listing. | [optional] |
| height | int | The video height dimension in pixels. | [optional] |
| width | int | The video width dimension in pixels. | [optional] |
| thumbnail_url | string | The url of the video thumbnail. | [optional] |
| video_url | string | The url of the video file. | [optional] |
| video_state | string | The current state of a given video. Value is one of `active`, `inactive`, `deleted` or `flagged`. | [optional] |