Hide Navigation

Kaltura API DocumentationKalturaConfigurableDistributionProfile

object:KalturaConfigurableDistributionProfile

abstract

fieldConfigArray:array[object:KalturaDistributionFieldConfig]
object:KalturaDistributionFieldConfig
entryMrssXslt:string

An XSLT string that extracts the right value from the Kaltura entry MRSS XML. The value of the current connector field will be the one that is returned from transforming the Kaltura entry MRSS XML using this XSLT string.

fieldName:string

A value taken from a connector field enum which associates the current configuration to that connector field Field enum class should be returned by the provider's getFieldEnumClass function.

isDefault:boolean

readOnly

Is this field config is the default for the distribution provider?

isRequired:integer
Enum: NOT_REQUIRED [0], REQUIRED_BY_PROVIDER [1], REQUIRED_BY_PARTNER [2], REQUIRED_FOR_AUTOMATIC_DISTRIBUTION [3]

Enum Type: KalturaDistributionFieldRequiredStatus

Is the field required to have a value for submission ?

triggerDeleteOnError:boolean

Is an error on this field going to trigger deletion of distributed content?

type:string
updateOnChange:boolean

Trigger distribution update when this field changes or not ?

updateParams:array[object:KalturaString]userFriendlyFieldName:string

A string that will be shown to the user as the field name in error messages related to the current field

itemXpathsToExtend:array[object:KalturaExtendingItemMrssParameter]
object:KalturaExtendingItemMrssParameter
extensionMode:integer
Enum: APPEND [1], REPLACE [2]

Enum Type: KalturaMrssExtensionMode

Mode of extension - append to MRSS or replace the xpath content.

identifier:object:KalturaObjectIdentifierxpath:string

XPath for the extending item

objectType:string
Enum: KalturaAttUverseDistributionProfile, KalturaAvnDistributionProfile, KalturaComcastMrssDistributionProfile, KalturaCortexApiDistributionProfile, KalturaCrossKalturaDistributionProfile, KalturaDailymotionDistributionProfile, KalturaDoubleClickDistributionProfile, KalturaFacebookDistributionProfile, KalturaFreewheelGenericDistributionProfile, KalturaFtpDistributionProfile, KalturaHuluDistributionProfile, KalturaIdeticDistributionProfile, KalturaMetroPcsDistributionProfile, KalturaMsnDistributionProfile, KalturaNdnDistributionProfile, KalturaPushToNewsDistributionProfile, KalturaQuickPlayDistributionProfile, KalturaSynacorHboDistributionProfile, KalturaTVComDistributionProfile, KalturaTimeWarnerDistributionProfile, KalturaTvinciDistributionProfile, KalturaUnicornDistributionProfile, KalturaUverseClickToOrderDistributionProfile, KalturaUverseDistributionProfile, KalturaVerizonVcastDistributionProfile, KalturaYahooDistributionProfile, KalturaYouTubeDistributionProfile, KalturaYoutubeApiDistributionProfile
useCategoryEntries:boolean

When checking custom XSLT conditions using the fieldConfigArray - address only categories associated with the entry via the categoryEntry object

KalturaConfigurableDistributionProfile must also match all of:
object:KalturaDistributionProfile