TrendingImagesTile interface

Defines an image tile.

Properties

image

The image's thumbnail.

query

A query that returns a Bing search results page with more images of the subject. For example, if the category is Popular People Searches, then the thumbnail is of a popular person. The query would return a Bing search results page with more images of that person.

Property Details

image

The image's thumbnail.

image: ImageObject

Property Value

query

A query that returns a Bing search results page with more images of the subject. For example, if the category is Popular People Searches, then the thumbnail is of a popular person. The query would return a Bing search results page with more images of that person.

query: Query

Property Value