putActionInteractions
inline suspend fun PersonalizeEventsClient.putActionInteractions(crossinline block: PutActionInteractionsRequest.Builder.() -> Unit): PutActionInteractionsResponse
Records action interaction event data. An action interaction event is an interaction between a user and an action. For example, a user taking an action, such a enrolling in a membership program or downloading your app.
For more information about recording action interactions, see Recording action interaction events. For more information about actions in an Actions dataset, see Actions dataset.