Name | Type | Writable | 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 | Name of the bulk upload file
|
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 | | |