google_update_iap
Update an existing in-app product's title, description, price, currency, or status for an Android app using its package name and SKU.
Instructions
Update an existing in-app product
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android package name | |
| sku | Yes | Product SKU | |
| defaultLanguage | No | Default language | |
| title | No | Product title (for default language) | |
| description | No | Product description (for default language) | |
| status | No | ||
| defaultPriceCurrencyCode | No | Currency code | |
| defaultPriceMicros | No | Price in micros |