Google Business Performance API 的新 API 方法可通过单个 API 请求提取多个 `DailyMetrics`。 请查看弃用时间表和相关说明,并从 v4 reportInsights API 方法迁移至 Google Business Profile Performance API。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[[["\u003cp\u003eIn March 2018, Google Business Profile (formerly Google My Business) updated its address format for listings in Japan, making the \u003cem\u003elocality\u003c/em\u003e field optional and incorporating it into the address lines.\u003c/p\u003e\n"],["\u003cp\u003eAddresses for Japanese listings can be written in Kanji/Kana ("ja" language code) or Latin script ("ja-Latn" or "en" language code).\u003c/p\u003e\n"],["\u003cp\u003eThe required address fields for Japan are: Address lines (at least one), Administrative area (Prefecture), and Postal code.\u003c/p\u003e\n"],["\u003cp\u003ePreviously entered addresses using the old format will be automatically adjusted, with locality information being moved to the address lines (as the first line for Kanji/Kana and last for Latin script).\u003c/p\u003e\n"]]],[],null,["# Japanese address format specification\n\n| **Important:** In March 2018, we changed the address format used by Business Profile for listings in Japan. The *locality* (地域区分) field was changed from required to not used.\n\nThe following is the address format summary for Japan:\n\n| Generic field name | Japan-specific name | Requirements | Notes |\n|----------------------------|---------------------|------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------|\n| Address lines (住所) | Address lines (住所) | **First line is required.** Additional lines are optional. | Up to five address lines can be provided. This field needs to contain all address info besides administrative area and postal code. |\n| Sub-locality (地域の下位区分) | N/A | Not used | |\n| Locality (地域区分) | City (市区町村) | Not used | Prior to March 2018, this field was required. Any locality information now goes in address lines. |\n| Administrative area (行政区域) | Prefecture (都道府県) | **Required** | |\n| Postal code (郵便番号) | Postal code (郵便番号) | **Required** | |\n\nA language is associated with each address. For example, \"ja\" is used when the address is\nwritten with Kanji/Kana, or either \"ja-Latn\" or \"en\" when the address is written with Latin\nscript.\n\nExamples of how to include locality\n-----------------------------------\n\nAny data that was listed in the *locality* (地域区分) field before March 2018 has\nautomatically been added to the address lines.\n\n- [Examples in Kanji/Kana](#examples-kanji-kana).\n- [Examples in Latin script](#examples-latin).\n\n### Examples in Kanji/Kana\n\nThe following examples show how the March 2018 change affects addresses written in Kanji/Kana.\n\nThe following address can be structured in multiple ways: \n\n```\n〒106-0032 東京都港区六本木6丁目10−1\n```\n\nThe pre-March 2018 address format required the *locality* field and used the following\nformat: \n\n```\nAddress line 1: 六本木6丁目10−1\nLocality: 港区\nAdministrative area: 東京都\nPostal code: 106-0032\nLanguage: ja\n```\n\nNow that the *locality* field isn't used, the address can be provided in one of the\nfollowing formats: \n\n### Example 1\n\n```\nAddress line 1: 港区六本木6丁目10−1\nAdministrative area: 東京都\nPostal code: 106-0032\nLanguage: ja\n```\n\n### Example 2\n\n```\nAddress line 1: 港区\nAddress line 2: 六本木6丁目10−1\nAdministrative area: 東京都\nPostal code: 106-0032\nLanguage: ja\n```\n\nWhen reading back addresses in Japan that were previously entered with the pre-March 2018\nformat in \"ja\" language, Business Profile returns the format used in Example 2. Example 2\nshows how all address lines are shifted down by one line and the locality is introduced as a\nnew first line.\n\n### Examples in Latin script\n\nThe following examples show how the March 2018 change affects addresses written in Latin script.\n\nThe following address can be structured in multiple ways: \n\n```\n6 Chome-10-1 Roppongi, Minato, Tokyo 106-0032\n```\n\nThe pre-March 2018 address format required the *locality* field and used the following\nformat: \n\n```\nAddress line 1: 6 Chome-10-1 Roppongi\nLocality: Minato\nAdministrative area: Tokyo\nPostal code: 106-0032\nLanguage: en\n```\n\nNow that the *locality* field isn't used, the address could be provided in one of the\nfollowing formats: \n\n### Example 3\n\n```\nAddress line 1: 6 Chome-10-1 Roppongi, Minato\nAdministrative area: Tokyo\nPostal code: 106-0032\nLanguage: en\n```\n\n### Example 4\n\n```\nAddress line 1: 6 Chome-10-1 Roppongi\nAddress line 2: Minato\nAdministrative area: Tokyo\nPostal code: 106-0032\nLanguage: en\n```\n\nWhen reading back addresses in Japan that were previously entered with the pre-March 2018\nformat in \"en\" language, Business Profile returns the format used in Example 4.\n| **Note:** For Latin script, the locality is added as the last address line rather than the first line."]]