apps__app_price_schedule__get
Retrieve the price schedule for a specific app, including optional relationships like manual or automatic prices, base territory, or related app data.
Instructions
Read the app price schedule for an app. [GET /v1/apps/{id}/appPriceSchedule]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. |