Place Data Fields (New)

  • This documentation details the data fields available when requesting place data using the Places SDK for iOS.

  • You must specify at least one field in the field mask ( GMSPlaceProperty ) to avoid errors when requesting data.

  • The cost of accessing specific fields is determined by the Place Details, Text Search, and Nearby Search SKUs.

  • Place data results are non-empty; if a field is requested but no data is available, it will not be included in the result.

  • The Places SDK for iOS offers a comprehensive GMSPlacePropertyAll type for retrieving all data fields.

Select platform: Android iOS JavaScript Web Service
European Economic Area (EEA) developers

Place data fields define the place data to return in the response GMSPlace object for Place Details (New) , Text Search (New) , and Nearby Search (New) . In the request, you specify the list of fields to return, called the field mask , using GMSPlaceProperty . If you don't specify at least one field in the field mask, or if you omit the field mask, then the call returns an error.

This page lists all the place data fields by pricing tier (SKU). For more information about how requests are billed, see Usage and Billing .

Place data fields and SKUs

Field description GMSPlaceProperty field Place Details SKU Text Search SKU Nearby Search SKU
Accessibility Options
GMSPlacePropertyAccessibilityOptions Place Details Pro Text Search Pro Nearby Search Pro
Address Components
GMSPlacePropertyAddressComponents Place Details Essentials Text Search Pro Nearby Search Pro
Address Descriptor
GMSPlacePropertyAddressDescriptor Place Details Essentials Text Search Pro Nearby Search Pro
Allows Dogs
GMSPlacePropertyAllowsDogs Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Business Status
GMSPlacePropertyBusinessStatus Place Details Pro Text Search Pro Nearby Search Pro
Containing Places
GMSPlacePropertyContainingPlaces Place Details Pro Text Search Pro Nearby Search Pro
Curbside Pickup
GMSPlacePropertyCurbsidePickup Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Current Opening Hours
GMSPlacePropertyCurrentOpeningHours Place Details Enterprise Text Search Pro Nearby Search Enterprise
Delivery
GMSPlacePropertyDelivery Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Dine-in
GMSPlacePropertyDineIn Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Editorial Summary
GMSPlacePropertyEditorialSummary Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
EV Charging options
GMSPlacePropertyEVChargeOptions Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Formatted Address
GMSPlacePropertyFormattedAddress Place Details Essentials Text Search Pro Nearby Search Pro
Fuel Options
GMSPlacePropertyFuelOptions Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Good for Children
GMSPlacePropertyGoodForChildren Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Good for Groups
GMSPlacePropertyGoodForGroups Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Good for Watching Sports
GMSPlacePropertyGoodForWatchingSports Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Google Maps Links
GMSPlacePropertyGoogleMapsLinks Place Details Pro Text Search Pro Nearby Search Pro
Icon Background Color
GMSPlacePropertyIconBackgroundColor Place Details Pro Text Search Pro Nearby Search Pro
Image URL
GMSPlacePropertyIconImageURL Place Details Pro Text Search Pro Nearby Search Pro
International Phone Number
GMSPlacePropertyPhoneNumber Place Details Enterprise Text Search Enterprise Nearby Search Enterprise
Live Music
GMSPlacePropertyLiveMusic Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Location
GMSPlacePropertyCoordinate Place Details Essentials Text Search Pro Nearby Search Pro
Menu for Children
GMSPlacePropertyMenuForChildren Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Name
GMSPlacePropertyName Place Details Pro Text Search Pro Nearby Search Pro
Opening Hours
GMSPlacePropertyOpeningHours Place Details Enterprise Text Search Pro Nearby Search Enterprise
Outdoor Seating
GMSPlacePropertyOutdoorSeating Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Payment Options
GMSPlacePropertyPaymentOptions Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Photo
GMSPlacePropertyPhotos Place Details Essentials (IDs Only) Text Search Pro Nearby Search Pro
Place ID
GMSPlacePropertyPlaceID Place Details Essentials (IDs Only) Text Search Essentials (IDs Only) Nearby Search Pro
Plus Code
GMSPlacePropertyPlusCode Place Details Essentials Text Search Pro Nearby Search Pro
Postal Address
GMSPlacePropertyPostalAddress Place Details Essentials Text Search Pro Nearby Search Pro
Price Level
GMSPlacePropertyPriceLevel Place Details Enterprise Text Search Pro Nearby Search Enterprise
Price Range
GMSPlacePropertyPriceRange Place Details Enterprise Text Search Enterprise + Atmosphere Nearby Search Enterprise
Rating
GMSPlacePropertyRating Place Details Enterprise Text Search Pro Nearby Search Enterprise
Reservable
GMSPlacePropertyReservable Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Restroom
GMSPlacePropertyRestroom Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Reviews
GMSPlacePropertyReviews Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Secondary Opening Hours
GMSPlacePropertySecondaryOpeningHours Place Details Enterprise Text Search Pro Nearby Search Enterprise
Serves Beer
GMSPlacePropertyServesBeer Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Serves Breakfast
GMSPlacePropertyServesBreakfast Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Serves Brunch
GMSPlacePropertyServesBrunch Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Serves Cocktails
GMSPlacePropertyServesCocktails Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Serves Coffee
GMSPlacePropertyServesCoffee Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Serves Dessert
GMSPlacePropertyServesDessert Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Serves Dinner
GMSPlacePropertyServesDinner Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Serves Lunch
GMSPlacePropertyServesLunch Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Serves Vegetarian Food
GMSPlacePropertyServesVegetarianFood Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Serves Wine
GMSPlacePropertyServesWine Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Takeout
GMSPlacePropertyTakeout Place Details Enterprise + Atmosphere Text Search Enterprise + Atmosphere Nearby Search Enterprise + Atmosphere
Time Zone
GMSPlacePropertyTimeZone Place Details Pro Text Search Pro Nearby Search Pro
Type
GMSPlacePropertyTypes Place Details Essentials Text Search Pro Nearby Search Pro
User Ratings Total
GMSPlacePropertyUserRatingsTotal Place Details Enterprise Text Search Pro Nearby Search Enterprise
UTC Offset
GMSPlacePropertyUTCOffsetMinutes Place Details Pro Text Search Pro Nearby Search Pro
Viewport
GMSPlacePropertyViewport Place Details Essentials Text Search Pro Nearby Search Pro
Website
GMSPlacePropertyWebsite Place Details Enterprise Text Search Enterprise Nearby Search Enterprise
Wheelchair Accessible Entrance
GMSPlacePropertyWheelchairAccessibleEntrance Place Details Pro Text Search Pro Nearby Search Pro

Places SDK for iOS all fields

In addition to the fields listed previously, the Places SDK for iOS includes the GMSPlacePropertyAll data type, which has the effect of returning all available data fields.

Create a Mobile Website
View Site in Mobile | Classic
Share by: