Skip to content

Commit 848e810

Browse files
feat(youtube): update the api
#### 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)
1 parent 0fcc50e commit 848e810

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

docs/dyn/youtube_v3.liveBroadcasts.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h3>Method Details</h3>
151151
&quot;cuepointSchedule&quot;: { # Schedule to insert cuepoints into a broadcast by ads automator.
152152
&quot;enabled&quot;: True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
153153
&quot;pauseAdsUntil&quot;: &quot;A String&quot;, # If set, automatic cuepoint insertion is paused until this timestamp (&quot;No Ad Zone&quot;). The value is specified in ISO 8601 format.
154-
&quot;repeatInterval&quot;: &quot;A String&quot;, # Interval frequency that api uses to insert cuepoints automatically.
154+
&quot;repeatIntervalSecs&quot;: 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
155155
&quot;scheduleStrategy&quot;: &quot;A String&quot;, # The strategy to use when scheduling cuepoints.
156156
},
157157
},
@@ -268,7 +268,7 @@ <h3>Method Details</h3>
268268
&quot;cuepointSchedule&quot;: { # Schedule to insert cuepoints into a broadcast by ads automator.
269269
&quot;enabled&quot;: True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
270270
&quot;pauseAdsUntil&quot;: &quot;A String&quot;, # If set, automatic cuepoint insertion is paused until this timestamp (&quot;No Ad Zone&quot;). The value is specified in ISO 8601 format.
271-
&quot;repeatInterval&quot;: &quot;A String&quot;, # Interval frequency that api uses to insert cuepoints automatically.
271+
&quot;repeatIntervalSecs&quot;: 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
272272
&quot;scheduleStrategy&quot;: &quot;A String&quot;, # The strategy to use when scheduling cuepoints.
273273
},
274274
},
@@ -365,7 +365,7 @@ <h3>Method Details</h3>
365365
&quot;cuepointSchedule&quot;: { # Schedule to insert cuepoints into a broadcast by ads automator.
366366
&quot;enabled&quot;: True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
367367
&quot;pauseAdsUntil&quot;: &quot;A String&quot;, # If set, automatic cuepoint insertion is paused until this timestamp (&quot;No Ad Zone&quot;). The value is specified in ISO 8601 format.
368-
&quot;repeatInterval&quot;: &quot;A String&quot;, # Interval frequency that api uses to insert cuepoints automatically.
368+
&quot;repeatIntervalSecs&quot;: 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
369369
&quot;scheduleStrategy&quot;: &quot;A String&quot;, # The strategy to use when scheduling cuepoints.
370370
},
371371
},
@@ -529,7 +529,7 @@ <h3>Method Details</h3>
529529
&quot;cuepointSchedule&quot;: { # Schedule to insert cuepoints into a broadcast by ads automator.
530530
&quot;enabled&quot;: True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
531531
&quot;pauseAdsUntil&quot;: &quot;A String&quot;, # If set, automatic cuepoint insertion is paused until this timestamp (&quot;No Ad Zone&quot;). The value is specified in ISO 8601 format.
532-
&quot;repeatInterval&quot;: &quot;A String&quot;, # Interval frequency that api uses to insert cuepoints automatically.
532+
&quot;repeatIntervalSecs&quot;: 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
533533
&quot;scheduleStrategy&quot;: &quot;A String&quot;, # The strategy to use when scheduling cuepoints.
534534
},
535535
},
@@ -666,7 +666,7 @@ <h3>Method Details</h3>
666666
&quot;cuepointSchedule&quot;: { # Schedule to insert cuepoints into a broadcast by ads automator.
667667
&quot;enabled&quot;: True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
668668
&quot;pauseAdsUntil&quot;: &quot;A String&quot;, # If set, automatic cuepoint insertion is paused until this timestamp (&quot;No Ad Zone&quot;). The value is specified in ISO 8601 format.
669-
&quot;repeatInterval&quot;: &quot;A String&quot;, # Interval frequency that api uses to insert cuepoints automatically.
669+
&quot;repeatIntervalSecs&quot;: 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
670670
&quot;scheduleStrategy&quot;: &quot;A String&quot;, # The strategy to use when scheduling cuepoints.
671671
},
672672
},
@@ -763,7 +763,7 @@ <h3>Method Details</h3>
763763
&quot;cuepointSchedule&quot;: { # Schedule to insert cuepoints into a broadcast by ads automator.
764764
&quot;enabled&quot;: True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
765765
&quot;pauseAdsUntil&quot;: &quot;A String&quot;, # If set, automatic cuepoint insertion is paused until this timestamp (&quot;No Ad Zone&quot;). The value is specified in ISO 8601 format.
766-
&quot;repeatInterval&quot;: &quot;A String&quot;, # Interval frequency that api uses to insert cuepoints automatically.
766+
&quot;repeatIntervalSecs&quot;: 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
767767
&quot;scheduleStrategy&quot;: &quot;A String&quot;, # The strategy to use when scheduling cuepoints.
768768
},
769769
},
@@ -860,7 +860,7 @@ <h3>Method Details</h3>
860860
&quot;cuepointSchedule&quot;: { # Schedule to insert cuepoints into a broadcast by ads automator.
861861
&quot;enabled&quot;: True or False, # This field is semantically required. If it is set false or not set, other fields in this message will be ignored.
862862
&quot;pauseAdsUntil&quot;: &quot;A String&quot;, # If set, automatic cuepoint insertion is paused until this timestamp (&quot;No Ad Zone&quot;). The value is specified in ISO 8601 format.
863-
&quot;repeatInterval&quot;: &quot;A String&quot;, # Interval frequency that api uses to insert cuepoints automatically.
863+
&quot;repeatIntervalSecs&quot;: 42, # Interval frequency in seconds that api uses to insert cuepoints automatically.
864864
&quot;scheduleStrategy&quot;: &quot;A String&quot;, # The strategy to use when scheduling cuepoints.
865865
},
866866
},

googleapiclient/discovery_cache/documents/youtube.v3.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3847,7 +3847,7 @@
38473847
}
38483848
}
38493849
},
3850-
"revision": "20230822",
3850+
"revision": "20230904",
38513851
"rootUrl": "https://youtube.googleapis.com/",
38523852
"schemas": {
38533853
"AbuseReport": {
@@ -7460,10 +7460,10 @@
74607460
"description": "If set, automatic cuepoint insertion is paused until this timestamp (\"No Ad Zone\"). The value is specified in ISO 8601 format.",
74617461
"type": "string"
74627462
},
7463-
"repeatInterval": {
7464-
"description": "Interval frequency that api uses to insert cuepoints automatically.",
7465-
"format": "google-duration",
7466-
"type": "string"
7463+
"repeatIntervalSecs": {
7464+
"description": "Interval frequency in seconds that api uses to insert cuepoints automatically.",
7465+
"format": "int32",
7466+
"type": "integer"
74677467
},
74687468
"scheduleStrategy": {
74697469
"description": "The strategy to use when scheduling cuepoints.",

0 commit comments

Comments
 (0)