> 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>

| フィルター    | 説明                                                                                                                                                                                                                                                                                  |
| -------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Campaign | データを表示したいブランドプログラムのいずれかでフィルターします。                                                                                                                                                                                                                                                   |
| グループ     | データを表示したいパートナーグループでフィルターします。                                                                                                                                                                                                                                                        |
| 契約状態     | <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.
