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

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

There is a newer version: v3-rev20240516-2.0.0
Show newest version






RegionalSubscriptionOfferConfig (Google Play Android Developer API v3-rev20240328-2.0.0)












com.google.api.services.androidpublisher.model

Class RegionalSubscriptionOfferConfig

    • Constructor Detail

      • RegionalSubscriptionOfferConfig

        public RegionalSubscriptionOfferConfig()
    • Method Detail

      • getNewSubscriberAvailability

        public Boolean getNewSubscriberAvailability()
        Whether the subscription offer in the specified region is available for new subscribers. Existing subscribers will not have their subscription cancelled if this value is set to false. If not specified, this will default to false.
        Returns:
        value or null for none
      • setNewSubscriberAvailability

        public RegionalSubscriptionOfferConfig setNewSubscriberAvailability(Boolean newSubscriberAvailability)
        Whether the subscription offer in the specified region is available for new subscribers. Existing subscribers will not have their subscription cancelled if this value is set to false. If not specified, this will default to false.
        Parameters:
        newSubscriberAvailability - newSubscriberAvailability or null for none
      • getRegionCode

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

        public RegionalSubscriptionOfferConfig setRegionCode(String regionCode)
        Required. Immutable. 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 - 2024 Weber Informatics LLC | Privacy Policy