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.
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.
[[["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-08-26 UTC."],[[["\u003cp\u003eThis documentation details the data fields available when requesting place data using the Places SDK for iOS.\u003c/p\u003e\n"],["\u003cp\u003eYou must specify at least one field in the field mask (\u003ccode\u003eGMSPlaceProperty\u003c/code\u003e) to avoid errors when requesting data.\u003c/p\u003e\n"],["\u003cp\u003eThe cost of accessing specific fields is determined by the Place Details, Text Search, and Nearby Search SKUs.\u003c/p\u003e\n"],["\u003cp\u003ePlace data results are non-empty; if a field is requested but no data is available, it will not be included in the result.\u003c/p\u003e\n"],["\u003cp\u003eThe Places SDK for iOS offers a comprehensive \u003ccode\u003eGMSPlacePropertyAll\u003c/code\u003e type for retrieving all data fields.\u003c/p\u003e\n"]]],[],null,[]]