> 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/action-management/where-can-i-see-my-pending-actions-as-a-partner.md).

# 保留中のアクションはパートナーとしてどこで見られますか？

<a href="https://pxa.impact.com/student/activity/1099688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=part-lp-351&#x26;utm_campaign=help-center" class="button primary">PXAコースを受講する</a>

保留中のアクションとは、アクションのロック日が到来するのをまだ待っているアクションのことです。アクションがロックされると、支払いは *保留中* 〜へ *ロック済み* の下にある *残高*. アクションがロックされた後、支払いは契約内で指定された支払いスケジュール条件に従って支払われます。なお、その支払いが [最低支払い基準額](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/how-do-partners-get-paid.md).

#### 保留中のアクションを表示

1. 上部のナビゲーションバーから、 **残高 → 保留中のアクション**.
2. ここに表示されるのは *保留中のアクション* レポートです。ここには、トラッキング済みだがまだロックされていないすべてのアクションが表示されます。

特に重要な列に注目してください:

* **アクション収益:** これは、このアクションの発生により獲得した金額で、予定清算日に支払われます。
* **ロック日:** これは、そのアクションがロックされ、アクションの支払いが保留ではなくなる日付です。
* **アクションID:** リンクされたアクションIDを選択すると、予定清算日を含むアクションの詳細を表示できます。アクションがロックされると、その日付が支払いを受け取る日になります。
* **アクション日:** これは、アクションが発生し、impact.comによってトラッキングされた日付です。

{% hint style="danger" %}
**警告**: **保留中のアクションに「Reverse」は選択しないでください！** このオプションは、テスト用アクションのテスト目的にのみ使用します。
{% endhint %}

#### 他のアクション種別を表示

レポート上部の列で、別のタブを選択して他のアクション種別を表示できます:

* **取り消し済み:** 取り消され、まだロックされていないアクションを表示します。取り消し済みアクションは、無効な顧客情報、不正な顧客行動、返品された商品などによって発生することがあります。
* **契約条件外:** これらは、ブランドとの契約の制限（例：月間アクション金額の上限）を超えるアクションです。これらのアクションがブランドによって手動で承認されない限り、支払い対象にはなりません。
* **広告主の返品リクエスト:** テンプレート条件を作成する際、ブランドは提案された返品をパートナーが確認して承認できる条件を設定する場合があります。パートナーが返品リクエストを承認すると、そのアクションは取り消し済みになります。

#### ブランドの確認日

アクションのロック日と支払いスケジュール日は、ブランドとの契約でいつでも確認できます。

1. 上部のナビゲーションバーから、 **ディスカバー** → [マイブランド](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml).
2. アクションのロック日または支払いスケジュールを表示したいブランドを選択してください。
3. 選択 ![](/files/499087b32436cd3c139817bc487b60ba2480fefb) **\[その他]** → **契約の表示と管理**.
4. 〜の下で *スケジュール*、検索するには **アクションロック** または **支払いスケジュール**.

#### 保留中のアクションの確認日

特定の保留中アクションのロック日と支払いスケジュール日も表示できます。

1. 上部のナビゲーションメニューから、 **残高 → 保留中のアクション**.
2. 特定のブランドの保留中アクションを検索するには、次からそのブランドを選択してください **ブランドフィルター** フィルターバーで。
   * 選択 ![](/files/b5bfd7ad16bd493bb83c24d4ddc9b4fa8633e21e) **\[検索]**.
3. 特定の保留中アクションをアクションIDで検索するには、次にアクションIDを入力してください **アクションID** 欄
4. 次を選択します **アクションID**、表示したい保留中アクションのアクションID列の下にあります。


---

# 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/action-management/where-can-i-see-my-pending-actions-as-a-partner.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.
