> 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/promotional-ads-feed-faqs.md).

# 促销广告源常见问题

#### 什么是数据馈送？

* **数据馈送** 是自动化、按计划生成的文件，可报告您有权限托管的新资产或新近更新资产的信息。如果您已设置数据馈送并发生触发事件（即您的合作品牌上传或更新资产），impact.com 会将该信息添加到您下一个收到的批量文件中。

#### 资产更新数据馈送如何运作？

* 资产更新数据馈送的工作方式，是按照您设定的固定间隔向您发送文件，文件中包含可供您托管的新资产以及新近更新的变更资产信息。例如，您合作品牌最近更改过的某个资产会包含在您的数据馈送中，但自上次生成数据馈送文件以来未发生变化的资产则不会包含。

#### 获取数据馈送文件有哪些选项？

您可以通过两种方式获取您的数据馈送文件。

* **合作伙伴 FTP**：impact.com 将通过 FTP 将文件发送到您在设置期间提供的服务器 URL。如果您希望接收数据馈送文件，则需要提供以下信息：FTP 服务器 **目录** 和 **端口** 以及 **用户名** 和 **密码** 供 impact.com 用于传送文件。
* **电子邮件**：impact.com 将把文件作为附件发送到您在设置期间提供的电子邮件地址。之后，您可以按需对数据进行转换、归档、运营化，或以其他方式进行处理。

#### 安全性如何？

在传输文件时，您可使用的安全级别取决于您选择的传送方式：

* **合作伙伴 FTP**：您可以选择使用标准 FTP， [SFTP](https://en.wikipedia.org/wiki/SSH_File_Transfer_Protocol)，或 [FTPS](https://en.wikipedia.org/wiki/FTPS) 在设置期间添加服务器 URL 时。
* **电子邮件**：将使用您的电子邮件客户端所采用的任何安全措施。


---

# 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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/promotional-ads-feed-faqs.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.
