ConversionValueMapping

  • It represents a mapping from one conversion value to one or more conversion events.

  • min_time_post_install_hours indicates the minimum time in hours a user was last active within the measurement window.

  • max_time_post_install_hours indicates the maximum time in hours a user was last active within the measurement window.

  • mapped_events is an output-only field that shows the conversion value can be mapped to multiple events with various attributes.

Represents mapping from one conversion value to one or more conversion events.

Proto definition

Fields

min_time_post_install_hours

int64

Output only. The minimum of the time range in which a user was last active during the measurement window.

max_time_post_install_hours

int64

Output only. The maximum of the time range in which a user was last active during the measurement window.

mapped_events[]

Event

Output only. The conversion value may be mapped to multiple events with various attributes.