Types that use ProductUseCaseCodeType:
| Value | Description | Which calls use this value * |
| AddItem | Use this code when calling GetProductSellingPages before adding an item. This retrieves the latest product ID and the corresponding characteristic meta-data. | GetProductSellingPages |
| CustomCode | Reserved for internal or future use | GetProductSellingPages |
| RelistItem | Use this code when calling GetProductSellingPages before relisting an item that already contains product information. This retrieves the latest product ID and the corresponding characteristic meta-data (same data as AddItem). | GetProductSellingPages |
| ReviseItem | Use this code when calling GetProductSellingPages before revising an item that already contains product information. If the product ID or data has changed, the original product ID that you passed in and the data associated with that original version of the product is returned. This is useful because the original Pre-filled Item Information is used when you call ReviseItem. | GetProductSellingPages |
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.