Search targeting options
GET/ad-publishing/google/targeting/search
Search Google geo-locations for ad targeting
Request
Version stringrequired
API Version
Available options
v3type stringrequired
Search type
Available options
geolocationlanguagequery string
Search query
locationId stringrequired
Location identifier
Geo targets when type=geolocation, or language constants when type=language
- application/json
- Schema
- Example (auto)
Schema
- oneOf
- object[]
- object[]
- Array [
- ]
resourceNamestringrequired
Google Ads resource name
idstringrequired
Geo target constant id
statusstringrequired
Target status
namestringrequired
Location name
countryCodestringrequired
Two-letter ISO country code
targetTypestringrequired
Granularity of the target, e.g. Country, State, City, District, Postal Code
canonicalNamestringrequired
Fully qualified name, comma separated from most to least specific
reachstringrequired
Approximate addressable population, returned as a string rather than a number
[
{
"resourceName": "geoTargetConstants/9040245",
"id": "9040245",
"status": "ENABLED",
"name": "Thane",
"countryCode": "IN",
"targetType": "City",
"canonicalName": "Thane,Thane,Maharashtra,India",
"reach": "3000000"
}
]