targetScreenNames property
Screens this campaign may show on. Empty means every screen — that is the wire's "unrestricted", not "nowhere".
Matched against the name last given to Digia.setCurrentScreen, so a host
that never reports screens has no current screen and cannot satisfy a
non-empty list.
Implementation
final List<String> targetScreenNames;