AndroidPrivacyInteractionType
Enumerates interaction types
Enums |
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. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-20 UTC.
[null,null,["Last updated 2024-02-20 UTC."],[[["Defines specific types of user interactions with content, such as clicks, views, and engaged views."],["Includes general enums like `UNSPECIFIED` and `UNKNOWN` for unspecified or unknown interaction types."],["Uses a clear and structured format with descriptive names for each interaction type."],["Primarily focuses on advertising and content consumption metrics with `ENGAGED_VIEW` focusing on a 10-second engagement threshold."]]],[]]