Google Business Performance API 的
NEW API 方法可擷取單一 API 要求中的多個「DailyMetrics」。
請詳閱
淘汰時間表和從 v4 reportInsights API 方法遷移至 Google Business Profile Performance API 的操作說明。
ServiceBusinessContext
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\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. |"]]