@adcp/client API Reference - v4.19.0
    Preparing search index...

    Interface OutcomeMeasurement

    Business outcome measurement capabilities included with a product (e.g., incremental sales lift, brand lift, foot traffic). Distinct from delivery_measurement, which declares who counts ad impressions.

    interface OutcomeMeasurement {
        type: string;
        attribution: string;
        window?: Duration;
        reporting: string;
    }
    Index

    Properties

    type: string

    Type of measurement

    attribution: string

    Attribution methodology

    window?: Duration

    Attribution window as a structured duration (e.g., {"interval": 30, "unit": "days"}).

    reporting: string

    Reporting frequency and format