monetization_convert_region_prices
Convert a price from one region to comparable prices across all regions for Android apps. Use before setting base plan prices to ensure consistency.
Instructions
Utility: convert a price in one region to comparable prices in every other region. Use before setting prices on a base plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| price | Yes | Money resource: currencyCode + units/nanos |