ImportTranslationAsync Action

Imports translations from a compressed file asynchronously.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
TranslationFile
Edm.Binary False True

The compressed translations file.

ImportJobId
Edm.Guid False True

ID of the import job that will be created to perform the import.

Return Type

Type Nullable Description
ImportTranslationAsyncResponse False The ImportTranslationAsync action returns the following value.

See also