Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 869 Bytes

ListingVideo.md

File metadata and controls

14 lines (11 loc) · 869 Bytes

ListingVideo

Properties

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]

[Back to Model list] [Back to API list] [Back to README]