idstring | Product collection ID. |
namestring | Unique user-defined product collection name.Example:All Products |
typestring | Describes whether the product collection is dynamic (products come in and leave based on set criteria) or static (manually selected products).Available values: STATIC, AUTO_UPDATE |
filterobject | Defines a set of criteria and boundary conditions for an AUTO_UPDATE product collection type.Attributes Descriptionjunction See: Junction
[propertyName]
Valid keys: id, product_id, source_id, name, price, object, attributes, image_url, skus, created_at, updated_at and metadata.*
Field Conditions |
productsarray | Defines a set of products for a STATIC product collection type.Array of:### Product Collections Item Products ItemAttributes Descriptionidstring
The product ID.
Example:
prod_0a41bcf807c5fcaaf6
product_idstring
Product ID for SKUs.
objectstring
Denotes the type of the object represented by the ID.
Available values: sku, product |
created_atstring | Timestamp representing the date and time when the product collection was created. The value is shown in the ISO 8601 format.Example:2021-12-09T12:51:29.898Z |
objectstring | The type of the object represented by JSON. This object stores information about the static product collection.Available values: products_collection |