> 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/reporting-for-partners/action-listing-for-a-paystub-report-for-partners.md).

# パートナー向け給与明細レポートのアクション一覧

このレポートでは、特定の支払明細に関連付けられたすべてのアクション（つまり、impact.comアカウントから銀行への資金の引き出し）について詳細な情報を確認できます。

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

1. 上部のナビゲーションバーから、 **レポート → さらにレポート**.
2. 〜の *カテゴリ* 検索バーの横にあるフィルターで、 **一覧**.
3. 選択 [給与明細書向けアクション一覧](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=action_listing_paystub).
   * 行にカーソルを合わせて次を選択すると、レポートを上部ナビゲーションバーにピン留めすることもできます **ピン留め**.
4. レポートタイトルの下で、表示したいデータをフィルタします。 **［検索］を選択します** フィルターを設定したら。
   * 次の *フィルターリファレンス* 詳細は以下をご覧ください。
   * ページ右上のアイコンを使用して ![](/files/78d8d39b9eaa17f8591b7aa62df486826385c51d) [スケジュール設定](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md) と ![](/files/77a97fc2129cc762734d41ac7dc309043f56cce6) [ダウンロード](/brand/ja/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md) レポートを

<details>

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

| フィルター  | 説明                                |
| ------ | --------------------------------- |
| 日付範囲   | 指定した期間内に作成されたデータで絞り込みます。          |
| ブランド   | アクションデータを表示したいブランドで絞り込みます。        |
| 給与明細ID | アクションデータを表示したい支払明細の一意の識別子で絞り込みます。 |

</details>

<details>

<summary>列の参照</summary>

| 列            | 説明                                                                                                                                                                                                                       |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| 給与明細ID       | アクションに関連付けられた支払明細の一意の識別子。                                                                                                                                                                                                |
| アクションID      | アクションの一意の識別子。これは、プラットフォーム上でアクションを追跡するためにimpact.comによって生成されます。                                                                                                                                                            |
| キャンペーンID     | アクションの発生元となったブランドプログラムの一意の識別子。                                                                                                                                                                                           |
| キャンペーン名      | アクションの発生元となったブランドプログラムの名前。                                                                                                                                                                                               |
| アクショントラッカーID | この [イベントタイプの一意の識別子](/brand/ja/what-would-you-like-to-learn-about/platform-features/event-types/how-do-i-find-my-event-type-ids.md) アクションに関連付けられた、例： *オンライン販売 **(18503)***.                                               |
| アクショントラッカー   | アクションに関連付けられたイベントタイプ、 *例：オンライン販売*, *クリック数*.                                                                                                                                                                              |
| Sub ID 1〜3   | カスタム [`サブID`](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners) レポート目的で追跡リンクに追加した文字列。 |
| 共有ID         | カスタム [`共有ID`](https://help.impact.com/partner/what-would-you-like-to-learn-about/platform-features/tracking/tracking-links/link-parameters/sub-id-and-shared-id-parameters-explained-for-partners) レポート目的で追跡リンクに追加した文字列。 |
| 売上金額         | 顧客が購入に費やした合計金額。                                                                                                                                                                                                          |
| 報酬           | ブランドのアクションコンバージョンを促進したことで獲得した金額。                                                                                                                                                                                         |
| アクション日       | アクションが発生した日時。                                                                                                                                                                                                            |
| 記帳日          | 支払い取引が銀行口座に記帳された日付。                                                                                                                                                                                                      |
| 変更日          | アクションが [変更または取り消しされた](/partner/ja/nitsuitebitaidesuka/platform-features/action-management/reversed-actions-explained-for-partners.md)。変更または取り消しが行われなかった場合、このセルは空白になります。                                                  |
| ロック日         | アクションが [ロックされる](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md) と、ブランドによって変更または取り消しできなくなります。                             |

</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/platform-features/reporting-for-partners/action-listing-for-a-paystub-report-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.
