List sales and campaigns
list_dealsLists the sales and campaigns recorded by a Japanese music-production buying guide (region JP), running ones first: title, kind, source (manufacturer store, merchant listings or manufacturer announcement), state, recorded start and end with deadline_status, checked_at / fresh_until, brands, categories, a sample of target products, prices_from (the lowest current price per currency among the offers this channel may disclose, with a display string), and the largest discount against the merchant's own reference price among the offers this channel may disclose. Filters: brand slug, category slug, kind, source, state (running by default), limit, cursor. No merchant links are returned; offers of one product are returned by get_current_offers. canonical_page is the campaign page on this site; it carries every offer, the complete price table (including listings withheld on this channel), the merchant purchase links and the affiliate disclosure. site_entry_page is the same page with the entry marker for this channel. Read-only. Links are user_navigation handoffs (handoff_mode=user_navigation) and are not intended for prefetching or automatic clicking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Campaign kind. | |
| brand | No | Brand slug as on /brands/{slug}/ (the manufacturer_id from search_products is accepted too). | |
| limit | No | ||
| state | No | running (default) = active, ending_soon or stale; ending_soon; scheduled; all = every state including ended campaigns. | running |
| cursor | No | Opaque next_cursor of the previous page (bound to one published snapshot). | |
| source | No | official = manufacturer store, merchant = reseller or marketplace listings, announcement = manufacturer announcement without listings. | |
| category | No | Category slug as on /categories/{slug}/, e.g. audio-interface (the search_products spelling audio_interface is accepted too). |