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

# 삼성 게이밍허브

## 게이밍 허브 메인

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

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

### 상세 가이드

<table><thead><tr><th width="131">구성</th><th width="137">사이즈 (PIXEL)</th><th width="121">용량</th><th width="172">포맷</th><th></th></tr></thead><tbody><tr><td>Interstitial Video</td><td>영상</td><td><p>480*270</p><p>(16:9)</p></td><td><p>5~30초 10MB 이하 </p><p>최대 bitrate 1200</p></td><td><p>MP4 PNG</p><p>JPG</p></td></tr><tr><td></td><td>썸네일</td><td><p>480*270 </p><p>(16:9)</p></td><td>400KB 이하</td><td><p>PNG</p><p>JPG(흰색 배경 불가)</p></td></tr><tr><td></td><td>아이콘</td><td>128*128</td><td>20kKB 이하</td><td><p>PNG</p><p>JPG (흰색 배경 불가)</p></td></tr><tr><td>Image</td><td></td><td>1200*627</td><td>400KB 이하</td><td><p>PNG</p><p>JPG (흰색 배경  불가)</p></td></tr></tbody></table>

| 문구                       |
| ------------------------ |
| 타이틀 : 영문 50자 / 국문 20자    |
| 설명 : 영문 150자 / 국문 70자    |
| 개발사 이름 : 영문 24자 / 국문 12자 |

***

## 인스턴트 플레이 Interstitial Video

### 가로형 동영상

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

### 세로형 동영상

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

### 상세 가이드

#### 인스턴트 플레이 Interstitial Video

> 게임 플레이 중간에 광고가 나오는 방식\
> (예: 레벨 1 완료 → 광고 시청 → 레벨 2 시작)

<table><thead><tr><th width="217">Category</th><th width="250">Descriptions</th><th>Detail</th></tr></thead><tbody><tr><td>Video</td><td>비율</td><td>제한없음</td></tr><tr><td>　</td><td>최대 재생 시간</td><td>30s</td></tr><tr><td>　</td><td>최소 재생 시간</td><td>16s</td></tr><tr><td>　</td><td>파일 형식</td><td>MP4</td></tr><tr><td>　</td><td>최대 파일 크기</td><td>10MB (2MB 권장)</td></tr><tr><td>End card Image</td><td>비율</td><td>제한없음</td></tr><tr><td>　</td><td>파일 형식</td><td>PNG, JPEG, JPG, GIF</td></tr><tr><td>CTA Text</td><td>최대 글자수</td><td>15 자</td></tr><tr><td>　</td><td>　</td><td>기본 CTA : View more</td></tr></tbody></table>

#### 인스턴트 플레이 Rewarded Video

> 유저가 게임 중에 광고를 시청하면 게임에서 사용할 수 있는 보상(reward)를 지급받는 방식

| Category           | Descriptions        | Detail |
| ------------------ | ------------------- | ------ |
| Video              | 비율                  | 제한없음   |
| 최대 재생 시간           | 30s                 |        |
| 최소 재생 시간           | 5s                  |        |
| 파일 형식              | MP4                 |        |
| 최대 파일 크기           | 10MB (2MB 권장)       |        |
| End card Image     | 비율                  | 제한없음   |
| 파일 형식              | PNG, JPEG, JPG, GIF |        |
| CTA Text           | 최대 글자수              | 15 자   |
| 기본 CTA : View more |                     |        |


---

# 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/samsungh.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.
