onetime_products_create
Creates a one-time product on Google Play by accepting the app package name, product SKU, and full product resource body.
Instructions
Create a one-time product. Pass the full OneTimeProduct body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| productId | Yes | Product id / SKU — stable identifier you assign in Play Console | |
| product | Yes | OneTimeProduct resource body | |
| regionsVersion | No |