subscription_offers_list
List subscription offers for a specified base plan, or use the '-' wildcard to fetch offers across all base plans.
Instructions
List offers for a base plan. basePlanId supports '-' wildcard to list across all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | ||
| pageToken | No | ||
| 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 |