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

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

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

#### 哪些产品受到限制？

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

#### 设置您的 marketplace 刊登披露

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.
