Request object for creating a product group.
Name | Type | Description | Notes |
---|---|---|---|
name | str | ||
filters | CatalogsProductGroupFiltersRequest | ||
feed_id | str | Catalog Feed id pertaining to the catalog product group. | |
description | str, none_type | [optional] | |
is_featured | bool | boolean indicator of whether the product group is being featured or not | [optional] if omitted the server will use the default value of False |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |