ConversionValueMapping

  • 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, and mapped_events.

  • min_time_post_install_hours and max_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

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.