> 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/ja/nitsuitebitaidesuka/platform-features/working-with-brands/credit-groups-explained-for-partners.md).

# パートナー向けクレジットグループの解説

提携しているブランドが、すべてのコンバージョンイベントにラストクリックによるクレジット付与を利用するようプログラムを設定している場合、以下のクレジットグループがあなたに適用される可能性があります。これが、あなたが促進したアクションに対してどのようにクレジットが付与されるかに影響する可能性をよりよく理解するために、以下のクレジットグループとその説明をご覧ください。

| クレジットグループ | 説明                                                                                                                                                             |
| --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 優先        | このグループが割り当てられている場合、あなたは **クレジットが付与されます** アクションを促進したことに対して **すべての優先パートナーの最後のクリックである場合** または顧客ジャーニーに参加しているパートナーの場合。                                              |
| 標準        | このグループが割り当てられている場合、あなたは **クレジットが付与されます** アクションを促進したことに対して **すべての標準チャネルの最後のクリックである場合** または顧客ジャーニーに参加しているパートナーの場合、 **優先パートナーが参加していないことを条件に** 同じ顧客ジャーニー内で。        |
| 非優先       | このグループが割り当てられている場合、あなたは **クレジットが付与されます** アクションを促進したことに対して **すべての非優先チャネルの最後のクリックである場合** または顧客ジャーニーに参加しているパートナーの場合、 **優先または標準のパートナーが参加していないことを条件に** 同じ顧客ジャーニー内で。 |

#### クレジットグループに関するFAQ

<details>

<summary>ブランドが私にクレジットグループを割り当てない場合はどうなりますか？パートナーのデフォルトのクレジットグループは何ですか？</summary>

あなたがアクションを促進しているブランドが、あなたを特定のクレジットグループのいずれにも割り当てていない場合、あなたに割り当てられるデフォルトのクレジットグループは *優先*.

</details>

<details>

<summary>標準または非優先のクレジットグループに移された場合はどうなりますか？</summary>

標準または非優先に移されると、あなたが促進したアクションに対して報酬として与えられるクレジットが減少する可能性があります。アクションに対するクレジットが別の *優先* パートナーに付与されるため、クレジットを受け取れない場合があります。

</details>

<details>

<summary>自分がどのクレジットグループにいるかはどうすればわかりますか？</summary>

ブランドごとにあなたがどのクレジットグループに属しているかを確認できるレポートはありませんが、ぜひ [提携しているブランドに連絡して](/partner/ja/nitsuitebitaidesuka/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/ja/nitsuitebitaidesuka/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.
