CopyToTargetLanguages: How to copy a source document only to specific target languages?

This questions refers to the Batch Task: AutomaticTaskTemplateIds.CopyToTargetLanguages in the Project Automation API.

The batch task copies the given projectFileIds to all target languages.
Is there also a way to copy ProjectFiles only to specific target languages, but not to all target languages?


E.g. if you wanna have a project with the following constellation:


Document A: de => en, fr
Document B: de => en, it
Document C: de => fr, it

Parents Reply Children
No Data