| KalturaShortLinkFilter | 
			| Plugin | 
		
			| shortLink | 
			| Properties | 
				|  | 
				| | Name | Type | Restrictions | Description | 
|---|
 | advancedSearch | KalturaSearchItem |  |  |  | orderBy | string |  | This parameter sets the order criteria by which objects will be retrieved. This parameter should by set according to the following enumeration: 
						KalturaShortLinkOrderBy. | 
 | 
				| | Name | Type | Restrictions | Description | 
|---|
 | createdAtGreaterThanOrEqual | int |  |  |  | createdAtLessThanOrEqual | int |  |  |  | expiresAtGreaterThanOrEqual | int |  |  |  | expiresAtLessThanOrEqual | int |  |  |  | idEqual | int |  |  |  | idIn | string |  |  |  | partnerIdEqual | int |  |  |  | partnerIdIn | string |  |  |  | statusEqual | KalturaShortLinkStatus |  |  |  | statusIn | string |  |  |  | systemNameEqual | string |  |  |  | systemNameIn | string |  |  |  | updatedAtGreaterThanOrEqual | int |  |  |  | updatedAtLessThanOrEqual | int |  |  |  | userIdEqual | string |  |  |  | userIdIn | string |  |  | 
 | 
				|  |