v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13136338403.5 KB
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

packageNamestring

Required. The parent app (package name) of the base plan to deactivate.

latencyTolerance'PRODUCT_UPDATE_LATENCY_TOLERANCE_UNSPECIFIED' | 'PRODUCT_UPDATE_LATENCY_TOLERANCE_LATENCY_SENSITIVE' | 'PRODUCT_UPDATE_LATENCY_TOLERANCE_LATENCY_TOLERANT'

Optional. The latency tolerance for the propagation of this product update. Defaults to latency-sensitive.

basePlanIdstring

Required. The unique base plan ID of the base plan to deactivate.

productIdstring

Required. The parent subscription (ID) of the base plan to deactivate.

Response

Successful response