Skip to content

Commit a5ce564

Browse files
feat(displayvideo): update the api
#### displayvideo:v2 The following keys were added: - schemas.YoutubeAndPartnersInventorySourceConfig.properties.includeGoogleTv.type (Total Keys: 1) #### displayvideo:v3 The following keys were deleted: - schemas.AlgorithmRules (Total Keys: 46) - schemas.DayAndTime (Total Keys: 6) - schemas.SdfDownloadTask (Total Keys: 10) The following keys were added: - schemas.YoutubeAndPartnersInventorySourceConfig.properties.includeGoogleTv.type (Total Keys: 1)
1 parent 9aa16e1 commit a5ce564

19 files changed

+1073
-800
lines changed

docs/dyn/displayvideo_v1.firstAndThirdPartyAudiences.html

Lines changed: 14 additions & 14 deletions
Large diffs are not rendered by default.

docs/dyn/displayvideo_v2.advertisers.campaigns.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h3>Method Details</h3>
184184
&quot;entityStatus&quot;: &quot;A String&quot;, # Required. Controls whether or not the insertion orders under this campaign can spend their budgets and bid on inventory. * Accepted values are `ENTITY_STATUS_ACTIVE`, `ENTITY_STATUS_ARCHIVED`, and `ENTITY_STATUS_PAUSED`. * For CreateCampaign method, `ENTITY_STATUS_ARCHIVED` is not allowed.
185185
&quot;frequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # Required. The frequency cap setting of the campaign.
186186
&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.
187-
&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.
187+
&quot;maxViews&quot;: 42, # Optional. 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.
188188
&quot;timeUnit&quot;: &quot;A String&quot;, # The time unit in which the frequency cap will be applied. Required when unlimited is `false`.
189189
&quot;timeUnitCount&quot;: 42, # The number of time_unit the frequency cap will last. Required when unlimited is `false`. The following restrictions apply based on the value of time_unit: * `TIME_UNIT_LIFETIME` - this field is output only and will default to 1 * `TIME_UNIT_MONTHS` - must be between 1 and 2 * `TIME_UNIT_WEEKS` - must be between 1 and 4 * `TIME_UNIT_DAYS` - must be between 1 and 6 * `TIME_UNIT_HOURS` - must be between 1 and 23 * `TIME_UNIT_MINUTES` - must be between 1 and 59
190190
&quot;unlimited&quot;: True or False, # Whether unlimited frequency capping is applied. When this field is set to `true`, the remaining frequency cap fields are not applicable.
@@ -264,7 +264,7 @@ <h3>Method Details</h3>
264264
&quot;entityStatus&quot;: &quot;A String&quot;, # Required. Controls whether or not the insertion orders under this campaign can spend their budgets and bid on inventory. * Accepted values are `ENTITY_STATUS_ACTIVE`, `ENTITY_STATUS_ARCHIVED`, and `ENTITY_STATUS_PAUSED`. * For CreateCampaign method, `ENTITY_STATUS_ARCHIVED` is not allowed.
265265
&quot;frequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # Required. The frequency cap setting of the campaign.
266266
&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.
267-
&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.
267+
&quot;maxViews&quot;: 42, # Optional. 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.
268268
&quot;timeUnit&quot;: &quot;A String&quot;, # The time unit in which the frequency cap will be applied. Required when unlimited is `false`.
269269
&quot;timeUnitCount&quot;: 42, # The number of time_unit the frequency cap will last. Required when unlimited is `false`. The following restrictions apply based on the value of time_unit: * `TIME_UNIT_LIFETIME` - this field is output only and will default to 1 * `TIME_UNIT_MONTHS` - must be between 1 and 2 * `TIME_UNIT_WEEKS` - must be between 1 and 4 * `TIME_UNIT_DAYS` - must be between 1 and 6 * `TIME_UNIT_HOURS` - must be between 1 and 23 * `TIME_UNIT_MINUTES` - must be between 1 and 59
270270
&quot;unlimited&quot;: True or False, # Whether unlimited frequency capping is applied. When this field is set to `true`, the remaining frequency cap fields are not applicable.
@@ -371,7 +371,7 @@ <h3>Method Details</h3>
371371
&quot;entityStatus&quot;: &quot;A String&quot;, # Required. Controls whether or not the insertion orders under this campaign can spend their budgets and bid on inventory. * Accepted values are `ENTITY_STATUS_ACTIVE`, `ENTITY_STATUS_ARCHIVED`, and `ENTITY_STATUS_PAUSED`. * For CreateCampaign method, `ENTITY_STATUS_ARCHIVED` is not allowed.
372372
&quot;frequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # Required. The frequency cap setting of the campaign.
373373
&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.
374-
&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.
374+
&quot;maxViews&quot;: 42, # Optional. 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.
375375
&quot;timeUnit&quot;: &quot;A String&quot;, # The time unit in which the frequency cap will be applied. Required when unlimited is `false`.
376376
&quot;timeUnitCount&quot;: 42, # The number of time_unit the frequency cap will last. Required when unlimited is `false`. The following restrictions apply based on the value of time_unit: * `TIME_UNIT_LIFETIME` - this field is output only and will default to 1 * `TIME_UNIT_MONTHS` - must be between 1 and 2 * `TIME_UNIT_WEEKS` - must be between 1 and 4 * `TIME_UNIT_DAYS` - must be between 1 and 6 * `TIME_UNIT_HOURS` - must be between 1 and 23 * `TIME_UNIT_MINUTES` - must be between 1 and 59
377377
&quot;unlimited&quot;: True or False, # Whether unlimited frequency capping is applied. When this field is set to `true`, the remaining frequency cap fields are not applicable.
@@ -464,7 +464,7 @@ <h3>Method Details</h3>
464464
&quot;entityStatus&quot;: &quot;A String&quot;, # Required. Controls whether or not the insertion orders under this campaign can spend their budgets and bid on inventory. * Accepted values are `ENTITY_STATUS_ACTIVE`, `ENTITY_STATUS_ARCHIVED`, and `ENTITY_STATUS_PAUSED`. * For CreateCampaign method, `ENTITY_STATUS_ARCHIVED` is not allowed.
465465
&quot;frequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # Required. The frequency cap setting of the campaign.
466466
&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.
467-
&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.
467+
&quot;maxViews&quot;: 42, # Optional. 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.
468468
&quot;timeUnit&quot;: &quot;A String&quot;, # The time unit in which the frequency cap will be applied. Required when unlimited is `false`.
469469
&quot;timeUnitCount&quot;: 42, # The number of time_unit the frequency cap will last. Required when unlimited is `false`. The following restrictions apply based on the value of time_unit: * `TIME_UNIT_LIFETIME` - this field is output only and will default to 1 * `TIME_UNIT_MONTHS` - must be between 1 and 2 * `TIME_UNIT_WEEKS` - must be between 1 and 4 * `TIME_UNIT_DAYS` - must be between 1 and 6 * `TIME_UNIT_HOURS` - must be between 1 and 23 * `TIME_UNIT_MINUTES` - must be between 1 and 59
470470
&quot;unlimited&quot;: True or False, # Whether unlimited frequency capping is applied. When this field is set to `true`, the remaining frequency cap fields are not applicable.
@@ -904,7 +904,7 @@ <h3>Method Details</h3>
904904
&quot;entityStatus&quot;: &quot;A String&quot;, # Required. Controls whether or not the insertion orders under this campaign can spend their budgets and bid on inventory. * Accepted values are `ENTITY_STATUS_ACTIVE`, `ENTITY_STATUS_ARCHIVED`, and `ENTITY_STATUS_PAUSED`. * For CreateCampaign method, `ENTITY_STATUS_ARCHIVED` is not allowed.
905905
&quot;frequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # Required. The frequency cap setting of the campaign.
906906
&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.
907-
&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.
907+
&quot;maxViews&quot;: 42, # Optional. 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.
908908
&quot;timeUnit&quot;: &quot;A String&quot;, # The time unit in which the frequency cap will be applied. Required when unlimited is `false`.
909909
&quot;timeUnitCount&quot;: 42, # The number of time_unit the frequency cap will last. Required when unlimited is `false`. The following restrictions apply based on the value of time_unit: * `TIME_UNIT_LIFETIME` - this field is output only and will default to 1 * `TIME_UNIT_MONTHS` - must be between 1 and 2 * `TIME_UNIT_WEEKS` - must be between 1 and 4 * `TIME_UNIT_DAYS` - must be between 1 and 6 * `TIME_UNIT_HOURS` - must be between 1 and 23 * `TIME_UNIT_MINUTES` - must be between 1 and 59
910910
&quot;unlimited&quot;: True or False, # Whether unlimited frequency capping is applied. When this field is set to `true`, the remaining frequency cap fields are not applicable.
@@ -985,7 +985,7 @@ <h3>Method Details</h3>
985985
&quot;entityStatus&quot;: &quot;A String&quot;, # Required. Controls whether or not the insertion orders under this campaign can spend their budgets and bid on inventory. * Accepted values are `ENTITY_STATUS_ACTIVE`, `ENTITY_STATUS_ARCHIVED`, and `ENTITY_STATUS_PAUSED`. * For CreateCampaign method, `ENTITY_STATUS_ARCHIVED` is not allowed.
986986
&quot;frequencyCap&quot;: { # Settings that control the number of times a user may be shown with the same ad during a given time period. # Required. The frequency cap setting of the campaign.
987987
&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.
988-
&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.
988+
&quot;maxViews&quot;: 42, # Optional. 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.
989989
&quot;timeUnit&quot;: &quot;A String&quot;, # The time unit in which the frequency cap will be applied. Required when unlimited is `false`.
990990
&quot;timeUnitCount&quot;: 42, # The number of time_unit the frequency cap will last. Required when unlimited is `false`. The following restrictions apply based on the value of time_unit: * `TIME_UNIT_LIFETIME` - this field is output only and will default to 1 * `TIME_UNIT_MONTHS` - must be between 1 and 2 * `TIME_UNIT_WEEKS` - must be between 1 and 4 * `TIME_UNIT_DAYS` - must be between 1 and 6 * `TIME_UNIT_HOURS` - must be between 1 and 23 * `TIME_UNIT_MINUTES` - must be between 1 and 59
991991
&quot;unlimited&quot;: True or False, # Whether unlimited frequency capping is applied. When this field is set to `true`, the remaining frequency cap fields are not applicable.

docs/dyn/displayvideo_v2.advertisers.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@ <h3>Method Details</h3>
230230
},
231231
},
232232
&quot;advertiserId&quot;: &quot;A String&quot;, # Output only. The unique ID of the advertiser. Assigned by the system.
233-
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Required. Billing related settings of the advertiser.
234-
&quot;billingProfileId&quot;: &quot;A String&quot;, # The ID of a billing profile assigned to the advertiser.
233+
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Optional. Required. Billing related settings of the advertiser.
234+
&quot;billingProfileId&quot;: &quot;A String&quot;, # Optional. The ID of a billing profile assigned to the advertiser.
235235
},
236236
&quot;creativeConfig&quot;: { # Creatives related settings of an advertiser. # Required. Creative related settings of the advertiser.
237237
&quot;dynamicCreativeEnabled&quot;: True or False, # Whether or not the advertiser is enabled for dynamic creatives.
@@ -293,8 +293,8 @@ <h3>Method Details</h3>
293293
},
294294
},
295295
&quot;advertiserId&quot;: &quot;A String&quot;, # Output only. The unique ID of the advertiser. Assigned by the system.
296-
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Required. Billing related settings of the advertiser.
297-
&quot;billingProfileId&quot;: &quot;A String&quot;, # The ID of a billing profile assigned to the advertiser.
296+
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Optional. Required. Billing related settings of the advertiser.
297+
&quot;billingProfileId&quot;: &quot;A String&quot;, # Optional. The ID of a billing profile assigned to the advertiser.
298298
},
299299
&quot;creativeConfig&quot;: { # Creatives related settings of an advertiser. # Required. Creative related settings of the advertiser.
300300
&quot;dynamicCreativeEnabled&quot;: True or False, # Whether or not the advertiser is enabled for dynamic creatives.
@@ -1022,8 +1022,8 @@ <h3>Method Details</h3>
10221022
},
10231023
},
10241024
&quot;advertiserId&quot;: &quot;A String&quot;, # Output only. The unique ID of the advertiser. Assigned by the system.
1025-
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Required. Billing related settings of the advertiser.
1026-
&quot;billingProfileId&quot;: &quot;A String&quot;, # The ID of a billing profile assigned to the advertiser.
1025+
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Optional. Required. Billing related settings of the advertiser.
1026+
&quot;billingProfileId&quot;: &quot;A String&quot;, # Optional. The ID of a billing profile assigned to the advertiser.
10271027
},
10281028
&quot;creativeConfig&quot;: { # Creatives related settings of an advertiser. # Required. Creative related settings of the advertiser.
10291029
&quot;dynamicCreativeEnabled&quot;: True or False, # Whether or not the advertiser is enabled for dynamic creatives.
@@ -1098,8 +1098,8 @@ <h3>Method Details</h3>
10981098
},
10991099
},
11001100
&quot;advertiserId&quot;: &quot;A String&quot;, # Output only. The unique ID of the advertiser. Assigned by the system.
1101-
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Required. Billing related settings of the advertiser.
1102-
&quot;billingProfileId&quot;: &quot;A String&quot;, # The ID of a billing profile assigned to the advertiser.
1101+
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Optional. Required. Billing related settings of the advertiser.
1102+
&quot;billingProfileId&quot;: &quot;A String&quot;, # Optional. The ID of a billing profile assigned to the advertiser.
11031103
},
11041104
&quot;creativeConfig&quot;: { # Creatives related settings of an advertiser. # Required. Creative related settings of the advertiser.
11051105
&quot;dynamicCreativeEnabled&quot;: True or False, # Whether or not the advertiser is enabled for dynamic creatives.
@@ -1519,8 +1519,8 @@ <h3>Method Details</h3>
15191519
},
15201520
},
15211521
&quot;advertiserId&quot;: &quot;A String&quot;, # Output only. The unique ID of the advertiser. Assigned by the system.
1522-
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Required. Billing related settings of the advertiser.
1523-
&quot;billingProfileId&quot;: &quot;A String&quot;, # The ID of a billing profile assigned to the advertiser.
1522+
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Optional. Required. Billing related settings of the advertiser.
1523+
&quot;billingProfileId&quot;: &quot;A String&quot;, # Optional. The ID of a billing profile assigned to the advertiser.
15241524
},
15251525
&quot;creativeConfig&quot;: { # Creatives related settings of an advertiser. # Required. Creative related settings of the advertiser.
15261526
&quot;dynamicCreativeEnabled&quot;: True or False, # Whether or not the advertiser is enabled for dynamic creatives.
@@ -1583,8 +1583,8 @@ <h3>Method Details</h3>
15831583
},
15841584
},
15851585
&quot;advertiserId&quot;: &quot;A String&quot;, # Output only. The unique ID of the advertiser. Assigned by the system.
1586-
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Required. Billing related settings of the advertiser.
1587-
&quot;billingProfileId&quot;: &quot;A String&quot;, # The ID of a billing profile assigned to the advertiser.
1586+
&quot;billingConfig&quot;: { # Billing related settings of an advertiser. # Optional. Required. Billing related settings of the advertiser.
1587+
&quot;billingProfileId&quot;: &quot;A String&quot;, # Optional. The ID of a billing profile assigned to the advertiser.
15881588
},
15891589
&quot;creativeConfig&quot;: { # Creatives related settings of an advertiser. # Required. Creative related settings of the advertiser.
15901590
&quot;dynamicCreativeEnabled&quot;: True or False, # Whether or not the advertiser is enabled for dynamic creatives.

0 commit comments

Comments
 (0)