timeRange property

GoogleTypeInterval? timeRange
getter/setter pair

Time range for score calculation.

At most 14 days of scores will be returned, and both the start and end dates must be within the last 90 days.

Required.

Implementation

GoogleTypeInterval? timeRange;