I campi dei dati dei luoghi definiscono i dati dei luoghi da restituire nell'oggetto risposta
GMSPlace
per
Place Details (novità),
Ricerca di testi (novità),
e Ricerca nelle vicinanze (novità).
Nella richiesta, specifica l'elenco dei campi da restituire, chiamato maschera di campo, utilizzando
GMSPlaceProperty.
Se non specifichi almeno un campo nella maschera di campi o se ometti la maschera di campi, la chiamata restituisce un errore.
In questa pagina sono elencati tutti i campi dei dati dei luoghi in base al livello di prezzo (SKU). Per ulteriori informazioni su come vengono fatturate le richieste, consulta Utilizzo e fatturazione.
Oltre ai campi elencati in precedenza, l'SDK Places per iOS include il tipo di dato GMSPlacePropertyAll, che restituisce tutti i campi di dati disponibili.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-12-21 UTC."],[[["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."]]],[]]