ProductDataResponse
Represents the result of a call to .
Properties
productData
productData:
Map<string,Product>
Returns product data, keyed by SKU.
responseCode
responseCode: ProductDataResponseCode
Returns the response code for the product data request.
unavailableSkus
unavailableSkus:
string[]
Returns the set of SKUs provided in the original request to for which product data is not available.
Last updated: Jul 22, 2026

