I don't know very much about "serviceaccount." Presumably, you should be using the Spreadsheets API, for which the forum can be found here: https://groups.google.com/forum/#!forum/google-spreadsheets-api
However, I did find a relevant-looking StackOverflow post here: http://stackoverflow.com/questions/13229294/how-do-i-create-a-google-spreadsheet-with-a-service-account-and-share-to-other-g It looks like the variable "spreadsheetURL" under the first answer's "Retrieve the sheet" part is what you want to capture, but I'm not really sure how that works with how you're already doing things. On Fri, Apr 3, 2015 at 10:17 AM <[email protected]> wrote: > Hi Sergey, > > I am trying to automate the process. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
