Google Analytics Data V1beta Client - Class Compatibility (0.23.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Analytics Data V1beta Client class Compatibility.
The compatibility types for a single dimension or metric.
Protobuf type google.analytics.data.v1beta.Compatibility
Namespace
Google \ Analytics \ Data \ V1beta
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
COMPATIBILITY_UNSPECIFIED
Value: 0
Unspecified compatibility.
Generated from protobuf enum COMPATIBILITY_UNSPECIFIED = 0;
COMPATIBLE
Value: 1
The dimension or metric is compatible. This dimension or metric can be
successfully added to a report.
Generated from protobuf enum COMPATIBLE = 1;
INCOMPATIBLE
Value: 2
The dimension or metric is incompatible. This dimension or metric cannot be
successfully added to a report.
[[["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 2026-03-11 UTC."],[],[]]