The GeoBatchStatus
object contains the Geo Batch Status information for an uploaded Geo Batch file:
Key | Value |
---|---|
ProcessId | [int] Process Id for Geo Batch file |
RequestDate | [datetime] Request Date |
ProcessingStart | [timestamp] Processing Start |
ProcessingEnd | [datetime] Processing End |
Status | [string] Status of the Geo Batch file Indicates the status of the Geo Batch file
|
Downloads | [GeoBatchDownloadResponse] Geo Batch Download Response Contains download information about the input and output files |
err | [Error] Error Contains information about any errors returned (as applicable) |