SimpleItemSortCodeType ( token )
[appinfo bug]

Types that use SimpleItemSortCodeType:

Enumeration Values
Value Description Which calls use this value *
BestMatch Sorts items by Best Match, and no sort order applies. If specified, then Best Match sort also applies to CategoryHistogram. FindItems, FindItemsAdvanced
BestMatchCategoryGroup Sort by BestMatchCategoryGroup, so results are grouped by Best Match within a category. If you specify BestMatchCategoryGroup, and you want to specify a value for MaxEntries, the MaxEntries value can be 50 or less. FindItemsAdvanced
BestMatchPlusEndTime Support Relevance (BestMatch) Filter as first pass and then sorts the result set by end time in ascending or descending order. FindItemsAdvanced
BestMatchPlusPrice Support Relevance (BestMatch) Filter as first pass and then sorts the result set by Price in ascending or descending order. FindItemsAdvanced
BidCount Sort by number of bids on the item in ascending or descending order.
Not supported when CategoryID is specified in the FindItemsAdvanced request, and QueryKeywords is not included in the request.
FindItemsAdvanced
Country Sort by country; no sort order can be specified.
Not supported when CategoryID is specified in the FindItemsAdvanced request, and QueryKeywords is not included in the request.
FindItemsAdvanced
CurrentBid Sort by current bid on the item in ascending or descending order. FindItemsAdvanced
CustomCode Placeholder value. See token. FindItemsAdvanced
Distance Sort by distance, ascending order only. FindItemsAdvanced
EndTime Sorts items by end time. If you specify EndTime, then for SortOrder, you must specify a value of Ascending. The following is not functional: specifying a value of EndTime with a SortOrder of Descending.
Not supported when CategoryID is specified in the FindItemsAdvanced request, and QueryKeywords is not included in the request.
FindItems, FindItemsAdvanced
PricePlusShipping This value is part of the Price Plus Shipping Sort feature, available for the following sites: US (site ID 0), Germany (77), Canada (2), and Australia (15). The Price Plus Shipping Sort feature causes item sorting to consider shipping costs. Specify PricePlusShippingAsc to sort items by lowest cost first, as follows: Lowest-total-cost (for items where shipping was properly specified), then freight-shipping items, then items for which shipping was not specified (sorted by price). FindItemsAdvanced
StartDate Sort by start date, recently-listed first.
Not supported when CategoryID is specified in the FindItemsAdvanced request, and QueryKeywords is not included in the request.
FindItemsAdvanced
  * 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.

© 2006–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.