ConversionAttributionEventType
Stay organized with collections
Save and categorize content based on your preferences.
The event type of conversions that are attributed to.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Represents value unknown in this version. |
IMPRESSION
|
The conversion is attributed to an impression. |
INTERACTION
|
The conversion is attributed to an interaction. |
ENGAGED_VIEW
|
The conversion is attributed to a 10s engaged view. |
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# ConversionAttributionEventType\n\nThe event type of conversions that are attributed to.\n\n| Enums ||\n|--------------------|-----------------------------------------------------|\n| ### `UNSPECIFIED` | Not specified. |\n| ### `UNKNOWN` | Represents value unknown in this version. |\n| ### `IMPRESSION` | The conversion is attributed to an impression. |\n| ### `INTERACTION` | The conversion is attributed to an interaction. |\n| ### `ENGAGED_VIEW` | The conversion is attributed to a 10s engaged view. |"]]