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."],[[["This webpage provides documentation for the `CoarseValue` enum within the `google.analytics.admin.v1alpha` package, which is part of the Google Analytics Admin API for Java."],["The latest version available is 0.70.0, and the page lists multiple versions of the `CoarseValue` class, ranging from 0.70.0 down to 0.14.0."],["`CoarseValue` is used to define the coarse conversion value set via the updatePostbackConversionValue SDK call when certain conditions are met, as detailed in Apple's SKAdNetwork documentation."],["The `CoarseValue` enum has static fields for `COARSE_VALUE_HIGH`, `COARSE_VALUE_LOW`, `COARSE_VALUE_MEDIUM`, and `COARSE_VALUE_UNSPECIFIED`, each with a corresponding numeric value, allowing for the designation of conversion values."],["There is a list of static and instance methods on the `CoarseValue` enum, such as `forNumber(int value)`, `getDescriptor()`, `valueOf(String name)`, `getNumber()` and others, which allow you to access and interact with the enum."]]],[]]