SimpleItemSortCodeType ( token )

This enumerated type defines the sort values that can be used in the FavoriteSearch.ItemSort filter in a GetMyeBayBuying request.

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. GetMyeBayBuying
BestMatchCategoryGroup Sorts by BestMatchCategoryGroup, so results are grouped by Best Match within a category. GetMyeBayBuying
BidCount Sorts by number of bids on the item, in ascending or descending order according to the SortOrder value. GetMyeBayBuying
Country Sorts by country; no sort order can be specified. GetMyeBayBuying
CurrentBid Sorts by current bid; descending order only. GetMyeBayBuying
CustomCode This value is reserved for future or internal use. GetMyeBayBuying
Distance Sorts by distance; ascending order only. GetMyeBayBuying
EndTime Sorts by the end time of the listing, in ascending or descending order according to the SortOrder value. GetMyeBayBuying
PricePlusShipping Sorts by total cost, which is item cost plus shipping cost. If SortOrder is included and set to 'Ascending', items are sorted in the following order: Lowest total cost (for items where shipping was properly specified); then freight-shipping items (lowest to highest); and finally, items for which shipping was not specified (lowest to highest). GetMyeBayBuying
StartDate Sorts by the start time of the listing; recently-listed first. GetMyeBayBuying
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2005–2013 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.