> 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/platform-features/ads/requests-from-partners/review-marketing-development-funds-requests-from-partners.md).

# 审核来自合作伙伴的营销开发基金请求

<a href="https://pxa.impact.com/student/activity/1117596?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=con-350&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

{% hint style="info" %}
**注意：** 此功能仅适用于已启用营销发展基金（MDF）请求功能的品牌。要启用此功能，请联系你的 CSM 或 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true).
{% endhint %}

营销发展基金是你可以提供给合作伙伴以支持其营销计划的资金。你可以查看来自合作伙伴的 MDF 请求，批准或拒绝它们，甚至发起一个 [合作伙伴资金转账](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md) 以向他们发送资金。

#### 审核 MDF 请求

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **内容 → 请求**.
2. 从 *请求类型* 筛选器，选择 **营销发展基金**.

   <div data-with-frame="true"><figure><img src="/files/1015b778600162fd10ab21a69ad97c93544bbc40" alt="" width="563"><figcaption></figcaption></figure></div>
3. 将鼠标悬停在你想处理的请求上。
4. 在屏幕右侧，选择 ![](/files/ec8452aec4c952bdcd3b0e61950648c52e62b005) **\[更多] → 处理**.
5. 查看请求详情。
6. 可选地， **添加评论** 给发起请求的合作伙伴。你可以使用此评论功能与合作伙伴讨论请求，而无需批准或拒绝该请求。
7. 完成对请求的审核后，选择 **批准、批准并转移资金**，或 **拒绝** 以完成该流程。合作伙伴将收到你的决定通知。
   * **批准** — 该请求将被批准，然后你会返回到 *请求* 界面，然后你可以将鼠标悬停在该请求上并选择 ![](/files/ec8452aec4c952bdcd3b0e61950648c52e62b005) **\[更多] → 完成** 以发起 [合作伙伴资金转账](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md).
   * **批准并转移资金** — 该请求将被批准，你将进入合作伙伴资金转账界面，在发起转账前可以先完成转账详情的设置。
   * **拒绝** — 该请求将被拒绝。


---

# 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/platform-features/ads/requests-from-partners/review-marketing-development-funds-requests-from-partners.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.
