> 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/impactcom-mobile-app/mobile-app-reporting/performance-by-sub-id-and-shared-id-report-for-the-mobile-app.md).

# モバイルアプリのSub ID & Shared ID 別パフォーマンスレポート

この *サブIDと共有ID別のパフォーマンス* このレポートには、次のトラッキングリンクを使用したプログラムが一覧表示されます [サブIDまたは共有ID](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners.md).

#### レポートを管理する

1. 画面下部のナビゲーションバーから、 ![](/files/1b8e60443d2666a3fd9c56d4eab3488a47b66d38) **\[レポート]**.
2. の *レポート* セクションで、次を選択してください： **サブIDと共有ID別のパフォーマンス**.
3. 右上で日付を選択し ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** 実績データの日付範囲を選択するには、
4. 右上隅で、次を選択します ![](/files/7f1589fe749a3b20b5978d42854c0a96d4179895) **\[フィルター]** 表示するデータを絞り込みます。
   * 次の *フィルター参照表* 詳細は以下をご覧ください。

<details>

<summary>フィルター参照表</summary>

| フィルター  | 説明                                                                                               |
| ------ | ------------------------------------------------------------------------------------------------ |
| 並べ替え条件 | サブIDデータを表示したいブランド名をアルファベット順に並べ替えます。                                                              |
| ブランド   | 関連するものを選択して、特定のブランドを絞り込みます ![](/files/fe07796f62bb97c2c6bc1bcad980158140535bf6) **\[チェックボックス]**. |

</details>

5. サブIDおよび共有IDのパフォーマンスデータの内訳を表示します。次を選択してください ![](/files/e0b4d9735e688ac89435924007992b3a2eca275c) **\[展開]** 日付の横にある項目を選択すると、実績指標の詳細ビューを開けます。

   * 以下の *レポートデータ列リファレンス* をご覧ください。

   <div data-with-frame="true"><figure><img src="/files/8a43e45806b0163282cc83b93c5ea184523e4b8d" alt="" width="375"><figcaption></figcaption></figure></div>

<details>

<summary>レポートデータ列リファレンス</summary>

| 指標           | 説明                                             |
| ------------ | ---------------------------------------------- |
| 総収益          | このプログラムであなたに支払われたすべてのコミッション収益。                 |
| クリック数        | ユーザーがあなたのリンクをブランドのランディングページにたどった回数。            |
| アクション        | ブランドによって取り消されたものを除き、このプログラムであなたが生み出したコンバージョン数。 |
| RAWクリック数     | ユーザーがあなたのリンクを開いた回数。重複クリックを含みます。                |
| 表示回数         | ユーザーに表示されるように、あなたのリンクが表示された回数。                 |
| RAWインプレッション数 | 重複表示を含め、ユーザーに表示されるようにあなたのリンクが表示された回数。          |
| 売上金額         | このプログラムであなたが生み出した収益の総額。                        |
| アクション収益      | コンバージョンにつながったトラフィックを促進したことで受け取ったコミッション額。       |

</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/partner/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-reporting/performance-by-sub-id-and-shared-id-report-for-the-mobile-app.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.
