How can I get alerted when we reach a certain percentage of the daily mapping API usage quotas?
We want to set up alerts that warn us when we reach 85% of the daily quotas that we set up for Google API usage (i.e. geocoding, places, and directions APIs).
One source mentioned that this can be done using the Google Cloud Platform's alerting functionality, but I don't see the mapping APIs listed there in the list of alerting options.
Thanks.