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 in Java, offering a range of versions from 0.14.0 up to the latest version 0.70.0."],["The `CoarseValue` enum is used to represent coarse conversion values, as defined in Apple's SKAdNetwork, specifically in relation to the `updatePostbackConversionValue` SDK call, when conditions in ConversionValues.event_mappings are met."],["The `CoarseValue` enum includes four static fields: `COARSE_VALUE_HIGH`, `COARSE_VALUE_LOW`, `COARSE_VALUE_MEDIUM`, and `COARSE_VALUE_UNSPECIFIED`, each with an associated integer value."],["It implements the `ProtocolMessageEnum` interface and includes various methods inherited from `Enum` and `Object` classes, along with unique static methods like `forNumber`, and `valueOf`, for managing enum values."],["It offers a detailed breakdown of the enum's members, static fields, static methods, and available instance methods, providing comprehensive information for developers using this API."]]],[]]