> 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-facebook-segment-sync.md).

# Facebook Segment Syncの統合

Optimizely Data Platform (ODP) と Facebook の統合により、デスクトップ ニュース フィード、Instagram、Facebook Audience Network の視聴者ターゲティングで ODP で作成された顧客セグメントを使用できるようになります。これにより、電子メール以外のプロモーションで顧客にリーチする機会が得られます。

### Facebookを設定する <a href="#n2v9m1xijsbx" id="n2v9m1xijsbx"></a>

* [Traditional accounts (Non-Business Manager)\
  従来のアカウント (ビジネスマネージャー以外)](https://support.optimizely.com/hc/en-us/articles/4407268936077-Integrate-Facebook-Segment-Sync#h_5d5ebcce-b410-481c-93fb-ca3b3bded429)
* [ビジネスマネージャーで管理されるアカウント](https://support.optimizely.com/hc/en-us/articles/4407268936077-Integrate-Facebook-Segment-Sync#h_01fc94e4-a5aa-416c-acdb-63d214a2fcc4)

#### **従来のアカウント (ビジネスマネージャー以外)** <a href="#oi9wz3omsjs1" id="oi9wz3omsjs1"></a>

1. Facebook アカウントにサインインし、\[広告の管理] をクリックして正しいアカウント ID を見つけます。現在、ODP アカウントに同期できる Facebook アカウントは 1 つだけです。\
   ![Traditional\_Facebook\_Ads\_Account\_ID.png](/files/ZUXp7kISeJlHGzAFwuon)
2. ODP で、 \[Account設定] > \[統合] > \[Facebook] に移動します。
3. \[広告AccountID] フィールドにAccountID を入力します。
4. 「承認」をクリックして Facebook 認証を受け入れます。
5. 「非アクティブ」オプションを「アクティブ」に切り替えます。

注記

カスタム オーディエンスをまだ使用したことがない場合は、Facebook の利用規約に同意する必要があります。ここに表示されているリンクに従って、act= の後に Facebook 広告アカウント ID を追加します。

<https://www.facebook.com/ads/manage/customaudiences/tos/?act=YourAdAccountID\\>
<https://www.facebook.com/ads/manage/customaudiences/tos/?act=YourAdAccountID>

ODP と統合されたアカウントは、これらの利用規約に同意する必要があります。

#### **ビジネスマネージャーで管理されるアカウント** <a href="#zgyo06ndgqo0" id="zgyo06ndgqo0"></a>

1. アクティブな Business Manager アカウントにリンクされている Facebook アカウントを使用していることを確認してください。
2. ビジネスマネージャーにログインします。
3. \[ビジネス設定] > \[広告アカウント] に移動します。
4. ODP と同期するアカウントを選択します。
5. 表示される広告アカウント番号をコピーします。\
   ![Facebook\_Business\_Manager\_Account\_ID.png](/files/6FQeuX5Rdqm3AwF5aK2A)
6. ODP で、 \[Account設定] > \[統合] > \[Facebook] に移動します。
7. AccountID を \[広告AccountID] フィールドに入力します。
8. 「承認」をクリックして Facebook 認証を受け入れます。
9. 「非アクティブ」オプションを「アクティブ」に切り替えます。

Facebook の視聴者をターゲットにするには、セグメントに少なくとも 20 個の個別の電子メール アドレスが必要です。

### 特定のセグメントを同期する <a href="#id-5483dv1wtvrz" id="id-5483dv1wtvrz"></a>

セグメントを選択して Facebook を有効にすることで、どのセグメントを Facebook に同期するかを決定します。

Facebook がその基本カスタム セグメント/オーディエンスに属する人々と同様の属性を持つ追加の顧客を検索できるようにする場合は、\[類似性を有効にする] をオンにします。この機能は、Facebook の類似設定の Greater Reach (シード カスタム オーディエンスに類似する、選択した国の上位 5% の人々) を使用します。すべての類似オーディエンスは、米国の Facebook ユーザーをモデルとして設定されています。

![Enable\_Facebook\_segment\_sync.gif](/files/xZ6KHFq15gUnuf8KiRQR)

注記

この統合により、ハッシュ化された電子メール アドレスが Facebook に送信され、Facebook はそれを使用して顧客リストを作成します。


---

# 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-facebook-segment-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.
