Reference documentation and code samples for the Google Analytics Admin V1alpha Client class CoarseValue.
The coarse conversion value set on the updatePostbackConversionValue SDK call
when a ConversionValues.event_mappings conditions are satisfied. For
more information, see
SKAdNetwork.CoarseConversionValue.
Protobuf type google.analytics.admin.v1alpha.CoarseValue
Namespace
Google \ Analytics \ Admin \ V1alpha
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
COARSE_VALUE_UNSPECIFIED
Value: 0
Coarse value not specified.
Generated from protobuf enum COARSE_VALUE_UNSPECIFIED = 0;
COARSE_VALUE_LOW
Value: 1
Coarse value of low.
Generated from protobuf enum COARSE_VALUE_LOW = 1;
COARSE_VALUE_MEDIUM
Value: 2
Coarse value of medium.
Generated from protobuf enum COARSE_VALUE_MEDIUM = 2;
COARSE_VALUE_HIGH
Value: 3
Coarse value of high.
Generated from protobuf enum COARSE_VALUE_HIGH = 3;
[[["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 2024-11-06 UTC."],[],[]]