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