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 |
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.
MetricAttribution' | |
|
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.