Hi All,
I have just starting using Google Base for housing search. I used the
examples in Google and got a demo working pretty fast. That said, I
have two questions regarding the use of Google Base for which I have
not found any answer. Any help will be appreciated.
My Environment:
I am using the .Net assemblies (Google.GData.*) from a Windows app. In
the call I am using a “developer key” that I have got from the
website. I am querying for house-for-sales. For each query I receive
at most 25 results.
First Question:
What are the terms of the use of this service?
- Is it free for developers only?
- Is it free for commercial use? Is there a different key for
commercial use?
- If it is free for some indefinite time?
Second question
In the call for the service I am instantiating the service object in
the following fashion:
GBaseService service = new GBaseService("Google-Tutorial-1.0",
developerKey);
The first argument is “applicationName”. What is that? Can I use
different application names? You get the point.
Third question
How do I get more than 25 entries?
Many thanks,
Igal
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Base Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-base-data-api?hl=en
-~----------~----~----~----~------~----~------~--~---