eBay Finding APIVersion 1.13.0
 

ItemFilterType ( string )

Values that can be used for the itemFilter.name field.

Type that uses ItemFilterType:

Calls that use one or more values of ItemFilterType:

Enumeration Values

Value Description
AuthorizedSellerOnly If set to true, returns only items listed by authorized sellers
AvailableTo Limits items to those available to the specified country only.

Allowed values (string):
Expects the two-letter ISO 3166 country code to indicate the country where the item is located. For English names that correspond to each code (e.g., KY="Cayman Islands"), see the ISO site:
ISO 3166 COUNTRY CODES.

BestOfferOnly If true, the search results are limited to only items that have Best Offer enabled. Default is false.

Allowed values (boolean):
true, false

CharityOnly If true, the search results are limited to items for which all or part of the proceeds are given to a charity. Each item in the search results will include the ID of the given charity. Default is false.

Allowed values (boolean):
true, false

Condition This item condition filter allows a user to filter items based on item condition. Multiple item condition filters may be used. The Condition enum value is specified in the itemfilter.name field, and either the condition ID or the condition name can be specified in the itemfilter.value field. The condition ID is actually recommended, because these identifiers are consistent across eBay categories, whereas condition names can vary slightly between eBay categories, such as 'New', 'New in Box', or 'New with Tags'.

See the Item Condition IDs and Names page to view a table that maps condition IDs to condition names.
Currency Limits results to items listed with the specified currency only.

Allowed values (string):
For a list of allowed currency values, see currencyId Values.

EndTimeFrom Limits the results to items ending on or after the specified time. Specify a time in the future.

Allowed values (dateTime):
Specify the time in GMT.

EndTimeTo Limits the results to items ending on or before the specified time. Specify a time in the future.

Allowed values (dateTime):
Specify the time in GMT.

ExcludeAutoPay If true, excludes all items requiring immediate payment. Default is false.

Allowed values (boolean):
true, false

ExcludeCategory Specify one or more category IDs. Search results will not include items from the specified categories or their child categories.

Allowed values (string):
Valid category IDs.

Note: Multiple values are allowed. Up to 25 categories can be specified.

Example:
 ...
&itemFilter(0).name=ExcludeCategory
&itemFilter(0).value(0)=168093
&itemFilter(0).value(1)=56170
&itemFilter(0).value(2)=73834
...
ExcludeSeller Specify one or more seller names. Search results will not include items from the specified sellers. The ExcludeSeller item filter cannot be used together with either the Seller or TopRatedSellerOnly item filters.

Allowed values (string):
Valid seller names.

Note: Multiple values are allowed. Up to 100 sellers can be specified.

Example:
 ...
&itemFilter(0).name=ExcludeSeller
&itemFilter(0).value(0)=seller01
&itemFilter(0).value(1)=seller02
&itemFilter(0).value(2)=seller03
...
ExpeditedShippingType Specifies the type of expedited shipping. You can specify either Expedited or OneDayShipping. Only items that can be shipped by the specified type are returned.

Allowed values (string):
Expedited, OneDayShipping

FeedbackScoreMax Specifies the maximum feedback score of a seller whose items can be included in the response. If FeedbackScoreMin is also specified, the FeedbackScoreMax value must be greater than or equal to the FeedbackScoreMin value.

Allowed values (int):
Integer greater than or equal to 0.

FeedbackScoreMin Specifies the mininum feedback score of a seller whose items can be included in the response. If FeedbackScoreMax is also specified, the FeedbackScoreMax value must be greater than or equal to the FeedbackScoreMin value.

Allowed values (int):
Integer greater than or equal to 0.

FreeShippingOnly If true, the search results are limited to only items with free shipping to the site specified in the request (see Global ID Values). Default is false.

Allowed values (boolean):
true, false

HideDuplicateItems If true, and there are duplicate items for an item in the search results, the subsequent duplicates will not appear in the results. Default is false.
Item listings are considered duplicates when all of the ollowing conditions are met:
1. Items are listed by the same seller
2. Items have exactly the same item title
3. Items have similar listing formats:
    - Auctions (Auction Items and Auction BIN items)
    - Fixed Price (Fixed Price, Multi-quantity Fixed Price, Fixed Price with Best Offer, and Store Inventory Format items)
    - Classified Ads

