---
title: GeoRequest
framework: Apple Ads
role: symbol
role_heading: Object
platforms: [search ads 2.0+]
path: apple_ads/georequest
---

# GeoRequest

The geosearch request object.

## Declaration

```data
object GeoRequest
```

## Properties

entity: The type of geography for targeting locations. Search results are in the preferred language according to your organization. id: The geographic location in the format of CountryOrRegion|adminArea|locality. A countryCode is an ISO alpha-2 country code string. An adminArea is a state or the equivalent according to its associated country. A locality is a city or the equivalent according to its associated adminArea. Use the id that returns in the response in the TargetingDimensions object.

## See Also

### Search Geolocation Request and Response Objects

- [SearchEntity](apple_ads/searchentity.md)
- [SearchEntityListResponse](apple_ads/searchentitylistresponse.md)
