Class SearchFlagCodeType


class SearchFlagCodeType
SearchFlagCodeType - Search flags for FindItemsAdvanced.

Defined in com/ebay/shoppingservice/SearchFlagCodeType.js

Property Summary
(in) Return only AutoPay item listings.
Return only charity item listings.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.
(out) Reserved for internal or future use.
The digital delivery feature is disabled as of March 28, 2008.
(in) Return only featured item listings.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.
If specified, only items with free shipping for the user's location are returned.
Return Gallery items only.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.
Limits the results based on each item's eligibility to appear on the mobile.de site.
Limits the results to Get It Fast listings.
Return only gift items.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.
Performs a search for listings with Local Inventory Listing Options (LILO).
The LocalSearch option should be used with the Postal Code search option.
Currently, this is only available for the Motors site (siteID=100).
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.
Lot
Limits the results to only those listings for which lot size is 2 or greater.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.
Return only items that have been listed with Now and New.
Picture.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.
(in) Return only super-featured item listings.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.
String value

Constructor Summary
SearchFlagCodeType(Object object)

Property Details

property static AutoPay

(in) Return only AutoPay item listings.


property static Charity

Return only charity item listings.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property static CustomCode

(out) Reserved for internal or future use.


property static DigitalDelivery

The digital delivery feature is disabled as of March 28, 2008.

If specified, limits the results to digitally delivered good only.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property static Featured

(in) Return only featured item listings.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property static FreeShipping

If specified, only items with free shipping for the user's location are returned. The user's location is determined from the site ID specified in the request. If false, no filtering is done via this attribute. A listing is not considered a free shipping listing if it requires insurance or requires pick up or requires a shipping surcharge.


property static Gallery

Return Gallery items only.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property static GermanMotorsSearchable

Limits the results based on each item's eligibility to appear on the mobile.de site. If specified, queries for eligible items only. If not specified, the search results are not affected. Only applicable for items listed on the eBay Germany site (site ID 77) in subcategories of mobile.de search-enabled categories.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property static GetItFast

Limits the results to Get It Fast listings.


property static Gift

Return only gift items.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property static LocalSearch

Performs a search for listings with Local Inventory Listing Options (LILO).
The LocalSearch option should be used with the Postal Code search option.
Currently, this is only available for the Motors site (siteID=100).
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property static Lot

Limits the results to only those listings for which lot size is 2 or greater.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property static NowAndNew

Return only items that have been listed with Now and New. Applicable for certain sites only.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property static Picture

Picture.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property static SuperFeatured

(in) Return only super-featured item listings.
Not supported when CategoryID is specified in the request, and QueryKeywords is not included in the request.


property String value


Constructor Details

constructor SearchFlagCodeType

SearchFlagCodeType(Object object)

Parameters:
object