measurementId property

String? measurementId
getter/setter pair

Applicable for Firebase Web Apps only.

The unique Google-assigned identifier of the Google Analytics web stream associated with the Firebase Web App. Firebase SDKs use this ID to interact with Google Analytics APIs. Learn more about this ID and Google Analytics web streams in the Analytics documentation.

Implementation

core.String? measurementId;