AI-generated Key Takeaways
-
This is the request message for the
GeoTargetConstantService.SuggestGeoTargetConstantsmethod. -
Key fields include
localefor translation and hinting, andcountry_codefor restricting returned targets. -
A required
queryfield, which can belocation_namesorgeo_targets, selects the geo target constants. -
location_namesallows searching by up to 25 names, whilegeo_targetsfilters by resource names.
Request message for GeoTargetConstantService.SuggestGeoTargetConstants.
| Fields | |
|---|---|
|
If possible, returned geo targets are translated using this locale. If not, en is used by default. This is also used as a hint for returned geo targets. |
|
Returned geo targets are restricted to this country code. |
Union field
|
|
|
The location names to search by. At most 25 names can be set. |
|
The geo target constant resource names to filter by. |