Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

metadata_metadata:addfromurl
Description:
Allows you to add a metadata xml data from remote URL
Input Params
name type Description
metadataProfileId int
objectType KalturaMetadataObjectType
objectId string
url string XML metadata remote url
Output Type
type
KalturaMetadata
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=metadata_metadata&action=addfromurl
POST fields:
metadataProfileId
objectId
url