# All countries that support region targeting curl \ -H "Authorization: Bearer API_KEY" \ -X GET "https://api.ayrshare.com/api/ads/facebook/regions"
{ "status": "success", "regions": [ { "key": "3843", "name": "Alabama", "type": "region", "countryCode": "US", "countryName": "United States", "supportsRegion": true, "supportsCity": true }, { "key": "3844", "name": "Alaska", "type": "region", "countryCode": "US", "countryName": "United States", "supportsRegion": true, "supportsCity": true } ], "count": 2 }
Get Facebook Ad Regions by Name
key
Authorization: Bearer API_KEY
Profile-Key: PROFILE_KEY