GeoRequest
The geosearch request object.
Declaration
object GeoRequest
Properties
| Name | Type | Description |
|---|
entity Required | string | The type of geography for targeting locations. Search results are in the preferred language according to your organization. |
id Required | string | 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