TrendingTopics interface

An interface representing TrendingTopics.

Properties

followUpQueries

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.

value

A list of trending news topics on Bing

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

followUpQueries

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

followUpQueries?: Query[]

Property Value

Query[]

id

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

id?: string

Property Value

string

value

A list of trending news topics on Bing

value: NewsTopic[]

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