startDate property

String? startDate
getter/setter pair

Inclusive date 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 endDate.

Implementation

core.String? startDate;