as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

ProductDataResponse

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 updated: Oct 02, 2025