Databricks SDK for JavaScript
    Preparing search index...

    Variable LinkedInAdsOptions_LinkedInAdsCustomReportOptions_LinkedInAdsFinderConst

    LinkedInAdsOptions_LinkedInAdsCustomReportOptions_LinkedInAdsFinder: {
        ANALYTICS: "ANALYTICS";
        ATTRIBUTED_REVENUE_METRICS: "ATTRIBUTED_REVENUE_METRICS";
        LINKED_IN_ADS_FINDER_UNSPECIFIED: "LINKED_IN_ADS_FINDER_UNSPECIFIED";
        STATISTICS: "STATISTICS";
    } = ...

    adAnalytics finder. Determines call shape, valid pivots, and metric requirements.

    Type Declaration

    • ReadonlyANALYTICS: "ANALYTICS"

      exactly 1 pivot, customer metrics ("analytics")

    • ReadonlyATTRIBUTED_REVENUE_METRICS: "ATTRIBUTED_REVENUE_METRICS"

      1-2 pivots (CAMPAIGN/CAMPAIGN_GROUP only), full revenue-metric struct ("attributedRevenueMetrics")

    • ReadonlyLINKED_IN_ADS_FINDER_UNSPECIFIED: "LINKED_IN_ADS_FINDER_UNSPECIFIED"
    • ReadonlySTATISTICS: "STATISTICS"

      1-3 pivots, customer metrics ("statistics")