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.
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.