ImagesImageMetadata interface

Defines a count of the number of websites where you can shop or perform other actions related to the image.

Properties

aggregateOffer

A summary of the online offers of products found in the image. For example, if the image is of a dress, the offer might identify the lowest price and the number of offers found. Only visually similar products insights include this field. The offer includes the following fields: Name, AggregateRating, OfferCount, and LowPrice. NOTE: This property will not be serialized. It can only be populated by the server.

recipeSourcesCount

The number of websites that offer recipes of the food seen in the image. NOTE: This property will not be serialized. It can only be populated by the server.

shoppingSourcesCount

The number of websites that sell the products seen in the image. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

aggregateOffer

A summary of the online offers of products found in the image. For example, if the image is of a dress, the offer might identify the lowest price and the number of offers found. Only visually similar products insights include this field. The offer includes the following fields: Name, AggregateRating, OfferCount, and LowPrice. NOTE: This property will not be serialized. It can only be populated by the server.

aggregateOffer?: AggregateOffer

Property Value

recipeSourcesCount

The number of websites that offer recipes of the food seen in the image. NOTE: This property will not be serialized. It can only be populated by the server.

recipeSourcesCount?: number

Property Value

number

shoppingSourcesCount

The number of websites that sell the products seen in the image. NOTE: This property will not be serialized. It can only be populated by the server.

shoppingSourcesCount?: number

Property Value

number