Discounts: eligible listings
msg_discounts_open_api_availableVerify discount campaign availability for listings. Returns isAvailable and a reason if unavailable. Use before creating campaigns to avoid errors.
Instructions
[BETA] Checks whether a discount/special-offer messenger campaign is available for a list of listings (available). Read-only; sends nothing and charges nothing. For each itemId it returns isAvailable and, when not available, a reason. Run this FIRST, before msg_discounts_open_api_multi_create. Do not confuse it with ..._tariff_info (campaigns remaining in the plan) or ..._stats (statistics for sent campaigns).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemIds | Yes | List of listing IDs to check for campaign-service availability. At least one. |