Google Analytics Admin V1alpha Client - Class OtherConversionEventLookbackWindow (0.8.2)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class OtherConversionEventLookbackWindow.

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.

Protobuf type google.analytics.admin.v1alpha.AttributionSettings.OtherConversionEventLookbackWindow

Methods

name

Parameter
NameDescription
value mixed

value

Parameter
NameDescription
name mixed

Constants

OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_UNSPECIFIED

Value: 0

Lookback window size unspecified.

Generated from protobuf enum OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_UNSPECIFIED = 0;

OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_30_DAYS

Value: 1

30-day lookback window.

Generated from protobuf enum OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_30_DAYS = 1;

OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_60_DAYS

Value: 2

60-day lookback window.

Generated from protobuf enum OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_60_DAYS = 2;

OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_90_DAYS

Value: 3

90-day lookback window.

Generated from protobuf enum OTHER_CONVERSION_EVENT_LOOKBACK_WINDOW_90_DAYS = 3;