All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.androidpublisher.model.RegionalPriceMigrationConfig.html Maven / Gradle / Ivy







RegionalPriceMigrationConfig (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher.model

Class RegionalPriceMigrationConfig

    • Constructor Detail

      • RegionalPriceMigrationConfig

        public RegionalPriceMigrationConfig()
    • Method Detail

      • getOldestAllowedPriceVersionTime

        public String getOldestAllowedPriceVersionTime()
        Required. The cutoff time for historical prices that subscribers can remain paying. Subscribers on prices which were available at this cutoff time or later will stay on their existing price. Subscribers on older prices will be migrated to the currently-offered price. The migrated subscribers will receive a notification that they will be paying a different price. Subscribers who do not agree to the new price will have their subscription ended at the next renewal.
        Returns:
        value or null for none
      • setOldestAllowedPriceVersionTime

        public RegionalPriceMigrationConfig setOldestAllowedPriceVersionTime(String oldestAllowedPriceVersionTime)
        Required. The cutoff time for historical prices that subscribers can remain paying. Subscribers on prices which were available at this cutoff time or later will stay on their existing price. Subscribers on older prices will be migrated to the currently-offered price. The migrated subscribers will receive a notification that they will be paying a different price. Subscribers who do not agree to the new price will have their subscription ended at the next renewal.
        Parameters:
        oldestAllowedPriceVersionTime - oldestAllowedPriceVersionTime or null for none
      • getPriceIncreaseType

        public String getPriceIncreaseType()
        Optional. The behavior the caller wants users to see when there is a price increase during migration. If left unset, the behavior defaults to PRICE_INCREASE_TYPE_OPT_IN. Note that the first opt-out price increase migration for each app must be initiated in Play Console.
        Returns:
        value or null for none
      • setPriceIncreaseType

        public RegionalPriceMigrationConfig setPriceIncreaseType(String priceIncreaseType)
        Optional. The behavior the caller wants users to see when there is a price increase during migration. If left unset, the behavior defaults to PRICE_INCREASE_TYPE_OPT_IN. Note that the first opt-out price increase migration for each app must be initiated in Play Console.
        Parameters:
        priceIncreaseType - priceIncreaseType or null for none
      • getRegionCode

        public String getRegionCode()
        Required. Region code this configuration applies to, as defined by ISO 3166-2, e.g. "US".
        Returns:
        value or null for none
      • setRegionCode

        public RegionalPriceMigrationConfig setRegionCode(String regionCode)
        Required. Region code this configuration applies to, as defined by ISO 3166-2, e.g. "US".
        Parameters:
        regionCode - regionCode or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy