visibility property
The visibility of event being tracked in this definition. Possible string values are:
- "REVEALED" : This event should be visible to all users.
- "HIDDEN" : This event should only be shown to users that have recorded this event at least once.
Implementation
core.String? visibility;