> 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.
