# Unity (Android)

- [연동 기본 설정](https://adpopcornssp.gitbook.io/ssp-sdk/sdk/unity/unity-android/undefined.md)
- [비디오 믹스 광고](https://adpopcornssp.gitbook.io/ssp-sdk/sdk/unity/unity-android/undefined-1.md): 다양한 형태의 비디오 타입 + 전면 광고를 혼합하여 제공하는 광고 타입입니다. v1.1.0 플러그인부터 제공됩니다.
- [보상형 광고 플러스 연동](https://adpopcornssp.gitbook.io/ssp-sdk/sdk/unity/unity-android/undefined-2.md): 보상형 광고 플러스는 페이먼트사와 협업하여 인앱 재화 지급 외에 페이먼트 포인트를 지급할 수 있는 ADPOPCORN만의 광고 상품입니다. 국내에서는 네이버페이 포인트를 지원하고 있으며 일본에서는 PAYPAY 포인트 쿠폰 발급을 지원합니다.  사용을 원하시는 분들은 pm@adpopcorn.com 으로 문의 바랍니다.


---

# Agent Instructions: 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:

```
GET https://adpopcornssp.gitbook.io/ssp-sdk/sdk/unity/unity-android.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
