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

target.apidocs.com.google.api.services.androidpublisher.AndroidPublisher.Monetization.html Maven / Gradle / Ivy

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






AndroidPublisher.Monetization (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher

Class AndroidPublisher.Monetization

  • java.lang.Object
    • com.google.api.services.androidpublisher.AndroidPublisher.Monetization
  • Enclosing class:
    AndroidPublisher


    public class AndroidPublisher.Monetization
    extends Object
    The "monetization" collection of methods.
    • Constructor Detail

      • Monetization

        public Monetization()
    • Method Detail

      • convertRegionPrices

        public AndroidPublisher.Monetization.ConvertRegionPrices convertRegionPrices(String packageName,
                                                                                     ConvertRegionPricesRequest content)
                                                                              throws IOException
        Calculates the region prices, using today's exchange rate and country-specific pricing patterns, based on the price in the request for a set of regions. Create a request for the method "monetization.convertRegionPrices". This request holds the parameters needed by the androidpublisher server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        packageName - Required. The app package name.
        content - the ConvertRegionPricesRequest
        Returns:
        the request
        Throws:
        IOException
      • subscriptions

        public AndroidPublisher.Monetization.Subscriptions subscriptions()
        An accessor for creating requests from the Subscriptions collection.

        The typical use is:

            AndroidPublisher androidpublisher = new AndroidPublisher(...);
            AndroidPublisher.Subscriptions.List request = androidpublisher.subscriptions().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy