> For the complete documentation index, see [llms.txt](https://knowledgebase.offer18.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.offer18.com/zh/wang-luo/bao-gao/feng-ding-ri-zhi.md).

# 限额日志

Capping 日志显示有关 Capping 达到限制的信息。此外，用户还可以重置 Capping，使其使用已定义的更新 Capping 值。

**转到 报表 » Capping 日志**&#x20;

<table><thead><tr><th width="245.05224787363306"></th><th width="409.42857142857133"></th></tr></thead><tbody><tr><td><strong>字段</strong></td><td><strong>描述</strong></td></tr><tr><td>时间</td><td>Capping 达到限制的时间</td></tr><tr><td>Offer ID </td><td>达到 Capping 的 Offer 的 Offer ID</td></tr><tr><td>联盟 ID </td><td><p>Capping 超限的 Affiliate ID </p><p>（如果应用了 Affiliate Capping）</p></td></tr><tr><td>事件</td><td>事件的名称（如果使用事件 Capping）</td></tr><tr><td>类型</td><td><ul><li>总转化（广告主）</li><li>已批准的转化</li><li>总收入</li><li>已批准的收入</li><li>总支出</li><li>已批准的支出</li><li>总点击（广告主）</li><li>已批准的点击</li></ul></td></tr><tr><td>周期</td><td><ul><li>每小时</li><li>每日</li><li>每周</li><li>每月</li></ul></td></tr><tr><td>封顶值</td><td>在采取 Capping 警报之前的点击/转化计数</td></tr><tr><td>Capping 限制</td><td>用户定义的 Capping 值</td></tr><tr><td>开始时间 - 结束时间</td><td>Capping 持续期的开始时间到结束时间</td></tr><tr><td>状态</td><td>根据超出 Capping 的操作所采取的当前操作</td></tr><tr><td>规则</td><td>Capping 规则的唯一 ID </td></tr><tr><td>操作</td><td>执行的超出 Capping 操作的名称</td></tr></tbody></table>

![](https://2731110321-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-ME6HkHUCzlM0Mu33Q9W%2F-MN7sKohnTRwMPPz3DzS%2F-MN7wTPRFWeB65aHpKb6%2F2RiSlcrwNH.gif?alt=media\&token=cf82b8fc-28b4-4c05-b6cc-083cbfbce84e)


---

# 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://knowledgebase.offer18.com/zh/wang-luo/bao-gao/feng-ding-ri-zhi.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.
