Class: DatadogAPIClient::V1::ProductAnalyticsFunnelComputeAggregation

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

Overview

Aggregation type for user journey funnel compute.

Constant Summary collapse

CARDINALITY =
"cardinality".freeze
COUNT =
"count".freeze

Method Summary

Methods included from BaseEnumModel

included