Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

KalturaAssetDistributionPropertyCondition
Description
Defines the condition to match a property and value on core asset object (or one if its inherited objects)
Plugin
contentDistribution
Properties
KalturaObject
KalturaAssetDistributionCondition
KalturaAssetDistributionPropertyCondition
NameTypeWritableRestrictionsDescription
propertyNamestringVThe property name to look for, this will match to a getter on the asset object.
Should be camelCase naming convention (defining "myPropertyName" will look for getMyPropertyName())
propertyValuestringVThe value to compare