From c39006d9fee3d4438e5c9f768f7f0b2fd191c25c Mon Sep 17 00:00:00 2001 From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 19:58:00 +0000 Subject: [PATCH] docs: add changelog entry for CONVERSION_TAGS segmentation --- changelog.mdx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.mdx b/changelog.mdx index c1db3554d..5fa5bf273 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -7,6 +7,14 @@ keywords: ["changelog", "API updates", "release notes", "what's new", "API chang To subscribe to updates, please [**“Turn on notifications”**](https://help.x.com/en/managing-your-account/notifications-on-mobile-devices#:~:text=In%20the%20top%20menu,%20you,you%20would%20like%20to%20receive) for [**@API**](https://x.com/api). You can also follow this changelog in your feed reader via the [**RSS feed**](https://docs.x.com/changelog/rss.xml). + + ### `CONVERSION_TAGS` segmentation for Ads API Analytics + + Added `CONVERSION_TAGS` as a new [segmentation type](/x-ads-api/analytics#segmentation) for the X Ads API Analytics endpoints. You can now break out reporting by conversion tag to see which tags drove each conversion. + + `CONVERSION_TAGS` is only compatible with the `WEB_CONVERSION` metric group and, like all segmentation, is available through [asynchronous analytics queries](/x-ads-api/analytics#asynchronous-analytics). + + ### Updated `video_total_views` definition