Tim Keefer > eBay-API > eBay::API::XML::DataType::Enum::ExternalProductCodeType

Download:
eBay-API-0.25.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View/Report Bugs
Source  

NAME ^

eBay::API::XML::DataType::Enum::ExternalProductCodeType

DESCRIPTION ^

Indicates the type of external product ID being used to identify a stock product.

SYNOPSIS ^

Enums: ^

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 GetSearchResults, GetSearchResultsExpress, or GetProducts.

EAN

ExternalProductID.Value contains an EAN value. Required when you pass an EAN as the external product ID. Not applicable with GetSearchResultsExpress.

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, GetSearchResultsExpress, or GetProducts. With GetSearchResults, use TicketFinder instead.

MPN

Reserved for future use.

CustomCode

Reserved for internal or future use

syntax highlighting: