| Field | Type | Required | Description | Example |
|---|---|---|---|---|
actor |
Optional[models.Person] | ➖ | N/A | { "name": "George Clooney", "obfuscatedId": "abc123" } |
timestamp |
Optional[int] | ➖ | Unix timestamp of the activity (in seconds since epoch UTC). | |
action |
Optional[models.UserActivityAction] | ➖ | The action for the activity | |
aggregate_visit_count |
Optional[models.CountInfo] | ➖ | N/A |