Contents

GeoRequest

The geosearch request object.

Declaration

object GeoRequest

Properties

NameTypeDescription
entity Requiredstring

The type of geography for targeting locations. Search results are in the preferred language according to your organization.

id Requiredstring

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