GeoRegionType

  • Geographic region targeting can include various levels of granularity, from broad areas like countries and regions to specific locations such as cities, postal codes, and even points of interest like airports and universities.

  • The available geographic region types cover administrative divisions like states, provinces, counties, municipalities, and districts.

  • More specific geographic targeting options include areas based on media markets, such as DMA regions and TV regions, and localized areas like neighborhoods and colloquial areas.

Possible types of geographic region targeting.

Enums
GEO_REGION_TYPE_UNKNOWN The geographic region type is unknown.
GEO_REGION_TYPE_OTHER The geographic region type is other.
GEO_REGION_TYPE_COUNTRY The geographic region is a country.
GEO_REGION_TYPE_REGION The geographic region type is region.
GEO_REGION_TYPE_TERRITORY The geographic region is a territory.
GEO_REGION_TYPE_PROVINCE The geographic region is a province.
GEO_REGION_TYPE_STATE The geographic region is a state.
GEO_REGION_TYPE_PREFECTURE The geographic region is a prefecture.
GEO_REGION_TYPE_GOVERNORATE The geographic region is a governorate.
GEO_REGION_TYPE_CANTON The geographic region is a canton.
GEO_REGION_TYPE_UNION_TERRITORY The geographic region is a union territory.
GEO_REGION_TYPE_AUTONOMOUS_COMMUNITY The geographic region is an autonomous community.
GEO_REGION_TYPE_DMA_REGION The geographic region is a designated market area (DMA) region.
GEO_REGION_TYPE_METRO The geographic region type is metro.
GEO_REGION_TYPE_CONGRESSIONAL_DISTRICT The geographic region is a congressional district.
GEO_REGION_TYPE_COUNTY The geographic region is a county.
GEO_REGION_TYPE_MUNICIPALITY The geographic region is a municipality.
GEO_REGION_TYPE_CITY The geographic region is a city.
GEO_REGION_TYPE_POSTAL_CODE The geographic region targeting type is postal code.
GEO_REGION_TYPE_DEPARTMENT The geographic region targeting type is department.
GEO_REGION_TYPE_AIRPORT The geographic region is an airport.
GEO_REGION_TYPE_TV_REGION The geographic region is a TV region.
GEO_REGION_TYPE_OKRUG The geographic region is an okrug.
GEO_REGION_TYPE_BOROUGH The geographic region is a borough.
GEO_REGION_TYPE_CITY_REGION The geographic region is a city region.
GEO_REGION_TYPE_ARRONDISSEMENT The geographic region is an arrondissement.
GEO_REGION_TYPE_NEIGHBORHOOD The geographic region is a neighborhood.
GEO_REGION_TYPE_UNIVERSITY The geographic region is a university.
GEO_REGION_TYPE_DISTRICT The geographic region is a district.
GEO_REGION_TYPE_NATIONAL_PARK The geographic region is a national park.
GEO_REGION_TYPE_BARRIO The geographic region is a barrio.
GEO_REGION_TYPE_SUB_WARD The geographic region is a sub ward.
GEO_REGION_TYPE_MUNICIPALITY_DISTRICT The geographic region is a municipality district.
GEO_REGION_TYPE_SUB_DISTRICT The geographic region is a sub district.
GEO_REGION_TYPE_QUARTER The geographic region is a quarter.
GEO_REGION_TYPE_DIVISION The geographic region is a division.
GEO_REGION_TYPE_COMMUNE The geographic region is a commune.
GEO_REGION_TYPE_COLLOQUIAL_AREA The geographic region is a colloquial area.