get_country_availability
Get the countries a track is available in, including whether the app is restricted to a country list and which countries are included.
Instructions
Get the countries a track is available in, including whether the app is restricted to a country list and which countries are included. Read-only; change targeting with the country_targeting argument of create_release or promote_release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | Track to check, e.g. 'production' | |
| package_name | No | App package name, e.g. 'com.acme.app' (defaults to GOOGLE_PLAY_PACKAGE_NAME) |