Sub Action Aggregates
Represents the aggregated statistics of all match sub actions by sub action types.
Properties
Unique id of a specific sub action type
subActionAggregate
integer
Number of times a specific sub action was recorded during a match
{
"subAction": "Blocked",
"subActionId": 11103,
"subActionAggregate": 4
}