> 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 は、まだロックされていないアクションが引き続きクレジット付与の対象となるよう、アトリビューションを修正できます。システム再割り当てアクションはプラットフォームで開始されたものではありません。どうか [サポートにお問い合わせください](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.
