Поля данных о месте определяют данные о месте, которые будут возвращены в ответном объекте Place для сведений о месте (новое) , текстового поиска (новое) и поиска поблизости (новое) . В запросе вы указываете список возвращаемых полей, называемый маской поля или списком полей , из Place.Field . Если вы не укажете хотя бы одно поле в маске поля или опустите маску поля, вызов вернет ошибку.
На этой странице перечислены все поля данных о местах по ценовым категориям (SKU). Дополнительные сведения о том, как оплачиваются запросы, см. в разделе Использование и выставление счетов .
[null,null,["Последнее обновление: 2025-03-01 UTC."],[[["Place data fields determine the information returned in Place objects for Place Details, Text Search, and Nearby Search requests."],["You must specify at least one field in the field mask when making a request, otherwise, the call returns an error."],["Place data fields are organized by pricing tiers (SKUs) which affect billing; review the Usage and Billing page for details."],["The `RESOURCE_NAME` field provides the place's resource name, while `DISPLAY_NAME` gives the place's textual name."],["Only place results containing data for the requested fields are returned, ensuring no empty results."]]],["Place data fields determine the data returned in responses for Place Details, Text Search, and Nearby Search. You must specify the desired fields in the request using a *field mask* from `Place.Field`; omitting this will cause an error. The document outlines each place data field, like `ACCESSIBILITY_OPTIONS`, `ADDRESS_COMPONENTS` or `BUSINESS_STATUS`, and their respective pricing tier (SKU) for each search type. Place data is only returned if data is present.\n"]]