Show / Hide Table of Contents

Enum Compatibility

The compatibility types for a single dimension or metric.

Namespace: Google.Analytics.Data.V1Beta
Assembly: Google.Analytics.Data.V1Beta.dll
Syntax
public enum Compatibility

Fields

Name Description
Compatible

The dimension or metric is compatible. This dimension or metric can be successfully added to a report.

Incompatible

The dimension or metric is incompatible. This dimension or metric cannot be successfully added to a report.

Unspecified

Unspecified compatibility.

In this article
Back to top Generated by DocFX