Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

KalturaPlayableEntryFilter
Properties
KalturaObject
Inherited from KalturaFilter
NameTypeDescription
advancedSearchKalturaSearchItem
orderBystringThis parameter sets the order criteria by which objects will be retrieved. This parameter should by set according to the following enumeration: KalturaPlayableEntryOrderBy.
Inherited from KalturaBaseEntryBaseFilter
NameTypeDescription
accessControlIdEqualint
accessControlIdInstring
adminTagsLikestringThis filter should be in use for retrieving specific entries. It should include only one string to search for in entry tags set by an ADMIN user (no wildcards, spaces are treated as part of the string).
@var string
adminTagsMultiLikeAndstringThis filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry tags, set by an ADMIN user, while applying an AND logic to retrieve entries that contain all input strings (no wildcards, spaces are treated as part of the string).
@var string
adminTagsMultiLikeOrstringThis filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry tags, set by an ADMIN user, while applying an OR logic to retrieve entries that contain at least one input string (no wildcards, spaces are treated as part of the string).
@var string
categoriesIdsMatchAndstring
categoriesIdsMatchOrstring
categoriesMatchAndstring
categoriesMatchOrstring
createdAtGreaterThanOrEqualintThis filter parameter should be in use for retrieving only entries which were created at Kaltura system after a specific time/date (standard timestamp format).
@var int
createdAtLessThanOrEqualintThis filter parameter should be in use for retrieving only entries which were created at Kaltura system before a specific time/date (standard timestamp format).
@var int
endDateGreaterThanOrEqualint
endDateGreaterThanOrEqualOrNullint
endDateLessThanOrEqualint
endDateLessThanOrEqualOrNullint
groupIdEqualint
idEqualstringThis filter should be in use for retrieving only a specific entry (identified by its entryId).
@var string
idInstringThis filter should be in use for retrieving few specific entries (string should include comma separated list of entryId strings).
@var string
idNotInstring
moderationStatusEqualKalturaEntryModerationStatus
moderationStatusInstring
moderationStatusNotEqualKalturaEntryModerationStatus
moderationStatusNotInstring
nameEqualstringThis filter should be in use for retrieving entries with a specific name.
@var string
nameLikestringThis filter should be in use for retrieving specific entries. It should include only one string to search for in entry names (no wildcards, spaces are treated as part of the string).
@var string
nameMultiLikeAndstringThis filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry names, while applying an AND logic to retrieve entries that contain all input strings (no wildcards, spaces are treated as part of the string).
@var string
nameMultiLikeOrstringThis filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry names, while applying an OR logic to retrieve entries that contain at least one input string (no wildcards, spaces are treated as part of the string).
@var string
partnerIdEqualintThis filter should be in use for retrieving only entries which were uploaded by/assigned to users of a specific Kaltura Partner (identified by Partner ID).
@var int
partnerIdInstringThis filter should be in use for retrieving only entries within Kaltura network which were uploaded by/assigned to users of few Kaltura Partners (string should include comma separated list of PartnerIDs)
@var string
partnerSortValueGreaterThanOrEqualint
partnerSortValueLessThanOrEqualint
referenceIdEqualstring
referenceIdInstring
replacedEntryIdEqualstring
replacedEntryIdInstring
replacementStatusEqualKalturaEntryReplacementStatus
replacementStatusInstring
replacingEntryIdEqualstring
replacingEntryIdInstring
rootEntryIdEqualstring
rootEntryIdInstring
searchTextMatchAndstringThis filter should be in use for retrieving specific entries while search match the input string within all of the following metadata attributes: name, description, tags, adminTags.
@var string
searchTextMatchOrstringThis filter should be in use for retrieving specific entries while search match the input string within at least one of the following metadata attributes: name, description, tags, adminTags.
@var string
startDateGreaterThanOrEqualint
startDateGreaterThanOrEqualOrNullint
startDateLessThanOrEqualint
startDateLessThanOrEqualOrNullint
statusEqualKalturaEntryStatusThis filter should be in use for retrieving only entries, at a specific KalturaEntryStatus.
@var KalturaEntryStatus
statusInstringThis filter should be in use for retrieving only entries, at few specific KalturaEntryStatus (comma separated).
@dynamicType KalturaEntryStatus
statusNotEqualKalturaEntryStatusThis filter should be in use for retrieving only entries, not at a specific KalturaEntryStatus.
@var KalturaEntryStatus
statusNotInstringThis filter should be in use for retrieving only entries, not at few specific KalturaEntryStatus (comma separated).
@dynamicType KalturaEntryStatus
tagsAdminTagsMultiLikeAndstring
tagsAdminTagsMultiLikeOrstring
tagsAdminTagsNameMultiLikeAndstring
tagsAdminTagsNameMultiLikeOrstring
tagsLikestringThis filter should be in use for retrieving specific entries. It should include only one string to search for in entry tags (no wildcards, spaces are treated as part of the string).
@var string
tagsMultiLikeAndstringThis filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry tags, while applying an AND logic to retrieve entries that contain all input strings (no wildcards, spaces are treated as part of the string).
@var string
tagsMultiLikeOrstringThis filter should be in use for retrieving specific entries. It could include few (comma separated) strings for searching in entry tags, while applying an OR logic to retrieve entries that contain at least one input string (no wildcards, spaces are treated as part of the string).
@var string
tagsNameMultiLikeAndstring
tagsNameMultiLikeOrstring
typeEqualKalturaEntryType
typeInstringThis filter should be in use for retrieving entries of few KalturaEntryType (string should include a comma separated list of KalturaEntryType enumerated parameters).
@dynamicType KalturaEntryType
updatedAtGreaterThanOrEqualint
updatedAtLessThanOrEqualint
userIdEqualstringThis filter parameter should be in use for retrieving only entries, uploaded by/assigned to a specific user (identified by user Id).
@var string
Inherited from KalturaBaseEntryFilter
NameTypeDescription
freeTextstring
isRootKalturaNullableBoolean
Inherited from KalturaPlayableEntryBaseFilter
NameTypeDescription
durationGreaterThanint
durationGreaterThanOrEqualint
durationLessThanint
durationLessThanOrEqualint
durationTypeMatchOrstring
msDurationGreaterThanint
msDurationGreaterThanOrEqualint
msDurationLessThanint
msDurationLessThanOrEqualint
KalturaPlayableEntryFilter
Sub classes: KalturaMediaEntryBaseFilter, KalturaMixEntryBaseFilter