How do I update my Google Ads SCript API Version?

44 views
Skip to first unread message

AdPro

unread,
Jul 22, 2025, 1:33:50 PMJul 22
to Google Ads Scripts Forum
How do I update my Google Ads SCript API Version?

I am getting this error code


7/22/2025 11:18:50 AM

TypeError: AdsApp.adCustomizerFeeds is not a function at getOrCreateAdCustomizerFeed_S2 (Code:137:21) at main_Script2_AdCustomizerUpdater (Code:112:16) at main (Code:36:3) at Object.<anonymous> (adsapp_compiled:18632:54)

Omnicom Digital

unread,
Jul 24, 2025, 4:35:13 AMJul 24
to Google Ads Scripts Forum
Well it says it all. You are trying to use method "adCustomizerFeeds" which it not a part of AdsApp. See the docs. Perhaps you wanted to use  "AdCustomizerSource"? https://developers.google.com/google-ads/scripts/docs/reference/adsapp/adsapp_adcustomizersource

Google Ads Scripts Forum Advisor

unread,
Jul 24, 2025, 9:58:00 AMJul 24
to adwords...@googlegroups.com

Hi,

Thank you for reaching out to the Google Ads Scripts support team.

As per the blog post, starting July 14, 2025, Google Ads scripts will begin to throw errors for requests related to ad customizers for expanded text ads and feed-based legacy ad extensions.

Any requests related to Ad Customizer entities, such as AdsApp.AdCustomizerSource or AdsApp.newAdCustomizerSourceBuilder, will begin to return sunset errors. These entities have been read-only since deprecation in 2022 and haven’t been served on any ads since May 2024. They were also fully removed from the Google Ads API in the v19 release.

Using apiVersion field, you can identify the Google Ads API version. Note that Sunsetted versions are not allowed. Defaults to the most recent supported version. Check this document to know how to use apiVersion in the reporting. 

In order to analyse the issue further, please share the below details :

  • Google Ads account ID/CID
  • Name of the affected script

You can send the details via Reply privately to the author option, or direct private reply to this email.

Thanks,
 
Google Logo Google Ads Scripts Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5
[2025-07-24 13:57:25Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01swd5i:ref" (ADR-00320053)



AdPro

unread,
Jul 24, 2025, 7:24:51 PMJul 24
to Google Ads Scripts Forum on behalf of adsscripts
Hello,

I appreciate your help, and would love to understand how I can get my Vehicle Google Sheet as a source for auto created and auto updated responsive search ads.

My goal is to dynamically insert information such as price, trim level, location, make, model, etc. from my Google Sheet into my search ads and have the ads updated daily based on new information.

Google Ads Account ID: 254-805-6561
Google Ads Script Name: Used Vehicle Search Ads_V2

--
-- You received this message because you are subscribed to the Google Groups AdWords Scripts Forum group. Please do not reply to this email. To post to this group or unsubscribe please visit https://developers.google.com/adwords/scripts/community.
---
You received this message because you are subscribed to the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-scrip...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/adwords-scripts/aW9NZ000000000000000000000000000000000000000000000SZWPFP00sYfF8IUsRXqG_hBNeWsTgQ%40sfdc.net.

Google Ads Scripts Forum Advisor

unread,
Jul 25, 2025, 12:29:04 AMJul 25
to adwords...@googlegroups.com

Hi,

I could see that the script contains the “AdsApp.data()” method at line 440, which is not a valid method in the Google Ads Scripts. I would suggest that you refer to the AdsApp document for all the supported methods related to AdsApp. To select ad customizer items, I would recommend you to use the sample code available in the AdsApp.​AdCustomizerItemSelector document. Also, you may go through AdsApp.​AdCustomizerItem document for reference.

I hope this helps! Feel free to get back to us for any further issues.

Thanks,
 
Google Logo Google Ads Scripts Team

Feedback
How was our support today?

rating1    rating2    rating3    rating4    rating5

[2025-07-25 04:28:19Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01swd5i:ref" (ADR-00320053)



Reply all
Reply to author
Forward
0 new messages