Chapter 5.3.10 - Geo Batch Log

Geo Batch Log

The GeoBatchLog object contains the Geo Batch Log information for an uploaded Geo Batch file:

Key Value
Log [GeoBatchLogItem] Geo Batch Log Item
Log of provided Geo Batch Process Id
err [Error] Error
Contains information about any errors returned (as applicable)

Example

{
"Log": [
{
// Geo Batch Log Item
}
]
}