You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### youtube:v3
The following keys were deleted:
- schemas.CuepointSchedule.properties.repeatInterval (Total Keys: 2)
The following keys were added:
- schemas.CuepointSchedule.properties.repeatInterval (Total Keys: 2)
Copy file name to clipboardExpand all lines: docs/dyn/youtube_v3.liveBroadcasts.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@ <h3>Method Details</h3>
151
151
"cuepointSchedule": { # Schedule to insert cuepoints into a broadcast by ads automator.
152
152
"enabled": True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
153
153
"pauseAdsUntil": "A String", # If set, automatic cuepoint insertion is paused until this timestamp ("No Ad Zone"). The value is specified in ISO 8601 format.
154
-
"repeatInterval": "A String", # Interval frequency that api uses to insert cuepoints automatically.
154
+
"repeatIntervalSecs": 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
155
155
"scheduleStrategy": "A String", # The strategy to use when scheduling cuepoints.
156
156
},
157
157
},
@@ -268,7 +268,7 @@ <h3>Method Details</h3>
268
268
"cuepointSchedule": { # Schedule to insert cuepoints into a broadcast by ads automator.
269
269
"enabled": True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
270
270
"pauseAdsUntil": "A String", # If set, automatic cuepoint insertion is paused until this timestamp ("No Ad Zone"). The value is specified in ISO 8601 format.
271
-
"repeatInterval": "A String", # Interval frequency that api uses to insert cuepoints automatically.
271
+
"repeatIntervalSecs": 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
272
272
"scheduleStrategy": "A String", # The strategy to use when scheduling cuepoints.
273
273
},
274
274
},
@@ -365,7 +365,7 @@ <h3>Method Details</h3>
365
365
"cuepointSchedule": { # Schedule to insert cuepoints into a broadcast by ads automator.
366
366
"enabled": True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
367
367
"pauseAdsUntil": "A String", # If set, automatic cuepoint insertion is paused until this timestamp ("No Ad Zone"). The value is specified in ISO 8601 format.
368
-
"repeatInterval": "A String", # Interval frequency that api uses to insert cuepoints automatically.
368
+
"repeatIntervalSecs": 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
369
369
"scheduleStrategy": "A String", # The strategy to use when scheduling cuepoints.
370
370
},
371
371
},
@@ -529,7 +529,7 @@ <h3>Method Details</h3>
529
529
"cuepointSchedule": { # Schedule to insert cuepoints into a broadcast by ads automator.
530
530
"enabled": True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
531
531
"pauseAdsUntil": "A String", # If set, automatic cuepoint insertion is paused until this timestamp ("No Ad Zone"). The value is specified in ISO 8601 format.
532
-
"repeatInterval": "A String", # Interval frequency that api uses to insert cuepoints automatically.
532
+
"repeatIntervalSecs": 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
533
533
"scheduleStrategy": "A String", # The strategy to use when scheduling cuepoints.
534
534
},
535
535
},
@@ -666,7 +666,7 @@ <h3>Method Details</h3>
666
666
"cuepointSchedule": { # Schedule to insert cuepoints into a broadcast by ads automator.
667
667
"enabled": True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
668
668
"pauseAdsUntil": "A String", # If set, automatic cuepoint insertion is paused until this timestamp ("No Ad Zone"). The value is specified in ISO 8601 format.
669
-
"repeatInterval": "A String", # Interval frequency that api uses to insert cuepoints automatically.
669
+
"repeatIntervalSecs": 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
670
670
"scheduleStrategy": "A String", # The strategy to use when scheduling cuepoints.
671
671
},
672
672
},
@@ -763,7 +763,7 @@ <h3>Method Details</h3>
763
763
"cuepointSchedule": { # Schedule to insert cuepoints into a broadcast by ads automator.
764
764
"enabled": True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
765
765
"pauseAdsUntil": "A String", # If set, automatic cuepoint insertion is paused until this timestamp ("No Ad Zone"). The value is specified in ISO 8601 format.
766
-
"repeatInterval": "A String", # Interval frequency that api uses to insert cuepoints automatically.
766
+
"repeatIntervalSecs": 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
767
767
"scheduleStrategy": "A String", # The strategy to use when scheduling cuepoints.
768
768
},
769
769
},
@@ -860,7 +860,7 @@ <h3>Method Details</h3>
860
860
"cuepointSchedule": { # Schedule to insert cuepoints into a broadcast by ads automator.
861
861
"enabled": True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
862
862
"pauseAdsUntil": "A String", # If set, automatic cuepoint insertion is paused until this timestamp ("No Ad Zone"). The value is specified in ISO 8601 format.
863
-
"repeatInterval": "A String", # Interval frequency that api uses to insert cuepoints automatically.
863
+
"repeatIntervalSecs": 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
864
864
"scheduleStrategy": "A String", # The strategy to use when scheduling cuepoints.
0 commit comments