List metadata profile 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:KalturaMetadataProfileFilter orderBy:string Enum: CREATED_AT_ASC [+createdAt], UPDATED_AT_ASC [+updatedAt], CREATED_AT_DESC [-createdAt], UPDATED_AT_DESC [-updatedAt]KalturaMetadataProfileFilter must also match all of:
object:KalturaMetadataProfileBaseFilter 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:KalturaMetadataProfileListResponse objects:array[object:KalturaMetadataProfile] object:KalturaMetadataProfile createMode:integer Enum: API [1], KMC [2], APP [3]Enum Type:
KalturaMetadataProfileCreateMode
createdAt:integer
readOnly
description:string disableReIndexing:boolean id:integer
readOnly
metadataObjectType:string Enum: AD_CUE_POINT [adCuePointMetadata.AdCuePoint], ANNOTATION [annotationMetadata.Annotation], CODE_CUE_POINT [codeCuePointMetadata.CodeCuePoint], ANSWER_CUE_POINT [quiz.AnswerCuePoint], QUESTION_CUE_POINT [quiz.QuestionCuePoint], THUMB_CUE_POINT [thumbCuePointMetadata.thumbCuePoint], ENTRY [1], CATEGORY [2], USER [3], PARTNER [4], DYNAMIC_OBJECT [5], USER_ENTRY [6]Enum Type:
KalturaMetadataObjectType
name:string partnerId:integer
readOnly
status:integer Enum: ACTIVE [1], DEPRECATED [2], TRANSFORMING [3]
readOnly
Enum Type:
KalturaMetadataProfileStatus
systemName:string updatedAt:integer
readOnly
version:integer
readOnly
views:string
readOnly
xsd:string
readOnly
xslt:string
readOnly
KalturaMetadataProfileListResponse must also match all of:
object:KalturaListResponse