Name | Type | Description | Notes |
---|---|---|---|
name | string | A short product name. | [optional] |
description | string | A short description of the product. | [optional] |
category | \criteo\api\retailmedia\preview\Model\Category | [optional] | |
brand | \criteo\api\retailmedia\preview\Model\Brand | [optional] | |
price | float | The price of the product on the retailer site. Can be omitted in certain circumstances | |
is_in_stock | bool | An indication of if the retailer currently has the product in stock. | |
gtin | string | A GTIN identifier for the product if available. Covers variations such as EANs and UPCs. | [optional] |
mpn | string | The MPN for the product if available. | [optional] |
image_url | string | An http image resource provided by the retailer. | [optional] |
updated_at | \DateTime | The last time this product was updated in the Retail Media Catalog. Represented as a UTC ISO8601 string. |