> For the complete documentation index, see [llms.txt](https://docs.exoclick.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exoclick.com/advertisers/zh/guang-gao-zhu-chang-jian-wen-ti/guang-gao-zhu-he-gui/how-soon-approve-campaign.md).

# 你们多久会批准我的广告活动？

ExoClick 的合规团队 24/7 随时为您服务！

您的广告活动所有元素都会按时间顺序审核，速度取决于任何时刻收到的数量。

请耐心等待：我们会尽力在 **30分钟**内完成审核，不过在一天中较繁忙的时候，可能会稍微久一些。

{% hint style="info" %}
**注意：** 我们无法自动处理以下广告活动：

* 当前处于 **已暂停**状态的广告活动，因为在您将其设为“运行中”之前，它们不会出现在审批队列中。
* 已被 **拒绝** 的广告活动（除非它们因 **账户验证**而被拒绝，见下文）。一旦您修正完成，您需要通过选择我们的**广告活动审核**从我们的 [**联系表单**](https://www.exoclick.com/contact/)
* 当您是 **新** 或 **回归** 广告主时。在这些情况下，需要进行额外的验证检查。在此过程中，您的广告活动将因“账户验证”而被拒绝，但您无需提供任何额外信息（除非合规团队要求）。验证检查通常会在 **24小时** 内完成，流程完成后您将收到通知。
* 当您的账户 **没有资金**时。一旦您添加了资金，广告活动将自动进入“待审批”状态。
  {% endhint %}


---

# 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.exoclick.com/advertisers/zh/guang-gao-zhu-chang-jian-wen-ti/guang-gao-zhu-he-gui/how-soon-approve-campaign.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.
