> 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/zh/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/1cbb667ec4878308f24ec4acd13cbf03ede0bdfe) **\[用户资料] → 设置**.
2. 在左侧，位于 *技术*下，选择 **文件提交**.
3. 在 *FTP 文件提交* 屏幕中，请使用筛选器来调整显示的数据。
   * 请参见 *筛选参考* 以了解更多信息。
   * 表格中显示的 FTP 文件提交结果可为您提供有关文件提交的更多洞察，包括添加到文件中的记录总数、发生的任何错误，以及文件提交的日期和时间。

<details>

<summary>筛选参考</summary>

| 筛选器 | 描述                                                                                                                                                                                                                                                                                                                                                                                                                        |
| --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 搜索框 | 使用文件名或 ID 搜索 FTP 文件提交。                                                                                                                                                                                                                                                                                                                                                                                                    |
| 类型  | <p>按文件提交类型筛选：</p><p>• <strong>转换：</strong> <a href="https://integrations.impact.com/impact-brand/docs/impactcom-action-conversion-data-references">转换数据</a> （即，操作）。</p><p>• <strong>修改：</strong> <a href="/pages/3cf4089d3d19355a1f76f05d934833e1dd61143b">撤销或修改</a> 当某个操作的某些内容发生变化时，例如订单被取消。</p><p>• <strong>目录：</strong> 一个 <a href="/pages/75eef92bfd91d38a6ed526df7e85819b0b71bfa8">产品目录数据馈送</a> 其中包含您的产品及其元数据列表。</p> |
| 状态  | FTP 文件提交的当前状态。                                                                                                                                                                                                                                                                                                                                                                                                            |
| 数据源 | 按提交文件的来源进行筛选。                                                                                                                                                                                                                                                                                                                                                                                                             |

</details>

#### 下载原始批处理文件

1. 在 *FTP 文件提交* 屏幕中，将鼠标悬停在您要下载文件的提交上。
2. 选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **下载原始文件**.
   * .CSV 文件将下载到您的计算机。

#### 查看 FTP 文件提交错误

您可以在 *FTP* [*文件提交*](https://app.impact.com/secure/advertiser/accountSettings/techintegration/ftp-file-submissions-flow.ihtml) 页面上。

1. 在 *FTP 文件提交* 屏幕中，将鼠标悬停在您要查看错误的提交上。
2. 选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多]** → **查看错误**.
3. 使用 **错误类型** 筛选器按以下项筛选错误： **验证** 或 **合同错误**.
   * 要更好地理解在 *消息* 列中找到的错误代码，请参阅 [impact.com 错误代码参考](/other/zh/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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/send-data-to-impactcom/access-ftp-file-submissions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
