> 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-an-image-asset-as-a-partner.md).

# 作为合作伙伴请求图片素材

您可用于为品牌带来流量的一种资产类型是 *图片素材*。这是由品牌提供的一张图片，可用于将流量引导至该品牌的落地页。

#### 申请新的图片广告

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. 要查看请求详情，请将鼠标悬停在该请求上，然后选择 ![](/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/ni-xiang-liao-jie-shen-me/platform-features/marketing-content/requests/request-assets/request-an-image-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.
