Google Ads & Google Ads Lead Forms modules broken - API v12 deprecated (404 error)

:bullseye: What is your goal?

Hi community,
Both the Google Ads and Google Ads Lead Forms modules are currently broken in Make. All scenarios using these modules are failing with a 404 error.
The issue is that Make’s modules are still calling v12 of the Google Ads API, which Google has deprecated and sunset. The exact error is:
The requested URL /v12/customers/[ID]/googleAds:search was not found on this server.
This affects anyone using Google Ads modules in their scenarios. Has anyone found a workaround? And is the Make team aware and working on an update to a supported API version (v16 or higher)?
Would appreciate any updates or ETAs on a fix.

Hey there @Arkar_Hein

Thank you for reporting this issue with us! Our developers are already aware of it, and they are currently investigating it further so they can start working on a fix.

Dev team suggested following workaround which you can use for now:

  1. Open the affected module in their scenario (one of: Create an Object, Update an Object, Delete an Object, Search Objects, Search Objects SearchStream Query)

  2. Find the “Google Ads API Version” field — it will show an old/invalid value (v12) or appear empty

  3. Select v20 (the current default)

  4. Then open the “Account” dropdown — it will now fire the RPC with v20 in the base URL and load successfully

  5. Repeat for any other modules in the scenario that have the same issue

We apologize for the frustration caused by this issue and assure you that we will get back to you once we have more information.

Thank you for your understanding and patience :folded_hands:

1 Like