Skip to main content

base_plans

Overview

Namebase_plans
TypeResource
Idgoogledevelopers.androidpublisher.base_plans

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
monetization_subscriptions_basePlans_deleteDELETEbasePlanId, packageName, productIdDeletes a base plan. Can only be done for draft base plans. This action is irreversible.
monetization_subscriptions_basePlans_activateEXECbasePlanId, packageName, productIdActivates a base plan. Once activated, base plans will be available to new subscribers.
monetization_subscriptions_basePlans_deactivateEXECbasePlanId, packageName, productIdDeactivates a base plan. Once deactivated, the base plan will become unavailable to new subscribers, but existing subscribers will maintain their subscription
monetization_subscriptions_basePlans_migratePricesEXECbasePlanId, packageName, productIdMigrates subscribers who are receiving an historical subscription price to the currently-offered price for the specified region. Requests will cause price change notifications to be sent to users who are currently receiving an historical price older than the supplied timestamp. Subscribers who do not agree to the new price will have their subscription ended at the next renewal.