> 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/marketing-content/requests/requests-overview-for-partners.md).

# 合作伙伴请求概览

本文提供概述，帮助您作为合作伙伴了解如何创建和管理请求。可用的请求类型包括素材、追踪值或市场开发基金。有效地创建和管理这些请求可确保协作更顺畅，并更清楚地了解您正在进行和已完成的品牌互动。

#### 可用的请求类型

* **资产** - 针对特定 [创意素材](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/request-assets/submit-and-manage-asset-requests-as-a-partner.md)，例如， *电子邮件素材请求*，来自品牌。
* **市场开发基金** - [用于](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/submit-and-manage-marketing-development-fund-requests-as-a-partner.md) 由品牌分配以支持营销计划的资金请求。
* **追踪值** - 与跟踪绩效指标相关的请求，例如， [*促销码请求*](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/promo-codes/view-and-request-promo-codes-as-a-partner.md)，来自品牌。

  <div data-with-frame="true"><figure><img src="/files/6293ba41fbf0bff984045aac6fbd686df655d75c" alt="" width="563"><figcaption></figcaption></figure></div>

#### 查看状态并管理请求

一旦您向品牌发起请求， [您就可以跟进其状态](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/request-assets/check-asset-request-status.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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/requests-overview-for-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.
