These are the Treasure AI features and improvements released in June, 2026.
Posted on: Jun 1, 2026
- AI Agent Foundry now supports Claude Sonnet 4.6, Anthropic's latest language model, available across US, Tokyo, and EU01 regions.
Posted on: Jun 3, 2026
- AI Studio agents can now search the web in real time during a chat, automatically pulling in current information whenever your prompt calls for recent or time-sensitive context.
- Designed for marketers and analysts researching topics such as recent market trends, competitor activity, or breaking developments, web search brings live, real-world context directly into your agent conversations without leaving Studio.
- Agents decide on their own whether a web search is needed based on your prompt, so no configuration or setup is required — when a search runs, you simply see it appear as a step in the chat.
- Web Search is available now across all regions (US, Tokyo, and EU01) with no action needed from your team.
- Learn more by visiting the AI Chat Interface page.
Posted on: Jun 3, 2026
- Engage Studio now adds the
content-availableandcategoryfields to the iOS Mobile Push notification payload, enabling your app to capture push notification delivery events while the app is in the background and dismiss events when a user swipes a notification away. Mobile Push is currently a Beta feature. - Designed for mobile app developers integrating Engage Studio push notifications, this lets you measure delivery and dismiss behavior accurately and report on the effectiveness of push campaigns, complementing the existing
open,link_open, anddeeplink_openevents. - These payload fields are sent automatically with no campaign configuration required. To capture the events, your iOS app must enable Background Modes, register a notification category named
defaultwith a custom dismiss action, and handle the dismiss and background-delivery callbacks. This change applies to iOS only. - Learn more by visiting the iOS Developer Guide page.
Posted on: Jun 2, 2026
- Engage Studio now supports LINE Flex Messages, letting marketers add a Flex Message object to a LINE Official Account campaign by pasting a Flex Message JSON payload directly into the message editor.
- Designed for marketers running LINE-centric campaigns, Flex Messages enable rich, customizable layouts such as image carousels, product cards, event invites, and receipts that go beyond plain text and imagemap messages.
- The editor validates the JSON against LINE's Flex Message schema and enforces platform limits at save time, and ready-to-use JSON templates are available in the Flex Message Template Gallery to help you get started quickly.
- Learn more by visiting the LINE Message Types page.
Posted on: Jun 1, 2026
- The Google Campaign Manager 360 Enhanced Conversions Export connector sends conversion data from Treasure AI directly to Google Campaign Manager 360 (CM360) through the Campaign Manager 360 API, uploading or updating conversion records tied to Floodlight activities.
- Designed for advertisers who use CM360 as their cross-channel measurement and reporting system of record, the connector enables deduplicated, standardized conversion attribution across Google Ads, YouTube, external DSPs, and other media.
- Configuring an export requires a Campaign Manager User Profile ID with conversion upload permissions, along with the Floodlight Configuration ID and Floodlight Activity ID for the conversions you want to upload.
- Learn more by visiting the Google Campaign Manager Enhanced Conversions Export Integration page.
Posted on: Jun 2, 2026
- The Yelp Ads Conversion API Export connector sends offline and server-side conversion events, such as purchases and leads, from Treasure AI directly to Yelp through the Yelp Conversions API for ad attribution and return-on-ad-spend measurement.
- Designed for multi-location advertisers running Yelp Ads, the connector replaces manual conversion uploads and custom pipelines with a configurable activation destination, improving attribution completeness while reducing implementation and maintenance effort.
- The connector maps Treasure AI segment data to the Yelp Conversions API schema and automatically normalizes and SHA-256 hashes personally identifiable fields as required by Yelp.
- Learn more by visiting the Yelp Conversions API Export Integration page.
Posted on: Jun 1, 2026
- Workflow pools let an account administrator control how many of a chosen group of Treasure Workflow attempts can run at the same time in a Treasure AI account, independently of other workflows.
- Designed for administrators of accounts that run large numbers of workflows, pools prevent one group of workflows (such as ad-hoc activations) from consuming every attempt slot in the account and starving higher-priority workflows.
- Each pool has its own concurrency limit and queue, and pool rules decide which pool each newly created attempt is assigned to based on project name, workflow name, workflow type, or invocation type.
- Pools are configured through the Treasure Workflow API and require administrator permissions.
- Learn more by visiting the About Pools page.
Posted on: Jun 3, 2026
- Real-time Total counter attributes now display an updated Batch Backfill configuration with corrected UI helper text and prominent guidance, making clear that Batch Backfill is required for a Total counter to accumulate a true lifetime total rather than behave as a sliding counter.
- Designed for data engineers and CDP administrators configuring real-time attributes, this improvement removes a common source of misconfiguration: without a Batch Backfill, a Total counter silently tracked only a sliding window of events instead of a running lifetime total.
- The Batch Backfill value is always combined with real-time events occurring after the batch timestamp — it is not a fallback used only when real-time data is absent; configuring it correctly is what distinguishes a Total counter from a Sliding counter.
- Documentation for the counter attribute FAQ has also been updated to clarify that counter attributes are not deleted when their events expire — only the events themselves are evicted from the real-time store when they exceed the counter's configured duration.
- Learn more by visiting the Creating and Viewing a Counter Attribute page.