purchases_subscriptions_v2_cancel
Cancel an active Google Play subscription using its purchase token, specifying cancellation type (user, developer, or system initiated) and optional survey reason.
Instructions
Cancel a subscription (2025-09+). cancellationType: USER_REQUESTED, DEVELOPER_REQUESTED, or SYSTEM_INITIATED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Purchase token returned by the Play Billing library | |
| packageName | Yes | Android application package name, e.g. com.example.app | |
| cancellationType | No | ||
| cancelSurveyReason | No |