ExternalProductCodeType ( token )
Indicates the type of external product ID being used to identify a stock product.

Types that use ExternalProductCodeType:

Enumeration Values
Value Description Which calls use this value *
CustomCode Reserved for internal or future use AddFixedPriceItem, AddItem, AddItems, AddSellingManagerTemplate, GetItemRecommendations, VerifyAddItem
EAN ExternalProductID.Value contains an EAN value. Required when you pass an EAN as the external product ID. AddFixedPriceItem, AddItem, AddItems, AddSellingManagerTemplate, GetItemRecommendations, GetProducts, GetSearchResults, GetSellerPayments, VerifyAddItem
ISBN ExternalProductID.Value contains an ISBN value. Required when you pass an ISBN as the external product ID. (This value is also applicable to Half.com listings.) AddFixedPriceItem, AddItem, AddItems, AddSellingManagerTemplate, GetItemRecommendations, GetProducts, GetSearchResults, GetSellerPayments, VerifyAddItem
Keywords ExternalProductID.Value contains a set of keywords that uniquely identify the product. Only applicable when listing event ticket. See the eBay Web Services guide for information about valid ticket keywords for an external product ID. Required when you pass a set of keywords as the external product ID. Not applicable with GetSearchResults or GetProducts. With GetSearchResults, use TicketFinder instead. AddFixedPriceItem, AddItem, AddItems, AddSellingManagerTemplate, GetItemRecommendations, VerifyAddItem
MPN Reserved for future use. (not used by any call)
ProductID ExternalProductID.Value contains an eBay catalog product ID. Required when you pass an eBay product ID as the external product ID. Not applicable with GetSearchResults or GetProducts. AddFixedPriceItem, AddItem, AddItems, AddSellingManagerTemplate, GetItemRecommendations, VerifyAddItem
UPC ExternalProductID.Value contains a UPC value. Required when you pass a UPC as the external product ID. (This value is also applicable to Half.com listings.) AddFixedPriceItem, AddItem, AddItems, AddSellingManagerTemplate, GetItemRecommendations, GetProducts, GetSearchResults, GetSellerPayments, VerifyAddItem
  * See the Enumeration Index to see exact use of each enumeration value in the API.

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.