subscription_offers_batch_get
Batch retrieve up to 100 subscription offers for an Android app by specifying package name, product ID, and base plan ID.
Instructions
Batch-get 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 |