...
enabled | Specifies if content shall be synchronized into the Flex container or not. | bool, Mandatory | |
isPreviewMode | Optional boolean, default is false. If true then the system simulates the update and returns all the details but it will not actually update the Flex container. | bool, Optional | |
locales | The list of locales to push. IMPORTANT: If null or not specified, then the system pushes source texts only (and skips translations)translations | Optional, default is false.
The use of true only makes sense for the very initial push of a file or in combination with | bool, Optional |
timestamp | Optional date/time. If specified, then the system will only update source texts or translations if those were last modified prior to this date. The use case is to prevent erasing changes in the Flex container that are more recent than the changes in the file. For proper two-way synchronization of translations, this property must be set. | datetime, Optional |
RESULTS
...