limit
The maximum number of results to be included in the result set response.
The limit, along with the startIndex, can be used to paginate the search results.
The default value is 10, and the maximum allowed value is 100.
Note that the actual number of returned results may be less than limit. This happens when the number of results remaining after the startIndex is less than limit.
Since
200.0.0