Monetization
class Monetization extends Resource (View source)
The "monetization" collection of methods.
Typical usage is:
$androidpublisherService = new Google\Service\AndroidPublisher(...);
$monetization = $androidpublisherService->monetization;
Methods
convertRegionPrices(string $packageName, ConvertRegionPricesRequest $postBody, array $optParams = [])
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. (monetization.convertRegionPrices)
Details
ConvertRegionPricesResponse
convertRegionPrices(string $packageName, ConvertRegionPricesRequest $postBody, array $optParams = [])
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. (monetization.convertRegionPrices)