# 作为合作伙伴设置操作事件数据 Feed

#### 设置操作数据提要

1. 从顶部导航栏，选择 ![](/files/2de72fd0c7a4b5230c422659116f53f1b693fa11) **\[用户资料] → 设置**. &#x20;
2. 在 *技术*下，选择 [数据提要](https://app.impact.com/secure/mediapartner/accountSettings/view-edit-daily-feeds-flow.ihtml).
3. 在…旁边 *每日操作提要*下，选择 ![](/files/f246520ea0f8e6c87c808425804606f0333cc1ea) **\[编辑]**.
4. 切换开启 ![](/files/a723d42d8d0791f2d8dfa0e160add035a03f5759) **\[切换]** **启用数据提要**.
5. 设置 **频率** 您希望生成 FTP 文件的
   * 每个文件只会包含自上次生成数据提要文件以来发生的事件。因此，例如，如果您决定将频率设置为 **每小时**，则仅包含在最近每小时内发生的事件。

<details>

<summary>频率选项</summary>

请参阅下表以查看每个选项何时会生成文件。所有时间均为 UTC 格式。

| 频率选项   | 生成时间                       |
| ------ | -------------------------- |
| 每小时    | 每天，每小时从上次运行时间起。            |
| 每 2 小时 | 每天，每 2 小时从上次运行时间起。         |
| 每 4 小时 | 每天，每 4 小时从上次运行时间起。         |
| 每 8 小时 | 每天，每 8 小时从上次运行时间起。         |
| 每日两次   | 每天在 06:00:00Z 和 18:00:00Z。 |
| 每日     | 每天在 02:00:00Z。             |
| 每月     | 每月的第一天在 03:00:00Z。         |

</details>

6. 选择 **数据格式**。您有以下选项：
   * XML：可供人类和机器读取的 [标记文本](https://en.wikipedia.org/wiki/XML)
   * TAB：纯文本，制表符分隔值
   * PIPE：纯文本，竖线分隔（ | ）值
   * CSV：纯文本，逗号分隔值
7. 选择文件的 **传送方式**.
   * FTP：从 impact.com 的 FTP 服务器拉取操作提要数据。
   * 合作方 FTP：将操作提要数据发送到您的服务器 — 输入必要的服务器详细信息。
   * 电子邮件：您希望接收操作数据更新的电子邮件地址。
8. 选择 **保存**.

   <div data-with-frame="true"><figure><img src="/files/1cf6996a82dab38555e93ae86af56e57379d4daf" alt="" width="375"><figcaption></figcaption></figure></div>

#### 数据提要字段

请在下面链接的电子表格中查看数据提要文件字段的详细信息。数据提要文件将始终包含所有标记为 `文件中始终存在`的字段。 `当有新数据可用时出现` 如果某一行的给定项目没有新数据可用，则不会出现在文件中。

* 请参阅 [impact.com 操作数据提要文件数据字段电子表格](https://docs.google.com/spreadsheets/d/1I2VPpe38vFq26Vv-gm_Aqg4mVJv4APJsL9mBSzCXZeU/edit#gid=0) 以获取所有字段的详细信息。


---

# Agent Instructions: 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/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds/set-up-an-action-event-data-feed-as-a-partner.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.
