Class ProductInfo (2.4.4)

ProductInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about a product. .. attribute:: product_id

Product ID.

:type: str

Attributes

NameDescription
image_uri str
The URI of the image which matched the query image. This field is returned only if view is set to FULL in the request.
score float
A confidence level on the match, ranging from 0 (no confidence) to 1 (full confidence). This field is returned only if view is set to FULL in the request.