eBay Trading APIVersion 1349
 

SearchFlagCodeType ( token )

This enumerated type lists the possible values that can be returned under the FavoriteSearch.SearchFlag field of a GetMyeBayBuying response. These values are output only and are controlled by the filter types used in a buyer's Saved Search.

Type that uses SearchFlagCodeType:

Call that uses one or more values of SearchFlagCodeType:

Enumeration Values

Value Description
Charity This value being returned in the FavoriteSearch.SearchFlag field indicates that the buyer selected the eBay for Charity option in the Saved Search.
CustomCode Reserved for internal or future use.
FreeShipping This value being returned in the FavoriteSearch.SearchFlag field indicates that the buyer selected the Free shipping option in the Saved Search. A buyer would select the Free shipping filter in a Saved Search to restrict retrieved listings to those that offer a free shipping option to that specific buyer (the availability of free shipping may be dependent on the buyer's location).
GermanMotorsSearchable This value is only applicable to the German site and if the user is searching for motor vehicle listings. This value being returned in the FavoriteSearch.SearchFlag field indicates that the buyer selected a filter in a Saved Search to restrict retrieved eBay Germany motor vehicle listings that are also being displayed on the mobile.de vehicle marketplace.
LocalSearch This value being returned in the FavoriteSearch.SearchFlag field indicates that the buyer selected the Local pickup option in the Saved Search. A buyer would select the Local Pickup filter in a Saved Search to restrict retrieved listings to those that offer 'local pickup' as an option to buyers.
Lot This value being returned in the FavoriteSearch.SearchFlag field indicates that the buyer selected the Items listed as lots option in the Saved Search. A buyer would select the Items listed as lots filter in a Saved Search to restrict retrieved listings to those that are offering a "lot" of items in one listing. Specifically, a "lot" is defined as, "a group of similar or identical items that are sold together to one buyer."
  * See the Enumeration Index to see exact use of each enumeration value in the API.