Class FacetPositionAdjustment (1.21.0)

FacetPositionAdjustment(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Each facet position adjustment consists of a single attribute name (i.e. facet key) along with a specified position.

Attributes

Name Description
attribute_name str
The attribute name to force return as a facet. Each attribute name should be a valid attribute name, be non-empty and contain at most 80 characters long.
position int
This is the position in the request as explained above. It should be strictly positive be at most 100.