mediaaddFromSearchResult | ||||
---|---|---|---|---|
Description: | ||||
Adds new media entry by importing the media file from a search provider. This action should be used with the search service result. | ||||
Input Params | ||||
Name | Type | Description | Required | Default Value |
mediaEntry | KalturaMediaEntry | Media entry metadata | 1 | |
searchResult | KalturaSearchResult | Result object from search service | 1 | |
Output Type | ||||
KalturaMediaEntry | ||||
Example HTTP Hit | ||||
http://www.kaltura.com/api_v3/service/media/action/addFromSearchResult JSON object:
|