# 인앱 광고 수익화 가이드

## ONE AdMax 소개

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

{% hint style="warning" %}
인앱 광고 수익화를 시작하시려면 먼저 [여기](https://oneadmax.com)에서 회원가입을 진행해 주세요.
{% endhint %}

{% hint style="info" %}
ONE AdMax에 대한 정보는 [상품 소개서(링크)](https://drive.google.com/file/d/1kd_8YU5iSbfOBPcL5DPncbb-xpikVkp3/view)를 확인해 주세요.

관련 문의사항은  <oneadmax@onestorecorp.com>로 연락 주시기 바랍니다.&#x20;
{% endhint %}

## **ONE AdMax 라이브러리**

### **SDK**

* sdk-ads의 실제 최신 버전은 아래 링크를 참고하여 주시기 바랍니다.
* <https://repo.onestore.co.kr/#browse/search/maven>&#x20;

### **Unity 플러그인**

* Unity 플러그인용 패키지는 [여기](https://github.com/ONE-AdMax)에서 확인하실 수 있습니다.

### ONE AdMax **이용 가이드**&#x20;

* 인앱 광고 수익화를 위한 광고매체 등록, 광고 플레이스먼트 등록, 리포트 확인 등 ONE AdMax 콘솔 이용 방법은 [이용 가이드(링크)](https://ap-ssp-be-static.s3.ap-northeast-1.amazonaws.com/oneadmax_console_guide/ONEAdMax%E1%84%8B%E1%85%B5%E1%84%8B%E1%85%AD%E1%86%BC%E1%84%80%E1%85%A1%E1%84%8B%E1%85%B5%E1%84%83%E1%85%B3.pdf)를 확인해 주세요.&#x20;

### ONE AdMax 연동 가이드

* ONE AdMax SDK와 미디에이션 SDK 연동 방법은 [연동 가이드(링크)](https://one-admax-organization.gitbook.io/one-admax-sdk)를 확인해 주세요.&#x20;


---

# 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://onestore-dev.gitbook.io/dev/tools/one-admax.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.
