LiveStream release notes
Cumulative release notes for LiveStream data and endpoints.
April 13, 2026
Contains numerous updates to data formatting for several fields. These updates provide better parity between data provided using LiveStream and data in other Adobe Analytics features, such as Analysis Workspace.
evar1 - eVar2501.0 instead of the string.<br/>- Now truncates values to 255 bytes, matching what is stored in a report suite.eventsevents variable contains event1,event1, two instances are now counted instead of just counting the first instance.<br/>- Setting an event to a value of 0 omits that event entirely instead of passing eventX=0.<br/>- Numeric and currency events that do not have an associated value are now omitted.<br/>- Any event that is assigned a non-numeric value is now omitted.<br/>- Event serialization is now truncated to 20 characters, matching what is stored in a report suite.iplanguagemobileAudioSupport<br/>mobileVideoSupportmvvar1 - mvvar344) instead of the delimiter set in report suite settings. The field is now considered deprecated.<br/>- Now truncates individual values to 255 bytes each, matching what is stored in a report suite.<br/>- Now truncates the total length of the field (including delimiters) to 65,535 bytes.<br/>- Now omits duplicate entries in the same hit.<br/>-productsevents field does not also include that event.<br/>- If the same merchandising eVar appears in the same product value, the last eVar value is now used instead of the first.<br/>- Standard and conversion variable syntax merchandising eVars are now omitted from product values, as only product syntax merchandising eVars are allowed in this field.purchaseIdprop1 - prop75referrerrevenuermvvarsearchEnginetntAction-1 are now returned as a value of 65535.<br/>- If an action contains multiple action IDs, only the first is used.userAgentuserAgent is empty. If you prefer, you can contact customer care to populate this field. However, in doing so, all mobile device attribute fields no longer contain data.tntdelim and values attributes to appear at the schema root level.zipA preview endpoint is available to test updated response payloads with your integration. To enable your stream for updated response payloads, follow both of these steps:
-
Send a
GETcall to the following endpoint using the same headers as your current LiveStream implementation:https://livestream.adobe.net/api/2/enable/<stream_name>The server responds indicating that updated response payloads are available in 15 minutes.
-
Modify your service to use either of the following URI's:
-
https://livestream.adobe.net/api/1/stream/<stream_name>?beta=trueor
-
https://livestream.adobe.net/api/2/stream/<stream_name>
-
On April 13, 2026 when the updated response payload changes go live, all endpoints effectively function identically.