(Optional) A maximum possible number of rows in the response.
When this field is left empty or equal to 0, it will return the following number of rows:
- For the version < 1.7.1: all rows of summary will be sent through the response.
- For the version >= 1.7.1: 10000 will be applied as a default.
- For the version >= 1.7.1: If the limit value is bigger than 10000, then 10000 will be applied as an upper limit.