| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsJourneyConversionType |
ProductAnalyticsJourneyConversionType.CONVERSION |
static ProductAnalyticsJourneyConversionType |
ProductAnalyticsJourneyConversionType.DROP_OFF |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsJourneyConversionType |
ProductAnalyticsJourneyConversionType.fromValue(String value) |
ProductAnalyticsJourneyConversionType |
ProductAnalyticsJourneyListQuery.getConversionType()
Whether to return the entities that converted at the target step, or those that dropped off.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsJourneyListQuery |
ProductAnalyticsJourneyListQuery.conversionType(ProductAnalyticsJourneyConversionType conversionType) |
void |
ProductAnalyticsJourneyConversionType.ProductAnalyticsJourneyConversionTypeSerializer.serialize(ProductAnalyticsJourneyConversionType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsJourneyListQuery.setConversionType(ProductAnalyticsJourneyConversionType conversionType) |
| Constructor and Description |
|---|
ProductAnalyticsJourneyConversionTypeSerializer(Class<ProductAnalyticsJourneyConversionType> t) |
Copyright © 2026. All rights reserved.