> For the complete documentation index, see [llms.txt](https://docs.targetpick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.targetpick.io/creative_guide/targetpick/v_ints_video.md).

# 세로 전면동영상

## 공통&#x20;

<div align="left"><figure><img src="/files/HEF1mPLjwjD2XRi4Y8tT" alt=""><figcaption></figcaption></figure></div>

#### 동영상 영역&#x20;

| 사이즈 (PIXEL)                    | 용량                | 포맷                 |
| ------------------------------ | ----------------- | ------------------ |
| <p>9:16 권장<br>(16:9 지원 가능)</p> | 4MB\~1GB / 60초 이하 | MP4, AVI, WMV, MPG |

* Key message 영역은 640\*690 이므로 상단에 위치 권장
* 영상 비율 차이로 인해 발생하는 레터박스(여백) 영역은 블러 처리 \
  (단, 매체에서 지정한 영역의 경우 매체에서 지정한 설정을 따르며, 매체가 영역을 640\*960(2:3)이 아니라 디바이스 전체 영역으로 지정한 경우, 상하에 검정색 레터박스 영역 발생할 수 있음)
* 음소거의 경우, 크롬 웹뷰 정책에 따라 음소거 버튼 클릭하여 해제 시에만 음소거 해제 됨

#### CTA 버튼

* 버튼 컬러
  * 기본값: 7F7F7F (진회색)
  * 컬러 피커로 사용자가 선택 가능
* 문구
  * 커스텀 문구 입력 허용: 최대 10자 (띄어쓰기 포함)
  * 폰트 색상: FFFFFF (흰색 고정)

## 1. 상품 상세형

<div align="left"><figure><img src="/files/CcVOZ0wVMLvLVnPwMgez" alt=""><figcaption></figcaption></figure></div>

| 이미지 사이즈 (PIXEL)                           | 용량       | 포맷       |
| ----------------------------------------- | -------- | -------- |
| <p>200\*200 이상,<br>비율 1:1 (정사각형 레이아웃)</p> | 200KB 이하 | PNG, JPG |

#### BG 기본값

* 기본값: 7F7F7F (진회색)
* 컬러 피커로 사용자가 선택 가능

#### 상품명 (필수)

* 텍스트 영역 초과 시 ... 으로 생략 표시
* 띄어쓰기 포함 한글 약 31자까지 노출
* 숫자, 영문, 기호 포함 시 더 많은 글자수가 노출될 수 있음
* 줄바꿈, 이모티콘 입력 불가 (특수 문자: % & < > ' " \ 입력 불가)
* 폰트 색상: FFFFFF (흰색 고정)

## 2. 카탈로그형

<div align="left"><figure><img src="/files/ojMCX3PIW3LUnopPf5zx" alt="" width="375"><figcaption></figcaption></figure></div>

| 이미지 사이즈 (PIXEL)                           | 용량       | 포맷       |
| ----------------------------------------- | -------- | -------- |
| <p>200\*200 이상,<br>비율 1:1 (정사각형 레이아웃)</p> | 200KB 이하 | PNG, JPG |

#### BG 기본값

* 기본값: 7F7F7F (진회색)
* 컬러 피커로 사용자가 선택 가능
* BG 없음도 선택 가능

## 3. 홍보 문구형

<div align="left"><figure><img src="/files/p1Rj2ELEyKNGCsmsXgPh" alt="" width="375"><figcaption></figcaption></figure></div>

#### 텍스트

* 타이틀: 최대 15자 (띄어쓰기 포함)
* 설명 문구: 최대 30자 (띄어쓰기 포함)
* 줄바꿈, 이모티콘 입력 불가 (특수 문자: % & < > ' " \ 입력 불가)
* BG 기본값: 7F7F7F (진회색)
* 컬러 피커로 사용자가 선택 가능
* 폰트 색상: FFFFFF (흰색 고정)


---

# 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://docs.targetpick.io/creative_guide/targetpick/v_ints_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.
