Class: DatadogAPIClient::V2::ProductAnalyticsJourneyConversionType
- Inherits:
-
Object
- Object
- DatadogAPIClient::V2::ProductAnalyticsJourneyConversionType
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v2/models/product_analytics_journey_conversion_type.rb
Overview
Whether to return the entities that converted at the target step, or those that dropped off.
Constant Summary collapse
- CONVERSION =
"conversion".freeze
- DROP_OFF =
"drop-off".freeze