Interface AnalyticsDescription

Describes the configuration of an analytics integration.

interface AnalyticsDescription {
    integration: AnalyticsIntegrationID;
}

Hierarchy (view full)

Properties

Properties

The identifier of the analytics integration.