Retrieve an CuePoint object by id
{ "responseProfile": { "objectType": "KalturaDetachedResponseProfile" } }
object responseProfile:object:KalturaBaseResponseProfile
abstract
objectType:string Enum: KalturaDetachedResponseProfile, KalturaResponseProfileHolder, KalturaResponseProfileKalturaBaseResponseProfile must also match any of:
object:KalturaDetachedResponseProfile object:KalturaResponseProfileHolder object:KalturaResponseProfile
Success
{ "copiedFrom": "", "createdAt": 0, "cuePointType": "adCuePoint.Ad", "entryId": "", "forceStop": -1, "id": "", "intId": 0, "isMomentary": true, "objectType": "KalturaAnnotation", "partnerData": "", "partnerId": 0, "partnerSortValue": 0, "startTime": 0, "status": 1, "systemName": "", "tags": "", "thumbOffset": 0, "triggeredAt": 0, "updatedAt": 0, "userId": "" }
object:KalturaCuePoint
abstract
copiedFrom:string
readOnly
createdAt:integer
readOnly
cuePointType:string Enum: AD [adCuePoint.Ad], ANNOTATION [annotation.Annotation], CODE [codeCuePoint.Code], EVENT [eventCuePoint.Event], QUIZ_ANSWER [quiz.QUIZ_ANSWER], QUIZ_QUESTION [quiz.QUIZ_QUESTION], THUMB [thumbCuePoint.Thumb]
readOnly
Enum Type:
KalturaCuePointType
entryId:string
insertOnly
forceStop:integer Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]Enum Type:
KalturaNullableBoolean
id:string
readOnly
intId:integer
readOnly
isMomentary:boolean
readOnly
objectType:string Enum: KalturaAnnotation, KalturaAdCuePoint, KalturaAnswerCuePoint, KalturaCodeCuePoint, KalturaEventCuePoint, KalturaQuestionCuePoint, KalturaThumbCuePointpartnerData:string partnerId:integer
readOnly
partnerSortValue:integer startTime:integer Start time in milliseconds
status:integer Enum: READY [1], DELETED [2], HANDLED [3], PENDING [4]
readOnly
Enum Type:
KalturaCuePointStatus
systemName:string tags:string thumbOffset:integer triggeredAt:integer updatedAt:integer
readOnly
userId:string KalturaCuePoint must also match any of:
object:KalturaAnnotation object:KalturaAdCuePoint object:KalturaAnswerCuePoint object:KalturaCodeCuePoint object:KalturaEventCuePoint object:KalturaQuestionCuePoint object:KalturaThumbCuePoint