[[["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's Java library, detailing its role in defining how conversions are counted."],["The latest version available for this class is 0.70.0, and the page provides a comprehensive list of versions, ranging down to 0.14.0, allowing users to view the documentation for any previous version."],["`ConversionCountingMethod` has static fields such as `CONVERSION_COUNTING_METHOD_UNSPECIFIED`, `ONCE_PER_EVENT`, and `ONCE_PER_SESSION`, each with a corresponding value field, which define different methods for counting conversions."],["The enum offers several static methods, including `forNumber`, `getDescriptor`, and `valueOf`, as well as instance methods like `getNumber` and `getValueDescriptor`, to manage and retrieve information about conversion counting methods."],["The class implements `ProtocolMessageEnum`, which is indicated by the fact it is a protocol buffer enum, providing standard methods for handling enumeration types in Google's Protocol Buffers."]]],[]]