URL Fetch Limits

3,838 views
Skip to first unread message

Dom Josef

unread,
Oct 2, 2013, 6:44:22 AM10/2/13
to adwords...@googlegroups.com
Hi Adwords Script Team,

what are the limits for a url fetch per account per day? Or are the limits on campaign level? Or MCC-Level?

"Service invoked too many times for one day: urlfetch."

Thanks.
Dom

Alexander Wang

unread,
Oct 8, 2013, 6:13:15 PM10/8/13
to adwords...@googlegroups.com
Hi Dom,

The UrlFetch limits are inherited from Google Apps Script:
https://docs.google.com/a/macros/google.com/dashboard (click on "Quota Limits" tab and scroll down to UrlFetch)

The current limit is 20,000 / day and 50mB / day. These limits are per user. This means if you run/schedule several scripts to run during a day (and each execution makes a lot of fetches), you may run into this limit.

Alex

Niklas Andersson

unread,
Oct 28, 2013, 5:26:40 AM10/28/13
to adwords...@googlegroups.com
Alexander, you said that "these limits are per user", is this MCC-level user? Or the user owning the AdWords account?
Or is it the user that've authorized the script to run ?

Thanks,
Niklas

Alexander Wang

unread,
Oct 28, 2013, 1:44:56 PM10/28/13
to adwords...@googlegroups.com
Niklas, by user I mean the person (i.e. email address) who has either run the script manually or scheduled the script. So if you run scripts on different AdWords accounts, but use the same email address to log into them, you will hit the limit if those scripts make more than 20,000 fetches total (per day). If you find yourself frequently running into these limits, you will want to schedule the scripts with different email addresses.

Cheers,
Alex

Dom Josef

unread,
Oct 31, 2013, 6:15:21 AM10/31/13
to adwords...@googlegroups.com
Thanks for clarifying that. 

Greetings,
Dom
Reply all
Reply to author
Forward
0 new messages