| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsFunnelComputeMetric |
ProductAnalyticsFunnelComputeMetric.CONVERSION |
static ProductAnalyticsFunnelComputeMetric |
ProductAnalyticsFunnelComputeMetric.CONVERSION_RATE |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsFunnelComputeMetric |
ProductAnalyticsFunnelComputeMetric.fromValue(String value) |
ProductAnalyticsFunnelComputeMetric |
ProductAnalyticsFunnelCompute.getMetric()
Metric for user journey funnel compute.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsFunnelCompute |
ProductAnalyticsFunnelCompute.metric(ProductAnalyticsFunnelComputeMetric metric) |
void |
ProductAnalyticsFunnelComputeMetric.ProductAnalyticsFunnelComputeMetricSerializer.serialize(ProductAnalyticsFunnelComputeMetric value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsFunnelCompute.setMetric(ProductAnalyticsFunnelComputeMetric metric) |
| Constructor and Description |
|---|
ProductAnalyticsFunnelCompute(ProductAnalyticsFunnelComputeAggregation aggregation,
ProductAnalyticsFunnelComputeMetric metric) |
| Constructor and Description |
|---|
ProductAnalyticsFunnelComputeMetricSerializer(Class<ProductAnalyticsFunnelComputeMetric> t) |
Copyright © 2026. All rights reserved.