> 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/targetpick_eng/creative_guide/targetpick-native/native_ints.md).

# 네이티브 전면 배너

{% hint style="success" %}

* Native 광고의 배경색은 흰색, 텍스트는 검은색입니다.&#x20;
* 띠배너 형 상품은 하나의 소재로 320x100, 320x50 두 가지 사이즈 지면에 노출이 됩니다.\
  (반응형 상품)&#x20;
* 띠배너 형 상품(320x100/50)은 우측 하단 CJ 메조미디어 로고가 자동 삽입되며, 클릭 시 Optout 페이지로 이동합니다.&#x20;
* 전면배너 형 상품(640x960)은 CJ 메조미디어 로고 없이 광고주 명 하단 \[광고] 표기를 통해 Optout 페이지로 이동합니다.&#x20;
* Native AD에서 노출되는 동영상은 상세 트래킹(구간, 전체 시청 여부 등)이 불가합니다.&#x20;
* 동영상 플레이어는 재생, 중지, 전체화면, 소리 옵션 설정이 가능하며, 자동 재생 설정이 되어있습니다.\
  (단, 브라우저에 따라 지원하지 않을 수 있습니다.)&#x20;
* 가로보기 모드는 지원되지 않으며, 자동으로 세로보기 모드로 전환됩니다.
  {% endhint %}

## 타입

<figure><img src="/files/2xyD6P9BvVcT7Ppa8S8F" alt=""><figcaption></figcaption></figure>

## 소재 사이즈

| 사이즈 (PIXEL)                         | 용량      | 포맷       |
| ----------------------------------- | ------- | -------- |
| 573x300(1.91:1)                     | 400kb이하 | PNG, JPG |
| <p>100x100(1:1)<br>(Icon image)</p> | 300kb   | PNG, JPG |

## 상세 가이드

* ③ 브랜드/광고주 명 최대 32byte 입력 가능 (한글 2byte, 영문 1byte, 공백 1byte)&#x20;
* ④ Description Text 최대 150byte 입력 가능 (한글 2byte, 영문 1byte, 공백 1byte)&#x20;
* ⑤ Title Text 최대 70byte 입력 가능 (한글 2byte, 영문 1byte, 공백 1byte)&#x20;
* ⑥ CTA Text 5가지 문구 선택 가능 (더 알아보기, 구매하기, 가입하기, 설치하기, 직접설정)

:x: **특수 문자 입력 제한 :** \[,”,’,,;,:], 윈도우 이모지


---

# 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/targetpick_eng/creative_guide/targetpick-native/native_ints.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.
