...
files | Mandatory. The files selected to be downloaded | object[], Mandatory |
src | The source language code. Make sure to only use source languages according to the configuration. | string, Mandatory |
trg | Mandatory. The target language code. Make sure to only use target languages according to the configuration. | string, Mandatory |
profileOptionIdx | The option index for the selected Mt Hive configuration (Zero based index) | int, Mandatory |
RESULTS
The method executes asynchronously. It returns the operation ID which is a number.
Example:
Code Block | |
---|---|
|
...
|
...
| ||
ERRORS
The api may return errors if:
...