Kaltura API

KalturaMetadataFieldChangedCondition
Properties
KalturaObjectBase Inherited from KalturaObjectBase
Name Type Writable Restrictions Description
relatedObjects map of KalturaListResponse
KalturaCondition Inherited from KalturaCondition
Name Type Writable Restrictions Description
type KalturaConditionType The type of the access control condition
description string V
not bool V
KalturaMatchCondition Inherited from KalturaMatchCondition
Name Type Writable Restrictions Description
values array of KalturaStringValue V
matchType KalturaMatchConditionType V
KalturaMetadataFieldChangedCondition
Name Type Writable Restrictions Description
xPath string V May 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
profileId int V Metadata profile id
profileSystemName string V Metadata profile system name
versionA string V
versionB string V