Name |
Type |
Writable |
Restrictions |
Description |
id |
int |
|
|
The id of the result |
bulkUploadJobId |
bigint |
V |
|
The id of the parent job |
lineIndex |
int |
V |
|
The index of the line in the CSV |
partnerId |
int |
V |
|
|
status |
KalturaBulkUploadResultStatus |
V |
|
|
action |
KalturaBulkUploadAction |
V |
|
|
objectId |
string |
V |
|
|
objectStatus |
int |
V |
|
|
bulkUploadResultObjectType |
KalturaBulkUploadObjectType |
V |
|
|
rowData |
string |
V |
|
The data as recieved in the csv |
partnerData |
string |
V |
|
|
objectErrorDescription |
string |
V |
|
|
pluginsData |
array of KalturaBulkUploadPluginData |
V |
|
|
errorDescription |
string |
V |
|
|
errorCode |
string |
V |
|
|
errorType |
int |
V |
|
|