Skip to content

Commit 8054c4f

Browse files
feat(displayvideo): update the api
#### displayvideo:v2 The following keys were added: - schemas.VideoAdSequenceSettings (Total Keys: 5) - schemas.VideoAdSequenceStep (Total Keys: 9) - schemas.YoutubeAndPartnersSettings.properties.videoAdSequenceSettings.$ref (Total Keys: 1)
1 parent b1ec067 commit 8054c4f

File tree

3 files changed

+272
-24
lines changed

3 files changed

+272
-24
lines changed

docs/dyn/displayvideo_v2.advertisers.lineItems.html

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -954,6 +954,17 @@ <h3>Method Details</h3>
954954
},
955955
],
956956
},
957+
&quot;videoAdSequenceSettings&quot;: { # Settings related to VideoAdSequence. # The settings related to VideoAdSequence.
958+
&quot;minimumDuration&quot;: &quot;A String&quot;, # The minimum time interval before the same user sees this sequence again.
959+
&quot;steps&quot;: [ # The steps of which the sequence consists.
960+
{ # The detail of a single step in a VideoAdSequence.
961+
&quot;adGroupId&quot;: &quot;A String&quot;, # The ID of the corresponding ad group of the step.
962+
&quot;interactionType&quot;: &quot;A String&quot;, # The interaction on the previous step that will lead the viewer to this step. The first step does not have interaction_type.
963+
&quot;previousStepId&quot;: &quot;A String&quot;, # The ID of the previous step. The first step does not have previous step.
964+
&quot;stepId&quot;: &quot;A String&quot;, # The ID of the step.
965+
},
966+
],
967+
},
957968
&quot;viewFrequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # The view frequency cap settings of the line item. The max_views field in this settings object must be used if assigning a limited cap.
958969
&quot;maxImpressions&quot;: 42, # The maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
959970
&quot;maxViews&quot;: 42, # The maximum number of times a user may click-through or fully view an ad during this period until it is no longer served to them. Must be greater than 0. Only applicable to YouTube and Partners resources. Required when unlimited is `false` and max_impressions is not set.
@@ -1154,6 +1165,17 @@ <h3>Method Details</h3>
11541165
},
11551166
],
11561167
},
1168+
&quot;videoAdSequenceSettings&quot;: { # Settings related to VideoAdSequence. # The settings related to VideoAdSequence.
1169+
&quot;minimumDuration&quot;: &quot;A String&quot;, # The minimum time interval before the same user sees this sequence again.
1170+
&quot;steps&quot;: [ # The steps of which the sequence consists.
1171+
{ # The detail of a single step in a VideoAdSequence.
1172+
&quot;adGroupId&quot;: &quot;A String&quot;, # The ID of the corresponding ad group of the step.
1173+
&quot;interactionType&quot;: &quot;A String&quot;, # The interaction on the previous step that will lead the viewer to this step. The first step does not have interaction_type.
1174+
&quot;previousStepId&quot;: &quot;A String&quot;, # The ID of the previous step. The first step does not have previous step.
1175+
&quot;stepId&quot;: &quot;A String&quot;, # The ID of the step.
1176+
},
1177+
],
1178+
},
11571179
&quot;viewFrequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # The view frequency cap settings of the line item. The max_views field in this settings object must be used if assigning a limited cap.
11581180
&quot;maxImpressions&quot;: 42, # The maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
11591181
&quot;maxViews&quot;: 42, # The maximum number of times a user may click-through or fully view an ad during this period until it is no longer served to them. Must be greater than 0. Only applicable to YouTube and Partners resources. Required when unlimited is `false` and max_impressions is not set.
@@ -1314,6 +1336,17 @@ <h3>Method Details</h3>
13141336
},
13151337
],
13161338
},
1339+
&quot;videoAdSequenceSettings&quot;: { # Settings related to VideoAdSequence. # The settings related to VideoAdSequence.
1340+
&quot;minimumDuration&quot;: &quot;A String&quot;, # The minimum time interval before the same user sees this sequence again.
1341+
&quot;steps&quot;: [ # The steps of which the sequence consists.
1342+
{ # The detail of a single step in a VideoAdSequence.
1343+
&quot;adGroupId&quot;: &quot;A String&quot;, # The ID of the corresponding ad group of the step.
1344+
&quot;interactionType&quot;: &quot;A String&quot;, # The interaction on the previous step that will lead the viewer to this step. The first step does not have interaction_type.
1345+
&quot;previousStepId&quot;: &quot;A String&quot;, # The ID of the previous step. The first step does not have previous step.
1346+
&quot;stepId&quot;: &quot;A String&quot;, # The ID of the step.
1347+
},
1348+
],
1349+
},
13171350
&quot;viewFrequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # The view frequency cap settings of the line item. The max_views field in this settings object must be used if assigning a limited cap.
13181351
&quot;maxImpressions&quot;: 42, # The maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
13191352
&quot;maxViews&quot;: 42, # The maximum number of times a user may click-through or fully view an ad during this period until it is no longer served to them. Must be greater than 0. Only applicable to YouTube and Partners resources. Required when unlimited is `false` and max_impressions is not set.
@@ -1542,6 +1575,17 @@ <h3>Method Details</h3>
15421575
},
15431576
],
15441577
},
1578+
&quot;videoAdSequenceSettings&quot;: { # Settings related to VideoAdSequence. # The settings related to VideoAdSequence.
1579+
&quot;minimumDuration&quot;: &quot;A String&quot;, # The minimum time interval before the same user sees this sequence again.
1580+
&quot;steps&quot;: [ # The steps of which the sequence consists.
1581+
{ # The detail of a single step in a VideoAdSequence.
1582+
&quot;adGroupId&quot;: &quot;A String&quot;, # The ID of the corresponding ad group of the step.
1583+
&quot;interactionType&quot;: &quot;A String&quot;, # The interaction on the previous step that will lead the viewer to this step. The first step does not have interaction_type.
1584+
&quot;previousStepId&quot;: &quot;A String&quot;, # The ID of the previous step. The first step does not have previous step.
1585+
&quot;stepId&quot;: &quot;A String&quot;, # The ID of the step.
1586+
},
1587+
],
1588+
},
15451589
&quot;viewFrequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # The view frequency cap settings of the line item. The max_views field in this settings object must be used if assigning a limited cap.
15461590
&quot;maxImpressions&quot;: 42, # The maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
15471591
&quot;maxViews&quot;: 42, # The maximum number of times a user may click-through or fully view an ad during this period until it is no longer served to them. Must be greater than 0. Only applicable to YouTube and Partners resources. Required when unlimited is `false` and max_impressions is not set.
@@ -1710,6 +1754,17 @@ <h3>Method Details</h3>
17101754
},
17111755
],
17121756
},
1757+
&quot;videoAdSequenceSettings&quot;: { # Settings related to VideoAdSequence. # The settings related to VideoAdSequence.
1758+
&quot;minimumDuration&quot;: &quot;A String&quot;, # The minimum time interval before the same user sees this sequence again.
1759+
&quot;steps&quot;: [ # The steps of which the sequence consists.
1760+
{ # The detail of a single step in a VideoAdSequence.
1761+
&quot;adGroupId&quot;: &quot;A String&quot;, # The ID of the corresponding ad group of the step.
1762+
&quot;interactionType&quot;: &quot;A String&quot;, # The interaction on the previous step that will lead the viewer to this step. The first step does not have interaction_type.
1763+
&quot;previousStepId&quot;: &quot;A String&quot;, # The ID of the previous step. The first step does not have previous step.
1764+
&quot;stepId&quot;: &quot;A String&quot;, # The ID of the step.
1765+
},
1766+
],
1767+
},
17131768
&quot;viewFrequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # The view frequency cap settings of the line item. The max_views field in this settings object must be used if assigning a limited cap.
17141769
&quot;maxImpressions&quot;: 42, # The maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
17151770
&quot;maxViews&quot;: 42, # The maximum number of times a user may click-through or fully view an ad during this period until it is no longer served to them. Must be greater than 0. Only applicable to YouTube and Partners resources. Required when unlimited is `false` and max_impressions is not set.
@@ -1883,6 +1938,17 @@ <h3>Method Details</h3>
18831938
},
18841939
],
18851940
},
1941+
&quot;videoAdSequenceSettings&quot;: { # Settings related to VideoAdSequence. # The settings related to VideoAdSequence.
1942+
&quot;minimumDuration&quot;: &quot;A String&quot;, # The minimum time interval before the same user sees this sequence again.
1943+
&quot;steps&quot;: [ # The steps of which the sequence consists.
1944+
{ # The detail of a single step in a VideoAdSequence.
1945+
&quot;adGroupId&quot;: &quot;A String&quot;, # The ID of the corresponding ad group of the step.
1946+
&quot;interactionType&quot;: &quot;A String&quot;, # The interaction on the previous step that will lead the viewer to this step. The first step does not have interaction_type.
1947+
&quot;previousStepId&quot;: &quot;A String&quot;, # The ID of the previous step. The first step does not have previous step.
1948+
&quot;stepId&quot;: &quot;A String&quot;, # The ID of the step.
1949+
},
1950+
],
1951+
},
18861952
&quot;viewFrequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # The view frequency cap settings of the line item. The max_views field in this settings object must be used if assigning a limited cap.
18871953
&quot;maxImpressions&quot;: 42, # The maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
18881954
&quot;maxViews&quot;: 42, # The maximum number of times a user may click-through or fully view an ad during this period until it is no longer served to them. Must be greater than 0. Only applicable to YouTube and Partners resources. Required when unlimited is `false` and max_impressions is not set.
@@ -2063,6 +2129,17 @@ <h3>Method Details</h3>
20632129
},
20642130
],
20652131
},
2132+
&quot;videoAdSequenceSettings&quot;: { # Settings related to VideoAdSequence. # The settings related to VideoAdSequence.
2133+
&quot;minimumDuration&quot;: &quot;A String&quot;, # The minimum time interval before the same user sees this sequence again.
2134+
&quot;steps&quot;: [ # The steps of which the sequence consists.
2135+
{ # The detail of a single step in a VideoAdSequence.
2136+
&quot;adGroupId&quot;: &quot;A String&quot;, # The ID of the corresponding ad group of the step.
2137+
&quot;interactionType&quot;: &quot;A String&quot;, # The interaction on the previous step that will lead the viewer to this step. The first step does not have interaction_type.
2138+
&quot;previousStepId&quot;: &quot;A String&quot;, # The ID of the previous step. The first step does not have previous step.
2139+
&quot;stepId&quot;: &quot;A String&quot;, # The ID of the step.
2140+
},
2141+
],
2142+
},
20662143
&quot;viewFrequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # The view frequency cap settings of the line item. The max_views field in this settings object must be used if assigning a limited cap.
20672144
&quot;maxImpressions&quot;: 42, # The maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
20682145
&quot;maxViews&quot;: 42, # The maximum number of times a user may click-through or fully view an ad during this period until it is no longer served to them. Must be greater than 0. Only applicable to YouTube and Partners resources. Required when unlimited is `false` and max_impressions is not set.
@@ -2224,6 +2301,17 @@ <h3>Method Details</h3>
22242301
},
22252302
],
22262303
},
2304+
&quot;videoAdSequenceSettings&quot;: { # Settings related to VideoAdSequence. # The settings related to VideoAdSequence.
2305+
&quot;minimumDuration&quot;: &quot;A String&quot;, # The minimum time interval before the same user sees this sequence again.
2306+
&quot;steps&quot;: [ # The steps of which the sequence consists.
2307+
{ # The detail of a single step in a VideoAdSequence.
2308+
&quot;adGroupId&quot;: &quot;A String&quot;, # The ID of the corresponding ad group of the step.
2309+
&quot;interactionType&quot;: &quot;A String&quot;, # The interaction on the previous step that will lead the viewer to this step. The first step does not have interaction_type.
2310+
&quot;previousStepId&quot;: &quot;A String&quot;, # The ID of the previous step. The first step does not have previous step.
2311+
&quot;stepId&quot;: &quot;A String&quot;, # The ID of the step.
2312+
},
2313+
],
2314+
},
22272315
&quot;viewFrequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # The view frequency cap settings of the line item. The max_views field in this settings object must be used if assigning a limited cap.
22282316
&quot;maxImpressions&quot;: 42, # The maximum number of times a user may be shown the same ad during this period. Must be greater than 0. Required when unlimited is `false` and max_views is not set.
22292317
&quot;maxViews&quot;: 42, # The maximum number of times a user may click-through or fully view an ad during this period until it is no longer served to them. Must be greater than 0. Only applicable to YouTube and Partners resources. Required when unlimited is `false` and max_impressions is not set.

