When creating a campaign I want to specify a segment to use.
I tried using --seg-options=saved_segment_id,XXXXXX without success. There doesn't seem to be much info around on how to use the seg options. Looking at the code, it seems seg-options is the command arg, but then the campaign create code is looking for seg_options instead...