dateRange property

DateRange? dateRange
getter/setter pair

The date range for which the report is generated.

This is identical to the range specified in the report request.

Implementation

DateRange? dateRange;