David Hollema
- Total activity 90
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 2
- Subscriptions 48
Articles
Recent activity by David Hollema-
How can I limit Maps Platform usage and prevent cost overruns?
Cloud Console provides two primary ways to limit Maps Platform costs: budget alerts and quotas. Budget alerts proactively manage bill by sending email notifications to one or more interested parti...
-
Can I manage API keys programmatically?
I'd like to manage my API keys programmatically to take advantage of the convenience and repeatability that come with automation. Is it possible? Scenarios create new API key add HTTP referer res...
-
How can I report on the origin of Maps APIs server-side requests?
Unfortunately it's not directly possible. Google doesn't offer reporting to show origins for server-side requests. We recommend properly structuring your Google Cloud projects and API ...
-
I need to see traffic over a time period not offered by the metrics charts. Is there a way I can customize the time period?
The Metrics Charts show the following time periods by default: 1h, 6h, 12h, 1d, 2d, 7d, 14d, 30d By modifying the duration parameter in the cloud console URL, you can adjust the time period display...
-
In API Dashboard, how can I separate web service traffic from JavaScript API traffic?
In Cloud Console, navigate to Google Maps > APIs > YOUR_API > Metrics. The API method is a convenient way to separate the traffic types. Web service traffic is identified with Http whereas JavaSc...
-
Should my web app call the Maps web services directly via HTTP or use the service classes provided in JavaScript API?
RECOMMENDED The Google Maps JavaScript API has built-in service classes for making calls to web services: Directions Distance Matrix Elevation Geocoding Places Street View Make your client-side w...
-
Which Maps APIs allow bulk requests?
Distance matrix request allows for multiple origin and destinations. No other Maps APIs allow for bulk requests.
-
What are common patterns for API key management?
Here are some common patterns we see for API key management. Frontend/Backend/Mobile Frontend websites load the JavaScript API. Backend calls one or more Maps APIs. Android and iOS native mobile a...
-
In the Asset Tracking billing model, what is an asset?
An asset is defined as an individual device that reports an asset’s location back to you. This can be recognized as a phone, tablet, GPS device that plugs into your vehicle.
-
When is daily billing data available for reporting?
Cloud Console Billing Reports Usually by 9:00 am EST the following day. Billing data across all APIs does not arrive simultaneously. Data for certain APIs may arrive sooner but all APIs are typic...