Description
Returns stock product information in Half.com catalogs, such as information about a particular DVD or book.
Derived By
Extending ns:AbstractResponseType
Content Model
Contains elements as defined in the following table.
| Component |
Type |
Occurs |
Description |
|
|
1..1 |
|
| ns:Timestamp |
xs:dateTime |
0..1 |
This value represents the date and time when eBay processed the request.
|
| ns:Ack |
ns:AckCodeType |
0..1 |
Indicates whether the call was successfully processed by eBay.
|
| ns:Errors |
ns:ErrorType |
0..* |
A list of application-level errors or warnings (if any) that were raised when eBay processed the request.
|
| ns:Build |
xs:string |
0..1 |
This refers to the particular software build that eBay used when processing the request and generating the response.
|
| ns:Version |
xs:string |
0..1 |
The release version that eBay used to process the request.
|
| ns:CorrelationID |
xs:string |
0..1 |
If you pass a value in MessageID in a request, we will return the same value in CorrelationID in the response.
|
| any |
|
0..* |
|
| ns:DomainHistogram |
ns:DomainHistogramType |
0..1 |
A histogram that lists the number of matching products found and the domains in which they were found.
|
| ns:PageNumber |
xs:int |
0..1 |
The number of the page of data returned.
|
| ns:ApproximatePages |
xs:int |
0..1 |
The total number of pages that can be returned, given the same query and filters in the request.
|
| ns:MoreResults |
xs:boolean |
0..1 |
If true, more pages of results are available. That is, PageNumber is less than ApproximatePages.
|
| ns:TotalProducts |
xs:int |
0..1 |
The total number of matching products found. (If more than 2000 products are found, the call fails with an error.)
|
| ns:Products |
ns:HalfProductsType |
0..1 |
An set of Half.com catalog products.
|
| ns:ProductSearchURL |
xs:anyURI |
0..1 |
A URL for product search results that corresponds to your search request.
|
|
|
|
|
Referenced By
Remarks
Optionally, also returns items that match the product.