I am trying to use reports to reduce the amount of columns and rows I need to handle via the API. Along with this, I would like to have the report also sort the rows, but it seems that when using the API make a Get Report request, the row numbers in the JSON response do not line up with the associated reports row numbers. They do, however, line up with the source sheets row sorting & numbering.
I'm curious if this is a bug or an intentional response.
Thanks!