Hello. I asked this question over at the GData Objective-C Client Group: My software creates CSV files with specific, non-changing columns. The top row is like the field name, and each column is only one type of data.
The first row would go like this: Year Month Week Day Score Subsequent rows would look like this: 2009 12 1 12/1/2009 5000 I was told that this is classified as a table, and to use the API for manipulating table data. Once I authenticate, if the spreadsheet does not currently exist, I want to create a new spreadsheet with just the top row. Do I have to upload a CSV file, or can I do it programatically through the API? -- You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to google-docs-data-a...@googlegroups.com. To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en.