| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static ProductAnalyticsFunnelRequestType |
ProductAnalyticsFunnelRequestType.USER_JOURNEY_FUNNEL |
| Modifier and Type | Method and Description |
|---|---|
static ProductAnalyticsFunnelRequestType |
ProductAnalyticsFunnelRequestType.fromValue(String value) |
ProductAnalyticsFunnelRequestType |
ProductAnalyticsFunnelRequest.getRequestType()
Request type for user journey funnel widget.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsFunnelRequest |
ProductAnalyticsFunnelRequest.requestType(ProductAnalyticsFunnelRequestType requestType) |
void |
ProductAnalyticsFunnelRequestType.ProductAnalyticsFunnelRequestTypeSerializer.serialize(ProductAnalyticsFunnelRequestType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
ProductAnalyticsFunnelRequest.setRequestType(ProductAnalyticsFunnelRequestType requestType) |
| Constructor and Description |
|---|
ProductAnalyticsFunnelRequest(ProductAnalyticsFunnelQuery query,
ProductAnalyticsFunnelRequestType requestType) |
| Constructor and Description |
|---|
ProductAnalyticsFunnelRequestTypeSerializer(Class<ProductAnalyticsFunnelRequestType> t) |
Copyright © 2026. All rights reserved.