> 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/naverwebtoon/creative-guidelines/display-video-ads/nw-series-mw/webtoon-web-da/video.md).

# 동영상형

## **노출 위치 및 특징** <a href="#id-21" id="id-21"></a>

* 사용자 네트워크 환경에 따라, **사운드 OFF로 전체영상 자동재생(WIFI) 혹은 6초자동재생(LTE거나 판별이 어려운 경우)되는 상품**입니다.
* 기존 브랜딩 DA/M 통합 상품지면에 동일하게 노출됩니다.
* “인스트림 동영상 광고 상품” 대비 적은 집행금액으로, 효과적인 브랜드 마케팅을 기대할 수 있습니다.
* 광고영상이 가시영역 진입시 자동으로 재생되며 페이지 스크롤을 통해 해당영역에서 벗어났을경우 일시정지됩니다.

<figure><img src="/files/xVsefH8424ATvU16a8jB" alt="" width="250"><figcaption></figcaption></figure>

## **필요 에셋**

<figure><img src="/files/upLYNlqvLI9rQBNms3vs" alt="" width="375"><figcaption></figcaption></figure>

<table><thead><tr><th width="121.66796875">에셋명</th><th>설명</th><th>소재SPEC</th></tr></thead><tbody><tr><td><strong>16:9 동영상</strong></td><td><ul><li>메인 노출 소재</li></ul></td><td><ul><li>16:9 비율의 고해상도 원본영상으로 전달 (내부에서인코딩진행)</li><li>지원가능코덱: avi, mp4, wmv, mpg, mpeg</li><li>용량:1GB이하 사운드필수(사운드가없는경우,집행불가)</li><li>Playtime : 5초~ 10분</li></ul></td></tr><tr><td><strong>정지컷 소재</strong></td><td><ul><li>자동재생불가능 환경에서 선노출, 영상종료시 노출</li><li>PC 등 비지원 환경 및 구 디바이스 대응</li></ul></td><td><ul><li>1280 x 720(16:9비율)</li><li>jpg, jpeg, png</li><li>220KB 이내</li></ul></td></tr><tr><td><strong>프로필이미지</strong></td><td><ul><li>하단에 노출되는 프로필이며, 정방형 이미지로 등록하고 라운드형으로 노출됨</li></ul></td><td><ul><li>300 x 300</li><li>jpg, jpeg, png</li><li>130KB 이내</li></ul></td></tr><tr><td><strong>캠페인메시지</strong></td><td><ul><li>하단에 노출되는 메인텍스트 2줄</li></ul></td><td><ul><li>띄어 쓰기 포함 최대 120자(40자 이내 권장)</li></ul></td></tr><tr><td><strong>프로필이름</strong></td><td><ul><li>캠페인 메시지 하단에 노출</li></ul></td><td><ul><li>띄어 쓰기 포함 최대 14자</li></ul></td></tr></tbody></table>

## **판매 / 집행 가이드**

{% tabs %}
{% tab title="제공 리포트" %}

* 집행 리포트로 랜딩 클릭 수와 반응 클릭수 및 동영상 재생 지표를 제공합니다.
* 일반적인 랜딩과 반응 지표 외에 동영상 소재 구간 별 재생수(25%, 50%, 75%, 100%)및 3초 재생수 지표를 제공합니다.
* 3초이상의 재생 지표만 조회수에 포함됩니다.
  {% endtab %}

{% tab title="구매 가이드" %}

* 서브지면은 30% 구매 제한이 있습니다. (브랜드당 판매 유닛 예측량의  30%까지 구매가능)
  {% endtab %}

{% tab title="기타" %}

* 대행수수료는 15% 제공됩니다.&#x20;
* 집행 전 10영업일 이내 취소시 구매 금액의 10%, 집행 개시 예정일 시 이후 취소시 미집행 잔여금액의 30% 위약금이 적용됩니다.
  {% endtab %}
  {% endtabs %}

{% hint style="success" %}
궁금한 점이나 광고 제휴 문의는 [문의하기](https://advertising.webtoon.com/kr/contact-us)를 이용해주세요
{% 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/naverwebtoon/creative-guidelines/display-video-ads/nw-series-mw/webtoon-web-da/video.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.
