2 June 2025
Operations
You can now configure column and decimal separators when exporting data to CSV files from the Merchant Center. This enhancement allows you to customize the CSV format to match your regional preferences or system requirements.
Supported column separators are commas (
,
), semicolons (;
), tabs (\t
), and pipes (|
). Supported decimal separators are points (.
) and commas (,
).Previously, CSV exports could only use commas (
,
) to separate columns and points (.
) to separate decimals. With this added flexibility, you can now choose the appropriate separators for your use case, making it easier to import the exported data into other systems or applications that require specific CSV formatting.