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