| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsJourneyListResponse |
ProductAnalyticsApi.queryProductAnalyticsJourneyList(ProductAnalyticsJourneyListRequest body)
List journey entities.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ProductAnalyticsJourneyListResponse> |
ProductAnalyticsApi.queryProductAnalyticsJourneyListAsync(ProductAnalyticsJourneyListRequest body)
List journey entities.
|
ApiResponse<ProductAnalyticsJourneyListResponse> |
ProductAnalyticsApi.queryProductAnalyticsJourneyListWithHttpInfo(ProductAnalyticsJourneyListRequest body)
Return the individual sessions that reached, or dropped off at, a given step of the journey.
|
CompletableFuture<ApiResponse<ProductAnalyticsJourneyListResponse>> |
ProductAnalyticsApi.queryProductAnalyticsJourneyListWithHttpInfoAsync(ProductAnalyticsJourneyListRequest body)
List journey entities.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsJourneyListResponse |
ProductAnalyticsJourneyListResponse.data(ProductAnalyticsJourneyListResponseData data) |
ProductAnalyticsJourneyListResponse |
ProductAnalyticsJourneyListResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.