Game Action Aggregates
Represents the aggregated statistics of all match actions by action types.
Attributes
Name
Type
Description
{
"action": "Point Started",
"actionId": 401,
"actionAggregate": 53,
"subActionAggregates": [...]
}Last updated
Was this helpful?