eBay Shopping Web Service

Element: ns:ProductID [type FindHalfProductsRequestType]

Description

Use this to retrieve product details for one specific product. Specify the ID as a string, and use the type attribute to indicate the nature of the ID you are specifying.

Derived By

Type ns:ProductIDType

Attributes

Name  Type  Description 
ns:type  ns:ProductIDCodeType  The nature of identifier being used.

Content Model

Contains text only.

Remarks

In general, you can request up to 10 IDs of the same type by separating them with commas, as in the following: 014633155310,014633145496. However, if you specify a ProductID type of Reference (which specifies a global reference ID for an eBay catalog product), only one ID in ProductID can be used.

The request requires either QueryKeywords or ProductID, but these fields cannot be used together.
ItemCount is only returned when ProductID is used in the request and the IncludeSelector is set to Items or Details.