value property

String? value
getter/setter pair

Value of the custom dimension.

Default value (i.e. empty string) indicates clearing sesion/visitor scope custom dimension value.

Implementation

core.String? value;