Search.../

insertId

Unique identifier for the log entry.

Description

Each log entry is assigned a unique ID. A log entry with the same insertId as another log entry indicates a duplicate.

Type:

stringRead Only

Was this helpful?

Log entry insertId

Request

Copy Code
1{
2 // ...
3
4 "insertId": "6axgiF6X45ftx7A1bjJBCh",
5
6 // ...
7}