| Name | Type | Description | Notes |
|---|---|---|---|
| product_id | string | The product identifier | |
| product_sku | string | The product SKU | |
| product_title | string | The product tile | |
| product_image_url | string | The product image Url | [optional] |
| product_exists | bool | Indicates if the product still exists in your catalog | |
| overrides | \Swagger\Client\Model\ProductOverridesWithCatalogValues | ||
| disabled | bool | Indicates if the product has been disabled or not | [default to false] |
| uncategorized | bool | Indicates if the product's category has been NOT mapped to a channel category | |
| excluded | bool | Indicates if the product has been excluded by a exclusion filter | [default to false] |
| excluded_by | \Swagger\Client\Model\ExclusionFilterName[] | [optional] | |
| links | \Swagger\Client\Model\ChannelCatalogProductInfoLinks |