cuepoint_cuepoint:add | ||||
---|---|---|---|---|
Description: | ||||
Allows you to add an cue point object associated with an entry |
||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
cuePoint | KalturaCuePoint | V | ||
Output Type | ||||
KalturaCuePoint | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/?service=cuepoint_cuepoint&action=add POST fields: cuePoint:id cuePoint:cuePointType cuePoint:status cuePoint:entryId cuePoint:partnerId cuePoint:createdAt cuePoint:updatedAt cuePoint:tags cuePoint:startTime cuePoint:userId cuePoint:partnerData cuePoint:partnerSortValue cuePoint:forceStop cuePoint:thumbOffset cuePoint:systemName |