v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13136338403.5 KB
monetization

Activates a base plan. Once activated, base plans will be available to new subscribers.

post/androidpublisher/v3/applications/{packageName}/subscriptions/{productId}/basePlans/{basePlanId}:activate

Path parameters

packageNamestring required

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

productIdstring required

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

basePlanIdstring required

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

Request body

packageNamestring

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

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.

productIdstring

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

basePlanIdstring

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

Response

Successful response