View Source GoogleApi.AnalyticsReporting.V4.Model.EventData (google_api_analytics_reporting v0.18.0)
Represents all the details pertaining to an event.
Attributes
-
eventAction(type:String.t, default:nil) - Type of interaction with the object. Eg: 'play'. -
eventCategory(type:String.t, default:nil) - The object on the page that was interacted with. Eg: 'Video'. -
eventCount(type:String.t, default:nil) - Number of such events in this activity. -
eventLabel(type:String.t, default:nil) - Label attached with the event. -
eventValue(type:String.t, default:nil) - Numeric value associated with the event.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.