L'API
Google Business Performance ha un metodo
NOVITÀ che consente di recuperare più `dailyMetrics` in un'unica richiesta API.
Consulta il
calendario del ritiro e le istruzioni per eseguire la migrazione dal metodo API ReportInsights della versione 4 all'API Performance di Google Profilo.
ServiceBusinessContext
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Dati aggiuntivi per la verifica dell'attività di servizi.
Campi |
address |
object (PostalAddress )
L'indirizzo di verifica della sede. Viene utilizzato per attivare altre opzioni di verifica o per inviare una cartolina.
|
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-07-25 UTC.
[null,null,["Ultimo aggiornamento 2025-07-25 UTC."],[[["\u003cp\u003eThis document outlines the JSON representation for providing additional data during service business verification.\u003c/p\u003e\n"],["\u003cp\u003eThe structure includes an \u003ccode\u003eaddress\u003c/code\u003e field of type \u003ccode\u003ePostalAddress\u003c/code\u003e which specifies the location's verification address.\u003c/p\u003e\n"],["\u003cp\u003eThe provided address enables additional verification methods or triggers the sending of a verification postcard.\u003c/p\u003e\n"]]],["The core content details the structure for providing a service business's verification address. It utilizes a JSON object named `address`, which is defined by the `PostalAddress` schema. This `address` object is crucial for either activating more verification methods or facilitating the sending of a physical postcard for verification purposes. The `address` field is mandatory and represents the location's verification address.\n"],null,["# ServiceBusinessContext\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nAdditional data for service business verification.\n\n| JSON representation |\n|------------------------------------------------------------------------------------------------|\n| ``` { \"address\": { object (/my-business/reference/verifications/rest/v1/PostalAddress) } } ``` |\n\n| Fields ||\n|-----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `address` | `object (`[PostalAddress](/my-business/reference/verifications/rest/v1/PostalAddress)`)` The verification address of the location. It is used to either enable more verification options or send a postcard. |"]]