# 合作伙伴回传简介

impact.com 的回调系统会向您发送有关 [操作生命周期事件](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/action-life-cycle-event-notification-faqs.md)的实时更新，告知您何时 [操作查询](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-inquiry-event-notification-postbacks-as-a-partner.md) 由您创建或由合作品牌解决，或在合作品牌的 [产品目录](https://help.impact.com/en/support/solutions/articles/48001238375-event-notifications-product-data-change-notifications).

如果您选择通过此方式接收更新，必须通过 impact.com 网站应用配置回调。这在 *事件通知* 屏幕上完成，您可以通过执行以下步骤找到该屏幕：

1. 从顶部导航栏，选择 ![](/files/2de72fd0c7a4b5230c422659116f53f1b693fa11) **\[用户资料] → 设置**. &#x20;
2. 在 *技术*下，选择 **事件通知**.

   <div data-with-frame="true"><figure><img src="/files/c022beb0502c5de7f70ba69464fce704d8be9f69" alt=""><figcaption></figcaption></figure></div>
3. 配置回调系统。
   * 只有返现和忠诚度合作伙伴才能访问 impact.com 的操作查询回调系统。如果您是返现/忠诚度合作伙伴但未看到此选项，请联系您的发布者客户经理（或 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true)).

有关设置回调的帮助，请参阅技术设置与负载参考部分。

{% hint style="info" %}
**注意：** 我们提供了一个 [IP 地址范围列表](https://integrations.impact.com/impact-publisher/reference/impact-public-ip-addresses) 您需要将其列入白名单。请确保将 **整个范围**列入白名单，否则您可能会无意中阻止 impact.com 的回调系统与您的系统通信。
{% endhint %}

{% tabs %}
{% tab title="优点" %}

* 每当发生事件（例如跟踪的操作被归因于您）时，您可以接收实时更新。
* 您不受速率限制，使用 impact.com 的 API 则不一定如此。
* 您将可以访问比 impact.com API 中提供的更多转化点数据。
  * 即使在设置回调时我们 UI 中未显示您需要的数据点，如果您联系发布者客户经理（或 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true)).
* 如果您的系统无法消费 XML 或 JSON 文件格式，您可以以查询字符串的形式接收数据点。
  {% endtab %}

{% tab title="缺点" %}

* 您无法通过回调向 impact.com 发送任何内容。回调只会在信息可用的那一刻向您发送信息。
* 您必须拥有能够与 impact.com 回调系统通信的自有系统。
  {% endtab %}
  {% endtabs %}

<details>

<summary>最佳实践</summary>

* 如果您需要持续接收有关归因于您的操作或您创建的操作查询的更新，请使用回调而不是 API 调用。
* 如果您是返现或忠诚度合作伙伴，应使用回调，因为它们最符合您的业务模式。如果您无法接收回调，请使用数据提要。
* 对您配置的所有回调系统执行端到端测试。这将确保您的配置良好并且包含所有所需的数据点。

</details>

#### 技术设置与负载参考

为确保您的系统正确集成并能够准确接收和处理转化数据，请参阅以下指南：

* [设置操作生命周期回调](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/set-up-action-lifecycle-postbacks.md)：本文包含特定的设置说明以及开发团队所需的全部可用回调参数列表（数据负载）。

**其他技术资源**

* [作为合作伙伴启用操作查询事件通知回调](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-inquiry-event-notification-postbacks-as-a-partner.md)：如果您需要有关待处理或已撤销操作的查询的实时更新，请查看本文。
* [启用操作清算事件通知](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/enable-action-clearing-event-notifications.md)：如果您需要设置操作清算事件回调（通知），请查看本文。
* [测试与故障排除回调 URL](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/action-management/event-notifications-and-postbacks/test-and-troubleshoot-a-postback-url.md)：查看本文以获取确认回调是否正常工作以及在测试过程中可能遇到的常见问题的解决说明。


---

# 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/event-notifications-and-postbacks/introduction-to-postbacks-for-partners.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.
