You are here

public property KalturaSearch::$extraData in Kaltura 6.2

Use this field to pass dynamic data for searching For example - if you set this field to "mymovies_$partner_id" The $partner_id will be automatically replcaed with your real partner Id

Type: string

File

kaltura_client/KalturaClient.php, line 2320

Class

KalturaSearch

Code

public $extraData = null;