| metadata_metadataaddFromFile | ||||
|---|---|---|---|---|
| Description: | ||||
| Allows you to add a metadata object and metadata file associated with Kaltura object | ||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| metadataProfileId | int | V | ||
| objectType | KalturaMetadataObjectType | V | ||
| objectId | string | V | ||
| xmlFile | file | XML metadata | V | |
| Output Type | ||||
| KalturaMetadata | ||||
| Example HTTP Hit | ||||
| http://www.kaltura.com/api_v3/service/metadata_metadata/action/addFromFile JSON object:
|
||||