Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
CuepointSchedule |
CuepointSchedule.clone() |
CuepointSchedule |
LiveBroadcastMonetizationDetails.getCuepointSchedule() |
CuepointSchedule |
CuepointSchedule.set(String fieldName,
Object value) |
CuepointSchedule |
CuepointSchedule.setEnabled(Boolean enabled)
This field is semantically required.
|
CuepointSchedule |
CuepointSchedule.setPauseAdsUntil(String pauseAdsUntil)
If set, automatic cuepoint insertion is paused until this timestamp ("No Ad Zone").
|
CuepointSchedule |
CuepointSchedule.setRepeatIntervalSecs(Integer repeatIntervalSecs)
Interval frequency in seconds that api uses to insert cuepoints automatically.
|
CuepointSchedule |
CuepointSchedule.setScheduleStrategy(String scheduleStrategy)
The strategy to use when scheduling cuepoints.
|
Modifier and Type | Method and Description |
---|---|
LiveBroadcastMonetizationDetails |
LiveBroadcastMonetizationDetails.setCuepointSchedule(CuepointSchedule cuepointSchedule) |
Copyright © 2011–2025 Google. All rights reserved.