> 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.
