TrendingVideos interface

An interface representing TrendingVideos.

Properties

bannerTiles
categories
id

A String identifier. NOTE: This property will not be serialized. It can only be populated by the server.

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.

Property Details

bannerTiles

bannerTiles: TrendingVideosTile[]

Property Value

categories

categories: TrendingVideosCategory[]

Property Value

id

A String identifier. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

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