[[["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 `CustomMetric.MetricScope` enum within the Google Analytics Admin v1beta Java library, detailing its use for defining the scope of a custom metric."],["The latest version documented is 0.70.0, and the page lists documentation for various versions ranging from 0.14.0 up to the latest, allowing for comparison across versions, and currently displaying documentation for version 0.51.0."],["`CustomMetric.MetricScope` implements `ProtocolMessageEnum` and defines specific static fields such as `EVENT`, `EVENT_VALUE`, `METRIC_SCOPE_UNSPECIFIED`, and `UNRECOGNIZED`, which are associated with numerical values to specify the scope of a metric."],["It also lists inherited members and static methods like `forNumber`, `getDescriptor`, `valueOf`, and `values`, alongside instance methods such as `getDescriptorForType`, `getNumber`, and `getValueDescriptor` for managing the enum."],["There are two specific fields defined for metrics scoped to an event, `EVENT` and `EVENT_VALUE`, and both have the same value of 1."]]],[]]