Sunday, September 23, 2012

How to get Project ID of Google API Console Projects?

Today I learn an interesting thing about Google API Console. I was working on a .NET prototype with Google BigQuery and I wanted to know about my Google Project ID.

When you create a Google account and want to use Google Data API, the first thing you need to do is to enable your access to Google API. Google API console is the centralized place which gives you an interface to manage your access to Google API. When you login to Google API console by visiting to https://code.google.com/apis/console/ you find a default Project with the name API Project has been created for you.

If you want to get Project ID for this project, all you need to do is to look at the address bar, you will find your URL in following format https://code.google.com/apis/console/?pli=1#project:XXXXXXXXX, where XXXXXXXXX is your project ID.

Popular Posts

Real Time Web Analytics