> 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/jie-kou-wen-dang/ios/kai-shi/ce-shi-guang-gao.md).

# 测试广告

## 启动测试广告

本指南为您准备了测试所需的 AppId 和 测试广告单元ID，如下：

AppId: `6374adfda8a49`

| 广告格式 | 广告单元ID        |
| ---- | ------------- |
| 开屏广告 | 6374ae530a361 |
| 横幅广告 | 6374ae48122df |
| 插屏广告 | 6374ae6a07101 |
| 激励广告 | 6374ae7590f5b |
| 原生广告 | 6374ae5c4b465 |
| 多重广告 | 63a573c07144f |

以上测试广告单元 ID 已经过专门配置，可确保每个请求返回的都是测试广告。您可以在自己应用的编码、测试和调试过程中随意使用该测试广告单元 ID。需要注意的一点是，请务必在发布应用前用您的广告单元 ID 替换该测试广告单元 ID。


---

# 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://docs.adx3.io/copy-of-cn/jie-kou-wen-dang/ios/kai-shi/ce-shi-guang-gao.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.
