eBay Trading APIVersion 1349
 

ReasonHideFromSearchCodeType ( token )

Enumerated type that defines the possible reasons why a listing is being hidden from search on the eBay site.

Type that uses ReasonHideFromSearchCodeType:

Calls that use one or more values of ReasonHideFromSearchCodeType:

Enumeration Values

Value Description
DuplicateListing This value indicates that the listing is being hidden from search on the eBay site because the listing has been determined by eBay to be a duplicate listing.

This enumeration value is associated with eBay Duplicate Listings Policy, which is applicable on the US, CA, CA-FR, and eBay Motors (Parts and Accessories only) sites. Event Tickets, Real Estate, and Motor Vehicle categories are excluded from this policy. For more information, read eBay's Duplicate Listings Policy help page.
OutOfStock This value indicates that the listing is currently hidden from search because the quantity in the listing is zero. However, the listing is still alive and will reappear in the search results when the quantity is set to something greater than zero. The 'Out-of-stock' option is set by the seller at the account level. This option can be enabled in My eBay Site Preferences, or the seller can use the OutOfStockControlPreference field in the SetUserPreferences call.
  * See the Enumeration Index to see exact use of each enumeration value in the API.