Google Analytics Admin V1alpha Client - Class ReportingIdentity (0.30.0)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class ReportingIdentity.

Various strategies for identifying user identities in reports.

Protobuf type google.analytics.admin.v1alpha.ReportingIdentitySettings.ReportingIdentity

Namespace

Google \ Analytics \ Admin \ V1alpha \ ReportingIdentitySettings

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

IDENTITY_BLENDING_STRATEGY_UNSPECIFIED

Value: 0

Unspecified blending strategy.

Generated from protobuf enum IDENTITY_BLENDING_STRATEGY_UNSPECIFIED = 0;

BLENDED

Value: 1

Blended reporting identity strategy.

Generated from protobuf enum BLENDED = 1;

OBSERVED

Value: 2

Observed reporting identity strategy.

Generated from protobuf enum OBSERVED = 2;

DEVICE_BASED

Value: 3

Device-based reporting identity strategy.

Generated from protobuf enum DEVICE_BASED = 3;