> For the complete documentation index, see [llms.txt](https://adpopcornssp.gitbook.io/offerwall/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://adpopcornssp.gitbook.io/offerwall/getting-started/introduction.md).

# 오퍼월이란?

오퍼월(Offerwall)은 앱 내에 광고 목록을 제공하는 리워드 광고 플랫폼이에요.&#x20;

유저가 광고에 자발적으로 참여하면 보상을 받고, 매체사는 수익을 얻고, 광고주는 마케팅 목표를 달성할 수 있어요.

택배 기사가 물건을 배달하면 배달비를 받는 것처럼, 유저가 광고 미션을 완료하면 앱 내 포인트나 아이템을 보상으로 받아요. 광고주는 광고비를 지불하고, 매체사는 그 일부를 수익으로 가져가요.

***

### 주요 참여자 <a href="#main-participants" id="main-participants"></a>

오퍼월은 매체사, 광고주, 유저 세 가지 참여자로 구성돼요.

<table><thead><tr><th width="88">참여자</th><th width="286">정의</th><th>목적</th></tr></thead><tbody><tr><td>매체사</td><td>오퍼월을 앱에 탑재하는 개발사·운영사</td><td>기존 앱 트래픽을 활용한 추가 수익 창출</td></tr><tr><td>광고주</td><td>광고 캠페인을 등록하는 앱·서비스</td><td>유저 획득, 앱 설치·실행·재방문 등 마케팅 목표 달성</td></tr><tr><td>유저</td><td>오퍼월 광고에 참여하는 앱 사용자</td><td>미션 완료 후 포인트·아이템 등 보상 수령</td></tr></tbody></table>

***

### 리워드 지급 프로세스 <a href="#reward-payment-process" id="reward-payment-process"></a>

오퍼월의 리워드는 아래 순서로 처리돼요.

```
[광고주] 캠페인 등록 (예: "앱 설치하면 500포인트")
    ↓
[오퍼월 플랫폼] 캠페인 목록을 유저에게 노출
    ↓
[유저] 광고 미션 완료 (앱 설치, 회원가입, 미션 수행 등)
    ↓
[오퍼월 서버] 완료 확인 → 매체사 콜백 서버로 리워드 지급 요청
    ↓
[매체사] 유저에게 보상 지급 (포인트, 아이템 등)
```

***

### 매체사 도입 효과 <a href="#publisher-introduction-effect" id="publisher-introduction-effect"></a>

<table><thead><tr><th width="116">관점</th><th>효과</th></tr></thead><tbody><tr><td>수익화</td><td>광고를 직접 유치할 필요 없이, 한 번 연동하면 수백 개 캠페인이 자동으로 노출돼요.</td></tr><tr><td>유저 경험</td><td>유저가 원할 때 자발적으로 참여하는 방식이라, 강제 광고 대비 이탈률이 낮아요.</td></tr><tr><td>운영 효율</td><td>연동 이후에는 파트너스 대시보드에서 운영자가 직접 설정·관리할 수 있어서 개발자 리소스가 거의 들지 않아요.</td></tr><tr><td>확장성</td><td>SDK를 한 번만 연동하면 이후 신규 캠페인은 별도 작업 없이 자동으로 노출돼요.</td></tr></tbody></table>

***

### 광고주 도입 효과 <a href="#a-dvertiser-introduction-effect" id="a-dvertiser-introduction-effect"></a>

<table><thead><tr><th width="149">관점</th><th>효과</th></tr></thead><tbody><tr><td>유저 품질</td><td>보상을 목적으로 능동적으로 참여한 유저이기 때문에, 일반 광고 대비 LTV(생애 가치)가 높아요.</td></tr><tr><td>복합 KPI</td><td>앱 설치 → 실행 → 재방문까지, 여러 단계의 목표를 하나의 캠페인 안에서 설계할 수 있어요.</td></tr><tr><td>성과 기반 과금</td><td>유저가 설정한 목표를 달성했을 때만 비용이 발생하는 CPA 방식이에요.</td></tr></tbody></table>

***

### 광고 상품 종류 <a href="#product-type" id="product-type"></a>

매체사가 연동할 수 있는 광고 상품은 3종이에요. 오퍼월만 단독으로 연동해도 되고, 필요에 따라 브릿지나 네이티브를 추가로 연동할 수 있어요.

<table><thead><tr><th width="114">상품</th><th>형태</th><th>적합한 사용 시나리오</th></tr></thead><tbody><tr><td>오퍼월</td><td>캠페인 목록이 전면 리스트로 표시되는 기본 화면</td><td>앱 내 "포인트 적립" 탭처럼 유저가 직접 진입하는 공간에 배치할 때 적합해요.</td></tr><tr><td>브릿지</td><td>카테고리별로 캠페인을 섹션 단위로 모아서 보여주는 화면</td><td>유저에게 목적별로 캠페인을 구분하여 한눈에 보여주고 싶을 때 적합해요.</td></tr><tr><td>네이티브</td><td>매체 앱 UI에 직접 녹여 넣는 커스텀 광고 영역</td><td>피드·배너 등 앱 디자인에 맞춰 광고를 자유롭게 배치하고 싶을 때 적합해요</td></tr></tbody></table>

<figure><img src="/files/aAWIPa0mCHN0KvQegDQ6" alt=""><figcaption></figcaption></figure>

> SDK 연동 시 Android / iOS / Flutter / React Native / 하이브리드 플랫폼별로 상품별 가이드가 별도로 제공돼요.

***

### 연동 방식 <a href="#method" id="method"></a>

오퍼월은 두 가지 방식으로 연동할 수 있어요.

<table><thead><tr><th width="116">방식</th><th>설명</th><th>권장 상황</th></tr></thead><tbody><tr><td>SDK 연동</td><td>애드팝콘 SDK를 앱에 직접 설치하는 방식</td><td>Android/iOS 앱에 빠르게 탑재하고 싶을 때 적합해요.</td></tr><tr><td>S2S 연동</td><td>매체사 서버와 애드팝콘 서버가 API로 직접 통신하는 방식</td><td>앱 UI를 직접 구현하거나, SDK 설치가 어려운 환경일 때 적합해요.</td></tr></tbody></table>

> 어떤 방식이 적합한지는 \[나에게 맞는 가이드 선택]에서 확인할 수 있어요.

***

### 관련 가이드 <a href="#related-guides" id="related-guides"></a>

* 파트너스 계정 만들기 — 연동을 시작하기 전에 먼저 계정을 생성해야 해요. → [**\[파트너스 페이지 회원가입\]**](/offerwall/publisher/partners-page/publisher-registration.md#step-1)
* 나에게 맞는 연동 방식 선택 → [**\[나에게 맞는 가이드 선택\]**](/offerwall/getting-started/select-guide.md) 가이드 참고
* 기술 문의: <reward@adpopcorn.com>


---

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

```
GET https://adpopcornssp.gitbook.io/offerwall/getting-started/introduction.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.
