Hello,
Thank you for reaching out to us. I’m James from the Google Ads Scripts support team. Let me assist you with your concern.
Google Ads scripts for advertiser accounts can execute for a maximum of 30 minutes, after which they will be canceled. However, if you’re using an Ads Manager script and you used the executeInParallel method to process accounts in parallel, and specify a callback method, then it can execute up to a maximum of 60 minutes before being canceled. To know more about the imposed limits and limitations within your Google Ads Scripts, you may refer to this documentation.
Let me know if you have any questions.
Regards,
|
||||||
Hello,
I concur with michael. Take note that based on our documentation, the imposed limits in Google Ads Scripts can change at any time without warnings, so ensure that your scripts are flexible and contain error handling.
Hello,
Thank you for your clarification.
However, I would like to clarify that there are no limitations on the number of times a specific scripts can be run per day and as well as there would be no limitations on how many scripts can be executed per day.
With that being said, I believe that only imposed limitations in Google Ads Scripts are the one stated within the given documentation in my previous email. Also, there is a limit of 250 authorized scripts per account. This pertains to the email address/account you use to authorize scripts regardless of which ads account they were created.
Regards,
|
||||||