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

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

The question should be specific, self-contained, and written in natural language.
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.
