> For the complete documentation index, see [llms.txt](https://guides.advertising.webtoon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.advertising.webtoon.com/line-manga/client-support/rate-card.md).

# Rate Card

## Display ads (ディスプレイ広告)

### Viewer-end Ads

{% hint style="success" %}
Launching Promotion (\~26.Q3) - 25% CPM Discount
{% endhint %}

<table><thead><tr><th width="176.5">Product</th><th width="105">Type</th><th width="102">Price</th><th width="121">Launching Promo</th><th width="114">Discount Rate</th><th width="131.5">最低出稿金額</th></tr></thead><tbody><tr><td>Viewer-end Ads</td><td>CPM</td><td><del>¥400</del></td><td>¥300</td><td>25.00%</td><td>¥500,000</td></tr></tbody></table>

## オファーウォール広告 <sub>(無料でコインGET)</sub>

> 以下に記載の単価はアクションあたりの最低単価であり、キャンペーンパフォーマンスの最適化に向けた協議のうえ、引き上げが可能です。

{% hint style="success" %}

* 最小執行金額：¥300,000
* 最小デイリーキャップ：¥50,000
* 期間内に未消化の場合、消耗した広告費分のみ精算、または期間延長が可能
  {% endhint %}

### 広告単価表

<table><thead><tr><th width="204.55560302734375">区分</th><th>広告商品</th><th>単価</th></tr></thead><tbody><tr><td>共通</td><td>実行可能</td><td>¥100</td></tr><tr><td></td><td>会員登録</td><td>¥100</td></tr><tr><td></td><td>重複アクション（会員登録＋@）15分以内</td><td>¥110</td></tr><tr><td></td><td>重複アクション（会員登録＋@）16分以上</td><td>¥220</td></tr><tr><td>金融</td><td>発券</td><td>¥3,300</td></tr><tr><td></td><td>口座開設（証券／FX）</td><td>¥5,500</td></tr><tr><td></td><td>口座開設（銀行）</td><td>¥2,200</td></tr><tr><td></td><td>カードローン契約</td><td>¥5,500</td></tr><tr><td>ゲーム</td><td>ゲームログイン</td><td>¥110</td></tr><tr><td></td><td>ゲームチュートリアルを完了</td><td>¥120</td></tr><tr><td></td><td>特定のイベントを達成</td><td>別途協議</td></tr><tr><td>ショッピング</td><td>初回購入</td><td>¥2,000</td></tr><tr><td></td><td>定率型</td><td>別途協議</td></tr><tr><td></td><td>特定の金額以上の購入</td><td>別途協議</td></tr><tr><td>購読サービス</td><td>無料体験登録</td><td>¥275</td></tr><tr><td></td><td>有料体験登録</td><td>登録金額（税込）の200％</td></tr><tr><td>無料案件</td><td>イベント応募</td><td>¥110</td></tr><tr><td></td><td>LINE友達追加／ゲーム事前登録</td><td>¥55</td></tr><tr><td></td><td>アンケートの回答</td><td>¥110</td></tr><tr><td>ポイントサイト</td><td>初CVまたは300円以下のポイント獲得</td><td>¥1,100</td></tr><tr><td>有料案件</td><td>商品の購入とサービス契約</td><td>金額（税込）の200％</td></tr></tbody></table>

{% hint style="success" %}
ご質問や広告に関するお問い合わせは、[**「Contact Us」**](https://ldfcorp.com/ja/contact/form_7)フォームよりご連絡ください。
{% endhint %}


---

# 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://guides.advertising.webtoon.com/line-manga/client-support/rate-card.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.
