> 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/manage-ads/restrict-partner-access-to-assets.md).

# 限制合作伙伴对素材的访问

您上传的（以及之前已上传的）资产可以在 impact.com 上进行限制，使只有某些合作伙伴或合作伙伴组可以使用它们来推广您的品牌。默认情况下，除非您另有指定，否则所有合作伙伴都可以访问您的资产。

#### 限制新资产的合作伙伴访问权限

启用此功能后，除您指定的合作伙伴（及群组）外，所有合作伙伴（及群组）都无法访问这些资产。

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **Engage → 内容 → 广告**.
2. 在右上角，选择 **创建广告** ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**.
   * 选择 [资产类型](/brand/zh/what-would-you-like-to-learn-about/platform-features/ads/create-ads/introduction-to-asset-types.md) 您要创建的。（例如， **图片**)
   * 填写资产详细信息。
3. 找到 **限制合作伙伴访问权限** 底部的设置 *素材详情*.
4. 选择 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换为开启]** **仅允许特定合作伙伴访问**.
5. 开始输入合作伙伴名称或群组名称，并选择其名称，以限制对特定资产的访问。
6. 完成更改后，选择 **保存**.
   * 所有未授予访问权限的合作伙伴和合作伙伴组都将无法访问该资产。

#### 限制现有资产的合作伙伴访问权限

1. 从左侧导航栏中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **Engage → 内容 → 广告**.
2. 将鼠标悬停在您要限制访问权限的资产上，然后选择 **更新**.
3. 选择 **限制合作伙伴访问权限** 底部的字段 *素材详情* 部分。
4. 选择 ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[切换为开启]** **仅允许特定合作伙伴访问** 以启用它。
5. 开始输入合作伙伴名称或群组名称，并选择其名称，以限制对特定资产的访问。
6. 完成更改后，选择 **保存**.
   * 所有未授予访问权限的合作伙伴和合作伙伴组都将无法访问该资产。


---

# 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/manage-ads/restrict-partner-access-to-assets.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.
