get_search_analytics
Retrieve aggregated search analytics for your catalog. Parameters:| Parameter | Type | Required | Description |
|---|---|---|---|
days | integer | No | Lookback window in days (default: 30, max: 90) |
catalog_id | string | No | Filter to a specific catalog |
get_query_performance
Get performance metrics for specific search queries. Parameters:| Parameter | Type | Required | Description |
|---|---|---|---|
queries | string[] | Yes | Queries to analyze (max: 20) |
days | integer | No | Lookback window (default: 30) |
get_recommendation_stats
Retrieve statistics on product recommendations and their effectiveness. Parameters:| Parameter | Type | Required | Description |
|---|---|---|---|
days | integer | No | Lookback window (default: 30) |
product_id | string | No | Filter to recommendations for a specific product |