Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

MetricAttribution

import type { MetricAttribution } from "https://aws-api.deno.dev/v0.4/services/personalizeevents.ts?docs=full";

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

interface MetricAttribution {
eventAttributionSource: string;
}

§Properties

§
eventAttributionSource: string
[src]

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