brand_new_asins
Show ASINs recently added for a brand. Find new listings with pricing, fulfillment type, and seller metrics.
Instructions
Show ASINs that recently appeared for a brand. Use when the user asks 'new products for Nike', 'recently added ASINs', 'what new listings does this brand have', or any question about a brand's recent catalog additions. Each ASIN carries product brand, title, price (or price range) and fulfillment (FBA/FBM/AMZ + amz/fba pct).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand name (case-insensitive). | |
| since_days | No | How far back to look (default 30, max 180). | |
| marketplace_id | No | 1 = Amazon UK, 2 = Amazon US (default) | |
| limit | No | ||
| asin | No | Exact ASIN match. | |
| asin_contains | No | ||
| first_seen_from | No | YYYY-MM-DD (since_days already bounds the lower edge). | |
| first_seen_to | No | ||
| last_seen_from | No | ||
| last_seen_to | No | ||
| min_seller_count | No | ||
| max_seller_count | No | ||
| min_latest_price | No | ||
| max_latest_price | No | ||
| latest_buybox_seller | No | Exact most-recent buy-box seller (case-insensitive). | |
| latest_buybox_seller_contains | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| product_brand_contains | No | ||
| product_title_contains | No | ||
| min_price | No | ||
| max_price | No | ||
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| min_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No | ||
| max_fulfillment_fba_pen_pct | No |