Name | Type | Description |
---|---|---|
type | TypeEnum | Show that the product collection is static (manually selected products). |
name | String | Unique user-defined product collection name. |
products | List<ProductCollectionsCreateRequestBodyProductsItem> | Defines a set of products for a `STATIC` product collection type. |
filter | Object | Defines a set of criteria and boundary conditions for an `AUTO_UPDATE` product collection type. |
Name | Value |
---|---|
STATIC | "STATIC" |