subscription_offers_list
List subscription offers for a base plan, supporting wildcard to retrieve offers across all plans.
Instructions
List offers for a base plan. basePlanId supports '-' wildcard to list across all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console | |
| basePlanId | Yes | ||
| pageSize | No | ||
| pageToken | No |