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