> 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/chang-jian-wen-ti/guang-gao-zhu-postback-ri-zhi-zhong-you-na-xie-bu-tong-zhuang-tai.md).

# 广告主回传日志中有哪些不同状态？

可在广告主回传日志中查看的所有回传日志消息列表。

{% hint style="success" %}
**状态：已记录转化。**
{% endhint %}

当回传 URL 触发且被准确地 由广告主平台处理并成功记录转化时。&#x20;

***

{% hint style="danger" %}
&#x20;**无效交易 {tid}**
{% endhint %}

当回传 URL 成功触发但由于无效的点击 ID 或跟踪 URL 中没有点击 ID 导致。\
\
**原因**

1. 广告系列的跟踪 URL 中没有点击 ID&#x20;
2. 在跟踪 URL 中使用了除点击 ID 之外的其他令牌/宏
3. 广告主未提供点击 ID&#x20;
4. 在像素情况下，回传域与点击跟踪域不同

***

{% hint style="danger" %}
**auth\_token 不匹配**
{% endhint %}

当为广告主启用回传令牌且回传是在没有 auth token 或使用不同 auth\_token 的情况下触发时

***

{% hint style="danger" %}
**因多次转化而清除**&#x20;
{% endhint %}

当针对相同点击 ID 多次触发回传时

***

{% hint style="danger" %}
**因点击过期而清除**
{% endhint %}

当针对已过期的点击 ID 触发回传时。（默认点击有效期为 30 天）

***

{% hint style="danger" %}
**已清除：未找到事件**
{% endhint %}

当事件令牌与广告的配置不匹配并选择丢弃转化时，将反映此响应

***

{% hint style="danger" %}
**IP 不在白名单中**
{% endhint %}

当回传不是从列入白名单的回传 IP 地址触发时。


---

# 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://knowledgebase.offer18.com/zh/wang-luo/chang-jian-wen-ti/guang-gao-zhu-postback-ri-zhi-zhong-you-na-xie-bu-tong-zhuang-tai.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.
