This method performs a geocode lookup using a place ID.
HTTP request
GET https://geocode.googleapis.com/v4beta/geocode/{place=places/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
place | 
                
                   
 Required. Place identifier to geocode in the format of places/{place}.  | 
              
Query parameters
| Parameters | |
|---|---|
languageCode | 
                
                   
 Optional. Language in which the results should be returned.  | 
              
regionCode | 
                
                   
 Optional. Region code. The region code, specified as a ccTLD ("top-level domain") two-character value. The parameter affects results based on applicable law.  | 
              
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of GeocodeResult.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platformhttps://www.googleapis.com/auth/maps-platform.geocodehttps://www.googleapis.com/auth/maps-platform.geocode.place