metadata_metadataaddFromBulk | ||||
---|---|---|---|---|
Description: | ||||
Allows you to add a metadata XML data from remote URL. Enables different permissions than addFromUrl action. | ||||
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 | ||||
http://www.kaltura.com/api_v3/service/metadata_metadata/action/addFromBulk JSON object:
|