Name | Type | Writable | Restrictions | Description |
---|
bulkUploadObjectType | KalturaBulkUploadObjectType | | | Type of object for bulk upload
|
conversionProfileId | int | | | Selected profile id for all bulk entries
|
emailRecipients | string | V | | Recipients of the email for bulk upload success/failure
|
fileName | string | V | | Friendly name of the file, used to be recognized later in the logs.
|
filePath | string | | | The bulk upload file path
|
numOfEntries | int | | | Number of created entries
|
numOfErrorObjects | int | V | | Number of objects that finished on error status
|
numOfObjects | int | | | Number of created objects
|
objectData | KalturaBulkUploadObjectData | | | Data pertaining to the objects being uploaded
|
resultsFileLocalPath | string | | | Created by the API
|
resultsFileUrl | string | | | Created by the API
|
type | KalturaBulkUploadType | | | Type of bulk upload
|
uploadedBy | string | | | The screen name of the user
|
userId | string | | | |