# マルチドメインセグメント

マルチドメインセグメントとは、組織内の2つ以上のドメインにまたがって存在するセグメントであり、複数のプロパティにわたってオーディエンスの管理とターゲティングを可能にします。

## セグメント一覧

セグメント一覧ページでは、組織内に存在するすべてのマルチドメインセグメントが表示されます。表には以下の列が含まれます:

* **名前**: 各個別ドメインのセグメント一覧に表示されるマルチドメインセグメントの名前。
* **推定到達数**: セグメント条件に一致する、すべてのドメインにわたる購読者の合計数。
* **ドメイン**: このマルチドメインセグメントに含まれるドメイン数。各行のテキストにカーソルを合わせると、各個別ドメインの推定到達数の内訳が表示されます。
* **作成日**: セグメントが作成された日付。

### ドメインの一括追加

既存のセグメントにドメインを追加する必要がある場合は、 `一括操作` セグメント一覧のドロップダウンを利用できます。ドメインを追加したい1つ以上のセグメントを選択し、次に `ドメインを追加` を一括操作ドロップダウンから選択します。&#x20;

![](/files/a50a01bc7324755c7b7927a7ebf9c4e51439e8bf)

ここから、選択したセグメントに追加する1つ以上のドメインを選択できます。ドメインを選択したら、 `送信` をクリックして処理を完了します。

## セグメントの作成と更新

マルチドメインセグメントの保存は、 [ドメインレベルのセグメント](/pushly-ja/platform/segments.md)を作成または変更する場合と同じです。唯一の違いは、どのドメインをセグメントに紐づけるかを選択できるコンポーネントが追加されることです。

![](/files/f799566078b77e2f953b832e652adc4ad8304b2c)

マルチドメインセグメントが作成されると、 [組織の通知コンテキスト](/pushly-ja/platform/organizations/multi-domain-notifications.md) および個別ドメインで通知を作成する際の両方からターゲティングに利用できるようになります。

セグメントへのドメインの追加や削除はいつでも行えます。セグメントからドメインを削除すると、そのセグメントは個別ドメイン内でアーカイブされます。

{% hint style="info" %}
注: マルチドメインセグメントを編集できるのは組織コンテキストのみです。
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://documentation.pushly.com/pushly-ja/platform/organizations/multi-domain-segments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
