SearchLocationFilterType
One of the data filters used when searching for items using GetSearchResults. Allows filtering based on an item's location (where the seller would be shipping the item from) or an item's availability (which eBay sites the item can be purchased from).

Types that use SearchLocationFilterType:

Call that uses one or more fields of SearchLocationFilterType:

Fields

CountryCode ( see CountryCodeType for possible values ) [0..1]
Country the item is either located in or available to (depending on the value specified in ItemLocation).
See the Field Index to learn which calls use CountryCode.

Currency ( see CurrencyCodeType for possible values ) [0..1]
Limits the result set to just those items with a specified currency.
See the Field Index to learn which calls use Currency.

ItemLocation ( see ItemLocationCodeType for possible values ) [0..1]
Specifies whether the filter should be for items located in the country specified in Country or available to that country.
See the Field Index to learn which calls use ItemLocation.

SearchLocation ( SearchLocationType ) [0..1]
Specifies filtering based on the location of the item or its availability relative to an eBay site. Or, allows for filtering based on regional listing.
See the Field Index to learn which calls use SearchLocation.

This document was generated with a customized version of the apireferencedocs tool.

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