| Name | Type | Description | Notes |
|---|---|---|---|
| sku | String | Search by product sku. If null the filter will not be taken in account. | [optional] |
| title | String | Search by product title. If null the filter will not be taken in account. | [optional] |
| overrided | Boolean | Search overrided products. If null the filter will not be taken in account. | [optional] |
| disabled | Boolean | Search disabled products. If null the filter will not be taken in account. | [optional] |
| categoryMapped | Boolean | Search product with category mapped with the channel. If null the filter will not be taken in account. | [optional] |
| excluded | Boolean | Search excluded products by at least an exclusion filter. If null the filter will not be taken in account. | [optional] |
| active | Boolean | If false, search for product absent from the current catalog. If null the filter will not be taken in account. | [optional] |