onetime_products_batch_get
Retrieve details for up to 100 one-time in-app products from Google Play in one API call. Provide the package name and product IDs to batch-fetch product information.
Instructions
Fetch up to 100 one-time products in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productIds | Yes | ||
| packageName | Yes | Android application package name, e.g. com.example.app |