Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

localeThe language of the resource from which the segments are copied. See Languages for a list of all supported ISO-2 language codes.Required
mappedLocaleThe language to map in the target resource. See Languages   for a list of all supported ISO-2 language codes.Required

...

The method executes asynchronously. It returns the id of the asynchronous operation or 0 if the operation has completed immediately:

Code Block
languagexml
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2147483647</int>

If not 0 then your software should poll the status of the operation every 5 seconds. See Asynchronous operationoperations, operation "asyncoperations/{operationid}/status".

...