> 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/campaigns/creator-campaigns/campaign-management/view-your-received-creator-campaign-payments.md).

# 受け取ったクリエイターキャンペーンの支払いを確認する

残高を確認したり、支払いを絞り込んだり、銀行口座の設定にアクセスしたり、支払いの詳細をさらに確認したりできます。

1. 上部のナビゲーションメニューから、 **ディスカバー** → **キャンペーンを探す**.
2. 次を選択します **参加中** タブ。
3. 作業中のキャンペーンにカーソルを合わせてから、次を選択します ![](/files/4927eb1e5c4fa3b3dc6c7e11a5ab7eb37b71050d) **\[その他]** → **支払いを表示**.
   * 別の方法として、キャンペーンを選択し、スライドアウトから次を選択します **その他** ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** → **支払いを表示**.
4. 〜では *支払い* 画面では、残高の確認、支払いの絞り込み、支払い詳細の表示ができます。

   * 以下の *フィルター* と *支払い詳細* 以下のセクション。

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

<details>

<summary>支払いフィルター</summary>

| フィルター     | 説明                                                                                                                                                                                    |
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 金額で検索     | 支払いを絞り込むための金額を入力します。                                                                                                                                                                  |
| 日付        | 取引日で絞り込みます。                                                                                                                                                                           |
| 請求先エンティティ | 請求書を受け取る連絡先で絞り込みます。                                                                                                                                                                   |
| ブランド      | ブランドで取引を絞り込みます。                                                                                                                                                                       |
| 取引        | <p>取引タイプで絞り込みます:</p><p>• <code>すべて</code></p><p>• <code>支払い</code></p><p>• <code>出金</code></p><p>• <code>処理手数料</code></p><p>• <code>Lightning Pay</code></p><p>• <code>その他</code></p> |

</details>

<details>

<summary>支払い参照表</summary>

| 列名        | 説明               |
| --------- | ---------------- |
| 日付        | 支払い日。            |
| 取引 / 説明   | 支払いの説明。          |
| 請求先エンティティ | 請求書を受け取る連絡先。     |
| ブランド      | 支払いに関連付けられたブランド。 |
| 金額        | 支払い金額。           |

</details>

## 支払い詳細を表示

1. 詳細を表示したい支払いを選択します。
   * 支払いのスライドアウトから、支払い日と金額を確認できます。
2. 〜の下の *この支払いの* セクションで、金額を選択すると、取引の詳細情報を表示できます。

   * この金額を選択すると、その金額がいつ発生し、いつ支払いが行われたかのタイムラインが表示されます。

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


---

# 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/campaigns/creator-campaigns/campaign-management/view-your-received-creator-campaign-payments.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.
