subscription_offers_batch_update
Update subscription offers in bulk within Google Play. Upsert up to 100 offers in a single request using package name, product ID, and base plan ID.
Instructions
Upsert up to 100 offers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | ||
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console | |
| basePlanId | Yes | ||
| packageName | Yes | Android application package name, e.g. com.example.app |