ProductStateCodeType ( token )

State of a catalog product that may have been updated, replaced, marked for deletion, or merged with another product.

Types that use ProductStateCodeType:

Enumeration Values

Value Description Which calls use this value *
CustomCode Reserved for internal or future use. FindProducts
Delete This product is marked for deletion, and it will not be mapped to another product. If your application currently uses the product for searching, we recommend that you update your application to use a product that is not scheduled to be merged or deleted. FindProducts
Merge Some information in this product is scheduled to be merged into another product in the catalog that eBay (or Half.com) is currently using. This product may be removed from the system at any time. If your application currently uses the product for searching, we recommend that you update your application to use a product that is not scheduled to be merged or deleted. FindProducts
Update The product details have been updated. If your application currently uses the product for listing or searching, we recommend that you check to make sure the product data still meets your needs. FindProducts
UpdateMajor This product has changed. This product has been mapped to a newer product in the catalog that eBay (or Half.com) is currently using, and its details have been updated based on the new catalog data. The product reference ID remains the same (but the longer product ID string may have changed). If your application currently uses the product for searching, we recommend that you check to make sure the product data still meets your needs. FindProducts
UpdateNoDetails This product was previously available in an earlier catalog, but it has not been mapped to a product in the catalog that eBay is currently using. It can still be used for searching, but it may contain fewer details than other products. If your application currently uses the product for searching, we recommend that you check to make sure the product data still meets your needs. Not applicable to Half.com. FindProducts
  * See the Enumeration Index to see exact use of each enumeration value in the API.

Copyright © 2006–2013 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.