> 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/marketing-content/card-linked-offers-clo-explained-for-partners.md).

# カード連携オファー（CLO）の解説

Card-Linked Offers（CLO）は、ブランドが、リンクされたクレジットカードまたはデビットカードを使用して自社の商品やサービスを購入した消費者に対し、何らかのインセンティブを提供するプロモーションの一種です。

#### パートナーとして、CLOにどのように関わりますか？

* ブランドとCLOを実施すると、ブランドは、あなたが獲得したカード連動型売上に対して報酬を支払います。その後、あなたは当初のオファーで約束された現金報酬またはリワードポイントを消費者に支払います。
* パートナーとしてCard-linked Offers（CLO）を実施すると、1つ以上のブランドの取引データを取り込めます。現在提携しているブランドの数にかかわらず、同じ設定を利用できます。

{% hint style="info" %}
注

こちらをご覧ください [実装ガイド](https://integrations.impact.com/integration-guides/for-partners/card-linked-offers-beta/integration) パートナーとしてCLOを始める方法の具体的な手順については、
{% endhint %}

#### impact.comでCLOを実施するメリット

* 当社のプラットフォームimpact.comを通じてあなたと提携すると、ブランドはCLOを試してみようと考えやすくなります。
* CLOでは、データとレポートの連携が簡単です。
  * ブランドに対してパフォーマンスレポートや請求書を手作業で送る必要がなくなるため、時間を節約できます。impact.comが、それらのレポート作成、請求書発行、支払い処理のすべてを代行します。


---

# 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/marketing-content/card-linked-offers-clo-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.
