My favorites
|
Sign in
gdata-java-client
GData Java Client Library
Project Home
Downloads
Wiki
Issues
Source
Checkout
|
Browse
|
Changes
|
r113
Source path:
svn
/
trunk
/
java
/
sample
/
webmastertools
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Google Webmaster Tools Data API Java Sample - README.txt
-------------------------------------------------
The Java Webmaster Tools sample provides examples to list
sites/sitemaps, add site/sitemap, delete site/sitemap, and verify a site in
Webmaster Tools through the Webmaster Tools GData Java client library.
The application can be built and run using the provided Ant build file found at
gdata/java/build-samples.xml. The sample can be run in the following manner:
1. Edit gdata/java/build-samples/build.properties to enter your Google Account
username and password with which you want to test the sample.
2. Invoke the sample using the following command line in the gdata/java directory:
ant sample.webmastertools.run
NOTE: This sample will modify your Webmaster Tools account by adding a site and
sitemap. Before completion, the sample will delete the added sitemap and site,
cleaning up after itself.
Show details
Hide details
Change log
r50
by vbarathan on Jun 19, 2008
Diff
Added Webmaster Tools API support
Go to:
/trunk/RELEASE_NOTES.txt
/trunk/java/build-samples.xml
...build-samples/version.properties
...build-samples/webmastertools.xml
/trunk/java/build-src.xml
...ava/build-src/version.properties
...ava/build-src/webmastertools.xml
...manifest/webmastertools.manifest
...INF/classes/META-INF/MANIFEST.MF
.../authsub/dist/authsub_sample.war
/trunk/java/sample/webmastertools
...sample/webmastertools/README.txt
...rtools/WebmasterToolsClient.java
.../gdata/client/GoogleService.java
...ogle/gdata/client/webmastertools
...tools/WebmasterToolsService.java
...client/youtube/YouTubeQuery.java
...gdata/data/ExtensionProfile.java
...google/gdata/data/webmastertools
...tertools/BoolValueConstruct.java
...ools/DateTimeValueConstruct.java
...stertools/IntValueConstruct.java
...a/webmastertools/Namespaces.java
...ebmastertools/SitemapMobile.java
.../webmastertools/SitemapNews.java
...ebmastertools/SitemapsEntry.java
...webmastertools/SitemapsFeed.java
...ertools/SitemapsMobileEntry.java
...stertools/SitemapsNewsEntry.java
...rtools/SitemapsRegularEntry.java
...a/webmastertools/SitesEntry.java
...ta/webmastertools/SitesFeed.java
...tertools/VerificationMethod.java
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 930 bytes, 20 lines
View raw file