orders_list
Retrieve orders in a specified time window, including order ID, product details, purchase state, quantity, and offer phase details.
Instructions
List orders within a time window. Returns OrderId, productId, purchase state, quantity, offerPhaseDetails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| maxResults | No | ||
| pageToken | No | ||
| startTime | No | ||
| endTime | No | ||
| orderIds | No |