brand_new_asins
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 |
|---|---|---|---|
| asin | No | Exact ASIN match. | |
| brand | Yes | Brand name (case-insensitive). | |
| limit | No | ||
| max_price | No | ||
| min_price | No | ||
| since_days | No | How far back to look (default 30, max 180). | |
| last_seen_to | No | ||
| asin_contains | No | ||
| first_seen_to | No | ||
| product_brand | No | Exact product brand (case-insensitive). | |
| fulfillment_in | No | Comma-separated FBA/FBM/AMZ to keep. | |
| last_seen_from | No | ||
| 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 | |
| first_seen_from | No | YYYY-MM-DD (since_days already bounds the lower edge). | |
| max_latest_price | No | ||
| max_seller_count | No | ||
| min_latest_price | No | ||
| min_seller_count | No | ||
| latest_buybox_seller | No | Exact most-recent buy-box seller (case-insensitive). | |
| product_brand_contains | No | ||
| product_title_contains | No | ||
| max_fulfillment_amz_dom_pct | No | ||
| max_fulfillment_fba_pen_pct | No | ||
| min_fulfillment_amz_dom_pct | No | ||
| min_fulfillment_fba_pen_pct | No | ||
| latest_buybox_seller_contains | No |