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

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

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






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












com.google.api.services.androidpublisher.model

Class ActivateSubscriptionOfferRequest

    • Constructor Detail

      • ActivateSubscriptionOfferRequest

        public ActivateSubscriptionOfferRequest()
    • Method Detail

      • getBasePlanId

        public String getBasePlanId()
        Required. The parent base plan (ID) of the offer to activate.
        Returns:
        value or null for none
      • setBasePlanId

        public ActivateSubscriptionOfferRequest setBasePlanId(String basePlanId)
        Required. The parent base plan (ID) of the offer to activate.
        Parameters:
        basePlanId - basePlanId or null for none
      • getLatencyTolerance

        public String getLatencyTolerance()
        Optional. The latency tolerance for the propagation of this product update. Defaults to latency-sensitive.
        Returns:
        value or null for none
      • setLatencyTolerance

        public ActivateSubscriptionOfferRequest setLatencyTolerance(String latencyTolerance)
        Optional. The latency tolerance for the propagation of this product update. Defaults to latency-sensitive.
        Parameters:
        latencyTolerance - latencyTolerance or null for none
      • getOfferId

        public String getOfferId()
        Required. The unique offer ID of the offer to activate.
        Returns:
        value or null for none
      • getPackageName

        public String getPackageName()
        Required. The parent app (package name) of the offer to activate.
        Returns:
        value or null for none
      • setPackageName

        public ActivateSubscriptionOfferRequest setPackageName(String packageName)
        Required. The parent app (package name) of the offer to activate.
        Parameters:
        packageName - packageName or null for none
      • getProductId

        public String getProductId()
        Required. The parent subscription (ID) of the offer to activate.
        Returns:
        value or null for none
      • setProductId

        public ActivateSubscriptionOfferRequest setProductId(String productId)
        Required. The parent subscription (ID) of the offer to activate.
        Parameters:
        productId - productId or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy