List of Apple Locations for App Data API
The 105 locations the Apple endpoints accept, as location_code, location_name, location_name_parent and country_iso_code.
location_code, location_name, location_name_parent and country_iso_code. Measured at 13.8 KB - small, because Apple’s list is countries only. Free: upstream cost is 0. ⚠️ Its Google counterpart is not small: get_dataforseo_app_google_locations measured 46 MB.
Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Successful response
the current version of the API
general status code you can find the full list of the response codes here
general informational message you can find the full list of general informational messages here
execution time, seconds
total tasks cost, USD
the number of tasks in the tasks array
the number of tasks in the tasks array returned with an error
array of tasks
task identifier unique task identifier in our system in the UUID format
status code of the task generated by DataForSEO; can be within the following range: 10000-60000 you can find the full list of response codes here
informational message of the task you can find the full list of general informational messages here
execution time, seconds
cost of the task, USD
number of elements in the result array
URL path
contains the parameters passed in the URL of the GET request
array of results
location code
full name of the location
the name of the superordinate location example: "location_code": 1006473, "location_name": "Altrincham,England,United Kingdom", "location_name_parent": "England,United Kingdom", where location_name_parent corresponds to: "location_code": 20339, "location_name": "England,United Kingdom" note: Apple App Data API currently supports countries only, that is why this value will always be null
ISO country code of the location
location type