Description
Get the value set for MaxResults.
Set the maximum rows returned by a ganalytics query.
Usage
MaxResults(object, value)MaxResults(object) <- value
# S4 method for .query
MaxResults(object)
# S4 method for .query
MaxResults(object) <- value
Arguments
value
replacement value for the max-results parameter of the query.