---
title: GeoEntityType
framework: Apple Ads Platform API
role: symbol
role_heading: Type
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/geoentitytype
---

# GeoEntityType

The geographic granularity (dimension) of a geo entity, from country down to postal code.

## Declaration

```data
string GeoEntityType
```

## Possible Values

Country: A country-level geo entity. AdminArea: A state, province, or other administrative-area-level geo entity. Locality: A city or locality-level geo entity. PostalCode: A postal-code-level geo entity.

## See Also

- [SearchSupplySourceType](apple-ads-platform-api/searchsupplysourcetype.md)
