View source: R/cloudwatchevidently_operations.R
cloudwatchevidently_batch_evaluate_feature | R Documentation |
This operation assigns feature variation to user sessions. For each user session, you pass in an entityID
that represents the user. Evidently then checks the evaluation rules and assigns the variation.
See https://www.paws-r-sdk.com/docs/cloudwatchevidently_batch_evaluate_feature/ for full documentation.
cloudwatchevidently_batch_evaluate_feature(project, requests)
project |
[required] The name or ARN of the project that contains the feature being evaluated. |
requests |
[required] An array of structures, where each structure assigns a feature variation to one user session. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.