For Auctions, items must also have the same price and number of bids to be considered duplicates.

Allowed values (boolean):
true, false

ListedIn The site on which the items were originally listed. This can be useful for buyers who wish to see only items on their domestic site either for delivery cost reasons or time reasons, such as for gifting occasions like birthdays or holidays.

Allowed values (Global ID Values):

GlobalID Value

ListingType Filters items based listing type information. Default behavior is to return all matching items, except Store Inventory format listings.

Allowed values (string):
Auction
Retrieve matching auction listings (i.e., listings eligible for competitive bidding at auction) only. Excludes auction items with Buy It Now.
AuctionWithBIN
Retrieve all matching auction listings with Buy It Now available. Excludes auction listings without Buy It Now. An auction listed with Buy It Now will not be returned if a valid bid has been placed on the auction.
Classified
Retrieves Classified Ad format (i.e., Classified and AdFormat listing type) listings only.
FixedPrice
Retrieve matching fixed price items only. Excludes Store Inventory format items.
StoreInventory
Retrieve Store Inventory format items only.
All
Retrieve matching items for any listing type.

Note: Multiple listing type values can be specified for this filter.

Example:
 ...
&itemFilter(0).name=ListingType
&itemFilter(0).value(0)=AuctionWithBIN
&itemFilter(0).value(1)=FixedPrice
&itemFilter(0).value(2)=StoreInventory
...

LocalPickupOnly If true, the search results are limited to only items which have local pickup available. Default is false.

Allowed values (boolean):
true, false

LocalSearchOnly If true, the search results are limited to only matching items with the Local Inventory Listing Options (LILO). Must be used together with the MaxDistance item filter, and the request must also specify buyerPostalCode. Currently, this is only available for the Motors site (global ID EBAY- MOTOR).

Allowed values (boolean):
true, false

LocatedIn Limits the result set to just those items located in the specified country.

Allowed values (string):
Expects the two-letter ISO 3166 country code to indicate the country where the item is located. For English names that correspond to each code (e.g., KY="Cayman Islands"), see the ISO site:
ISO 3166 COUNTRY CODES.

Note: Multiple values are allowed. Up to 25 countries can be specified.

LotsOnly If true, the search results are limited to only matching listings for which the lot size is 2 or more. Default is false.

Allowed values (boolean):
true, false

MaxBids Limits the results to items with bid counts less than or equal to the specified value. If MinBids is also specified, the MaxBids value must be greater than or equal to the MinBids value.

Allowed values (int):
Integer greater than or equal to 0.

MaxDistance Specifies the maximum distance from the specified postal code (buyerPostalCode) to search for items. The request must also specify buyerPostalCode.

The minimum distance supported is 5 miles or 10 kilometers, depending upon whether the distance unit supported for the site to which the request is submitted is miles (mi) or kilometers (km). For example, the smallest MaxDistance for searches submitted to the US eBay site (global ID EBAY-US) is 5 (miles). The smallest MaxDistance for searches submitted to the Germany eBay site (global ID EBAY-DE) is 10 (kilometers).

Values are rounded up to the nearest 5 (mi) or 10 (km) increment. For example, a value of 21 will be rounded up to 25 (mi) on the eBay US site and to 30 (km) on the eBay Germany site.

Allowed values (int):
Integer greater than or equal to 5.

