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.
Basic Data
Contact Data Fields
Field | Places API | Places Library, Maps JavaScript API | Places SDK for Android | Places SDK for iOS |
---|---|---|---|---|
Phone Number | formatted_phone_number |
formatted_phone_number |
--- |
--- |
International Phone Number | international_phone_number |
international_phone_number |
Place.Field.PHONE_NUMBER |
GMSPlaceFieldPhoneNumber |
Opening Hours | opening_hours |
opening_hours |
Place.Field.OPENING_HOURS |
GMSPlaceFieldOpeningHours |
Current Opening Hours | current_opening_hours |
--- |
Place.Field.CURRENT_OPENING_HOURS |
GMSPlaceFieldCurrentOpeningHours |
Secondary Opening Hours | secondary_opening_hours |
--- |
Place.Field.SECONDARY_OPENING_HOURS |
GMSPlaceFieldSecondaryOpeningHours |
Website | website |
website |
Place.Field.WEBSITE_URI |
GMSPlaceFieldWebsite |
Atmosphere Data Fields
Places SDK for Android fields support
findCurrentPlace()
does NOT support:
- The
AuthorAttributions
field ofPlace.Field.PHOTO_METADATAS
added in the Places SDK for Android version 3.3.0 release.
findCurrentPlace()
also does NOT support the following fields:
Place.Field.ADDRESS_COMPONENTS
Place.Field.CURBSIDE_PICKUP
Place.Field.DELIVERY
Place.Field.DINE_IN
Place.Field.OPENING_HOURS
Place.Field.PHONE_NUMBER
Place.Field.RESERVABLE
Place.Field.REVIEWS
Place.Field.SERVES_BEER
Place.Field.SERVES_BREAKFAST
Place.Field.SERVES_BRUNCH
Place.Field.SERVES_DINNER
Place.Field.SERVES_LUNCH
Place.Field.SERVES_VEGETARIAN_FOOD
Place.Field.SERVES_WINE
Place.Field.TAKEOUT
Place.Field.UTC_OFFSET
Place.Field.WEBSITE_URI
Place.Field.WHEELCHAIR_ACCESSIBLE_ENTRANCE