KalturaMetadataEnrichmentVendorTaskData |
Name |
Type |
Writable |
Restrictions |
Description |
detailLevel |
string |
V |
|
The level of detail for the metadata enrichment process. |
instruction |
string |
V |
|
Instructions describing what should be taken into account during the metadata enrichment process. |
outputJson |
string |
V |
|
Metadata enrichment result as JSON string.
For example: {"titles": ["The first title", "The second title"], "descriptions": ["The first description"], "tags": ["Tag1", "Tag2"]} |
|