KalturaBulkUploadResultUser |
Properties |
Inherited from KalturaObjectBase
|
|
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 |
|
|
|
KalturaBulkUploadResultUser |
Name |
Type |
Writable |
Restrictions |
Description |
userId |
string |
V |
|
|
screenName |
string |
V |
|
|
email |
string |
V |
|
|
description |
string |
V |
|
|
tags |
string |
V |
|
|
dateOfBirth |
int |
V |
|
|
country |
string |
V |
|
|
state |
string |
V |
|
|
city |
string |
V |
|
|
zip |
string |
V |
|
|
gender |
int |
V |
|
|
firstName |
string |
V |
|
|
lastName |
string |
V |
|
|
group |
string |
V |
|
|
|