Class ProductAnalyticsRetentionCellScope

Narrows a retention query to a single cell, at the intersection of one cohort and one return period.

Hierarchy

  • ProductAnalyticsRetentionCellScope

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

Selects a cohort, either by index or by the aggregation that rolls all cohorts together.

Selects a cohort or return period by its zero-based position in the grid.

The discriminator identifying a scope narrowed to one grid cell.

Generated using TypeDoc