as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

ProductDataResponseCode

Represents the response code for a product data request initiated via PurchasingService.getProductData.

Enumeration Members

FAILED

FAILED: 3

Indicates unsuccessful retrieval of product data.


NOT_SUPPORTED

NOT_SUPPORTED: 2

Indicates this call is not supported.


SUCCESSFUL

SUCCESSFUL: 1

Indicates that the request was successful.


Last updated: Sep 30, 2025