ターゲット地域
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ターゲット地域の CSV をダウンロードする
最新の ZIP 圧縮 CSV(2024 年 10 月 10 日)
以前の圧縮 CSV(2024 年 9 月 26 日)
列
- 条件 ID
- 永続的に割り当てられる固有の ID です。
- 名前
- ターゲット地域に付けることができる最適な英語の名前です。
- 正規名
- ターゲット地域の名前と、その地域が属する親地域と国の名前がすべて正規の英語名で含まれます。このフィールドは、類似したターゲット地域名を区別することのみを目的とするものです。
- 親 ID
-
親の条件 ID。このフィールドは以前の仕様をサポートするためにのみ配置されており、データセット全体の中では、この ID と異なる ID が使用されている場合もあります。
- 国コード
- ターゲット地域に関連付けられる国コード(ISO-3166-1 alpha-2)です。
- ターゲット タイプ
次の値が許可されます。
- 空港
- 自治体
- Barrio
- 自治町村
- 小郡
- 都市
- 都市地域
- 口語地域
- コミューン
- 下院選挙区
- 国
- 郡
- 県
- 地区
- 部門
- 行政区域
- 地方自治体
- 自治体地区
- 国立公園
- 大字
- 管区
- 郵便番号
- 都道府県
- 州
- 四半期
- 地域
- 州
- 小地区
- 小区域
- 地域
- テレビ地域
- 連邦直轄領
- 大学
- ステータス
次の値が許可されます。
Active
: 場所が有効です。
Removal Planned
: ビジネス情報が古くなっているため、次の日付で削除されます
できます。
CSV ファイルで許可される値は、
geo_target_constant.status
: ENABLED
(Active
に相当)
REMOVAL_PLANNED
、UNKNOWN
、UNSPECIFIED
。Google Ads API を使用する場合は
geo_target_constant.status
の UNKNOWN
値をクエリすることはできません。
ターゲットに設定できない場所
一部の国や地域は Google 広告でターゲットに設定できませんが、
ユーザーの興味 / 関心や所在地に基づいて、レポートに表示することができます。
制限されている国のリストをご確認ください
中華人民共和国の広告規制と法律に基づき、
Google は、
分類していますアカウントが有効になるまで、証明書を送信する必要はありません。アカウントが有効になると、Google に証明書を送信する方法に関する情報が提供されます。
指定マーケット エリアの地域
指定マーケット エリアのデータについては、ニールセン カンパニーに直接お問い合わせください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-21 UTC。
[null,null,["最終更新日 2025-08-21 UTC。"],[[["\u003cp\u003eDownload the latest or previous CSV files containing geographical targeting data for Google Ads campaigns.\u003c/p\u003e\n"],["\u003cp\u003eEach entry in the CSV provides details such as Criteria ID, Name, Canonical Name, Parent ID, Country Code, Target Type, and Status, allowing for comprehensive targeting.\u003c/p\u003e\n"],["\u003cp\u003eThe CSV data includes various geographical target types like countries, cities, regions, airports, and more, enabling precise audience selection.\u003c/p\u003e\n"],["\u003cp\u003eWhile the CSV may contain non-targetable locations for reporting purposes, advertisers should refer to the restricted countries list for campaign targeting compliance.\u003c/p\u003e\n"],["\u003cp\u003eFor DMA region data, advertisers need to directly contact The Nielsen Company.\u003c/p\u003e\n"]]],["The content provides downloadable CSV files containing geo-targeting data for Google Ads. The latest file, from 2025-01-13, and a previous version, from 2024-10-10, are available. Each entry includes a unique Criteria ID, English Name, Canonical Name, Parent ID, Country Code, Target Type, and Status. Status options include 'Active' or 'Removal Planned'. The Target Type field includes categories such as 'City,' 'Country,' and 'Postal Code.' Some locations are non-targetable. DMA region information is available from Nielsen.\n"],null,["# Geo Targets\n\nDownload CSV of geo targets\n---------------------------\n\n[Latest zipped CSV (2025-07-15)](/static/google-ads/api/data/geo/geotargets-2025-07-15.csv.zip)\n\n[Previous zipped CSV (2025-06-26)](/static/google-ads/api/data/geo/geotargets-2025-06-26.csv.zip)\n\nColumns\n-------\n\nCriteria ID\n: Unique and persistent assigned ID.\n\n In the API, these criteria are of type\n [`Location`](/ad-manager/api/reference/latest/PublisherQueryLanguageService.Location).\n\nName\n: Best available English name of the geo target.\n\nCanonical Name\n: The constructed fully qualified English name consisting of the target's own\n name, and that of its parent and country. This field is meant only for\n disambiguating similar target names.\n\nParent ID\n:\n The criteria ID of the direct parent that defines the canonical name of the\n geo target. For example, if the current geo target is \"San Francisco\", its\n canonical name would be \"San Francisco, California, United States\" and the\n `canonicalParentId` would be the criteria ID of California, and the\n `canonicalParentId` of California would be the criteria ID of the United\n States.\n\nCountry Code\n: The ISO-3166-1 alpha-2 country code that is associated with the target.\n\nTarget Type\n\n: Allowable values:\n\n - Airport\n - Autonomous Community\n - Barrio\n - Borough\n - Canton\n - City\n - City Region\n - Colloquial Area\n - Commune\n - Congressional District\n - Country\n - County\n - Department\n - District\n - Division\n - Governorate\n - Municipality\n - Municipality District\n - National Park\n - Neighborhood\n - Okrug\n - Postal Code\n - Prefecture\n - Province\n - Quarter\n - Region\n - State\n - Sub District\n - Sub Ward\n - Territory\n - TV Region\n - Union Territory\n - University\n\nStatus\n\n: Allowable values:\n\n - `Active`: Location is valid.\n - `Removal Planned`: Location is obsolete and will be removed in the next version.\n\nThe allowed values in the CSV file differ from the enum values for\n`geo_target_constant.status`, which are `ENABLED` (equivalent to `Active`),\n`REMOVAL_PLANNED`, `UNKNOWN`, and `UNSPECIFIED`. When using the Google Ads API,\nyou cannot query for `UNKNOWN` values of `geo_target_constant.status`.\n\nNon-targetable locations\n------------------------\n\nSome countries or territories are not targetable in Google Ads but might appear\nin reports based on the user's location of interest or physical location.\n[Check the list of restricted countries](//support.google.com/admanager/answer/1260290)\n\nDue to advertising regulations and laws of the People's Republic of China, you\nmay be asked to provide certificates and licenses if you are advertising certain\ncategories of products in China. You don't need to submit certificates until\nafter your account has been activated. Once your account is active, you will be\nprovided with information on how to submit certificates to Google.\n\nDMA regions\n-----------\n\nContact [The Nielsen\nCompany](//markets.nielsen.com/us/en/contact-us/intl-campaigns/dma-maps/)\ndirectly for DMA data."]]