Add CL3 support to products list and supplemental feed

This commit is contained in:
2026-03-17 00:39:08 +01:00
parent b071d02578
commit ad24195cdd
4 changed files with 11 additions and 7 deletions

View File

@@ -487,7 +487,7 @@ $( function()
{ width: '90px', name: 'conversions_value', className: "dt-type-numeric" },
{ width: '60px', name: 'roas' },
{ width: '70px', name: 'min_roas' },
{ width: '50px', name: 'cl3', orderable: false },
{ width: '50px', name: 'custom_label_3' },
{ width: '120px', orderable: false },
{ width: '190px', orderable: false, className: 'dt-center' }
],