Skip to content

Merchandising Area

BETA

Agent Gateway is in BETA, and we're continuing to expand its capabilities. Your feedback helps shape what we build next—reach out to us through Relewise Support.

The Merchandising Area lets you inspect existing rules and change whether and when they are active. Rules can boost, bury, filter, or pin Products, Product Categories, Content, and Content Categories in Search and Recommendation results. Updates preserve the rule's definition and targeting.

Get Started covers connection and access setup. REST paths below are relative to the Dataset base URL.

Available Capabilities

CapabilityREST EndpointMCP Tool
List rulesGET /merchandising/ruleslist_merchandising_rules
Get a ruleGET /merchandising/rules/{ruleId}get_merchandising_rule
Enable or disable a rulePATCH /merchandising/rules/{ruleId}set_merchandising_rule_enabled
Set a rule schedulePATCH /merchandising/rules/{ruleId}set_merchandising_rule_schedule

Merchandising Rules

List rules to discover a Rule ID, then inspect the rule's type, state, schedule, and targeting. Lists preserve configured priority ordering and support page-number pagination through REST and MCP.

See Merchandising for the supported rule types and their effect on results.

Change Enabled State or Schedule

Enable or disable a rule, or set the period during which it is active. These updates can affect live Search and Recommendation results.

REST can combine enabled-state and schedule changes in one PATCH; MCP provides separate tools. For REST, omitting enabled or schedule, or setting either to null, preserves that setting.

Supplying a REST schedule object or calling the MCP schedule tool replaces the schedule boundaries. Read the current schedule first and include both boundaries if both should remain set. In MCP, an omitted, null, or empty boundary removes that bound; within a REST schedule object, use null to remove a bound. Schedule timestamps use ISO 8601 with an offset.

For complete inputs and response schemas, use the API reference or MCP tool discovery.

Don't know us? Don't worry - you can find more information about us, by visiting our main page www.relewise.com