Generated from protobuf enumSAMPLING_LEVEL_UNSPECIFIED = 0;
LOW
Value: 1
Applies a sampling level of 10 million to standard properties and
100 million to Google Analytics 360 properties.
Generated from protobuf enumLOW = 1;
MEDIUM
Value: 2
Exclusive to Google Analytics 360 properties with a sampling level of 1
billion.
Generated from protobuf enumMEDIUM = 2;
UNSAMPLED
Value: 3
Exclusive to Google Analytics 360 properties. Unsampled explorations are
more accurate and can reveal insights that aren't visible in standard
explorations. To learn more, seehttps://support.google.com/analytics/answer/10896953.
[[["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 Data V1alpha Client - Class SamplingLevel (0.22.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.22.3 (latest)](/php/docs/reference/analytics-data/latest/V1alpha.SamplingLevel)\n- [0.22.2](/php/docs/reference/analytics-data/0.22.2/V1alpha.SamplingLevel)\n- [0.21.1](/php/docs/reference/analytics-data/0.21.1/V1alpha.SamplingLevel)\n- [0.20.1](/php/docs/reference/analytics-data/0.20.1/V1alpha.SamplingLevel)\n- [0.19.0](/php/docs/reference/analytics-data/0.19.0/V1alpha.SamplingLevel)\n- [0.18.0](/php/docs/reference/analytics-data/0.18.0/V1alpha.SamplingLevel)\n- [0.17.1](/php/docs/reference/analytics-data/0.17.1/V1alpha.SamplingLevel)\n- [0.16.4](/php/docs/reference/analytics-data/0.16.4/V1alpha.SamplingLevel)\n- [0.14.0](/php/docs/reference/analytics-data/0.14.0/V1alpha.SamplingLevel)\n- [0.13.0](/php/docs/reference/analytics-data/0.13.0/V1alpha.SamplingLevel)\n- [0.12.0](/php/docs/reference/analytics-data/0.12.0/V1alpha.SamplingLevel)\n- [0.11.2](/php/docs/reference/analytics-data/0.11.2/V1alpha.SamplingLevel)\n- [0.10.1](/php/docs/reference/analytics-data/0.10.1/V1alpha.SamplingLevel)\n- [0.9.5](/php/docs/reference/analytics-data/0.9.5/V1alpha.SamplingLevel) \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 Data V1alpha Client class SamplingLevel.\n\nCategories of sampling levels for the requests.\n\nProtobuf type `google.analytics.data.v1alpha.SamplingLevel`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Data \\\\ V1alpha\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SAMPLING_LEVEL_UNSPECIFIED\n\n Value: 0\n\nUnspecified type.\n\nGenerated from protobuf enum `SAMPLING_LEVEL_UNSPECIFIED = 0;`\n\n### LOW\n\n Value: 1\n\nApplies a sampling level of 10 million to standard properties and\n100 million to Google Analytics 360 properties.\n\nGenerated from protobuf enum `LOW = 1;`\n\n### MEDIUM\n\n Value: 2\n\nExclusive to Google Analytics 360 properties with a sampling level of 1\nbillion.\n\nGenerated from protobuf enum `MEDIUM = 2;`\n\n### UNSAMPLED\n\n Value: 3\n\nExclusive to Google Analytics 360 properties. Unsampled explorations are\nmore accurate and can reveal insights that aren't visible in standard\nexplorations. To learn more, see\n\u003chttps://support.google.com/analytics/answer/10896953\u003e.\n\nGenerated from protobuf enum `UNSAMPLED = 3;`"]]