Task
- countsType: object · TaskCountsrequired
- deletedType: integer
DELETE mode only - assets soft-archived (deleted) by the batch.
- failedType: integer
Integer numbers.
- insertedType: integer
Integer numbers.
- receivedType: integer
Integer numbers.
- retiredType: integer
FULL-sync only - assets soft-retired because they were absent from the batch.
- skippedType: integer
Integer numbers.
- updatedType: integer
Integer numbers.
- modeType: stringenumrequiredvalues
- I
N G E S T - N
O R M A L I Z E - U
P D A T E - D
E L E T E
- progressType: numberrequired
0..1 overall progress.
- statusType: stringenumrequiredvalues
- Q
U E U E D - R
U N N I N G - C
O M P L E T E - F
A I L E D - C
A N C E L E D
- taskType: string
Id required - completedType: string | nullFormat: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- createdType: stringFormat: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- errorType: string | null
- issuesType: object
INGEST / UPDATE / DELETE - paginated per-row outcomes. NORMALIZE - run-level notices only (per-row problems are inline on each normalizedRows entry).
- dataType: array object[] · TaskIssue[]
Top-level issue. For INGEST tasks, one per-row outcome; for NORMALIZE tasks, only run-level notices (e.g.
normalization_skipped,issues_truncated) withrowIndex< 0. Per-row NORMALIZE problems are inline on each normalized row. - paginationType: object · Pagination
- normalizedType: object
Rows Present for NORMALIZE tasks - cleaned rows (with inline issues), re-submittable to /assets/ingest.
- dataType: array object[] · NormalizedRow[]
- paginationType: object · Pagination
- progressType: integer
Percent Integer numbers.
- syncType: string | nullenum
Mode values- D
E L T A - F
U L L - null
- updatedType: stringFormat: date-time
At the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z