BidRangeType
Contains fields for limiting a call response to items with a minimum or maximum number of bids. You also can specify a bid range by specifying both a minimum and maximum number of bids in one call.

Types that use BidRangeType:

Call that uses one or more fields of BidRangeType:

Fields

MaximumBidCount ( int ) [0..1]
Limits the results to items with a maximum number of bids.
See the Field Index to learn which calls use MaximumBidCount.

MinimumBidCount ( int ) [0..1]
Limits the results to items with a minimum number of bids.
See the Field Index to learn which calls use MinimumBidCount.

This document was generated with a customized version of the apireferencedocs tool.

© 2005–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.