from @rlcee , He would like the keyword expansion to apply to data dispatcher queries from the campaign stage.
Also I suspect we should do this to SAM queries, for symmetry. Thus the ddisp queries could have something like
files from foo:bar where file.type = %(c_filetype)s and ...
where cs_filetype would be a campaign keyword. Then if you clone the campaign and tweak the keyword, the queries just use the new one...