Apply complex and nested filters to requests using the Search or Browse APIs.
filter_group
API parameter refines results by selecting only the products that match the given expressions and running the query on those products. The filter_group
expects a filter expression.
property
is the attribute of the field you want to filter on.operator
is the logical operator such as in
, gt
, gte
, lt
, lte
, exists
, not_in
, not_eq
, not_exists
.value
is the value the operator
compares against in the attribute
.Sweaters
:
AND
and OR
.
Accessories
and products from SUPREME
published after 1 January 2020: