> 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/performance-program/beta-performance-campaigns/manage-a-performance-campaign/manage-your-performance-campaign-payments.md).

# 管理您的效果营销活动付款

{% hint style="warning" %}
**注意：** 此功能处于测试版。请联系您的 CSM 或我们的 [支持团队](https://app.impact.com/support/portal.ihtml?createTicket=true&) 如果您想测试此功能。
{% endhint %}

您可以查看预算拆分概览，以及每位合作方的已安排、未结清和已支付金额详情。请注意，作为活动一部分进行的绩效付款不会显示在付款页面上。

#### 查找活动付款

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[互动]** → **活动管理器 →** [**绩效**](https://app.impact.com/secure/advertiser/engage/campaigns/performance-campaign-manager-flow.ihtml).
2. 在 *活动管理器* 屏幕上，选择 **生效中** 标签页，可查看你当前所有正在进行的活动。
3. 将鼠标悬停在你想管理的活动上并选择 **管理活动**.
4. 在你所选活动的页面上，选择 **付款**.
5. 查看活动预算以了解您的付款情况。
   * **总支出**：预算已花费、剩余及已使用百分比的总金额。预算包括已聘用但尚未付款的合作方。
   * **未付款：** 应支付给合作方的未结清总金额，以及尚未收到付款的合作方数量。
   * **处理中：** 当前正在付款流程中但尚未结算到合作方账户的总金额，以及处于此阶段的合作方数量。
   * **已付款：** 已处理并支付给合作方的总金额，以及已付款的合作方数量。
6. 查看付款表，了解每位合作方的报酬明细。
   * 也可以使用搜索栏按创作者名称筛选，或选择 **合作伙伴** 从您的合作方列表中进行选择。

<details>

<summary>付款表参考</summary>

| 列名称    | 说明                                               |
| ------ | ------------------------------------------------ |
| 名称     | 合作伙伴名称。                                          |
| 任务完成情况 | 合作方已完成的任务数，占分配给其全部任务的比例。                         |
| 补偿     | 工作说明书中约定的报酬。                                     |
| 未付款    | 未结余额 **（报酬 - 已付 = 未付款）**.                        |
| 处理中    | 当前正在付款流程中但尚未结算到合作方账户的总金额。付款提交的处理时间取决于您合同中定义的锁定期。 |
| 已付款    | 已支付给合作方的总金额。                                     |

</details>

#### 向已聘用的合作方付款

向合作方付款需要签署合同。

1. 在付款表中，将鼠标悬停在您要付款的合作方上。
2. 选择 **向合作方付款**.
3. 在滑出面板中，输入要支付给合作方的金额。
   * 您可以查看由活动模板条款中的结算计划确定的付款日期。
   * 如果您已经全额支付给该合作方，也可以输入一个金额作为额外报酬。

{% hint style="success" %}
**注意：** 如果您希望在合作方的计划付款日期之前付款，则需要调整 *操作锁定和付款安排* 模板条款中的设置。有关更多信息，请参阅 [设置操作锁定和付款安排周期](/brand/zh/what-would-you-like-to-learn-about/getting-started/set-action-locking-and-payment-scheduling-periods.md).
{% endhint %}

4. 也可以从 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 中选择一个任务，为该付款分配已批准的交付物。
   * 您只能选择您已批准的交付物。
   * 您也可以为同一任务多次付款。例如，您今天可以为一则将发布在您的简报中的广告向合作方支付 50 美元，下周再为同一则广告支付另外 50 美元。
   * 将任务分配到您的付款中后，您可以使用帖子级报告，查看活动中不同类型内容各自对应的付款金额。
5. 也可选择 **付款历史** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]** 以查看之前向该合作方发出的付款。
6. 选择 **支付 \<Amount>**.

   * 如果您输入的金额高于约定金额，将会出现确认弹窗。选择 **是的，我确定** 以确认付款。

   <div data-with-frame="true"><figure><img src="/files/63cb6dcd83a1069a8f69ee2402733d660760957f" alt="" width="188"><figcaption></figcaption></figure></div>


---

# 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/brand/zh/what-would-you-like-to-learn-about/performance-program/beta-performance-campaigns/manage-a-performance-campaign/manage-your-performance-campaign-payments.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.
