> For the complete documentation index, see [llms.txt](https://tvingads.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tvingads.gitbook.io/guide/solution/video/news.md).

# 뉴스채널 타겟팅

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

{% hint style="success" %}
**지상파, 종편, 보도전문채널 등 공신력 있는 뉴스채널에 집중 노출하여 브랜드 신뢰도를 확보할 수 있는 솔루션**
{% endhint %}

<table data-first-column-sticky><thead><tr><th width="121">구분</th><th>내용</th></tr></thead><tbody><tr><td><strong>노출 플랫폼</strong></td><td><ul><li>TVING, Wavve</li></ul></td></tr><tr><td><strong>광고 형식</strong></td><td><ul><li>동영상</li></ul></td></tr><tr><td><strong>운영 방식</strong></td><td><ul><li>노출 보장형</li></ul></td></tr><tr><td><strong>소재 초수</strong></td><td><ul><li>논스킵 : 15초, 30초</li><li>스키퍼블(5초 Skip) : 6초 이상 (90초 이내 권장)</li></ul></td></tr><tr><td><strong>판매 가격</strong></td><td><ul><li>CPM 18,000원 (논스킵, 15초 기준)</li><li>CPM 15,000원 (스키퍼블)</li></ul></td></tr><tr><td><strong>최소 집행 금액</strong></td><td><ul><li>1,000만 원 (VAT별도)</li></ul></td></tr><tr><td><strong>노출 지면</strong></td><td><ul><li>콘텐츠 유형 : LIVE, VOD(클립)</li><li>광고위치 : 대체광고(LIVE), 프리롤, 미드롤</li><li>디바이스 : MO/Tablet, PC, CTV</li></ul></td></tr><tr><td><strong>타겟팅</strong></td><td><ul><li><strong>불가</strong></li></ul></td></tr><tr><td><strong>비고</strong></td><td><ul><li>30초 집행 시 CPM 2배 할증</li><li>실시간 LIVE지면에서는 논스킵 형태로 노출</li></ul></td></tr></tbody></table>


---

# 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://tvingads.gitbook.io/guide/solution/video/news.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.
