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 content provides documentation for various versions of `com.google.analytics.admin.v1alpha.CoarseValue`, ranging from version 0.14.0 to the latest version 0.70.0."],["`CoarseValue` is a Protobuf enum that represents the coarse conversion value used in SKAdNetwork for measuring the success of an ad campaign, and it extends the `Enum` class and implements the `ProtocolMessageEnum`."],["The `CoarseValue` enum can have four static fields: `COARSE_VALUE_HIGH`, `COARSE_VALUE_LOW`, `COARSE_VALUE_MEDIUM`, and `COARSE_VALUE_UNSPECIFIED`, which each have a corresponding `_VALUE` field and are used to represent the coarse conversion value."],["The documentation lists numerous static methods and methods that are inherited from the `Enum` class, offering functionalities like retrieving the value by number, name, and descriptor, alongside other standard enum operations."],["This content serves as a reference for developers utilizing the Google Analytics Admin API, specifically when implementing coarse conversion value in their applications."]]],[]]