| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsJoinKeys |
ProductAnalyticsJoinKeys.addSecondaryItem(String secondaryItem) |
ProductAnalyticsJoinKeys |
ProductAnalyticsSankeySearch.getJoinKeys()
Identity join keys used to stitch events belonging to the same user or session.
|
ProductAnalyticsJoinKeys |
ProductAnalyticsJourneySearch.getJoinKeys()
Identity join keys used to stitch events belonging to the same user or session.
|
ProductAnalyticsJoinKeys |
ProductAnalyticsJoinKeys.primary(String primary) |
ProductAnalyticsJoinKeys |
ProductAnalyticsJoinKeys.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
ProductAnalyticsJoinKeys |
ProductAnalyticsJoinKeys.secondary(List<String> secondary) |
| Modifier and Type | Method and Description |
|---|---|
ProductAnalyticsSankeySearch |
ProductAnalyticsSankeySearch.joinKeys(ProductAnalyticsJoinKeys joinKeys) |
ProductAnalyticsJourneySearch |
ProductAnalyticsJourneySearch.joinKeys(ProductAnalyticsJoinKeys joinKeys) |
void |
ProductAnalyticsSankeySearch.setJoinKeys(ProductAnalyticsJoinKeys joinKeys) |
void |
ProductAnalyticsJourneySearch.setJoinKeys(ProductAnalyticsJoinKeys joinKeys) |
Copyright © 2026. All rights reserved.