pub fn set_excluded_item_ids(ids: &[String])
Replace the excluded set. Ids are normalised, de-duplicated and blanks dropped, so a malformed value can never hide more than it names.
TRACES: UR-076 | DR-209