as

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

PromotionPlan

Represents a promotion plan such as "Introductory promotion with $3.00 weekly for 3 terms", where, the Promotion object contains a list of such promotion plans

Properties

period

period: string

Represents the promotion period associated with the current instance of PromotionPlan. Examples of promotion periods include weekly, monthly, annually, etc.


price

price: Price

Represents the localized price of this promotion.


priceCycles

priceCycles: bigint

Represents the number of cycles with the promotion period of this promotion. Example : "3 cycles of weekly Introductory promotion" would mean 3 iterations of this promotion for a total of 3 weeks of duration.


Last updated: Oct 02, 2025