I am wiring an API call to google sheets using API and trigger, and got this message
”Bandwidth quota exceeded–My AP string–Try reducing the rate of data transfer.”
The trigger runs every 15 minutes. IS this a number of times issue, or could it be a size issue or both combined? The call is pulling very little info (about 46 line items, 7 or 8 columns)
I can have it run every hour (and possibly only between a 16 hour window during normal work week. Would that help? And where do i see my bandwith usage etc to make sure i am not wasting any on old/non used calls from other persons in my company.