List cue point objects by filter and pager
null
object responseProfile:object:KalturaBaseResponseProfile
abstract
objectType:string Enum: KalturaDetachedResponseProfile, KalturaResponseProfileHolder, KalturaResponseProfileKalturaBaseResponseProfile must also match any of:
object:KalturaDetachedResponseProfile object:KalturaResponseProfileHolder object:KalturaResponseProfile
null
object filter:object:KalturaCuePointFilter freeText:string objectType:string Enum: KalturaCuePointFilter, KalturaAdCuePointFilter, KalturaAnnotationFilter, KalturaAnswerCuePointFilter, KalturaCodeCuePointFilter, KalturaEventCuePointFilter, KalturaQuestionCuePointFilter, KalturaThumbCuePointFilterorderBy:string Enum: CREATED_AT_ASC [+createdAt], INT_ID_ASC [+intId], PARTNER_SORT_VALUE_ASC [+partnerSortValue], START_TIME_ASC [+startTime], TRIGGERED_AT_ASC [+triggeredAt], UPDATED_AT_ASC [+updatedAt], CREATED_AT_DESC [-createdAt], INT_ID_DESC [-intId], PARTNER_SORT_VALUE_DESC [-partnerSortValue], START_TIME_DESC [-startTime], TRIGGERED_AT_DESC [-triggeredAt], UPDATED_AT_DESC [-updatedAt]userIdCurrent:integer Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]Enum Type:
KalturaNullableBoolean
userIdEqualCurrent:integer Enum: NULL_VALUE [-1], FALSE_VALUE [0], TRUE_VALUE [1]Enum Type:
KalturaNullableBoolean
KalturaCuePointFilter must also match all of:
object:KalturaCuePointBaseFilter KalturaCuePointFilter must also match any of:
object:KalturaCuePointFilter object:KalturaAdCuePointFilter object:KalturaAnnotationFilter object:KalturaAnswerCuePointFilter object:KalturaCodeCuePointFilter object:KalturaEventCuePointFilter object:KalturaQuestionCuePointFilter object:KalturaThumbCuePointFilter pager:object:KalturaFilterPager The KalturaFilterPager object enables paging management to be applied upon service list actions.
KalturaFilterPager must also match all of:
object:KalturaPager
Success
null
object:KalturaCuePointListResponse objects:array[object:KalturaCuePoint] 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 KalturaCuePointListResponse must also match all of:
object:KalturaListResponse