create_subscription
Create a subscription product in your Google Play catalog by providing the package name, product ID, and subscription resource body. Set up base plans and regional listings.
Instructions
Create a new subscription product in the catalog.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | Subscription product ID | |
| package_name | Yes | App package name | |
| subscription | Yes | Subscription resource body (e.g. basePlans, listings) | |
| regions_version | No | Version of available regions for regional prices (default: "2022/02") | 2022/02 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||