> 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/action-management/receive-conversion-updates-as-a-partner.md).

# 作为合作伙伴接收转化更新

转化更新会提供有关某个 [行动事件生命周期](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/action-life-cycle-event-notification-faqs.md)的最新信息。如果您希望接收您促成的转化的实时通知，可以设置事件通知。作为合作伙伴，您可以通过两种方式接收转化更新。

{% tabs %}
{% tab title="回传" %}
如果您希望在您促成的行动被报告、修改或撤销时接收实时通知，可以设置回传：

* [设置行动生命周期回传](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/set-up-action-lifecycle-postbacks.md)

阅读更多关于 [回传](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/introduction-to-postbacks-for-partners.md) 或访问我们的 [行动生命周期事件通知常见问题](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/action-life-cycle-event-notification-faqs.md) 以了解有关此方法的更多信息。
{% endtab %}

{% tab title="数据馈送" %}
数据馈送是自动化、按计划生成的文件，可报告您促成的行动信息，并通过 FTP 或电子邮件发送。要启用数据馈送：

* [作为合作伙伴设置行动事件数据馈送](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds/set-up-an-action-event-data-feed-as-a-partner.md)

阅读更多关于 [数据馈送](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/action-management/data-feeds/introduction-to-data-feeds-for-partners.md).
{% endtab %}
{% endtabs %}


---

# 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/action-management/receive-conversion-updates-as-a-partner.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.
