public class AndroidPublisher.Monetization extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidPublisher.Monetization.ConvertRegionPrices |
| Constructor and Description |
|---|
Monetization() |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Monetization.ConvertRegionPrices |
convertRegionPrices(String packageName,
ConvertRegionPricesRequest content)
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.
|
public AndroidPublisher.Monetization.ConvertRegionPrices convertRegionPrices(String packageName, ConvertRegionPricesRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote
operation.packageName - Required. The app package name.content - the ConvertRegionPricesRequestIOExceptionCopyright © 2011–2021 Google. All rights reserved.