May 6, 2026
Version 26.09
See this release's improvements and features, or subscribe to our RSS feed.
Check customer's eligibility for campaigns
Integration APIThe new campaignEligibility property in the responseContent object contains all
available campaigns and the customer's eligibility for each of
them in the current session. It is available in the following endpoints:
Adobe integration tutorials
DocumentationWe've added Adobe as a technology partner. You can now access the following tutorials:
More updates
Enhancements:
- Rule Builder: Added a new built-in attribute on the
Current sessionentity to the Attribute Selector. Total Item Count allows you to reference the number of items in the cart without needing to create a cart item filter. - Loyalty: Added the
balancesquery parameter to the Export customer loyalty balances and Export all card transaction logs endpoints. Use it to select which balances to include in the export and reduce export processing time. - Campaign Manager: You can now filter customer sessions by both date and time, making it easier to find and troubleshoot specific sessions.
Bug fixes:
- Management API:
- Fixed a bug where collections could not be updated in running campaigns via the Update campaign endpoint.
- Fixed a bug where, when calling the List coupons that match the given attributes in campaign or List coupons that match the given attributes endpoint with two or more coupon attributes in the request, the returned results were filtered by only one of the provided attributes.
- SDKs: In the
C#SDKs, fixed the following bugs:- Fixed a
400 Bad Requesterror in the Create coupons asynchronously endpoint by ensuring thatexpiryDatehandles date time values correctly. - Fixed a bug where where passing a dictionary to the
attributesproperty caused incorrect serialization.
- Fixed a
- Coupons: Fixed a bug where mandatory coupon attributes from a campaign template were not displayed when the user created a new campaign.
- Campaigns: Fixed an issue where campaigns could not be created from a template in some deployments.