> 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/creative-guidelines/display-video-ads/viewer-end-video-ads.md).

# Viewer-end Video Ads

## 表示位置及び特徴 <a href="#id-52viewerend11video-bi" id="id-52viewerend11video-bi"></a>

* 作品読了後に表示される動画広告です。
* アプリビューアのエンディングカットに表示されます。

<figure><img src="/files/viRf5s9ND4CXxHWMkWln" alt="" width="188"><figcaption></figcaption></figure>

### 必要アセット <a href="#id-52viewerend11video-asetto" id="id-52viewerend11video-asetto"></a>

<div><figure><img src="/files/GogmCN7LTtqNfY7wSYJE" alt=""><figcaption><p>1:1 動画</p></figcaption></figure> <figure><img src="/files/37AdYAt8B3WpBkQfjr8E" alt=""><figcaption><p>Still Image</p></figcaption></figure> <figure><img src="/files/WEoZzvF0pHHcbZfmYbLh" alt=""><figcaption><p>CTAボタン</p></figcaption></figure></div>

| Asset           | Dimensions | File Size | File Format            | Required Materials      |
| --------------- | ---------- | --------- | ---------------------- | ----------------------- |
| **動画**          | -          | 最大30MB    | MOV, MP4, AVI, MKV,FLV | 推奨長さ15秒、1:1比率の動画オリジナル素材 |
| **Still Image** | 600x600px  | 最大150KB   | JPG, PNG               | 広告代表素材                  |
| **CTAボタン**      | -          | -         | -                      | 適切な文言の選定及びカラー設定         |

## Still Image 制作ガイド

{% tabs %}
{% tab title="基本ガイド " %}

* 600x600px
* バナーの上下左右30pxはセーフティエリアとなります。文字切れや視認性の低下を防ぐため、テキスト、主要な要素がこの領域に重ならないよう配置してください。
* CTAボタンの使用は禁止です。
* 背景色として、#FFFFFF、#171717 およびそれに近い系統の色は使用できません。
* 背景色は、**Photoshopカラーピッカー基準でBrightness値が15%以上、90%以下**となるよう設定することを推奨します。
* 動画の内容を最も的確・魅力的に表現し、ユーザーの期待感を高められるキーシーンを選定して制作してください

<figure><img src="/files/3pQLl78bVfiiUxVcwmgS" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="NG例" %}

<div><figure><img src="/files/fzJAB2SVaGOPEC8xLxij" alt=""><figcaption><p>テキストの余白ガイドを遵守していない場合ーフティエリアを遵守していない場合</p></figcaption></figure> <figure><img src="/files/HQHB61Kuuj2MmCRzFktb" alt=""><figcaption><p>ボタンを使用した場合</p></figcaption></figure> <figure><img src="/files/5WBao0VqwkqnkBeqHmGv" alt=""><figcaption><p>背景色ガイドを遵守していない場合</p></figcaption></figure></div>
{% endtab %}
{% endtabs %}

## CTA ボタン制作ガイド

{% tabs %}
{% tab title="Basic Guide" %}

1. 広告設定時に、広告クリエイティブに合わせてカラーを指定し、適切なテキストを選択することができます。
2. テキストはカスタマイズ可能で、システムにより自動表示されます。
3. 下記の全30色のカラーコードの中から、広告素材に近い系統または類似トーンの色をお選びください。

<div><figure><img src="/files/anoAFLDxSjSYA9M3fUdh" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Vreg8SJwebSv9PkDr6vV" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/soxjRmiRY9SGFujs6Ul7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/4bIbbx5nMXDnRTpN86S1" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/V6lktbR3MTAdxU2sOaxf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/nfDuwfmUoznYm1qTSixw" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="NG例" %}

<figure><img src="/files/ZS8zKufPeT2RyG5KbyZw" alt="" width="330"><figcaption><p>ボタンの色が広告素材と大きく異なる場合</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## **Ad Creative PSD Template**

<a href="https://comic.naver.com/external/shareFile?fileId=HmPr-_qXXL5Ua_U4K_mptg" class="button secondary">Download Sample PSD</a>

{% 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/creative-guidelines/display-video-ads/viewer-end-video-ads.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.
