Google has officially announced a shift in how audience data is handled. Starting from April 1, 2026, the Google Ads API will no longer support Customer Match uploads for developer tokens that have been inactive for more than 180 days (since October 2025).
This means if you try to refresh your Customer Match lists via Google Ads API from April 2026 using affected developer tokens (those that weren’t used since October 2025), your current automated workflows will likely return errors. Automated audience lists will stop updating, which means existing lists may quickly become outdated.
✍️Note
Google’s goal is to centralize and modernize how first-party data is ingested across its platforms. The Data Manager API should become a unified layer for sending first-party data to products like Google Ads, Google Analytics, and Display & Video 360.
Compared to the Google Ads API and other Google’s APIs, the Data Manager API has several improvements:
Users also started receiving letters that the Partner Audience API is going to be deprecated in 2027. It's just one more reason to switch to the Data Manager API.

Firstly, check your token logs to see if your OfflineUserDataJobService or UserDataService has done a Customer Match upload within the last 180 days.
CUSTOMER_NOT_ALLOWLISTED error on April 1. You should move to the Data Manager API before April. At Stape, we have developed a Google Data Manager API Connection and sGTM tags to make using the new API as simple as possible.
✍️ Note on access
Follow the guides below to configure Google’s Data Manager API:
Comments