Overview
Boost rules let you promote or demote products in search and browse results based on product attributes. Rules are applied post-ranking — only on results that already match the query.- Boost (
boost > 0): pushes matching products toward the top - Bury (
boost < 0): pushes matching products toward the bottom - Rules are only applied when
sortByisrelevanceoroptimization_score
Authentication
All requests must include an API key via thex-api-key header.
Rate Limits
List Boost Rules
Create Boost Rule
201 Created with the created rule.
Condition Fields
Boost Range
Update Boost Rule
200 OK with the updated rule.
Delete Boost Rule
204 No Content.