...
metadataWarns
(acom.google.gson
.JsonObject
)metadataErrors
(acom.google.gson.JsonObject
)fieldErrors
(aMap<String, Object>
)itemStatus
(aString
) the status of item/assetCANCELLED
Themassimportitem
instance is not in a state that allows asset creationPROCESSING
Themassimportitem
instance was in a state that allowed asset creation, but something went wrong during processing.PROCESSED
Themassimportitem
instance has been processed and an asset has been created (or modified), but an error has prevented the item's status from being changed to imported (published).COMPLETED
Themassimportitem
instance has been processed and an asset is created (or modified), and the item status is imported (published).
...