| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsJourneyTimeseriesResponse |
ProductAnalyticsApi.queryProductAnalyticsJourneyTimeseries(ProductAnalyticsFormulaJourneyRequest body)
Compute journey timeseries analytics.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ProductAnalyticsJourneyTimeseriesResponse> |
ProductAnalyticsApi.queryProductAnalyticsJourneyTimeseriesAsync(ProductAnalyticsFormulaJourneyRequest body)
Compute journey timeseries analytics.
|
ApiResponse<ProductAnalyticsJourneyTimeseriesResponse> |
ProductAnalyticsApi.queryProductAnalyticsJourneyTimeseriesWithHttpInfo(ProductAnalyticsFormulaJourneyRequest body)
Compute timeseries results for a journey query.
|
CompletableFuture<ApiResponse<ProductAnalyticsJourneyTimeseriesResponse>> |
ProductAnalyticsApi.queryProductAnalyticsJourneyTimeseriesWithHttpInfoAsync(ProductAnalyticsFormulaJourneyRequest body)
Compute journey timeseries analytics.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsJourneyTimeseriesResponse |
ProductAnalyticsJourneyTimeseriesResponse.data(ProductAnalyticsJourneyTimeseriesResponseData data) |
ProductAnalyticsJourneyTimeseriesResponse |
ProductAnalyticsJourneyTimeseriesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.