# action\_number

#### action\_number

An integer that increments with each action in the round.  The first action of any round has an action\_number of 0 and all subsequent actions are sequentially numbered.

**Type:** integer

**Example:**

```javascript
"action_number": 3
```
