> 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/request-assets/request-a-sponsored-text-asset-as-a-partner.md).

# 作为合作伙伴请求赞助文本素材

您可用于为品牌带来流量的一种资产类型是 *赞助文案* 资产。此类资产以短文本字符串的形式呈现，类似于您在搜索引擎结果页上看到的赞助广告。

#### 请求新的赞助文案广告

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

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

<details>

<summary>赞助文案字段参考</summary>

| 表单字段 | 说明                                         |
| ---- | ------------------------------------------ |
| 品牌   | 从下拉菜单中选择此请求将发送到的品牌。如果某个品牌未显示，可能是他们已禁用广告请求。 |
| 交易   | 可选地，选择该资产将关联的交易。                           |
| 语言   | 可选地，选择您希望该资产使用的语言。                         |
| 需要日期 | 选择您希望获得该资产的日期。                             |
| 独家广告 | 可选地，申请该资产仅供您使用。                            |
| 可选示例 | 可选地，添加一个您希望该资产呈现样式的示例，或其中可使用的文案示例。         |
| 附加说明 | 可选地，添加品牌在审核您的请求时需要考虑的任何其他评论。               |

</details>

#### 查看您的赞助文案请求状态

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

1. 在顶部导航菜单中，选择 **内容 →** [**请求**](https://app.impact.com/secure/mediapartner/ads/list-all-mp-ad-requests-flow.ihtml).
2. 找到您的请求。
   * 选择 **品牌** 筛选，然后选择您向其发送请求的品牌。
   * 选择 **请求类型** → **资产**.
3. 要查看请求详情，请将鼠标悬停在该请求上，然后选择 ![](/files/bc9aa794eb347d6f55e668dbe0e98eae7d1cd905) **\[更多] → 查看**.

   * 在这里，您可以查看品牌在处理和完成请求期间可能留下的任何评论。

   <div data-with-frame="true"><figure><img src="/files/ee406e410a41ea5b6eb1afb4aeb9979de7ca8c5b" alt="" width="563"><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/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/request-assets/request-a-sponsored-text-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.
