> 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/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/credit-groups-explained-for-partners.md).

# 合作伙伴信用组说明

如果您合作的品牌已将其项目配置为对所有转化事件采用末次点击归因，则下面这些归因组可能会适用于您。请查看下面的归因组及其说明，以更好地了解这可能如何影响您所推动操作的归因方式。

| 归因组 | 说明                                                                                              |
| --- | ----------------------------------------------------------------------------------------------- |
| 优先  | 如果被分配到此组，您 **将获得归因** 因推动某项操作 **当您是所有优先合作伙伴的最后一次点击时** 或客户旅程中参与的合作伙伴。                             |
| 标准  | 如果被分配到此组，您 **将获得归因** 因推动某项操作 **当您是所有标准渠道的最后一次点击时** 或客户旅程中参与的合作伙伴， **前提是没有优先合作伙伴参与** 同一客户旅程。     |
| 非优先 | 如果被分配到此组，您 **将获得归因** 因推动某项操作 **当您是所有非优先渠道的最后一次点击时** 或客户旅程中参与的合作伙伴， **前提是没有优先或标准合作伙伴参与** 同一客户旅程。 |

#### 归因组常见问题

<details>

<summary>如果品牌没有给我分配归因组怎么办？合作伙伴的默认归因组是什么？</summary>

如果您为其推动操作的品牌尚未将您放入任何特定的归因组，那么分配给您的默认归因组将是 *优先*.

</details>

<details>

<summary>如果我被调整到标准或非优先归因组，会发生什么？</summary>

被调整到标准或非优先可能会导致您所推动操作获得的归因减少。由于该操作的归因或奖励被分配给 *优先* 其他合作伙伴，您可能不会获得归因。

</details>

<details>

<summary>我如何知道自己属于哪个归因组？</summary>

虽然没有报告可以按品牌识别您所属的归因组，但您可以 [联系您合作的品牌](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/contacting-a-brand/message-your-brands.md) 通过以下方式询问他们为您分配了哪个归因组： [*我的品牌*](https://app.impact.com/secure/mediapartner/marketplace/new-campaign-marketplace-flow.ihtml?) 页面上创建和管理。

</details>


---

# 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/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/credit-groups-explained-for-partners.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.
