package google.events.firebase.analytics.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AnalyticsLogData

data.proto:24

The data within Firebase Analytics log events.

Used in: AnalyticsLogWrittenEvent

message AnalyticsLogWrittenEvent

events.proto:28

The CloudEvent raised when a Firebase Analytics log is written.

message AnalyticsValue

data.proto:78

Value for Event Params and UserProperty can be of type string or int or float or double.

Used in: EventDimensions, UserPropertyValue

message AppInfo

data.proto:138

Message which contains App Information.

Used in: UserDimensions

message DeviceInfo

data.proto:88

Message containing device informations.

Used in: UserDimensions

message EventDimensions

data.proto:211

Message containing information pertaining to the event.

Used in: AnalyticsLogData

message ExportBundleInfo

data.proto:193

Message containing information regarding the bundle in which these events were uploaded.

Used in: UserDimensions

message GeoInfo

data.proto:161

User's geographic informaiton.

Used in: UserDimensions

message LtvInfo

data.proto:202

Lifetime Value information about this user.

Used in: UserDimensions

message TrafficSource

data.proto:180

Mesage containing marketing campaign information which acquired the user.

Used in: UserDimensions

message UserDimensions

data.proto:33

Message containing information about the user associated with the event.

Used in: AnalyticsLogData

message UserPropertyValue

data.proto:65

Predefined (eg: LTV) or custom properties (eg: birthday) stored on client side and associated with subsequent HitBundles.

Used in: UserDimensions