Class: DatadogAPIClient::V2::ProductAnalyticsJourneySearchGraphFilterName

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

Overview

The journey-level metric the graph filter applies to.

Constant Summary collapse

TIME_TO_CONVERT =
"__dd.time_to_convert".freeze
SESSION =
"__dd.session".freeze
DROPOFF_RATE =
"__dd.dropoff_rate".freeze

Method Summary

Methods included from BaseEnumModel

included