> For the complete documentation index, see [llms.txt](https://docs.adx3.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/yong-hu-cao-zuo-shou-ce-ssp/san-ying-yong-an-zhuo-ying-yong.md).

# （三）应用-安卓应用

1\. 添加应用

添加应用, 输入应用名称与软件包名/商店ID, 选择应用市场与合适的广告内容分级

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

2.应用添加需等待审核. 审核通过后即可投放广告.

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

1）添加广告单元

选择广告单元要添加到的应用, 选择广告单元类型

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

2） 横幅广告

配置广告单元名称与想要投放的广告类型.

支持定制横幅广告刷新规则<br>

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

3） 开屏广告

配置广告单元名称与想要投放的广告类型.

支持定制开屏广告频次上限

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

4） 原生广告

同横幅广告

<figure><img src="/files/4Sc7lIrA4Ro80xG8N65e" alt=""><figcaption></figcaption></figure>

5）插页式广告

同开屏广告

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

6）激励广告

配置广告单元名称与想要投放的广告类型.

支持定制激励广告频次上限, 奖品名称和奖品数量

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

激励视频需要设置回调网址, 在视频播放完毕后会回调该网站以通知App开发者发放奖品给用户.

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

3.SDK集成与广告展示

应用广告投放需集成广告投放SDK. 请参考SDK集成文档.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.adx3.io/copy-of-cn/yong-hu-cao-zuo-shou-ce/yong-hu-cao-zuo-shou-ce-ssp/san-ying-yong-an-zhuo-ying-yong.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
