Description
The kind of identifier being used. The choices listed are for requests, are are required if Value is specified. For Half.com listing use cases, only ISBN, UPC, and EAN are supported.
Derived By
Type ns:ExternalProductCodeType
Enumeration
| Value |
Description |
| 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.)
|
| 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.)
|
| 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 FindItemsAdvanced or FindProducts.
|
| EAN |
ExternalProductID.Value contains an EAN value. Required when you pass an EAN as the external product ID.
|
| 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 FindItemsAdvanced or FindProducts. With FindItemsAdvanced, use TicketFinder instead.
|
| MPN |
Reserved for future use.
|
| CustomCode |
Reserved for internal or future use
|
Referenced By
Remarks
FindProducts supports ISBN, UPC, and EAN.