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