Announcement: New basemap styling is coming soon to Google Maps Platform. This update to map styling includes a new default color palette, modernized pins, and improvements to map experiences and usability. All map styles will be automatically updated in March 2025. For more information on availability and how to opt in earlier, see New map style for Google Maps Platform.
Stay organized with collections
Save and categorize content based on your preferences.
Place data fields define the types of Place data to return when
requesting Place Details. This page lists all place data fields, and explains
how they are supported for each API/SDK (support for place fields varies by
platform and/or feature).
For more information about how Place Details requests are billed, see
Usage and Billing.
The following table lists all supported place data field values by pricing
tier, and platform.
Places Library, Maps JavaScript API fields support
Find Place,
Nearby Search, and
Text Search
requests all return a subset of the fields that are returned by Place Details
requests. These methods do NOT return the following fields:
address_component
adr_address
formatted_phone_number
international_phone_number
opening_hours (Not returned for any Place Searches. For Nearby Search and Text Search, use openNow request parameter.)
reviews
takeout
type
url
utc_offset_minutes
vicinity
website
To return one or more of these data fields for a place, make a
Place Details
request, pass a place ID, and specify which fields to return.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-12 UTC."],[[["This documentation outlines the available Place Data Fields for Google Places API and SDKs across Android, iOS, JavaScript, and Web Service platforms."],["Place Data Fields determine the specific data returned when requesting Place Details, and support varies based on the platform and feature."],["The documentation includes tables outlining supported fields for Basic Data, Contact Data, and Atmosphere Data, with links to relevant platform documentation for each field."],["When using the Places Library, Maps JavaScript API with Find Place, Nearby Search, or Text Search, certain fields are not returned and require a Place Details request for access."],["Place data results are never empty; if a requested field has no data for a place, the field is simply not present in the response."]]],["Place data fields determine the type of information returned in Place Details requests across different platforms: Android, iOS, JavaScript, and Web Service. These fields, categorized as Basic, Contact, and Atmosphere data, vary in support across APIs and SDKs. Specific fields, like `address_components` and `opening_hours`, are not returned for all Place Searches. For these fields, a specific Place Details request is needed, using a place ID and specifying desired fields. Only data with values will be returned.\n"]]