batch_update_subscription_offers
Batch update multiple subscription offers in a single operation via the Google Play Developer API.
Instructions
Update multiple subscription offers in a single operation.
Disabled in read-only mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| requests | Yes | List of UpdateSubscriptionOfferRequest bodies (each with subscriptionOffer, updateMask, and optional regionsVersion) | |
| product_id | Yes | Parent subscription product ID | |
| base_plan_id | Yes | Parent base plan ID ('-' wildcard allowed) | |
| package_name | Yes | App package name |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |