country_availability_get
Fetch per-country availability for a track within an edit, revealing which countries can access the app.
Instructions
Fetch per-country availability for a given track within an edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | Yes | ||
| editId | Yes | Edit id returned by `edits_insert` — required for all edits.* writes | |
| packageName | Yes | Android application package name, e.g. com.example.app |