| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.PersonalizeEvents.Types.MetricAttribution
Description
Documentation
data MetricAttribution Source #
Contains information about a metric attribution associated with an event. For more information about metric attributions, see Measuring impact of recommendations.
See: newMetricAttribution smart constructor.
Constructors
| MetricAttribution' | |
Fields
| |
Instances
Create a value of MetricAttribution with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:eventAttributionSource:MetricAttribution', metricAttribution_eventAttributionSource - The source of the event, such as a third party.
metricAttribution_eventAttributionSource :: Lens' MetricAttribution Text Source #
The source of the event, such as a third party.