MetricAttribution

Contains information about a metric attribution associated with an event. For more information about metric attributions, see Measuring impact of recommendations.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The source of the event, such as a third party.

Functions

Link copied to clipboard
inline fun copy(block: MetricAttribution.Builder.() -> Unit = {}): MetricAttribution
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String