| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsRetentionGridResponse |
ProductAnalyticsApi.queryProductAnalyticsRetentionGrid(ProductAnalyticsRetentionGridRequest body)
Compute a retention grid.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<ProductAnalyticsRetentionGridResponse> |
ProductAnalyticsApi.queryProductAnalyticsRetentionGridAsync(ProductAnalyticsRetentionGridRequest body)
Compute a retention grid.
|
ApiResponse<ProductAnalyticsRetentionGridResponse> |
ProductAnalyticsApi.queryProductAnalyticsRetentionGridWithHttpInfo(ProductAnalyticsRetentionGridRequest body)
Compute a retention grid, showing how much of each cohort came back over each subsequent
period.
|
CompletableFuture<ApiResponse<ProductAnalyticsRetentionGridResponse>> |
ProductAnalyticsApi.queryProductAnalyticsRetentionGridWithHttpInfoAsync(ProductAnalyticsRetentionGridRequest body)
Compute a retention grid.
|
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsRetentionGridResponse |
ProductAnalyticsRetentionGridResponse.data(ProductAnalyticsRetentionGridResponseData data) |
ProductAnalyticsRetentionGridResponse |
ProductAnalyticsRetentionGridResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.