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 :
You can send the details via Reply privately to the author option, or direct private reply to this email.
![]() |
Google Ads Scripts Team |
[2025-07-24 13:57:25Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01swd5i:ref" (ADR-00320053)
--
-- 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.
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.
![]() |
Google Ads Scripts Team |
[2025-07-25 04:28:19Z GMT] This message is in relation to case "ref:!00D1U01174p.!500Ht01swd5i:ref" (ADR-00320053)