Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,21 @@ 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).

<Update label="Sep 18, 2026" description="Weekly digest">
### This week on the X Developer Platform

A quick recap of what shipped this week across the X Ads API.

**New features**

- **[Lead Generation API](/x-ads-api/lead-generation)** — Create and manage native lead forms, attach a form to a card with the `LEAD_FORM` destination, and export submitted leads as JSON, CSV, or XLSX. Requires the Campaign user permission; lead exports are limited to account administrators.
- **[Conversion API server-side template for Google Tag Manager](/x-ads-api/measurement/gtm-server-side)** — Send website conversions through the official **X Ads Conversion API (Official)** tag in a Google Tag Manager server container, with no Conversion API request code to write. The template is published in the [GTM Community Template Gallery](https://tagmanager.google.com/gallery/#/owners/twitter/templates/x-ads-conversion-api-gtm-template).

**Updates**

- **`REGIONS` segmentation for asynchronous analytics** — Async analytics jobs now accept `REGIONS` as a `segmentation_type` for regional breakdowns. The `country` parameter is required when requesting this segmentation. See [Metrics and Segmentation](/x-ads-api/analytics#metrics-and-segmentation) for the full list of supported types.
</Update>

<Update label="Sep 17, 2026" description="X Ads API">
### Conversion API Google Tag Manager server-side template

Expand Down