ActorIdentificationState
The field that represents the state of the actor.
Values
| Value | Description |
|---|---|
| ACTOR_STATE_IDENTIFIED | Actor has been successfully identified. |
| ACTOR_STATE_IDENTIFYING | Actor identification is in progress (recent event). |
| ACTOR_STATE_UNIDENTIFIED | Actor could not be identified (old event). |
| ACTOR_STATE_UNSPECIFIED | Unspecified actor state. |