MaxHandlingTime Specifies the maximum number of handling days the seller requires to ship the item. Only items with a handling time less than or equal to this number will be returned. (The handling time is the amount of time, in days, required by the seller to get the item ready to ship and handed off to the actual carrier who does the delivery. It does not include the time required by the carrier to deliver the item.

Allowed values (int):
Integer greater than or equal to 1.

MaxPrice Specifies the maximum current price an item can have to be included in the response. Optionally, you can also specify a currency ID, using the paramName and paramValue fields (e.g., ¶mName=Currency¶mValue=EUR). If using with MinPrice to specify a price range, the MaxPrice value must be greater than or equal to MinPrice.

Allowed values (decimal):
Decimal values greater than or equal to 0.0.

MaxQuantity Limits the results to listings with a quantity less than or equal to the specified value. If MinQuantity is also specified, the MaxQuantity value must be greater than or equal to the MinQuantity value.

Allowed values (int):
Integer greater than or equal to 1.

MinBids Limits the results to items with bid counts greater than or equal to the specified value. If MaxBids is also specified, the MaxBids value must be greater than or equal to the MinBids value.

Allowed values (int):
Integer greater than or equal to 0.

MinPrice Specifies the minimum current price an item can have to be included in the response. Optionally, you can also specify a currency ID, using the paramName and paramValue fields (e.g., ¶mName=Currency¶mValue=EUR). If using with MaxPrice to specify a price range, the MaxPrice value must be greater than or equal to MinPrice.

Allowed values (decimal):
Decimal values greater than or equal to 0.0.

MinQuantity Limits the results to listings with a quantity greater than or equal to the specified value. If MaxQuantity is also specified, the MaxQuantity value must be greater than or equal to the MinQuantity value.

Allowed values (int):
Integer greater than or equal to 1.

ModTimeFrom Limits the results to active items whose status has changed since the specified time. Specify a time in the past. Time must be in GMT.

Allowed values (dateTime):
Specify the time in GMT.

ReturnsAcceptedOnly If set to true, returns only items where the seller accepts returns.

Allowed values (boolean):
true, false

Seller Specify one or more seller names. Search results will include items from the specified sellers only. The Seller item filter cannot be used together with either the ExcludeSeller or TopRatedSellerOnly item filters.

Allowed values (string):
Valid seller names.

Note: Multiple values are allowed. Up to 100 sellers can be specified.

Example:
 ...
&itemFilter(0).name=Seller
&itemFilter(0).value(0)=seller01
&itemFilter(0).value(1)=seller02
&itemFilter(0).value(2)=seller03
...
SellerBusinessType Restricts the items to those that are from sellers whose business type is the specified value. Only one value can be specified.

Not supported on all sites. Applies only to the following sites, which support seller business features:
  • Austria (EBAY-AT)
  • Belgium - Dutch (EBAY-NLBE)
  • Belgium - French (EBAY-FRBE)
  • France (EBAY-FR)
  • Germany (EBAY-DE)
  • Ireland (EBAY-IE)
  • Italy (EBAY-IT)
  • Poland (EBAY-PL)
  • Spain (EBAY-ES)
  • Switzerland (EBAY-CH)
  • UK (EBAY-GB)

Allowed values (string):
Business
The seller is registered as a business on eBay.
Private
The seller is registered as an individual on eBay.

SoldItemsOnly Reserved for future use. If true, excludes all completed items which are not ended by being sold.

Allowed values (boolean):
true, false

StartTimeFrom Limits the results to items started on or after the specified time. Specify a time in the future.

Allowed values (dateTime):
Specify the time in GMT.

StartTimeTo Limits the results to items started on or before the specified time. Specify a time in the future.

Allowed values (dateTime):
Specify the time in GMT.

TopRatedSellerOnly If true, the search results are limited to only matching items where the seller qualifies as a top-rated seller on the specified site. Site is specified with the global ID header or URL parameter. The default global ID value is EBAY- US (the eBay US site). Default for this filter is false.

The TopRatedSellerOnly item filter cannot be used together with either the Seller or ExcludeSeller item filters.

The TopRatedSellerOnly item filter is supported for the following sites only: US (EBAY-US), Motors (EBAY-MOTOR), UK (EBAY-GB), IE (EBAY-IE), DE (EBAY-DE), AT (EBAY-AT), and CH (EBAY-CH).

Allowed values (boolean):
true, false

ValueBoxInventory Coming Soon: This filter can be used in conjunction with the sortOrder PricePlusShippingLowest to return competitively priced items from eBay top-rated sellers that have a BuyItNow price, with the lowest priced item at the top of the list. This filter returns items from categories that are catalog-enabled; items from non catalog-enabled categories are not returned. Sellers can use this item filter to determine competitive pricing; buying applications can use it to obtain competitive items from top rated sellers that are likely to sell quickly.

If set to 1, the item filter constraints are applied and the items are returned accordingly. If set to 0 (zero) the item filter is not applied. Defaults to 0.

Allowed values (boolean):
1, 0

  * See the Enumeration Index to see exact use of each enumeration value in the API.