as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

ModifySubscriptionResponseCode

Represents the response code for a modify subscription request initiated by PurchasingService.modifySubscription.

Enumeration Members

FAILED

FAILED: 1

Indicates that the request failed and can be retried.


INVALID_REQUEST

INVALID_REQUEST: 3

Indicates that the SKU originally provided to the modifySubscription request does not satisfy basic criteria to perform a modify request.


INVALID_SKU

INVALID_SKU: 2

Indicates that the SKU originally provided to the modifySubscription request is not valid.


NOT_SUPPORTED

NOT_SUPPORTED: 4

Indicates this call is not supported.


SUCCESSFUL

SUCCESSFUL: 0

Indicates that the request was successful.


Last updated: Oct 02, 2025