startRow property

int? startRow
getter/setter pair

Synchronous report only.

Zero-based index of the first row to return. Acceptable values are 0 to 50000, inclusive. Defaults to 0.

Implementation

core.int? startRow;