Optional
fields?: string[]The text input specifying which place to search for (for example, a name, address, or phone number).
The type of input. This can be one of either textQuery
or phoneNumber
.
Optional
language?: LanguageThe language code, indicating in which language the results should be returned, if possible. Searches are also biased to the selected language; results in the selected language may be given a higher ranking
Optional
locationbias?: stringPrefer results in a specified area, by specifying either a radius plus lat/lng, or two lat/lng pairs representing the points of a rectangle. If this parameter is not specified, the API uses IP address biasing by default.
The fields specifying the types of place data to return.
Note: If you omit the fields parameter from a Find Place request, only the place_id for the result will be returned.