eventType property
Event type.
Required. Possible string values are:
- "EVENT_TYPE_UNSPECIFIED" : Do not use. You must set an event type explicitly.
- "LOG_IN_VIA_PLATFORM" : Log in via platform.
- "SIGN_UP_VIA_PLATFORM" : Sign up via platform.
Implementation
core.String? eventType;