endDate property

String? endDate
getter/setter pair

Inclusive day in YYYY-MM-DD format.

When provided, this overrides the overall time range of the report for this column only. Must be provided together with startDate.

Implementation

core.String? endDate;