> 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/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/system-reattributed-actions-explained.md).

# システム再帰属アクションの解説

以下を行えます： [アクションを取り消したり変更したりできます](/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/payouts/approve-reverse-and-modify-pending-payouts-for-actions.md) ロックされる前に。ただし、一部のアクションは impact.com システムによって取り消され、これらはシステム再帰属アクションと呼ばれます。

あなたが [取り消されたアクションの一覧を表示する](/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/view-a-list-of-reversed-actions.md)に設定すると、 *取り消し理由* フィルターには取り消し理由を含めることができます `システム再帰属注文`、これが表示される理由は次の 2 つのいずれかです：

1. **ユーザー起因の再帰属：** ロック前にアクションの再帰属をリクエストしました。
   * impact.com は、まだロックされていないアクションが引き続き報酬対象となるよう、アトリビューションを修正できます。システム再帰属アクションはプラットフォーム上で開始されません。Please [サポートにお問い合わせください](https://app.impact.com/support/portal.ihtml?createTicket=true&&) 任意のアクションの再帰属についてはサポートにご連絡ください。
2. **システム起因の再帰属：** impact.com はデータ品質上の理由により再処理を実行しました。
   * impact.com は、メディアチャネルまたは別のパートナーに帰属されるはずだったアクションについて、正しいパートナーが報酬を受け取れるようにアトリビューションを修正します。この修正は、データ処理中の問題がイベント相関に影響した場合など、データ品質上の理由で発生することがあります。

ユーザー起因およびシステム起因の再帰属はいずれも impact.com によって処理されるため、どちらのタイプにも常に `システム再帰属注文` 、取り消し理由として

**重複した OrderId を持つアクション**

impact.com により、次の理由でアクションが取り消された場合 `システム再帰属注文`、新しい `保留中` アクションが同じ orderId で作成されます。該当するのはこの `保留中` アクションのみが支払い対象と見なされます。


---

# 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/brand/ja/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/system-reattributed-actions-explained.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.
