events/firebase/analytics/v1 library
Classes
- AnalyticsLogData
- The data within Firebase Analytics log events.
- AnalyticsLogWrittenEvent
- The CloudEvent raised when a Firebase Analytics log is written.
- AnalyticsValue
- Value for Event Params and UserProperty can be of type string or int or float or double.
- AppInfo
- Message which contains App Information.
- DeviceInfo
- Message containing device informations.
- EventDimensions
- Message containing information pertaining to the event.
- ExportBundleInfo
- Message containing information regarding the bundle in which these events were uploaded.
- GeoInfo
- User's geographic informaiton.
- LtvInfo
- Lifetime Value information about this user.
- TrafficSource
- Mesage containing marketing campaign information which acquired the user.
- UserDimensions
- Message containing information about the user associated with the event.
- UserPropertyValue
- Predefined (eg: LTV) or custom properties (eg: birthday) stored on client side and associated with subsequent HitBundles.