measurementId property

String? measurementId
getter/setter pair

Analytics "Measurement ID", without the "G-" prefix.

Example: "G-1A2BCD345E" would just be "1A2BCD345E"

Output only.

Implementation

core.String? measurementId;