[[["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-04-09 UTC."],[[["This webpage provides documentation for the `ConversionEvent.ConversionCountingMethod` enum within the Google Analytics Admin API's Java library, detailing its purpose in defining how conversions are counted."],["The documentation lists numerous historical versions of the API, ranging from version 0.14.0 to the latest version 0.70.0, each with links to their respective documentation."],["The `ConversionCountingMethod` enum defines three ways to count conversions: `CONVERSION_COUNTING_METHOD_UNSPECIFIED`, `ONCE_PER_EVENT`, and `ONCE_PER_SESSION`."],["The page includes details on how to use the enum, with descriptions of static fields, static methods and inherited methods, including `forNumber`, `valueOf`, and `values`."],["The `CONVERSION_COUNTING_METHOD_UNSPECIFIED` states that no method was specified, `ONCE_PER_EVENT` states that each event instance is a conversion, and `ONCE_PER_SESSION` states that only one event per user per session is a conversion."]]],[]]