# Reward Banner 스크립트 연동가이드

Reward Banner 스크립트연동가이드는, 스크립트 클릭 시, 리워드 지급을 위한 연동 방식을 기술합니다.

{% hint style="danger" %}
애드팝콘 SSP에서 제공하는 스크립트만을 노출 시키기 위한 웹뷰를 구성 한 뒤, 아래와 같이 설정하여 해당 웹뷰에서의 클릭을 체크 후 리워드를 지급합니다.
{% endhint %}

반드시 다른 웹뷰와 분리하여 웹뷰를 생성해야만 광고에 대한 클릭 처리가 정확히 됩니다.

{% content-ref url="/pages/OnrJxk6jRBNSpzxjcQwL" %}
[Reward Banner 스크립트 Android](/ssp-sdk/undefined-2/extra-guide/reward-banner/reward-banner-android.md)
{% endcontent-ref %}

{% content-ref url="/pages/1wNoZIex4gkbMjKx9zH5" %}
[Reward Banner 스크립트 iOS](/ssp-sdk/undefined-2/extra-guide/reward-banner/reward-banner-ios.md)
{% endcontent-ref %}


---

# 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/undefined-2/extra-guide/reward-banner.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.
