Problems getting Maps API v3 usage stats in APIs Console.

22 views
Skip to first unread message

adamkempa

unread,
Jan 11, 2012, 3:53:29 PM1/11/12
to Google Maps JavaScript API v3
Hi All,

We've been attempting to get our Google Maps v3 API usage tracked
within the Google APIs Console with no luck thus far - the api is
working fine, but no requests are logged in the console. I've posted
in the Ajax APIs group to no response, so I figured I'd see if anyone
here has seen the issue. The site in question is http://WhatWasThere.com/

We've created a browser key and added it to all calls to the Maps API
as described at:

http://code.google.com/apis/maps/documentation/javascript/tutorial.html#api_key

The only difference between our implementation and the example is that
we are specifying a version:

Example: src="http://maps.googleapis.com/maps/api/js?
key=YOUR_API_KEY&sensor=SET_TO_TRUE_OR_FALSE"
Us: src="http://maps.googleapis.com/maps/api/js?
v=3.4&key=OUR_KEY&sensor=false"

Maybe there's an issue with tracking the usage of specific versions of
the v3 API?

Thanks in advance for any help!

-- Adam

Dave Day

unread,
Jan 11, 2012, 8:08:50 PM1/11/12
to google-map...@googlegroups.com
Hi Adam,

We only support the usage tracking in the API console for version 3.6 and above. This was in our docs, but it looks like it was accidentally deleted in a recent update – we'll put that info back in the next update.

If you change your version to 3.6 or 3.7, you should see the usage reflected in the console (3.7 also has warnings if the key isn't set up correctly, so that might be a good one to test against).

Thanks,
Dave
Reply all
Reply to author
Forward
0 new messages