Module: Google::Analytics::Admin::V1alpha::AttributionSettings::OtherConversionEventLookbackWindow

Defined in:
proto_docs/google/analytics/admin/v1alpha/resources.rb

Overview

How far back in time events should be considered for inclusion in a converting path for all conversions other than first app install/first site visit.

Constant Summary collapse

OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_UNSPECIFIED =

Lookback window size unspecified.

0
OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_30_DAYS =

30-day lookback window.

1
OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_60_DAYS =

60-day lookback window.

2
OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_90_DAYS =

90-day lookback window.

3