> 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/account-administration/account-settings/send-data-to-impactcom/access-ftp-file-submissions.md).

# FTPファイル送信にアクセスする

FTPファイル送信にアクセスして、取消、変更、または新規コンバージョンのバッチに対する最近のFTPファイル送信のステータスを確認できます。失敗したレコードと成功したレコードを分けて表示できるため、レコード単位で潜在的な問題を診断できます。ファイルは、初回送信後90日間のみ保存され、アクセス可能です。

#### FTPファイル送信にアクセスする

1. 上部ナビゲーションバーで、次を選択します ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 左側の *技術*、選択します **ファイル送信**.
3. 次の画面で *FTPファイル送信* 画面で、フィルターを使用して表示されるデータを調整します。
   * 以下をご覧ください： *フィルター参照* 詳細情報はこちら。
   * 表に表示されるFTPファイル送信結果では、ファイルに追加されたレコードの合計数、発生したエラー、ファイルの送信日時など、ファイル送信の詳細をより把握できます。

<details>

<summary>フィルター参照</summary>

| フィルター  | 説明                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| ------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 検索ボックス | ファイル名またはIDを使用してFTPファイル送信を検索します。                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| タイプ    | <p>ファイル送信タイプでフィルター:</p><p>・ <strong>コンバージョン:</strong> <a href="https://integrations.impact.com/brand-api-reference/reference/action-and-conversion-field-references">コンバージョンデータ</a> （つまり、アクション）。</p><p>・ <strong>変更:</strong> <a href="/pages/39553c0ef553ad51588bafbf85067ea9346a9f91">取消または変更</a> 注文がキャンセルされるなど、アクションに関する内容が変更された場合。</p><p>・ <strong>カタログ:</strong> 1つの <a href="/pages/2928d4d7ac637b51812c961730eac1874ef10662">商品カタログデータフィード</a> 製品とそのメタデータの一覧を保持するものです。</p> |
| ステータス  | FTPファイル送信の現在のステータス。                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| データソース | ファイルが送信された送信元でフィルターします。                                                                                                                                                                                                                                                                                                                                                                                                                                                           |

</details>

#### 元のバッチファイルをダウンロード

1. 次の画面で *FTPファイル送信* 画面で、ファイルをダウンロードしたい送信にカーソルを合わせます。
2. 選択 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **元のファイルをダウンロード**.
   * .CSVファイルがコンピュータにダウンロードされます。

#### FTPファイル送信エラーを表示

ファイル送信エラーは、 *FTP* [*ファイル送信*](https://app.impact.com/secure/advertiser/accountSettings/techintegration/ftp-file-submissions-flow.ihtml) 画面。

1. 次の画面で *FTPファイル送信* 画面で、エラーを表示したい送信にカーソルを合わせます。
2. 選択 ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **エラーを表示**.
3. 〜を使用して **エラー種別** エラーを絞り込むフィルター **検証** または **契約エラー**.
   * 〜にあるエラーコードをよりよく理解するには *メッセージ* 列については、 [impact.com エラーコードリファレンス](/other/ja/reference-documentation/impactcom-error-codes-reference.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/brand/ja/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/access-ftp-file-submissions.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.
