Create Subscription Offer
create_subscription_offerCreate a subscription offer for an app by specifying package name, product ID, base plan, and offer configuration. Use this to set up or add promotional or standard subscription offers in Google Play Console.
Instructions
Create a new subscription offer.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offer | Yes | SubscriptionOffer resource body (e.g. phases, regionalConfigs, targeting) | |
| offer_id | Yes | Subscription offer ID | |
| product_id | Yes | Parent subscription product ID | |
| base_plan_id | Yes | Parent base plan ID | |
| package_name | Yes | App package name | |
| regions_version | No | Version of available regions for regional prices (default: "2022/02") | 2022/02 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||