VideoDetails interface
An interface representing VideoDetails.
Properties
id | A String identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
related |
NOTE: This property will not be serialized. It can only be populated by the server. |
video |
NOTE: This property will not be serialized. It can only be populated by the server. |
web |
The URL To Bing's search result for this item. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
id
A String identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
relatedVideos
NOTE: This property will not be serialized. It can only be populated by the server.
relatedVideos?: VideosModule
Property Value
videoResult
NOTE: This property will not be serialized. It can only be populated by the server.
videoResult?: VideoObject
Property Value
webSearchUrl
The URL To Bing's search result for this item. NOTE: This property will not be serialized. It can only be populated by the server.
webSearchUrl?: string
Property Value
string