View source: R/personalizeevents_operations.R
personalizeevents_put_actions | R Documentation |
Adds one or more actions to an Actions dataset. For more information see Importing actions individually.
See https://www.paws-r-sdk.com/docs/personalizeevents_put_actions/ for full documentation.
personalizeevents_put_actions(datasetArn, actions)
datasetArn |
[required] The Amazon Resource Name (ARN) of the Actions dataset you are adding the action or actions to. |
actions |
[required] A list of action data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.