Hello,
Thank you for reaching out to the Google Ads Scripts Team. Please excuse us for only getting back now as your message failed to be routed to our support queue.
Would you be so kind as to provide the following information so our team can further investigate your concern and guide you accordingly?:
Best regards,
![]() |
Google Ads Scripts Team |
--
-- 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 a topic in the Google Groups "Google Ads Scripts Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/adwords-scripts/3GItZ56hsmI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to adwords-scrip...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-scripts/kIowE000000000000000000000000000000000000000000000RT03GX00Q-9Xzu9sQkWDq1FlVLS1vQ%40sfdc.net.
Hi,
Thank you for providing the requested information.
I was able to check the script on my end and had found that the error is due to the script making changes to a removed resource. Upon checking, it's the campaign that was removed. Kindly make sure that the campaign is not deleted or removed in order for the error to not be encountered. You can make use of a CampaignSelector, and check if the campaign's status is REMOVED using the withCondition() method.
Let us know if you have any clarifications.
Relevant links: