> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/operations-reports/partner-group-membership-report.md).

# パートナーグループ所属レポート

パートナー グループ メンバーシップ レポートには、すべての [パートナーグループ](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/partner-groups/create-and-manage-partner-groups.md) それらのメンバーとともに、パートナーの契約ステータス、グループの更新日などに関する追加のインサイトを提供します。

#### レポートを表示

1. 左側のナビゲーションメニューから ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **［Engage］** → **レポート** → **その他のレポート**.
2. 次を使用します： **運用** 絞り込み、次に選択 **パートナー グループ メンバーシップ**.
3. 以下 *パートナー グループ メンバーシップ*、表示したいデータを絞り込めます。選択します ![](/files/34c3dbe05c1110f13e076d5a5abd0fec57cb1797) **\[検索]** フィルターを設定したら。

   * 以下を表示します *フィルターリファレンス* および *データ列の参照* を参照してください。詳細は以下をご覧ください。

   <div data-with-frame="true"><figure><img src="/files/89aafcd8f834a2a1bb2a9f76fe6bb09dd4e41b46" alt=""><figcaption></figcaption></figure></div>

<details>

<summary>フィルターリファレンス</summary>

| フィルター   | 説明                                                                                                                                                                                                                                                                                                     |
| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| キャンペーン  | データを表示したいブランド プログラムのいずれかでフィルターします。                                                                                                                                                                                                                                                                     |
| グループ    | データを表示したいパートナー グループでフィルターします。                                                                                                                                                                                                                                                                          |
| 契約ステータス | <p>パートナーの契約ステータスでフィルターします。契約ステータスには次が含まれます。</p><p>• <strong>すべて:</strong> すべての契約ステータスのパートナーを表示します。</p><p>• <strong>有効:</strong> 現在取引しており、承認済みのパートナーを表示します。</p><p>• <strong>期限切れ:</strong> 契約または業務委託契約の条件が終了したパートナーを表示します。</p><p>• <strong>停止中:</strong> 現在は取引を停止しているものの、将来的に再開する可能性のあるパートナーを表示します。</p> |
| パートナー   | データを表示したい特定のパートナーでフィルターします。                                                                                                                                                                                                                                                                            |

</details>

<details>

<summary>データ列の参照</summary>

| 列                                      | 説明                                                         |
| -------------------------------------- | ---------------------------------------------------------- |
| プログラム                                  | パートナー グループが属するプログラムの名前。                                    |
| パートナーグループID                            | パートナー グループに関連付けられた一意の識別子。                                  |
| パートナーグループ                              | パートナー グループの名前。                                             |
| <p>PG DLU</p><p>（パートナー グループの最終更新日）</p> | 特定のパートナー グループが最後に更新された日付。例: パートナーがグループに最後に追加または削除されたときの日付。 |
| パートナーID                                | パートナーに関連付けられた一意の識別子。                                       |
| パートナー                                  | パートナー グループに関連付けられたパートナーの名前。                                |
| パートナー契約ステータス                           | あなたとパートナーとの契約合意の現在のステータス。                                  |
| 契約開始日                                  | パートナーがプログラムに参加した日付。                                        |
| 契約期限切れ日                                | パートナーの契約が期限切れになった日付。                                       |

</details>


---

# 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://help.impact.com/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/operations-reports/partner-group-membership-report.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.
