[[["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 `ConversionEvent.ConversionCountingMethod` enum within the Google Analytics Admin API for Java, detailing how conversions are counted across multiple events in a session."],["The latest version available for this enum is 0.70.0, and the page lists historical versions of the documentation going back to 0.14.0."],["The `ConversionCountingMethod` enum implements `ProtocolMessageEnum` and outlines three counting methods: `CONVERSION_COUNTING_METHOD_UNSPECIFIED`, `ONCE_PER_EVENT`, and `ONCE_PER_SESSION`."],["Static fields and methods are provided for the `ConversionCountingMethod` enum, including `CONVERSION_COUNTING_METHOD_UNSPECIFIED_VALUE`, `ONCE_PER_EVENT_VALUE`, `ONCE_PER_SESSION_VALUE`, `forNumber(int value)`, and `values()`, among others."],["The page contains inherited members, such as Enum.valueOf, Enum.clone, Enum.compareTo, etc, that are accessible in the enum."]]],[]]