Class: DatadogAPIClient::V2::ProductAnalyticsGraphQueryGroupBySource

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

Overview

Audience dimension to group by, instead of an event facet.

Constant Summary collapse

USERS =
"product_analytics_audience_filters.users".freeze
ACCOUNTS =
"product_analytics_audience_filters.accounts".freeze

Method Summary

Methods included from BaseEnumModel

included