Class: DatadogAPIClient::V2::ProductAnalyticsRetentionGroupByTarget

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

Overview

Which axis of the retention grid a group-by applies to.

Constant Summary collapse

COHORT =
"cohort".freeze
RETURN_PERIOD =
"return_period".freeze

Method Summary

Methods included from BaseEnumModel

included