> 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/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/request-assets/request-an-article-asset-as-a-partner.md).

# 作为合作伙伴请求文章素材

你可用于为品牌引流的一种素材是一个 **文章** 素材。这是一种通用广告，由品牌上传到 impact.com 的独特 HTML 创建，供你用于营销。

#### 申请新的文章广告

1. 在顶部导航菜单中，选择 **内容 →** [**请求**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. 在右上角，选择 **请求 → 文章**.
3. 填写表格。
   * 请参见 *文章素材表单参考* 以了解更多信息。
4. 选择 **提交**.

<details>

<summary>文章素材表单参考</summary>

| 表单字段 | 说明                                         |
| ---- | ------------------------------------------ |
| 品牌   | 从下拉菜单中选择此请求将发送到的品牌。如果某个品牌未显示，可能是他们已禁用广告请求。 |
| 交易   | 你也可以选择将此素材关联到的合作项目。                        |
| 语言   | 选择你希望素材使用的语言。                              |
| 需要日期 | 选择您希望获得该资产的日期。                             |
| 独家广告 | 决定你是否希望该素材仅供你专用。                           |
| 可选示例 | 添加一个示例，说明你希望素材的样式，或可用于其中的文案。               |
| 附加说明 | 添加该品牌在审核请求时可供参考的任何其他意见。                    |

</details>

#### 查看你的文章素材请求状态

提交请求后，您可以查看其状态。

1. 在顶部导航菜单中，选择 **内容 →** [**请求**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. 选择 **品牌** 筛选，然后选择您向其发送请求的品牌。
3. 选择 **请求类型** 下拉菜单，然后选择 **资产**.
4. 要查看你的请求详情，请选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多]** → **查看**.
   * 在这里，您可以查看品牌在处理和完成请求时留下的任何备注。


---

# 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/nin-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/request-assets/request-an-article-asset-as-a-partner.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.
