adScheduleTargets property

List<GoogleAdsSearchads360V23CommonAdScheduleInfo>? adScheduleTargets
getter/setter pair

List of non-overlapping schedules specifying all time intervals for which the asset may serve.

There can be a maximum of 6 schedules per day, 42 in total.

Implementation

core.List<GoogleAdsSearchads360V23CommonAdScheduleInfo>? adScheduleTargets;