Game Action Aggregates
Represents the aggregated statistics of all match actions by action types.
Properties
Name
Type
Description
action
String
Action type name
actionId
Integer
Unique id of a specific action type
actionAggregate
Integer
Number of times a specific action was recorded during a match
Last updated