VideoObject interface
Defines a video object that is relevant to the query.
Properties
allow |
NOTE: This property will not be serialized. It can only be populated by the server. |
allow |
NOTE: This property will not be serialized. It can only be populated by the server. |
bing |
An ID that uniquely identifies this item. NOTE: This property will not be serialized. It can only be populated by the server. |
content |
Original URL to retrieve the source (file) for the media object (e.g the source URL for the image). NOTE: This property will not be serialized. It can only be populated by the server. |
description | A short description of the item. NOTE: This property will not be serialized. It can only be populated by the server. |
embed |
NOTE: This property will not be serialized. It can only be populated by the server. |
height | The height of the source media object, in pixels. NOTE: This property will not be serialized. It can only be populated by the server. |
host |
URL of the page that hosts the media object. NOTE: This property will not be serialized. It can only be populated by the server. |
id | A String identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
image | NOTE: This property will not be serialized. It can only be populated by the server. |
is |
NOTE: This property will not be serialized. It can only be populated by the server. |
motion |
NOTE: This property will not be serialized. It can only be populated by the server. |
motion |
NOTE: This property will not be serialized. It can only be populated by the server. |
name | The name of the thing represented by this object. NOTE: This property will not be serialized. It can only be populated by the server. |
provider | The source of the creative work. NOTE: This property will not be serialized. It can only be populated by the server. |
text | NOTE: This property will not be serialized. It can only be populated by the server. |
thumbnail | NOTE: This property will not be serialized. It can only be populated by the server. |
thumbnail |
The URL to a thumbnail of the item. NOTE: This property will not be serialized. It can only be populated by the server. |
url | The URL to get more information about the thing represented by this object. 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. |
view |
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. |
width | The width of the source media object, in pixels. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
allowHttpsEmbed
NOTE: This property will not be serialized. It can only be populated by the server.
allowHttpsEmbed?: boolean
Property Value
boolean
allowMobileEmbed
NOTE: This property will not be serialized. It can only be populated by the server.
allowMobileEmbed?: boolean
Property Value
boolean
bingId
An ID that uniquely identifies this item. NOTE: This property will not be serialized. It can only be populated by the server.
bingId?: string
Property Value
string
contentUrl
Original URL to retrieve the source (file) for the media object (e.g the source URL for the image). NOTE: This property will not be serialized. It can only be populated by the server.
contentUrl?: string
Property Value
string
description
A short description of the item. NOTE: This property will not be serialized. It can only be populated by the server.
description?: string
Property Value
string
embedHtml
NOTE: This property will not be serialized. It can only be populated by the server.
embedHtml?: string
Property Value
string
height
The height of the source media object, in pixels. NOTE: This property will not be serialized. It can only be populated by the server.
height?: number
Property Value
number
hostPageUrl
URL of the page that hosts the media object. NOTE: This property will not be serialized. It can only be populated by the server.
hostPageUrl?: string
Property Value
string
id
A String identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
image
NOTE: This property will not be serialized. It can only be populated by the server.
image?: ImageObject
Property Value
isSuperfresh
NOTE: This property will not be serialized. It can only be populated by the server.
isSuperfresh?: boolean
Property Value
boolean
motionThumbnailId
NOTE: This property will not be serialized. It can only be populated by the server.
motionThumbnailId?: string
Property Value
string
motionThumbnailUrl
NOTE: This property will not be serialized. It can only be populated by the server.
motionThumbnailUrl?: string
Property Value
string
name
The name of the thing represented by this object. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
provider
The source of the creative work. NOTE: This property will not be serialized. It can only be populated by the server.
provider?: ThingUnion[]
Property Value
text
NOTE: This property will not be serialized. It can only be populated by the server.
text?: string
Property Value
string
thumbnail
NOTE: This property will not be serialized. It can only be populated by the server.
thumbnail?: ImageObject
Property Value
thumbnailUrl
The URL to a thumbnail of the item. NOTE: This property will not be serialized. It can only be populated by the server.
thumbnailUrl?: string
Property Value
string
url
The URL to get more information about the thing represented by this object. NOTE: This property will not be serialized. It can only be populated by the server.
url?: string
Property Value
string
videoId
NOTE: This property will not be serialized. It can only be populated by the server.
videoId?: string
Property Value
string
viewCount
NOTE: This property will not be serialized. It can only be populated by the server.
viewCount?: number
Property Value
number
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
width
The width of the source media object, in pixels. NOTE: This property will not be serialized. It can only be populated by the server.
width?: number
Property Value
number