MetricAttribute
class MetricAttribute
Contains information on a metric that a metric attribution reports on. For more information, see Measuring impact of recommendations.
Types
Properties
Link copied to clipboard
The attribute's expression. Available functions are SUM() or SAMPLECOUNT(). For SUM() functions, provide the dataset type (either Interactions or Items) and column to sum as a parameter. For example SUM(Items.PRICE).
Link copied to clipboard
The metric's name. The name helps you identify the metric in Amazon CloudWatch or Amazon S3.