subscription_base_plans_batch_update
Upsert up to 100 base plans for a Google Play subscription product in one batch call by specifying package name, product ID, and requests array.
Instructions
Upsert up to 100 base plans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | ||
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console | |
| packageName | Yes | Android application package name, e.g. com.example.app |