The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

eBay::API::XML::DataType::Enum::CategoryListingsOrderCodeType

DESCRIPTION

CategoryListingsOrderCodeType - Type declaration to be used by other schema. This code identifies the CategoryListingsOrder codes (e.g., for GetCategoryListings request) to be used to filter the returned data in the ways enumerated below.

SYNOPSIS

Enums:

NoFilter

(in) Applies no filter.

ItemsBy24Hr

(in) Returns items that were listed in the past 24 hours.

ItemsEndToday

(in) Reserved for internal use.

ItemsEndIn5Hr

(in) Reserved for internal use.

SortByPriceAsc

(in) Sort items by price (lowest first)

SortByPriceDesc

(in) Sort items by price (highest first)

BestMatchSort

(in) Sorts items by Best Match, which is based on community buying activity and other relevance-based factors.

DistanceSort

(in) Sort items by distance

CustomCode

(out) Reserved for internal or future use.

BestMatchCategoryGroup

(in) groups Best Match search results by category. See BestMatchSort. You can also set the number of groups and items per group within the Group section of the call.

PricePlusShippingAsc

(in) This field is part of the Price Plus Shipping Sort feature, to be enabled by the end of Sept. 2007 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).

PricePlusShippingDesc

(in) This field is part of the Price Plus Shipping Sort feature, to be enabled by the end of Sept. 2007 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 PricePlusShippingDesc to sort items by highest cost first, as follows: highest-total-cost (for items where shipping was properly specified), then freight-shipping items, then items for which shipping was not specified (sorted by price).