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.
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:
Open the affected module in their scenario (one of: Create an Object, Update an Object, Delete an Object, Search Objects, Search Objects SearchStream Query)
Find the “Google Ads API Version” field — it will show an old/invalid value (v12) or appear empty
Selectv20 (the current default)
Then open the “Account” dropdown — it will now fire the RPC with v20 in the base URL and load successfully
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.