I'm setting s.campaign with 'cid' as so;
if (s.Util.getQueryParam('cid')) s.campaign = s.Util.getQueryParam('cid');
When checking the beacon (filtering for b/ss) I can see v0 is populated with the cid parameters;

Also in Admin > Report Suites > Conversion > Conversion Variables.... I have the campaign variable set.

Yet my tracking code report still looks like this:

Any assistance on this would be great!