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 2025-09-04 UTC."],[],[],null,["# Google Analytics Admin V1alpha Client - Class CoarseValue (0.29.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.29.1 (latest)](/php/docs/reference/analytics-admin/latest/V1alpha.CoarseValue)\n- [0.29.0](/php/docs/reference/analytics-admin/0.29.0/V1alpha.CoarseValue)\n- [0.28.1](/php/docs/reference/analytics-admin/0.28.1/V1alpha.CoarseValue)\n- [0.27.0](/php/docs/reference/analytics-admin/0.27.0/V1alpha.CoarseValue)\n- [0.26.0](/php/docs/reference/analytics-admin/0.26.0/V1alpha.CoarseValue)\n- [0.25.2](/php/docs/reference/analytics-admin/0.25.2/V1alpha.CoarseValue)\n- [0.24.2](/php/docs/reference/analytics-admin/0.24.2/V1alpha.CoarseValue)\n- [0.23.0](/php/docs/reference/analytics-admin/0.23.0/V1alpha.CoarseValue)\n- [0.22.5](/php/docs/reference/analytics-admin/0.22.5/V1alpha.CoarseValue)\n- [0.20.0](/php/docs/reference/analytics-admin/0.20.0/V1alpha.CoarseValue)\n- [0.19.0](/php/docs/reference/analytics-admin/0.19.0/V1alpha.CoarseValue)\n- [0.18.1](/php/docs/reference/analytics-admin/0.18.1/V1alpha.CoarseValue)\n- [0.17.0](/php/docs/reference/analytics-admin/0.17.0/V1alpha.CoarseValue)\n- [0.16.0](/php/docs/reference/analytics-admin/0.16.0/V1alpha.CoarseValue)\n- [0.15.1](/php/docs/reference/analytics-admin/0.15.1/V1alpha.CoarseValue)\n- [0.14.0](/php/docs/reference/analytics-admin/0.14.0/V1alpha.CoarseValue)\n- [0.13.0](/php/docs/reference/analytics-admin/0.13.0/V1alpha.CoarseValue)\n- [0.12.0](/php/docs/reference/analytics-admin/0.12.0/V1alpha.CoarseValue)\n- [0.11.1](/php/docs/reference/analytics-admin/0.11.1/V1alpha.CoarseValue)\n- [0.10.0](/php/docs/reference/analytics-admin/0.10.0/V1alpha.CoarseValue)\n- [0.9.0](/php/docs/reference/analytics-admin/0.9.0/V1alpha.CoarseValue)\n- [0.8.2](/php/docs/reference/analytics-admin/0.8.2/V1alpha.CoarseValue) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Analytics Admin V1alpha Client class CoarseValue.\n\nThe coarse conversion value set on the updatePostbackConversionValue SDK call\nwhen a ConversionValues.event_mappings conditions are satisfied. For\nmore information, see\n[SKAdNetwork.CoarseConversionValue](https://developer.apple.com/documentation/storekit/skadnetwork/coarseconversionvalue).\n\nProtobuf type `google.analytics.admin.v1alpha.CoarseValue`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Admin \\\\ V1alpha\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### COARSE_VALUE_UNSPECIFIED\n\n Value: 0\n\nCoarse value not specified.\n\nGenerated from protobuf enum `COARSE_VALUE_UNSPECIFIED = 0;`\n\n### COARSE_VALUE_LOW\n\n Value: 1\n\nCoarse value of low.\n\nGenerated from protobuf enum `COARSE_VALUE_LOW = 1;`\n\n### COARSE_VALUE_MEDIUM\n\n Value: 2\n\nCoarse value of medium.\n\nGenerated from protobuf enum `COARSE_VALUE_MEDIUM = 2;`\n\n### COARSE_VALUE_HIGH\n\n Value: 3\n\nCoarse value of high.\n\nGenerated from protobuf enum `COARSE_VALUE_HIGH = 3;`"]]