startDateTime property

String? startDateTime
getter/setter pair

The inclusive start time of the data exclusion in yyyy-MM-dd HH:mm:ss format.

A data exclusion is backward looking and should be used for events that start in the past and end either in the past or future.

Required.

Implementation

core.String? startDateTime;