eBay Product APIVersion 1.4.0
 

AddProductsResponse ( BaseServiceResponse )

Returns the processing status for products submitted with addProducts.

Call that uses AddProductsResponse:

Fields

addProductResponse ( AddProductResponse ) [1..*]
Status for an individual product submission.
See the Field Index to learn which calls use addProductResponse.

clientBatchId ( string ) [0..1]
Identifier to help users match requests and responses in multi-threaded applications. Simple pass-thru of identifier provided in the request. Only returned if it is specified in the request.
See the Field Index to learn which calls use clientBatchId.