AI-generated Key Takeaways
- 
          
The request message for
GeoTargetConstantService.SuggestGeoTargetConstantsis used to suggest geo target constants. - 
          
The
localefield is used to translate returned geo targets, defaulting to 'en' if the specified locale is not possible. - 
          
The
country_codefield restricts returned geo targets to a specific country. - 
          
The
queryfield is a required union field used to select geo target constants, accepting eitherlocation_namesorgeo_targets. 
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.  |