| Package | Description |
|---|---|
| com.google.api.services.androidpublisher | |
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
AndroidPublisher.Monetization.ConvertRegionPrices |
AndroidPublisher.Monetization.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.
|
| Constructor and Description |
|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
ConvertRegionPricesRequest |
ConvertRegionPricesRequest.clone() |
ConvertRegionPricesRequest |
ConvertRegionPricesRequest.set(String fieldName,
Object value) |
ConvertRegionPricesRequest |
ConvertRegionPricesRequest.setPrice(Money price)
The intital price to convert other regions from.
|
Copyright © 2011–2025 Google. All rights reserved.