> 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/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/view-reports-on-sub-ids-and-shared-ids-for-partners.md).

# パートナー向け Sub ID と Shared ID のレポートを表示する

Sub ID または Shared ID を付けたトラッキングリンクを生成すると、それらのレポートデータを確認できます。このデータは、 *Sub ID別のパフォーマンス* と *詳細アクション一覧* レポート。

1. 上部のナビゲーションバーから、 **レポート → さらにレポート**.
2. 〜の *カテゴリ* 検索バーの横にあるフィルターで、 **パフォーマンス** → [Sub ID および Shared ID 別パフォーマンス](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=partner_performance_by_subid) .
   * フィルターバーから、次を選択します **表示 \[ドロップダウンメニュー]** そして、パフォーマンスを表示したいすべてのパラメータを選択します（デフォルトでは、レポートには Sub ID 1 のパフォーマンスのみが表示されます）。
   * フィルターバーのフィルターを使って、特定の Sub ID または Shared ID のパフォーマンスを表示することもできます *値*。その場合は、フィルターバーからパラメータを選択し、関心のある値を入力します。例： `SubId1 = red`

     <div data-with-frame="true"><figure><img src="/files/d7d3795bb4c2371a5c551b59761911d19cd2081c" alt="" width="563"><figcaption></figcaption></figure></div>
3. あるいは、 *カテゴリ* 検索バーの横にあるフィルターで、 **一覧** → **詳細アクション一覧**.
   * すべての Sub ID および Shared ID の列はデフォルトで表示されています。表示するには、テーブルを右にスクロールしてください。
   * フィルターバーのフィルターを使って、特定の Sub ID または Shared ID のパフォーマンスを表示することもできます *値*。その場合は、フィルターバーからパラメータを選択し、関心のある値を入力します。例： `Shared Id = instastory`

     <div data-with-frame="true"><figure><img src="/files/9c23abae70b6655c4f844a62e09d2e5785a8038b" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="info" %}
**注：** トラッキングリンク経由で渡された Sub ID の値は、レポート内であなただけに表示されます。一方、Shared ID はあなたとブランドの両方に表示されます。
{% endhint %}


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/view-reports-on-sub-ids-and-shared-ids-for-partners.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.
