eventType property
The type of the event.
Required. Possible string values are:
- "EVENT_TYPE_UNSPECIFIED" : Unspecified event type.
- "EVENT_TYPE_VIEW" : View event.
- "EVENT_TYPE_CLICK" : Click event.
Implementation
core.String? eventType;
The type of the event.
Required. Possible string values are:
core.String? eventType;