competitive_landscape
Map the competitive landscape for a brand or category root. Returns top 10 sellers by observed buybox days held, top 10 brands by winner-diversity HHI, plus week-over-week deltas. Use when the user asks 'who's winning this category?' or 'who controls the buybox here?'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | No | ||
| seller_name | No | Exact seller name in the sellers list (case-insensitive). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default), 4 = Amazon CA, 5 = Amazon AU, 6 = Amazon DE, 7 = Amazon JP, 8 = Amazon IT, 9 = Amazon FR, 10 = Amazon ES, 11 = Amazon MX, 12 = Amazon BR | |
| max_brand_count | No | ||
| min_brand_count | No | ||
| category_root_id | No | ||
| max_control_score | No | ||
| min_control_score | No | ||
| max_winner_diversity | No | ||
| min_winner_diversity | No | ||
| seller_name_contains | No | ||
| max_unique_sellers_3m | No | ||
| min_unique_sellers_3m | No | ||
| max_seller_churn_30d_pct | No | ||
| min_seller_churn_30d_pct | No | ||
| max_catalog_churn_30d_pct | No | ||
| max_pct_asins_gated_to_3p | No | ||
| min_catalog_churn_30d_pct | No | ||
| min_pct_asins_gated_to_3p | No | ||
| max_bought_past_month_total | No | ||
| min_bought_past_month_total | No | ||
| max_amz_retail_dominance_pct | No | ||
| min_amz_retail_dominance_pct | No | ||
| max_total_observed_buybox_days | No | ||
| min_total_observed_buybox_days | No | ||
| max_brand_velocity_90d_units_day | No | ||
| min_brand_velocity_90d_units_day | No | ||
| dominant_category_velocity_tier_in | No | Comma-separated velocity tiers to keep in the brand list. | |
| max_seller_churn_30d_delta_vs_cat_pp | No | ||
| min_seller_churn_30d_delta_vs_cat_pp | No |