[[["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 webpage provides documentation for the `AudienceFilterScope` enum within the Google Analytics Admin v1alpha Java library, offering a range of versions from 0.14.0 to the latest 0.70.0."],["The `AudienceFilterScope` enum determines how users are evaluated for joining an Audience based on filter conditions, as it implements the `ProtocolMessageEnum`."],["There are four defined scopes within the `AudienceFilterScope` enum: `AUDIENCE_FILTER_SCOPE_UNSPECIFIED`, `AUDIENCE_FILTER_SCOPE_WITHIN_SAME_EVENT`, `AUDIENCE_FILTER_SCOPE_WITHIN_SAME_SESSION`, and `AUDIENCE_FILTER_SCOPE_ACROSS_ALL_SESSIONS`, each with its own specific criteria for user inclusion."],["The documentation includes static fields detailing the scope names and descriptions, along with static methods like `forNumber`, `valueOf`, and `values` for working with the enum."],["The `AudienceFilterScope` enum inherits standard Java `Enum` methods and includes methods like `getDescriptorForType`, `getNumber`, and `getValueDescriptor` to enhance its functionality."]]],[]]