The coarse conversion value set on the updatePostbackConversionValue SDK call
when a ConversionValues.event_mappings conditions are satisfied. For
more information, see
SKAdNetwork.CoarseConversionValue.
[[["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."],[[["The webpage provides documentation for the `CoarseValue` enum within the Google Analytics Admin v1alpha package in Java, covering versions from 0.14.0 up to the latest 0.70.0."],["`CoarseValue` is an enum used to set coarse conversion values in the updatePostbackConversionValue SDK call, specifically when ConversionValues.event_mappings conditions are met, aligning with Apple's SKAdNetwork.CoarseConversionValue."],["The `CoarseValue` enum includes four static fields related to coarse values: `COARSE_VALUE_HIGH`, `COARSE_VALUE_LOW`, `COARSE_VALUE_MEDIUM`, and `COARSE_VALUE_UNSPECIFIED`, each with a corresponding \\_VALUE field."],["It implements `ProtocolMessageEnum` and contains inherited members from the `Enum` and `Object` classes."],["The documentation details static methods such as `forNumber` and `valueOf` for working with enum values, as well as instance methods like `getNumber` and `getValueDescriptor` for retrieving enum data."]]],[]]