Class ProductAnalyticsRetentionAggregationTarget

Selects the rolled-up row that aggregates every cohort, rather than a single cohort.

Hierarchy

  • ProductAnalyticsRetentionAggregationTarget

Constructors

Properties

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The discriminator identifying a target selected by aggregation.

value: string

The aggregation that produced the rolled-up row.

Generated using TypeDoc