> 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. 在左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **Engage → 内容 → 广告**.
2. 在右上角，选择 **创建广告** ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-c2cb550b55c51ea1eeff0acbd6f437a03b621a2c%2F60d033ae8a04c14498d5229c3c0160ac05feea7f605dbd770741793c900469f0.svg?alt=media) **\[下拉菜单]**.
   * 选择 [资产类型](/brand/zh/what-would-you-like-to-learn-about/platform-features/ads/create-ads/introduction-to-asset-types.md) 您要创建的。（例如， **图片**)
   * 填写资产详情。
3. 找到 **限制合作伙伴访问** 位于底部的设置 *素材详情*.
4. 选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FiZjM1xY8o3v1iR3Zaysd%2FToggle.svg?alt=media\&token=b1550d48-bba9-4e81-8604-bc12370c5caa) **\[开启切换]** **仅允许特定合作伙伴访问**.
5. 开始输入合作伙伴名称或群组，并选择其名称，以限制对特定资产的访问。
6. 完成更改后，选择 **保存**.
   * 未授予访问权限的所有合作伙伴和合作伙伴组都将无法访问该资产。

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

1. 在左侧导航栏中，选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%2Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg?alt=media) **Engage → 内容 → 广告**.
2. 将鼠标悬停在您想要限制访问权限的资产上，然后选择 **更新**.
3. 选择 **限制合作伙伴访问** 位于底部的字段 *素材详情* 部分。
4. 选择 ![](https://1186853034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FiZjM1xY8o3v1iR3Zaysd%2FToggle.svg?alt=media\&token=b1550d48-bba9-4e81-8604-bc12370c5caa) **\[开启切换]** **仅允许特定合作伙伴访问** 以启用它。
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.
