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