viewType property
The type of the event.
Required. Possible string values are:
- "VIEW_TYPE_UNSPECIFIED" : Unspecified view type.
- "VIEW_TYPE_MRC_VIEWED" : MRC viewed.
- "VIEW_TYPE_MRC_RENDERED" : MRC rendered.
Implementation
core.String? viewType;
The type of the event.
Required. Possible string values are:
core.String? viewType;