creating Sites using java
- by rajalakshmi
Hi
i developed one application used to create google sites by referring the developer guide in which i don't know what are the three parameters in this is particular line
SitesService client = new SitesService("yourCo-yourAppName-v1").
This is my problem. help me