Description
We are planning to decommission 2 dimensions from the Journey Aggregate Query API:
“journeyCustomerId”
“journeyCustomerIdType”
The following events would no longer be able to be filtered on those dimensions in the future SegmentAssignedEvent, WebActionEvent, WebEvent, OutcomeAchievedEvent and OutcomeAttributionEvent.
Change Category
API
Change Context
This change is driven by another API update.
With the release of Identity Resolution, the SegmentAssignedEvent will be replaced by the SegmentAssignmentEvent in the API endpoint GET /api/v2/journey/sessions/{sessionId}/events.
This is because the current segment assignment event is partitioned on customer Id which will not be supported in the future. It is being replaced by the new event partitioned on the externalContactId. This API endpoint was in preview and the change has been announced. [https://developer.genesys.cloud/forum/t/preview-api-replacement-of-field-segmentassignedevent/15275|https://developer.genesys.cloud/forum/t/preview-api-replacement-of-field-segmentassignedevent/15275]
Change Impact
Customers will no longer be able to groupBy the journeyCustomerId and journeyCustomerIdType dimension on the Journey Aggregate Query API.
If a customer has a query that is currently filtering by these dimensions, they should remove them to avoid failures.
Only one customer is currently filtering by these dimensions and they have been notified.
Date of Change
Mar 01, 2023
Impacted APIs
https://developer.genesys.cloud/analyticsdatamanagement/analytics/aggregate/journey-query
References
[AI-722]