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
Response
Successful response