Services

General Objects

Filter Objects

Array Objects

Enums

String Enums Constants

Kaltura API

metadata_metadataprofile:add
Description:
Allows you to add a metadata profile object and metadata profile content associated with Kaltura object type
Input Params
name type Description
metadataProfile KalturaMetadataProfile
xsdData string XSD metadata definition
viewsData string UI views definition
Output Type
type
KalturaMetadataProfile
Example HTTP Hit
http://www.kaltura.com/api_v3/?service=metadata_metadataprofile&action=add
POST fields:
metadataProfile:id
metadataProfile:partnerId
metadataProfile:metadataObjectType
metadataProfile:version
metadataProfile:name
metadataProfile:systemName
metadataProfile:description
metadataProfile:createdAt
metadataProfile:updatedAt
metadataProfile:status
metadataProfile:xsd
metadataProfile:views
metadataProfile:createMode
xsdData
viewsData