curl --location --request GET 'https://androidpublisher.googleapis.com//androidpublisher/v3/applications//edits//countryAvailability/'
{
"countries": [
{
"countryCode": "string"
}
],
"restOfWorld": true,
"syncWithProduction": true
}