Class: DatadogAPIClient::V2::ProductAnalyticsRetentionGridCohortType

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/product_analytics_retention_grid_cohort_type.rb

Overview

Whether the row holds one cohort's own numbers, or the weighted roll-up across every cohort.

Constant Summary collapse

RAW =
"raw".freeze
AGGREGATED =
"aggregated".freeze

Method Summary

Methods included from BaseEnumModel

included