Bulk Job Object


Properties
errorsArray <Error>

List of errors encountered.


failedTotalinteger

Number of contacts that couldn't be processed.


finishedDatestringformat date-time

Date the bulk job finished.


idstringRead-onlyformat GUID

Bulk job ID.


startedDatestringformat date-time

Date the bulk job started.


statusstring

Status of the bulk job.


successTotalinteger

Number of contacts that were successfully processed.


totalItemsinteger

Number of contacts that met the bulk job's filter criteria.


typestring

Bulk job type.

Did this help?