set_app_price_schedule
Set the price schedule for your app by specifying a base territory, price point, and optional start date. Overwrites the existing schedule with the new pricing.
Instructions
Set the price schedule for an app. This sets the base territory and manual prices. WARNING: This overwrites the existing schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | The App Store Connect app ID | |
| base_territory | No | Base territory code (e.g., USA, GBR) | USA |
| price_point_id | Yes | Price point ID for the base territory (use list_app_price_points to find) | |
| start_date | No | When the price takes effect (ISO 8601 date). Omit for immediate. |