ebay_get_promotions
Retrieve eBay item promotions with optional filters for marketplace, status, and type. Returns order discounts, shipping discounts, and more.
Instructions
Get all item promotions with optional filters. Returns order discounts, shipping discounts, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip | |
| marketplaceId | No | Filter by marketplace ID | |
| promotionType | No | Filter by type: ORDER_DISCOUNT, MARKDOWN_SALE, etc. | |
| promotionStatus | No | Filter by status: DRAFT, SCHEDULED, RUNNING, PAUSED, ENDED |