You are here

public property KalturaBaseEntryFilter::$createdAtGreaterThanOrEqual in Kaltura 6.2

This filter parameter should be in use for retrieving only entries which were created at Kaltura system after a specific time/date (standard timestamp format).

Type: int

File

kaltura_client/KalturaClient.php, line 625

Class

KalturaBaseEntryFilter

Code

public $createdAtGreaterThanOrEqual = null;