---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://yandex.ru/dev/market/partner-api/doc/en/concepts/debug.md
  - https://yandex.ru/dev/market/partner-api/doc/ru/concepts/debug.md
  - https://yandex.ru/dev/market/partner-api/doc/zh/concepts/debug.md
  - href: zh/concepts/debug.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://yandex.ru/dev/market/partner-api/doc/zh/llms.txt

# 请求日志



在带有日志的页面上，您可以查看对UrbanAds API的请求，以及查找有关响应的信息。 要做到这一点,点击您的帐户图标→在城市帐户. **设置** 在左边的菜单中，选择 **空气污染指数综合** →标签 **查询日志**.



在这些页面上   有小部件与信息:

   * 资源被错误终止的调用（选项卡） **查询日志**);

   

   * 请求中的错误百分比和数量。



要正常工作，请修复错误。 要查看详细信息，请单击带有问题查询的行，日志表将被更新。



## 如何使用日志 {#how-to}

在日志页面上，您可以:

 * 通过请求和响应的主体以及请求参数进行搜索。 要做到这一点，在现场 **搜索** 输入您要查找的信息。

 * 通过过滤器搜索。 例如，使用**Resource**筛选器，您可以使用某些方法查找查询。  .



 * 根据要求查看详细信息 — 点击它的行可以看到请求本身和收到的响应。 了解有关错误以及如何解决错误的更多信息 [这里](https://yandex.ru/dev/market/partner-api/doc/zh/concepts/error-codes.md)



## 唯一请求ID {#traceparent}



UrbanAds在标头中传输唯一的请求标识符 [[医]分离器](*traceparent)

响应头的示例:



```no-highlight translate=no
Content-Type: application/json
traceparent: 00-8b05ba11f1d37f7cfce0eac1a5230600-8b23fad39202f968-01
```

使用请求ID，您可以更快地找到其日志，并且在联系支持时也很有用。

查找有关已完成查询的信息:

1. 在字段中插入唯一标识符 **搜索**.

2. 单击请求以查看详细信息，包括其在字段中的ID。 **追踪/追踪**.

[*traceparent]:
它包含在开放标准中 [[医]光学测量](https://opentelemetry.io/docs/).
