get_active_bids
Retrieve auctions where you have placed an active bid, including both winning and outbid items. Use to track your current bidding activity.
Instructions
Return auctions where the user has a currently-active bid.
Trading API GetMyeBayBuying.BidList. Includes both winning and outbid items still in their bidding period.
Same response shape as get_watchlist. Empty hits + total=0 means
you have no active bids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| host | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||