> 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/interest.md).

# 관심사 타겟팅

{% hint style="info" icon="people-group" %}

## **관심사 타겟팅**

* 관심사 타겟팅은 '티빙 유저의 시청 활동을 바탕으로 유저의 관심사를 추정하여, 브랜드와 어울리는 관심사 세그먼트를 활용'하는 타겟팅입니다.
* <mark style="color:$warning;">**해당 타겟팅 적용 시, TVING 플랫폼에만 광고가 노출됩니다. (Wavve 노출 X)**</mark>
* **현재까지 구성되어 있는 세그먼트는 3가지**이며, 추후 세그먼트는 보다 세분화될 예정입니다.
  {% endhint %}

<table><thead><tr><th width="199">세그먼트명</th><th>구성</th></tr></thead><tbody><tr><td><strong>👔오피니언리더</strong></td><td>뉴스·다큐멘터리 등 지식형 콘텐츠 소비가 활발하고, 시사·경제·교양 분야에 관심이 높은 유저</td></tr><tr><td><strong>💄뷰티/패션 고관여 유저</strong></td><td>로맨스 드라마·연애 리얼리티·아이돌 예능을 선호하는 트렌드 민감 유저</td></tr><tr><td><strong>🎮게임&#x26;서브컬쳐 마니아</strong></td><td>스포츠·애니메이션·서바이벌 예능 등 마니아향 콘텐츠에 친숙한 유저</td></tr></tbody></table>

<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 Only</li></ul></td></tr><tr><td><strong>광고 형식</strong></td><td><ul><li>동영상</li></ul></td></tr><tr><td><strong>운영 방식</strong></td><td><ul><li>최적 Fit한 고객을 찾는 베이직 인스트림의 타겟팅 옵션 중 하나로 + 5,000원 할증 부과</li></ul></td></tr><tr><td><strong>판매 가격</strong></td><td><ul><li>베이직 인스트림 상품에 + 5,000원 할증 부과</li><li>CPM 21,000원 (논스킵 15초 16,000 원 + 5,000원)</li><li>CPM 18,000 원 (스키퍼블 13,000 원 + 5,000원)</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>불가</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/interest.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.
