Interface protos.google.analytics.data.v1alpha.IDateRange (4.6.0)

Properties of a DateRange.

Package

@google-analytics/data

Properties

endDate

endDate?: (string|null);

DateRange endDate

name

name?: (string|null);

DateRange name

startDate

startDate?: (string|null);

DateRange startDate