Name | Type | Writable | Restrictions | Description |
---|
filter | KalturaFilter | V | | The filter should return the list of objects that need to be copied.
| lastCopyId | int | V | | Indicates the last id that copied, used when the batch crached, to re-run from the last crash point.
| templateObject | KalturaObject | V | | Template object to overwrite attributes on the copied object
|
|