google_api_analytics_reporting v0.13.0 GoogleApi.AnalyticsReporting.V4.Model.EventData View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.