> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/optimizely-data-platform-integrations/integrate-google-audience-sync.md).

# Google Audience Syncの統合

Google Audience Sync の統合により、セグメントを Google 広告プラットフォームに自動的に同期できます。電子メールが関連付けられている顧客は、この統合の対象となります。現在、この統合により、検索、YouTube、Gmail の有料広告でセグメントをターゲットにすることができます。

注記

このアプリの使用には、Optimizely のサービス利用規約が適用されます。

### 前提条件 <a href="#d0yxoympeob5" id="d0yxoympeob5"></a>

* Google 広告アカウント
* Google の顧客データ規約に同意します。 Google 広告で、\[目標] > \[コンバージョン] > \[設定] > \[顧客データ規約] > \[同意する] に移動します。

### Google Audience Sync を構成する <a href="#lu0jaikshojb" id="lu0jaikshojb"></a>

1. \[App ディレクトリ] > \[Google Audience Sync] に移動します。
2. 「インストール」をクリックします。
3. \[設定] タブに移動し、\[Google でサインイン] をクリックして Google アカウントを認証します。
4. 承認されたら、Google 広告アカウント ID を \[広告AccountID] フィールドに貼り付けます。この設定はアド マネージャー アカウント ID では機能しないため、特定の広告アカウント ID を入力してください。
5. 「確認」をクリックします。\
   ![mceclip1.png](/files/DTfoa756teBflQbJQPTy)

### Google からセグメントを同期する <a href="#t99sjq3nqvmf" id="t99sjq3nqvmf"></a>

1. \[顧客] > \[セグメント] に移動します。
2. 目的のセグメントを選択します。
3. \[次回スケジュールされたサードパーティ セグメント同期] セクションで、\[Google] を \[オン] に設定します。\
   ![](/files/opMzTavFmP5FiQPafYjP)

### Google 広告でオーディエンスを特定する <a href="#id-6w9318o3vnpl" id="id-6w9318o3vnpl"></a>

1. 接続されている Google 広告アカウントにログインします。
2. \[ツールと設定] > \[共有ライブラリ] > \[対象ユーザー マネージャー] に移動します。
3. 「Your Data Segments」セクションには、ODP セグメントが表示されます。

### トラブルシューティング <a href="#ncxx112mh3xj" id="ncxx112mh3xj"></a>

ODP Google Audience Sync アプリは、次のような理由で承認されなくなる可能性があります。

* アプリを承認した最後のユーザーが Google 広告Accountから削除されました。
* Google の顧客データ規約に同意していません。 Google 広告で、\[目標] > \[コンバージョン] > \[設定] > \[顧客データ規約] > \[同意する] に移動します。

ODP でアプリを再認証するには、Google 広告アカウントの管理者であることを確認し、Google の顧客データ規約に同意した後、上記の「Google Audience Sync の設定」セクションの手順 3 ～ 5 を実行します。

視聴者は、次の毎日の同期時間に同期を開始します。視聴者をすぐに同期したい場合:

1. ODP で、\[顧客] > \[セグメント] に移動します。
2. 目的のセグメントを選択します。
3. \[次回スケジュールされたサードパーティ セグメント同期] セクションで、Google をオフに設定し、再度オンに切り替えます。

#### **アラート通知をオンにする** <a href="#jr461sne4zwm" id="jr461sne4zwm"></a>

ODP アラートにサインアップすると、Google Audience Sync アプリが不正になるなど、ODP アカウントでエラーが発生したときに通知を受け取ることができます。

1. \[Account設定] > \[アラート] に移動します。
2. Enter your email address (or comma-separated list of email addresses).\
   電子メール アドレス (または電子メール アドレスのカンマ区切りリスト) を入力します。
3. 「リストの保存」をクリックします。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/optimizely/platform/optimizely-data-platform/optimizely-data-platform-integrations/integrate-google-audience-sync.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
