Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

KalturaMetadataFieldChangedCondition
Plugin
metadata
Properties
KalturaObject
Inherited from KalturaCondition
NameTypeWritableRestrictionsDescription
descriptionstringV
notboolV
typeKalturaConditionTypeThe type of the access control condition
Inherited from KalturaMatchCondition
NameTypeWritableRestrictionsDescription
valuesKalturaStringValueArrayV
KalturaMetadataFieldChangedCondition
NameTypeWritableRestrictionsDescription
profileIdintVMetadata profile id
profileSystemNamestringVMetadata profile system name
versionAstringV
versionBstringV
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