androidPrivacyInteractionType property
The interaction type enum used in the share key encoding.
Output only. Possible string values are:
- "UNSPECIFIED" : Not specified.
- "UNKNOWN" : The value is unknown in this version.
- "CLICK" : The physical click interaction type.
- "ENGAGED_VIEW" : The 10 seconds engaged view interaction type.
- "VIEW" : The view (ad impression) interaction type.
Implementation
core.String? androidPrivacyInteractionType;