v1

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

Migrates subscribers from one or more legacy price cohorts to the current price. Requests result in Google Play notifying affected subscribers. Only up to 250 simultaneous legacy price cohorts are supported.

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

Path parameters

packageNamestring required

Required. Package name of the parent app. Must be equal to the package_name field on the Subscription resource.

productIdstring required

Required. The ID of the subscription to update. Must be equal to the product_id field on the Subscription resource.

basePlanIdstring required

Required. The unique base plan ID of the base plan to update prices on.

Request body

packageNamestring

Required. Package name of the parent app. Must be equal to the package_name field on the Subscription resource.

basePlanIdstring

Required. The unique base plan ID of the base plan to update prices on.

productIdstring

Required. The ID of the subscription to update. Must be equal to the product_id field on the Subscription resource.

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.

Response

Successful response