> 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-email-drop-requests-from-partners.md).

# 审核来自合作伙伴的邮件群发请求

与你合作的部分合作伙伴可能会通过电子邮件宣传或推广你的品牌。这些合作伙伴可以向你提交内容请求，以及你的屏蔽列表。

* 合作伙伴可以向你申请使用你现有的电子邮件广告内容，以推动其渠道上的行动。
* 你可以批准或拒绝这些请求，并提供已批准的电子邮件广告内容供他们使用——批准后，他们还可以访问你的屏蔽列表。
* 合作伙伴也可以向你申请新的电子邮件广告内容——创建后，他们必须再提交电子邮件投放请求才能使用。

#### 批准或拒绝请求

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **内容 → 请求**.
2. 在 *请求* 列表，查找 *电子邮件投放* 请求类型。
3. 在最右侧，选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[菜单] →** **处理**.
4. 查看 *请求详情*，以及 **可选择留下回复** 给发起请求的合作伙伴。
5. 选择 **拒绝请求** 或 **批准** 以完成流程。

当你批准来自合作伙伴的电子邮件投放请求时，你是在向他们提供你预先创建的某个电子邮件广告的访问权限。批准后，合作伙伴将能够访问为该电子邮件广告内容配置的你的屏蔽列表。


---

# 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-email-drop-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.
