KalturaLiveAssetBaseFilter |
Properties
|
|
Name | Type | Restrictions | Description |
---|
advancedSearch | KalturaSearchItem | | | orderBy | string | | This parameter sets the order criteria by which objects will be retrieved. |
|
|
Name | Type | Restrictions | Description |
---|
createdAtGreaterThanOrEqual | int | | | createdAtLessThanOrEqual | int | | | deletedAtGreaterThanOrEqual | int | | | deletedAtLessThanOrEqual | int | | | entryIdEqual | string | | | entryIdIn | string | | | idEqual | string | | | idIn | string | | | partnerIdEqual | int | | | partnerIdIn | string | | | sizeGreaterThanOrEqual | int | | | sizeLessThanOrEqual | int | | | tagsLike | string | | | tagsMultiLikeAnd | string | | | tagsMultiLikeOr | string | | | updatedAtGreaterThanOrEqual | int | | | updatedAtLessThanOrEqual | int | | |
|
|
Name | Type | Restrictions | Description |
---|
flavorParamsIdEqual | int | | | flavorParamsIdIn | string | | | statusEqual | KalturaFlavorAssetStatus | | | statusIn | string | | | statusNotIn | string | | |
|
|
KalturaLiveAssetBaseFilter
|
|
Sub classes: KalturaLiveAssetFilter |