eBay Shopping Web Service

Simple Type: ns:SimpleItemSortCodeType

Derived By

Restricting xs:token

Enumeration

Value  Description 
BestMatch  Sorts items by Best Match, and no sort order applies. If specified, then Best Match sort also applies to CategoryHistogram.
CustomCode  Placeholder value. See token.
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.
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.
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.
CurrentBid  Sort by current bid on the item in ascending or descending order.
Distance  Sort by distance, ascending order only.
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.
BestMatchCategoryGroup  (in) 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.
PricePlusShipping  (in) 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).
BestMatchPlusEndTime  Support Relevance (BestMatch) Filter as first pass and then sorts the result set by end time in ascending or descending order.
BestMatchPlusPrice  Support Relevance (BestMatch) Filter as first pass and then sorts the result set by Price in ascending or descending order.

Referenced By