ApplicationsPricing
class ApplicationsPricing extends Resource (View source)
The "pricing" collection of methods.
Typical usage is:
$androidpublisherService = new Google\Service\AndroidPublisher(...);
$pricing = $androidpublisherService->pricing;
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. (pricing.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. (pricing.convertRegionPrices)