googleapiclient/discovery_cache/documents/displayvideo.v1.json

Lines changed: 51 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8146,7 +8146,7 @@
81468146
}
81478147
}
81488148
},
8149-
"revision": "20221208",
8149+
"revision": "20230105",
81508150
"rootUrl": "https://displayvideo.googleapis.com/",
81518151
"schemas": {
81528152
"ActivateManualTriggerRequest": {
@@ -12577,7 +12577,11 @@
1257712577
"EXCHANGE_MEDIANET",
1257812578
"EXCHANGE_TAPJOY",
1257912579
"EXCHANGE_VISTAR",
12580-
"EXCHANGE_DAX"
12580+
"EXCHANGE_DAX",
12581+
"EXCHANGE_JCD",
12582+
"EXCHANGE_PLACE_EXCHANGE",
12583+
"EXCHANGE_APPLOVIN",
12584+
"EXCHANGE_CONNATIX"
1258112585
],
1258212586
"enumDescriptions": [
1258312587
"Exchange is not specified or is unknown in this version.",
@@ -12648,7 +12652,11 @@
1264812652
"Media.net.",
1264912653
"Tapjoy.",
1265012654
"Vistar.",
12651-
"DAX."
12655+
"DAX.",
12656+
"JCD.",
12657+
"Place Exchange.",
12658+
"AppLovin.",
12659+
"Connatix."
1265212660
],
1265312661
"type": "string"
1265412662
},
@@ -12745,7 +12753,11 @@
1274512753
"EXCHANGE_MEDIANET",
1274612754
"EXCHANGE_TAPJOY",
1274712755
"EXCHANGE_VISTAR",
12748-
"EXCHANGE_DAX"
12756+
"EXCHANGE_DAX",
12757+
"EXCHANGE_JCD",
12758+
"EXCHANGE_PLACE_EXCHANGE",
12759+
"EXCHANGE_APPLOVIN",
12760+
"EXCHANGE_CONNATIX"
1274912761
],
1275012762
"enumDescriptions": [
1275112763
"Exchange is not specified or is unknown in this version.",
@@ -12816,7 +12828,11 @@
1281612828
"Media.net.",
1281712829
"Tapjoy.",
1281812830
"Vistar.",
12819-
"DAX."
12831+
"DAX.",
12832+
"JCD.",
12833+
"Place Exchange.",
12834+
"AppLovin.",
12835+
"Connatix."
1282012836
],
1282112837
"type": "string"
1282212838
},
@@ -12914,7 +12930,11 @@
1291412930
"EXCHANGE_MEDIANET",
1291512931
"EXCHANGE_TAPJOY",
1291612932
"EXCHANGE_VISTAR",
12917-
"EXCHANGE_DAX"
12933+
"EXCHANGE_DAX",
12934+
"EXCHANGE_JCD",
12935+
"EXCHANGE_PLACE_EXCHANGE",
12936+
"EXCHANGE_APPLOVIN",
12937+
"EXCHANGE_CONNATIX"
1291812938
],
1291912939
"enumDescriptions": [
1292012940
"Exchange is not specified or is unknown in this version.",
@@ -12985,7 +13005,11 @@
1298513005
"Media.net.",
1298613006
"Tapjoy.",
1298713007
"Vistar.",
12988-
"DAX."
13008+
"DAX.",
13009+
"JCD.",
13010+
"Place Exchange.",
13011+
"AppLovin.",
13012+
"Connatix."
1298913013
],
1299013014
"readOnly": true,
1299113015
"type": "string"
@@ -13824,7 +13848,11 @@
1382413848
"EXCHANGE_MEDIANET",
1382513849
"EXCHANGE_TAPJOY",
1382613850
"EXCHANGE_VISTAR",
13827-
"EXCHANGE_DAX"
13851+
"EXCHANGE_DAX",
13852+
"EXCHANGE_JCD",
13853+
"EXCHANGE_PLACE_EXCHANGE",
13854+
"EXCHANGE_APPLOVIN",
13855+
"EXCHANGE_CONNATIX"
1382813856
],
1382913857
"enumDescriptions": [
1383013858
"Exchange is not specified or is unknown in this version.",
@@ -13895,7 +13923,11 @@
1389513923
"Media.net.",
1389613924
"Tapjoy.",
1389713925
"Vistar.",
13898-
"DAX."
13926+
"DAX.",
13927+
"JCD.",
13928+
"Place Exchange.",
13929+
"AppLovin.",
13930+
"Connatix."
1389913931
],
1390013932
"type": "string"
1390113933
},
@@ -14665,7 +14697,11 @@
1466514697
"EXCHANGE_MEDIANET",
1466614698
"EXCHANGE_TAPJOY",
1466714699
"EXCHANGE_VISTAR",
14668-
"EXCHANGE_DAX"
14700+
"EXCHANGE_DAX",
14701+
"EXCHANGE_JCD",
14702+
"EXCHANGE_PLACE_EXCHANGE",
14703+
"EXCHANGE_APPLOVIN",
14704+
"EXCHANGE_CONNATIX"
1466914705
],
1467014706
"enumDescriptions": [
1467114707
"Exchange is not specified or is unknown in this version.",
@@ -14736,7 +14772,11 @@
1473614772
"Media.net.",
1473714773
"Tapjoy.",
1473814774
"Vistar.",
14739-
"DAX."
14775+
"DAX.",
14776+
"JCD.",
14777+
"Place Exchange.",
14778+
"AppLovin.",
14779+
"Connatix."
1474014780
],
1474114781
"type": "string"
1474214782
},

0 commit comments

Comments
 (0)