endDate property
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;
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
.
core.String? endDate;