SearchTextRequest

Request body for text search

EnvironmentGeocodingGeolocationMapsNavigationPlacesRoutingSolar

Properties

Name Type Description
textQuery string The text query for the search
includedType string Restrict results to a specific place type
languageCode string The language code for results
regionCode string The region code for biasing results
rankPreference string How results should be ranked
maxResultCount integer Maximum number of results to return (1-20)
priceLevels array Filter results by price level
openNow boolean Return only places that are currently open
minRating number Filter results to those with at least this rating
strictTypeFiltering boolean If true, only return results that match the includedType exactly
View JSON Schema on GitHub