endTime property

TimeOfDay? endTime
getter/setter pair

The ending time of the day for the ad to show (minute level granularity).

The end time is exclusive. This field is not available for filtering in PQL queries.

Implementation

TimeOfDay? endTime;