| metadata_metadataaddFromUrl | ||||
|---|---|---|---|---|
| Description: | ||||
| Allows you to add a metadata XML data from remote URL | ||||
| Input Params | ||||
| Name | Type | Description | Required | Default Value |
| metadataProfileId | int | V | ||
| objectType | KalturaMetadataObjectType | V | ||
| objectId | string | V | ||
| url | string | XML metadata remote URL | V | |
| Output Type | ||||
| KalturaMetadata | ||||
| Example HTTP Hit | ||||
| https://www.kaltura.com/api_v3/service/metadata_metadata/action/addFromUrl JSON object:
|
||||