Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
Represents the result of a call to PurchasingService.getProductData.

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 PurchasingService.getProductData for which product data is not available.
Last modified on October 2, 2025