> 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-branding-da/video.md).

# 동영상형

## **노출 위치 및 특징**

* 아웃스트림 동영상 상품으로 인스트림 동영상 광고 상품 대비 적은 집행 금액으로 효과적인 브랜드 마케팅을 기대할 수 있습니다.
* 네트워크 환경이 Wi-Fi인 경우 사운드OFF로 전체 영상 자동재생, LTE 환경이거나 판별이 어려운 경우 6초간 자동재생됩니다.
* 광고 영상은 16:9 비율로 제공됩니다.
* 캠페인 메시지(CTA, 프로필, 광고 문구)를 함께 노출합니다.

<img src="/files/d8wbrGsmi3QnsYvVSIX9" alt="" width="250">

## **필요 에셋**

<div><figure><img src="/files/Oe8voUQLmunkKPuyqjAT" alt=""><figcaption><p>16:9 동영상</p></figcaption></figure> <figure><img src="/files/8O8JBC9eH5mw699QeTCt" alt=""><figcaption><p>정지컷 이미지 소재</p></figcaption></figure> <figure><img src="/files/lxNPtPzPYiwMXVEyNxiz" alt=""><figcaption><p>프로필 + 캠페인 메시지</p></figcaption></figure></div>

<table><thead><tr><th width="125.9921875">에셋명</th><th width="117.47265625">이미지 사이즈</th><th width="108.29296875">파일 용량</th><th width="131.55078125">파일 형식</th><th>필수 소재</th></tr></thead><tbody><tr><td><strong>16:9 동영상</strong></td><td>-</td><td>최대 1GB</td><td>동영상</td><td>5초~10분 길이의 16:9 비율 고해상도 동영상 원본 소재 (사운드 필수)</td></tr><tr><td><strong>정지컷 이미지 소재</strong></td><td>1280x720px</td><td>220KB 미만</td><td>JPG, JPEG, PNG</td><td>정지컷 (영상 대표 이미지) 16:9 비율 1종</td></tr><tr><td><strong>프로필 이미지 소재</strong></td><td>300x300px</td><td>130KB 미만</td><td>JPG, JPEG, PNG</td><td>하단에 노출되는 프로필 이미지 1종 (사각형으로 제작)</td></tr><tr><td><strong>캠페인 메시지</strong></td><td>-</td><td>-</td><td>-</td><td>띄어쓰기 포함 최대 120자 (40자 이내 권장)</td></tr><tr><td><strong>프로필 이름</strong></td><td>-</td><td>-</td><td>-</td><td>띄어쓰기 포함 최대 14자</td></tr></tbody></table>

{% 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-branding-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.
