interactionTime property

String? interactionTime
getter/setter pair

The time when the user acted on the item.

If multiple actions of the same type exist for a single user, only the most recent action is recorded.

Implementation

core.String? interactionTime;