> 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/ad-placements-and-targeting/ad-placements.md).

# 広告掲載面

### 📌 一目でわかるLINEマンガの広告商品

<figure><img src="/files/EykmvZXSvjWg58xNbQ3C" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8LY3L7KoMHH3IypSaftr" alt=""><figcaption></figcaption></figure>

### (1) Display Ads

<table><thead><tr><th>商品名</th><th>掲載位置</th><th width="120.257080078125">ジャーニー段階</th><th>クリエイティブ形式</th></tr></thead><tbody><tr><td>Splash Ads</td><td>アプリ起動時</td><td>Impression</td><td>画像（全面）</td></tr><tr><td>Premium Home Ads</td><td>メインホーム上部</td><td>Awareness·Acquisition</td><td>画像</td></tr><tr><td>Viewer-end Ads </td><td>作品読了後下部</td><td>Conversion·Retention</td><td>画像</td></tr></tbody></table>

{% tabs %}
{% tab title="Splash Ads" %}

<figure><img src="/files/okJUrVwD3OxdbUCwbPxj" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Premium Home Ads" %}

<figure><img src="/files/BZsmvJY3sBhYw8OINcqf" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Viewer-end Ads" %}

<figure><img src="/files/OEgkBvmJE9r9ZvMO8TNJ" alt=""><figcaption><p>※画面は開発中のものであり、実際とは異なる場合があります。</p></figcaption></figure>
{% endtab %}
{% endtabs %}

### (2) オファーウォール広告

| 商品名        | 掲載位置                         | ジャーニー段階   | クリエイティブ形式 |
| ---------- | ---------------------------- | --------- | --------- |
| オファーウォール広告 | アプリメイン画面の右上「コインGET!」アイコンから流入 | Retention | 画像        |

<div align="center"><figure><img src="/files/GZTNnDVV3jUh2LC0fhis" alt="" width="563"><figcaption></figcaption></figure></div>

{% 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/ad-placements-and-targeting/ad-placements.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.
