# In-app Ads Monetization Guide

## **什麼是 ONE AdMax？**

ONE AdMax 是一個提供應用內廣告變現的 SDK，通過 ONE AdMax 獨特的廣告收入優化技術，您可以體驗到更高的廣告收入。

* **全球廣告供應夥伴:** 通過支持全球應用內競價夥伴和 SDK 中介，預計填充率超過 90%。
* **差異化的 eCPM 優化:** 利用 ONE Store 市場數據進行用戶群體 eCPM 優化，實現更高的廣告收入。
* **最高出價中標邏輯:** 通過選擇應用內競價和瀑布流廣告中的最高出價來最大化收入。
* **多種廣告類型:** 支持各種廣告類型，包括激勵視頻、插屏廣告和標準橫幅廣告。
* **直觀的儀表板:** 方便地監控廣告位置的運營效率和表現。

## ONE AdMax 庫

* **SDK:** 有關 sdk-ads 的最新版本，請參考 <https://repo.onestore.co.kr/#browse/search/maven>。
* **Unity 插件:** 插件的 Unity 包可以在[這裡](https://github.com/ONE-AdMax)找到。
* **ONE AdMax 網站:** <https://oneadmax.com/>
* **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)
* **ONE AdMax 產品介紹:** [\[鏈接\]](https://drive.google.com/file/d/1fkF5H8MnEt0fO8x8nb0c-AMJ325OMspv/view)
* **ONE AdMax 集成指南:** [\[鏈接\]](https://one-admax-organization.gitbook.io/one-admax-sdk/oneadmax_dev_guide_en)


---

# 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/cht/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.
