| KalturaWidgetFilter | 
			| 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: 
						KalturaWidgetOrderBy. | 
 | 
				| | Name | Type | Restrictions | Description | 
|---|
 | createdAtGreaterThanOrEqual | int |  |  |  | createdAtLessThanOrEqual | int |  |  |  | entryIdEqual | string |  |  |  | idEqual | string |  |  |  | idIn | string |  |  |  | partnerDataLike | string |  |  |  | partnerIdEqual | int |  |  |  | rootWidgetIdEqual | string |  |  |  | sourceWidgetIdEqual | string |  |  |  | uiConfIdEqual | int |  |  |  | updatedAtGreaterThanOrEqual | int |  |  |  | updatedAtLessThanOrEqual | int |  |  | 
 | 
				|  |