> 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/tving-labs/first-view.md).

# 퍼스트뷰

<figure><img src="/files/1twtVfFetNJBHUMVutRW" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**TVING·Wavve 이용자가 그날 처음 접하는 광고 슬롯을 1 일 단위로 독점하는 CPD 상품 (ID당 1일 1회)**
{% endhint %}

{% hint style="info" %}

## 🗓️ CPD 인벤토리 현황 캘린더 <a href="https://tving-ad-calendar.pages.dev/" class="button primary">바로가기</a>

* 아웃스트림, 스플래시배너, 퍼스트뷰의 점유 현황을 확인할 수 있는 캘린더입니다.
* 청약 신청은 티빙광고팀 메일로 청약 요청 양식을 보내 주시면 **영업일 3일 이내 낙찰 여부**를 회신 드리며 캘린더에 점유 현황을 업데이트 해드립니다.
  * 티빙 광고팀 📧 <tving.advertising@cj.net>
    {% endhint %}

{% hint style="danger" icon="gift" %}

## **브랜드 테이크오버 패키지**

* 유저 여정의 핵심 3개 구간(앱 진입→홈 탐색→콘텐츠 재생)을 하루 동안 함께 독점하며 브랜드를 반복 각인
* 스플래시 배너 + 아웃스트림 + 퍼스트뷰를 20% 할인하여 패키지로 집행
* 15초 기준 4,000만 원(정상가 5,000만 원) / 30초 기준 4,800만 원(정상가 6,000만 원)
  {% 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>CPD - 1 일 독점 (SOV 100%)</li></ul></td></tr><tr><td><strong>소재 초수</strong></td><td><ul><li>논스킵 15초 / 30초</li></ul></td></tr><tr><td><strong>판매 가격</strong></td><td><ul><li>2,500만 원 (15초 기준)</li><li>3,500만 원 (30초 기준)</li></ul></td></tr><tr><td><strong>노출 대상</strong></td><td><ul><li>AVOD(광고 요금제 + 무료 이용자)</li></ul></td></tr><tr><td><strong>노출 지면</strong></td><td><ul><li>콘텐츠 유형 : LIVE, VOD (KBO 지면 제외)</li><li>광고위치 : 프리롤</li><li>디바이스 : MO/Tablet, PC, CTV</li></ul></td></tr><tr><td><strong>타겟팅</strong></td><td><ul><li>불가</li></ul></td></tr><tr><td><strong>비고</strong></td><td><ul><li>IP 특판 퍼스트뷰가 판매된 프로그램의 경우, 해당 상품이 우선 적용됩니다.</li><li>소재 초수 혼합 또는 집행 중 소재 교체가 불가합니다.</li><li>확정 부킹 취소 시 위약금이 발생할 수 있습니다. (집행일 기준 D-14 이내 취소: 광고비의 50% / D-7 이내 취소: 광고비의 100%)</li><li>라이브 일정 기준 D-2 이후에는 신규 청약이 불가합니다.</li></ul></td></tr></tbody></table>

{% hint style="warning" %}
:raised\_hands: **가부킹 제도 운영**

* 가부킹 등록 시점 기준 7일 내 확정 전환 필수. 미확정 시 가부킹슬롯 자동 해제 (선점 timestamp 기준)

***

**⚠️ 위약금 가이드**

* 광고 라이브 전 D-14 이내 취소 시 50%
* 광고 라이브 전 D-7 이내 취소 시 100%
  {% 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://tvingads.gitbook.io/guide/solution/tving-labs/first-view.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.
