ItemSortFilterCodeType ( token )

Specifies how items should be sorted.

Types that use ItemSortFilterCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for internal or future use. GetUserPreferences, SetUserPreferences
EndingLast Sort items by ending time, with items ending last first. GetUserPreferences, SetUserPreferences
EndingSoonest Sort items by ending time, with items ending soonest first. GetUserPreferences, SetUserPreferences
HighestPrice Sort items by price, with the highest price first. GetUserPreferences, SetUserPreferences
LowestPrice Sort items by price, with the lowest price first. GetUserPreferences, SetUserPreferences
NewlyListed Sort items by listing time, with newly listed items first. GetUserPreferences, SetUserPreferences
RandomlySelected Sort items in a randomly selected order. GetUserPreferences, SetUserPreferences
  * 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.