How far back in time events should be considered for inclusion in a
converting path which leads to the first install of an app or the first
visit to a site.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `AttributionSettings.AcquisitionConversionEventLookbackWindow` enum within the Google Analytics Admin API, with links to various versioned documentation, ranging from 0.14.0 to the latest 0.70.0."],["The `AttributionSettings.AcquisitionConversionEventLookbackWindow` enum determines how far back in time events should be considered when determining the converting path leading to an app's first install or a site's first visit."],["The enum implements the `ProtocolMessageEnum` interface and inherits several methods from the `Enum` and `Object` classes, such as `valueOf`, `equals`, and `toString`."],["The enum defines static fields for different lookback window options, including `ACQUISITION_CONVERSION_EVENT_LOOKBACK_WINDOW_7_DAYS`, `ACQUISITION_CONVERSION_EVENT_LOOKBACK_WINDOW_30_DAYS`, and `ACQUISITION_CONVERSION_EVENT_LOOKBACK_WINDOW_UNSPECIFIED`."],["It also includes a list of static methods like `forNumber`, `getDescriptor`, and `valueOf` for managing and accessing the enum's values, along with instance methods such as `getNumber`, `getDescriptorForType`, and `getValueDescriptor`."]]],[]]