Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

KalturaMatchMetadataCondition
Plugin
metadata
Properties
KalturaObject
Inherited from KalturaCondition
NameTypeWritableDescription
notboolV
typeKalturaConditionTypeThe type of the access control condition
Inherited from KalturaMatchCondition
NameTypeWritableDescription
valuesKalturaStringValueArrayV
KalturaMatchMetadataCondition
NameTypeWritableDescription
profileIdintVMetadata profile id
xPathstringVMay contain the full xpath to the field in three formats
1. Slashed xPath, e.g. /metadata/myElementName
2. Using local-name function, e.g. /[local-name()='metadata']/[local-name()='myElementName']
3. Using only the field name, e.g. myElementName, it will be searched as //myElementName