Chapter 5.3.11 - Geo Batch Log Item

Geo Batch Log Item

The GeoBatchLogItem object contains the processing details for an uploaded Geo Batch file:

Key Value
Date [datetime] DateTime of log item
Status [string] Status of log item
Message [string] Message of log item

Example

{
"Date": "2019-10-23T19:17:06.843",
"Status": "Informational",
"Message": "Process Completed [ProcessId: 999999]."
}