> 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/report-action-status-descriptions-explained-for-partners.md).

# パートナー向けレポートアクションステータス説明の解説

impact.com の特定のレポートでは、 *ステータス詳細* アクションの列。

|            |              |                                                                                                                                                                                            |
| ---------- | ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **ステータス**  | **ステータス詳細**  | **説明**                                                                                                                                                                                     |
| **保留中**    |              | このアクションは保留中で、変更、承認、または取り消しを待っています。                                                                                                                                                         |
| **保留中**    | オープン         | このアクションは保留中で、 [期限なしのロック](/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/open-ended-locking-explained.md) スケジュールです。ブランドがステータスを更新するためにディスポジションコードを送信します。 |
| **保留中**    | カスタムディスポジション | このアクションには期限なしのロックスケジュールがあります。ブランドがステータスを更新するためにディスポジションコードを送信します。ステータス詳細列には、ブランドが割り当てたカスタムディスポジション名が表示されます。                                                                                |
| **承認済み**   | 支払い保留中       | このアクションは承認され、ロックされています。契約で定められた支払予定日を待っています。                                                                                                                                               |
| **承認済み**   | 支払い済み        | このアクションはブランドによって承認され、資金はお客様のアカウントに送金されました。                                                                                                                                                 |
| **承認済み**   | 期限超過         | このアクションはブランドによって承認されましたが、ブランドの口座には十分な資金がありません。                                                                                                                                             |
| **承認済み**   | デフォルト        | このアクションはブランドによって承認されましたが、ブランドの口座には十分な資金がありません。このステータスは、過度の延滞によりブランドのアカウントが閉鎖された場合にのみ表示されます。これは例外ケースです。報酬の受け取り方法については、ブランドに直接お問い合わせください。                                                    |
| **取り消し済み** | 取り消し理由       | このアクションはブランドによって取り消されました。取り消し理由はステータス詳細列に表示されます。                                                                                                                                           |


---

# 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/report-action-status-descriptions-explained-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.
