> 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/performance-program/recruiting-partners/avoid-recommended-partners-with-promotion-limits.md).

# 使用推广限制避免推荐合作伙伴

<a href="https://pxa.impact.com/student/activity/1640688?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

在你的市场资料中，你可以选择向 impact.com 内部披露你推广某些受限产品，这会调整我们向你推荐哪些合作伙伴。这样可以为你节省时间，避免尝试入驻那些无法推广你品牌（或产品）的合作伙伴。

{% hint style="info" %}
**注意：** 披露你的业务提供受限产品是保密的——它只会排除那些无法推广这些产品的合作伙伴推荐。它不会显示在你的市场资料中。
{% endhint %}

#### 哪些产品有限制？

* 大麻二酚（CBD）产品
* 电子烟（e-cigarettes）、雾化器和电子烟产品
* 成人内容（18+ 年龄限制内容，或被视为“不适合在工作场合查看”（NSFW））
* 赌博、投注和赌场

#### 设置你的市场列表披露

1. 在顶部导航栏中，选择 ![](/files/34cff7cafbbfcd416778a35b63cb058c27bcda8b) **\[用户资料] → 设置**.
2. 在右侧栏中，前往 *常规* 部分并选择 **市场资料**.
3. 前往 *你的业务是否提供以下任何产品？* 并选择任何适用的产品类别：

   <div data-with-frame="true"><figure><img src="/files/dbb51b5c7a4b200f24f87b2c7d4ec3d6066e9103" alt=""><figcaption></figcaption></figure></div>
4. 选择 **保存**.


---

# 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/performance-program/recruiting-partners/avoid-recommended-partners-with-promotion-limits.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.
