Hello,

I suspect you are noticing that the list feed stops at the first empty
row it finds within the sheet.

daryl

On Thu, Jun 11, 2015 at 4:29 PM, Richard Hallgren
<[email protected]> wrote:
> Hi,
>
> I have a spreadsheet document with currently 571 rows in it. When accessing
> this document using the list option for getting data and a similar url like
> the following
> https://spreadsheets.google.com/feeds/list/key/worksheetId/private/basic
> only 369 of those rows are returned ..? I can't seem to find anything about
> any limitations in the documentation?
>
> If I however request the document using the cell option by doing a http get
> to https://spreadsheets.google.com/feeds/cells/key/worksheetId/private/basic
> I seems to receive all data. Is there a reason for this?
>
> I've build parts of my application using the list option and I rather not
> rewrite it if I don't have to. I'm missing something basic about the list
> option for receiving data? I need all rows for my application to work.
>
> Thanks in advance!
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Spreadsheets API" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Spreadsheets API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to