mixing:update | ||
---|---|---|
Description: | ||
Update mix entry. Only the properties that were set will be updated. |
||
Input Params | ||
name | type | Description |
entryId | string | Mix entry id to update |
mixEntry | KalturaMixEntry | Mix entry metadata to update |
Output Type | ||
type | ||
KalturaMixEntry | ||
Example HTTP Hit | ||
http://www.kaltura.com/api_v3/?service=mixing&action=update POST fields: entryId mixEntry:id mixEntry:name mixEntry:description mixEntry:partnerId mixEntry:userId mixEntry:tags mixEntry:adminTags mixEntry:categories mixEntry:categoriesIds mixEntry:status mixEntry:moderationStatus mixEntry:moderationCount mixEntry:type mixEntry:createdAt mixEntry:updatedAt mixEntry:rank mixEntry:totalRank mixEntry:votes mixEntry:groupId mixEntry:partnerData mixEntry:downloadUrl mixEntry:searchText mixEntry:licenseType mixEntry:version mixEntry:thumbnailUrl mixEntry:accessControlId mixEntry:startDate mixEntry:endDate mixEntry:referenceId mixEntry:replacingEntryId mixEntry:replacedEntryId mixEntry:replacementStatus mixEntry:partnerSortValue mixEntry:conversionProfileId mixEntry:rootEntryId mixEntry:operationAttributes mixEntry:plays mixEntry:views mixEntry:width mixEntry:height mixEntry:duration mixEntry:msDuration mixEntry:durationType mixEntry:hasRealThumbnail mixEntry:editorType mixEntry:dataContent |