> 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/submit-and-modify-conversion-data/confirm-your-returns-processing-method.md).

# 返品処理方法を確認

impact.com アカウントの正確な方法は、オンボーディング中に設定されました — ご利用の方法を確認するには、以下の手順に従ってください。

1. 上部ナビゲーションバーで、次を選択します ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 右側の列で、 *トラッキング* セクションに移動し、選択します **イベントタイプ**.
3. リストでイベントタイプを見つけて選択してください ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[詳細] → 表示 / 編集**.
4. 移動して **返品処理**.
5. 選択されたラジオボタンは、アカウントの返品処理方法を示します:
   1. **システム FTP サーバーにファイルをアップロードする:**\
      impact.com は、アカウント所有者に、アクションの変更と取り消しを含む .CSV/.XML ファイルをアップロードできる FTP サーバーの固有の認証情報をメールで送信します。認証情報の再送が必要な場合は、次を選択してください **FTP ユーザー名とパスワードをメールで受け取る**。認証情報を受け取っていない場合は、 [サポートにお問い合わせください](https://app.impact.com/support/portal.ihtml?createTicket=true).
   2. **ご自身の FTP サーバーからファイルを取得する:**\
      impact.com は、接続に使用できる、ご自身の FTP サーバーへの接続情報と認証情報を提供いただくことで、バッチの .csv または .xml の変更および取り消しファイルを取得できます。impact.com はこのファイルの取得を4時間ごとに試行します。まだ FTP サーバーを設定していない場合は、アップロードまたはメールのオプションの使用をおすすめします。
   3. **システム SMTP サーバーにファイルをメール送信する:**\
      impact.com は、バッチの変更および取り消しファイルを添付ファイルとして送信できる固有のメールアドレスを提供します。これはここに表示されています。この固有のメールアドレスを、メールプロバイダーの連絡先として追加できます。
6. 完了したら、次を選択してください **キャンセル** 誤って変更しないようにするためです。


---

# 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/submit-and-modify-conversion-data/confirm-your-returns-processing-method.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.
