monetization
Deactivates a base plan. Once deactivated, the base plan will become unavailable to new subscribers, but existing subscribers will maintain their subscription
post/androidpublisher/v3/applications/{packageName}/subscriptions/{productId}/basePlans/{basePlanId}:deactivate
Path parameters
packageNamestring required
Required. The parent app (package name) of the base plan to deactivate.
productIdstring required
Required. The parent subscription (ID) of the base plan to deactivate.
basePlanIdstring required
Required. The unique base plan ID of the base plan to deactivate.
Request body
Response
Successful response