ItemTypeFilterCodeType ( token )

Types that use ItemTypeFilterCodeType:

Enumeration Values
Value Description Which calls use this value *
AllFixedPriceItemTypes (in) Retrieves fixed-price items. Whether StoresFixedPrice items are retrieved does not depend on the site default. The StoresFixedPrice items are retrieved after the basic fixed price items. Items are retrieved whether or not ListingType is set to StoresFixedPrice. Does not retrieve items for which ListingType is AdType or Live. Does not retrieve auction items for which BuyItNowEnabled is false. GetCategoryListings, GetSearchResults
AllItems (in) It is recommended that you use AllItemTypes instead of AllItems. Return all listing types (the default for GetSearchResults). Whether StoresFixedPrice items are retrieved depends on the site default. GetCategoryListings, GetSearchResults
AllItemTypes (in) Retrieve listings whether or not ListingType is set to StoresFixedPrice; include auction items. GetCategoryListings, GetSearchResults
AuctionItemsOnly (in) Only retrieve listings eligible for competitive bidding at auction. That is, only retrieve listings for which ListingType is Chinese, Dutch, or Live (regardless of the BuyItNowEnabled value). If a listing has a ListingType of any of the following, it is not retrieved: StoresFixedPrice, FixedPriceItem, and AdType. GetCategoryListings, GetSearchResults
ClassifiedItemsOnly (in) Only retrieve Classified Ad format listings. GetCategoryListings, GetSearchResults
CustomCode (in) Reserved for internal or future use. GetCategoryListings, GetSearchResults
ExcludeStoreInventory (in) Exclude listings that have ListingType set to StoresFixedPrice. GetCategoryListings, GetSearchResults
FixedPricedItem (in) Only retrieves listings that can be purchased at a fixed price. That is, only retrieves listings for which ListingType is StoresFixedPrice or FixedPriceItem. Whether StoresFixedPrice items are retrieved depends on the site default. If StoresFixedPrice items are retrieved, they are returned after the other retrieved items. Also retrieves Chinese and Dutch auction listings for which BuyItNowEnabled is true. Does not retrieve listings for which ListingType is AdType or Live, and does not retrieve auction listings for which BuyItNowEnabled is false. GetCategoryListings, GetSearchResults
FixedPriceExcludeStoreInventory (in) Exclude listings that have ListingType set to StoresFixedPrice. Exclude listings that have ListingType set to AdType or Live. Exclude auction listings in which BuyItNowEnabled is false. GetCategoryListings, GetSearchResults
StoreInventoryOnly (in) Only retrieve listings for which ListingType is StoresFixedPrice. GetCategoryListings, GetSearchResults
  * See the Enumeration Index to see exact use of each enumeration value in the API.

This document was generated with a customized version of the apireferencedocs tool [0.5M zip].

© 2005–2008 eBay, Inc. All rights reserved.