AI-generated Key Takeaways
-
Represents mapping from one conversion value to one or more conversion events.
-
Includes fields for
min_time_post_install_hours
,max_time_post_install_hours
, andmapped_events
. -
min_time_post_install_hours
andmax_time_post_install_hours
indicate the time range of user activity within the measurement window. -
mapped_events
shows that a conversion value can correspond to multiple events with different attributes.
Represents mapping from one conversion value to one or more conversion events.
Fields | |
---|---|
|
Output only. The minimum of the time range in which a user was last active during the measurement window. |
|
Output only. The maximum of the time range in which a user was last active during the measurement window. |
|
Output only. The conversion value may be mapped to multiple events with various attributes. |