Interface protos.google.analytics.admin.v1alpha.IConversionValues (7.3.0)

Properties of a ConversionValues.

Package

@google-analytics/admin

Properties

coarseValue

coarseValue?: (google.analytics.admin.v1alpha.CoarseValue|keyof typeof google.analytics.admin.v1alpha.CoarseValue|null);

ConversionValues coarseValue

displayName

displayName?: (string|null);

ConversionValues displayName

eventMappings

eventMappings?: (google.analytics.admin.v1alpha.IEventMapping[]|null);

ConversionValues eventMappings

fineValue

fineValue?: (number|null);

ConversionValues fineValue

lockEnabled

lockEnabled?: (boolean|null);

ConversionValues lockEnabled