google-apis-displayvideo_v1 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,28 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ module Google
16
+ module Apis
17
+ module DisplayvideoV1
18
+ # Version of the google-apis-displayvideo_v1 gem
19
+ GEM_VERSION = "0.1.0"
20
+
21
+ # Version of the code generator used to generate this client
22
+ GENERATOR_VERSION = "0.1.1"
23
+
24
+ # Revision of the discovery document this client was generated from
25
+ REVISION = "20201204"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,3711 @@
1
+ # Copyright 2020 Google LLC
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module DisplayvideoV1
24
+
25
+ class ActivateManualTriggerRequest
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class ActiveViewVideoViewabilityMetricConfig
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class Adloox
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class Advertiser
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AdvertiserAdServerConfig
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AdvertiserCreativeConfig
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AdvertiserDataAccessConfig
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AdvertiserGeneralConfig
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class AdvertiserSdfConfig
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class AdvertiserTargetingConfig
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class AgeRangeAssignedTargetingOptionDetails
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class AgeRangeTargetingOptionDetails
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class AppAssignedTargetingOptionDetails
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class AppCategoryAssignedTargetingOptionDetails
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class AppCategoryTargetingOptionDetails
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class Asset
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class AssetAssociation
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class AssignedInventorySource
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class AssignedLocation
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class AssignedTargetingOption
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class AssignedUserRole
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class AudienceGroupAssignedTargetingOptionDetails
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class AudioVideoOffset
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class AuditAdvertiserResponse
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class AuthorizedSellerStatusAssignedTargetingOptionDetails
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class AuthorizedSellerStatusTargetingOptionDetails
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class BiddingStrategy
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class BrowserAssignedTargetingOptionDetails
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class BrowserTargetingOptionDetails
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class BulkEditAdvertiserAssignedTargetingOptionsRequest
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class BulkEditAdvertiserAssignedTargetingOptionsResponse
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class BulkEditAssignedInventorySourcesRequest
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class BulkEditAssignedInventorySourcesResponse
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class BulkEditAssignedLocationsRequest
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class BulkEditAssignedLocationsResponse
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class BulkEditAssignedUserRolesRequest
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class BulkEditAssignedUserRolesResponse
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class BulkEditLineItemAssignedTargetingOptionsRequest
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class BulkEditLineItemAssignedTargetingOptionsResponse
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class BulkEditNegativeKeywordsRequest
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class BulkEditNegativeKeywordsResponse
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class BulkEditPartnerAssignedTargetingOptionsRequest
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class BulkEditPartnerAssignedTargetingOptionsResponse
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class BulkEditSitesRequest
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class BulkEditSitesResponse
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class BulkListAdvertiserAssignedTargetingOptionsResponse
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class BulkListLineItemAssignedTargetingOptionsResponse
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class Campaign
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class CampaignFlight
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class CampaignGoal
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class CarrierAndIspAssignedTargetingOptionDetails
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class CarrierAndIspTargetingOptionDetails
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class CategoryAssignedTargetingOptionDetails
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class CategoryTargetingOptionDetails
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class Channel
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class ChannelAssignedTargetingOptionDetails
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class CmHybridConfig
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class CmTrackingAd
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class CombinedAudience
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class CombinedAudienceGroup
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class CombinedAudienceTargetingSetting
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class ContentInstreamPositionAssignedTargetingOptionDetails
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class ContentInstreamPositionTargetingOptionDetails
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class ContentOutstreamPositionAssignedTargetingOptionDetails
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class ContentOutstreamPositionTargetingOptionDetails
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class ConversionCountingConfig
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class CounterEvent
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class CreateAssetRequest
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class CreateAssetResponse
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class CreateAssignedTargetingOptionsRequest
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class CreateSdfDownloadTaskRequest
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class Creative
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class CreativeConfig
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class CustomBiddingAlgorithm
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class CustomList
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class CustomListGroup
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class CustomListTargetingSetting
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class Date
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class DateRange
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class DayAndTimeAssignedTargetingOptionDetails
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class DeactivateManualTriggerRequest
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class DeleteAssignedTargetingOptionsRequest
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class DeviceMakeModelAssignedTargetingOptionDetails
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class DeviceMakeModelTargetingOptionDetails
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class DeviceTypeAssignedTargetingOptionDetails
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class DeviceTypeTargetingOptionDetails
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class DigitalContentLabelAssignedTargetingOptionDetails
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class DigitalContentLabelTargetingOptionDetails
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class Dimensions
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class DoubleVerify
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class DoubleVerifyAppStarRating
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class DoubleVerifyBrandSafetyCategories
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class DoubleVerifyDisplayViewability
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class DoubleVerifyFraudInvalidTraffic
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class DoubleVerifyVideoViewability
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class Empty
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class EnvironmentAssignedTargetingOptionDetails
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class EnvironmentTargetingOptionDetails
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class ExchangeAssignedTargetingOptionDetails
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class ExchangeConfig
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class ExchangeConfigEnabledExchange
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class ExchangeReviewStatus
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class ExchangeTargetingOptionDetails
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class ExitEvent
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class FirstAndThirdPartyAudience
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class FirstAndThirdPartyAudienceGroup
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class FirstAndThirdPartyAudienceTargetingSetting
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class FixedBidStrategy
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class FloodlightGroup
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class FrequencyCap
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class GenderAssignedTargetingOptionDetails
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class GenderTargetingOptionDetails
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class GeoRegionAssignedTargetingOptionDetails
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class GeoRegionSearchTerms
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class GeoRegionTargetingOptionDetails
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class GoogleAudience
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class GoogleAudienceGroup
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class GoogleAudienceTargetingSetting
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
733
+ class GoogleBytestreamMedia
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class HouseholdIncomeAssignedTargetingOptionDetails
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class HouseholdIncomeTargetingOptionDetails
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class IdFilter
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class InsertionOrder
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
763
+ class InsertionOrderBudget
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class InsertionOrderBudgetSegment
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class IntegralAdScience
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class IntegrationDetails
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class InventorySource
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class InventorySourceAssignedTargetingOptionDetails
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class InventorySourceDisplayCreativeConfig
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class InventorySourceFilter
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class InventorySourceGroup
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class InventorySourceGroupAssignedTargetingOptionDetails
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class InventorySourceStatus
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class InventorySourceVideoCreativeConfig
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class KeywordAssignedTargetingOptionDetails
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class LanguageAssignedTargetingOptionDetails
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class LanguageTargetingOptionDetails
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class LineItem
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class LineItemBudget
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class LineItemFlight
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class ListAdvertiserAssignedTargetingOptionsResponse
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
877
+ class ListAdvertisersResponse
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class ListAssignedInventorySourcesResponse
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
889
+ class ListAssignedLocationsResponse
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ class ListCampaignsResponse
896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
897
+
898
+ include Google::Apis::Core::JsonObjectSupport
899
+ end
900
+
901
+ class ListChannelsResponse
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
907
+ class ListCombinedAudiencesResponse
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
913
+ class ListCreativesResponse
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
919
+ class ListCustomBiddingAlgorithmsResponse
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
925
+ class ListCustomListsResponse
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
931
+ class ListFirstAndThirdPartyAudiencesResponse
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
937
+ class ListGoogleAudiencesResponse
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class ListInsertionOrdersResponse
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
949
+ class ListInventorySourceGroupsResponse
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
955
+ class ListInventorySourcesResponse
956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
957
+
958
+ include Google::Apis::Core::JsonObjectSupport
959
+ end
960
+
961
+ class ListLineItemAssignedTargetingOptionsResponse
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
967
+ class ListLineItemsResponse
968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
973
+ class ListLocationListsResponse
974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
975
+
976
+ include Google::Apis::Core::JsonObjectSupport
977
+ end
978
+
979
+ class ListManualTriggersResponse
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
985
+ class ListNegativeKeywordListsResponse
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
991
+ class ListNegativeKeywordsResponse
992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
993
+
994
+ include Google::Apis::Core::JsonObjectSupport
995
+ end
996
+
997
+ class ListPartnerAssignedTargetingOptionsResponse
998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
999
+
1000
+ include Google::Apis::Core::JsonObjectSupport
1001
+ end
1002
+
1003
+ class ListPartnersResponse
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
1009
+ class ListSitesResponse
1010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1011
+
1012
+ include Google::Apis::Core::JsonObjectSupport
1013
+ end
1014
+
1015
+ class ListTargetingOptionsResponse
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
1021
+ class ListUsersResponse
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ include Google::Apis::Core::JsonObjectSupport
1025
+ end
1026
+
1027
+ class LocationList
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
1033
+ class LookbackWindow
1034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1035
+
1036
+ include Google::Apis::Core::JsonObjectSupport
1037
+ end
1038
+
1039
+ class ManualTrigger
1040
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1041
+
1042
+ include Google::Apis::Core::JsonObjectSupport
1043
+ end
1044
+
1045
+ class MaximizeSpendBidStrategy
1046
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1047
+
1048
+ include Google::Apis::Core::JsonObjectSupport
1049
+ end
1050
+
1051
+ class MeasurementConfig
1052
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1053
+
1054
+ include Google::Apis::Core::JsonObjectSupport
1055
+ end
1056
+
1057
+ class Money
1058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1059
+
1060
+ include Google::Apis::Core::JsonObjectSupport
1061
+ end
1062
+
1063
+ class NegativeKeyword
1064
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1065
+
1066
+ include Google::Apis::Core::JsonObjectSupport
1067
+ end
1068
+
1069
+ class NegativeKeywordList
1070
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1071
+
1072
+ include Google::Apis::Core::JsonObjectSupport
1073
+ end
1074
+
1075
+ class NegativeKeywordListAssignedTargetingOptionDetails
1076
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1077
+
1078
+ include Google::Apis::Core::JsonObjectSupport
1079
+ end
1080
+
1081
+ class ObaIcon
1082
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1083
+
1084
+ include Google::Apis::Core::JsonObjectSupport
1085
+ end
1086
+
1087
+ class OnScreenPositionAssignedTargetingOptionDetails
1088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1089
+
1090
+ include Google::Apis::Core::JsonObjectSupport
1091
+ end
1092
+
1093
+ class OnScreenPositionTargetingOptionDetails
1094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1095
+
1096
+ include Google::Apis::Core::JsonObjectSupport
1097
+ end
1098
+
1099
+ class OperatingSystemAssignedTargetingOptionDetails
1100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1101
+
1102
+ include Google::Apis::Core::JsonObjectSupport
1103
+ end
1104
+
1105
+ class OperatingSystemTargetingOptionDetails
1106
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1107
+
1108
+ include Google::Apis::Core::JsonObjectSupport
1109
+ end
1110
+
1111
+ class Operation
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1117
+ class Pacing
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1123
+ class ParentEntityFilter
1124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1125
+
1126
+ include Google::Apis::Core::JsonObjectSupport
1127
+ end
1128
+
1129
+ class ParentalStatusAssignedTargetingOptionDetails
1130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1131
+
1132
+ include Google::Apis::Core::JsonObjectSupport
1133
+ end
1134
+
1135
+ class ParentalStatusTargetingOptionDetails
1136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1137
+
1138
+ include Google::Apis::Core::JsonObjectSupport
1139
+ end
1140
+
1141
+ class Partner
1142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1143
+
1144
+ include Google::Apis::Core::JsonObjectSupport
1145
+ end
1146
+
1147
+ class PartnerAdServerConfig
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
1153
+ class PartnerCost
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class PartnerDataAccessConfig
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ include Google::Apis::Core::JsonObjectSupport
1163
+ end
1164
+
1165
+ class PartnerGeneralConfig
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ include Google::Apis::Core::JsonObjectSupport
1169
+ end
1170
+
1171
+ class PartnerRevenueModel
1172
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1173
+
1174
+ include Google::Apis::Core::JsonObjectSupport
1175
+ end
1176
+
1177
+ class PerformanceGoal
1178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1179
+
1180
+ include Google::Apis::Core::JsonObjectSupport
1181
+ end
1182
+
1183
+ class PerformanceGoalBidStrategy
1184
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1185
+
1186
+ include Google::Apis::Core::JsonObjectSupport
1187
+ end
1188
+
1189
+ class ProximityLocationListAssignedTargetingOptionDetails
1190
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1191
+
1192
+ include Google::Apis::Core::JsonObjectSupport
1193
+ end
1194
+
1195
+ class PublisherReviewStatus
1196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1197
+
1198
+ include Google::Apis::Core::JsonObjectSupport
1199
+ end
1200
+
1201
+ class RateDetails
1202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1203
+
1204
+ include Google::Apis::Core::JsonObjectSupport
1205
+ end
1206
+
1207
+ class RegionalLocationListAssignedTargetingOptionDetails
1208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1209
+
1210
+ include Google::Apis::Core::JsonObjectSupport
1211
+ end
1212
+
1213
+ class ReviewStatusInfo
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1219
+ class SdfConfig
1220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1221
+
1222
+ include Google::Apis::Core::JsonObjectSupport
1223
+ end
1224
+
1225
+ class SdfDownloadTask
1226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1227
+
1228
+ include Google::Apis::Core::JsonObjectSupport
1229
+ end
1230
+
1231
+ class SdfDownloadTaskMetadata
1232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1233
+
1234
+ include Google::Apis::Core::JsonObjectSupport
1235
+ end
1236
+
1237
+ class SearchTargetingOptionsRequest
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class SearchTargetingOptionsResponse
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ class SensitiveCategoryAssignedTargetingOptionDetails
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1255
+ class SensitiveCategoryTargetingOptionDetails
1256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
+
1258
+ include Google::Apis::Core::JsonObjectSupport
1259
+ end
1260
+
1261
+ class Site
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1267
+ class Status
1268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1269
+
1270
+ include Google::Apis::Core::JsonObjectSupport
1271
+ end
1272
+
1273
+ class SubExchangeAssignedTargetingOptionDetails
1274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1275
+
1276
+ include Google::Apis::Core::JsonObjectSupport
1277
+ end
1278
+
1279
+ class SubExchangeTargetingOptionDetails
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
+
1282
+ include Google::Apis::Core::JsonObjectSupport
1283
+ end
1284
+
1285
+ class TargetingExpansionConfig
1286
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1287
+
1288
+ include Google::Apis::Core::JsonObjectSupport
1289
+ end
1290
+
1291
+ class TargetingOption
1292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1293
+
1294
+ include Google::Apis::Core::JsonObjectSupport
1295
+ end
1296
+
1297
+ class ThirdPartyOnlyConfig
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
+
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1302
+
1303
+ class ThirdPartyUrl
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1309
+ class ThirdPartyVerifierAssignedTargetingOptionDetails
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1315
+ class TimeRange
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
+
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1320
+
1321
+ class TimerEvent
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1327
+ class TrackingFloodlightActivityConfig
1328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1329
+
1330
+ include Google::Apis::Core::JsonObjectSupport
1331
+ end
1332
+
1333
+ class Transcode
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ include Google::Apis::Core::JsonObjectSupport
1337
+ end
1338
+
1339
+ class UniversalAdId
1340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1341
+
1342
+ include Google::Apis::Core::JsonObjectSupport
1343
+ end
1344
+
1345
+ class UrlAssignedTargetingOptionDetails
1346
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1347
+
1348
+ include Google::Apis::Core::JsonObjectSupport
1349
+ end
1350
+
1351
+ class User
1352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1353
+
1354
+ include Google::Apis::Core::JsonObjectSupport
1355
+ end
1356
+
1357
+ class UserRewardedContentAssignedTargetingOptionDetails
1358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1359
+
1360
+ include Google::Apis::Core::JsonObjectSupport
1361
+ end
1362
+
1363
+ class UserRewardedContentTargetingOptionDetails
1364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1365
+
1366
+ include Google::Apis::Core::JsonObjectSupport
1367
+ end
1368
+
1369
+ class VideoPlayerSizeAssignedTargetingOptionDetails
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1373
+ end
1374
+
1375
+ class VideoPlayerSizeTargetingOptionDetails
1376
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1377
+
1378
+ include Google::Apis::Core::JsonObjectSupport
1379
+ end
1380
+
1381
+ class ViewabilityAssignedTargetingOptionDetails
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1383
+
1384
+ include Google::Apis::Core::JsonObjectSupport
1385
+ end
1386
+
1387
+ class ViewabilityTargetingOptionDetails
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1389
+
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1392
+
1393
+ class ActivateManualTriggerRequest
1394
+ # @private
1395
+ class Representation < Google::Apis::Core::JsonRepresentation
1396
+ end
1397
+ end
1398
+
1399
+ class ActiveViewVideoViewabilityMetricConfig
1400
+ # @private
1401
+ class Representation < Google::Apis::Core::JsonRepresentation
1402
+ property :display_name, as: 'displayName'
1403
+ property :minimum_duration, as: 'minimumDuration'
1404
+ property :minimum_quartile, as: 'minimumQuartile'
1405
+ property :minimum_viewability, as: 'minimumViewability'
1406
+ property :minimum_volume, as: 'minimumVolume'
1407
+ end
1408
+ end
1409
+
1410
+ class Adloox
1411
+ # @private
1412
+ class Representation < Google::Apis::Core::JsonRepresentation
1413
+ collection :excluded_adloox_categories, as: 'excludedAdlooxCategories'
1414
+ end
1415
+ end
1416
+
1417
+ class Advertiser
1418
+ # @private
1419
+ class Representation < Google::Apis::Core::JsonRepresentation
1420
+ property :ad_server_config, as: 'adServerConfig', class: Google::Apis::DisplayvideoV1::AdvertiserAdServerConfig, decorator: Google::Apis::DisplayvideoV1::AdvertiserAdServerConfig::Representation
1421
+
1422
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
1423
+ property :creative_config, as: 'creativeConfig', class: Google::Apis::DisplayvideoV1::AdvertiserCreativeConfig, decorator: Google::Apis::DisplayvideoV1::AdvertiserCreativeConfig::Representation
1424
+
1425
+ property :data_access_config, as: 'dataAccessConfig', class: Google::Apis::DisplayvideoV1::AdvertiserDataAccessConfig, decorator: Google::Apis::DisplayvideoV1::AdvertiserDataAccessConfig::Representation
1426
+
1427
+ property :display_name, as: 'displayName'
1428
+ property :entity_status, as: 'entityStatus'
1429
+ property :general_config, as: 'generalConfig', class: Google::Apis::DisplayvideoV1::AdvertiserGeneralConfig, decorator: Google::Apis::DisplayvideoV1::AdvertiserGeneralConfig::Representation
1430
+
1431
+ property :integration_details, as: 'integrationDetails', class: Google::Apis::DisplayvideoV1::IntegrationDetails, decorator: Google::Apis::DisplayvideoV1::IntegrationDetails::Representation
1432
+
1433
+ property :name, as: 'name'
1434
+ property :partner_id, :numeric_string => true, as: 'partnerId'
1435
+ property :serving_config, as: 'servingConfig', class: Google::Apis::DisplayvideoV1::AdvertiserTargetingConfig, decorator: Google::Apis::DisplayvideoV1::AdvertiserTargetingConfig::Representation
1436
+
1437
+ property :update_time, as: 'updateTime'
1438
+ end
1439
+ end
1440
+
1441
+ class AdvertiserAdServerConfig
1442
+ # @private
1443
+ class Representation < Google::Apis::Core::JsonRepresentation
1444
+ property :cm_hybrid_config, as: 'cmHybridConfig', class: Google::Apis::DisplayvideoV1::CmHybridConfig, decorator: Google::Apis::DisplayvideoV1::CmHybridConfig::Representation
1445
+
1446
+ property :third_party_only_config, as: 'thirdPartyOnlyConfig', class: Google::Apis::DisplayvideoV1::ThirdPartyOnlyConfig, decorator: Google::Apis::DisplayvideoV1::ThirdPartyOnlyConfig::Representation
1447
+
1448
+ end
1449
+ end
1450
+
1451
+ class AdvertiserCreativeConfig
1452
+ # @private
1453
+ class Representation < Google::Apis::Core::JsonRepresentation
1454
+ property :dynamic_creative_enabled, as: 'dynamicCreativeEnabled'
1455
+ property :ias_client_id, :numeric_string => true, as: 'iasClientId'
1456
+ property :oba_compliance_disabled, as: 'obaComplianceDisabled'
1457
+ property :video_creative_data_sharing_authorized, as: 'videoCreativeDataSharingAuthorized'
1458
+ end
1459
+ end
1460
+
1461
+ class AdvertiserDataAccessConfig
1462
+ # @private
1463
+ class Representation < Google::Apis::Core::JsonRepresentation
1464
+ property :sdf_config, as: 'sdfConfig', class: Google::Apis::DisplayvideoV1::AdvertiserSdfConfig, decorator: Google::Apis::DisplayvideoV1::AdvertiserSdfConfig::Representation
1465
+
1466
+ end
1467
+ end
1468
+
1469
+ class AdvertiserGeneralConfig
1470
+ # @private
1471
+ class Representation < Google::Apis::Core::JsonRepresentation
1472
+ property :currency_code, as: 'currencyCode'
1473
+ property :domain_url, as: 'domainUrl'
1474
+ property :time_zone, as: 'timeZone'
1475
+ end
1476
+ end
1477
+
1478
+ class AdvertiserSdfConfig
1479
+ # @private
1480
+ class Representation < Google::Apis::Core::JsonRepresentation
1481
+ property :override_partner_sdf_config, as: 'overridePartnerSdfConfig'
1482
+ property :sdf_config, as: 'sdfConfig', class: Google::Apis::DisplayvideoV1::SdfConfig, decorator: Google::Apis::DisplayvideoV1::SdfConfig::Representation
1483
+
1484
+ end
1485
+ end
1486
+
1487
+ class AdvertiserTargetingConfig
1488
+ # @private
1489
+ class Representation < Google::Apis::Core::JsonRepresentation
1490
+ property :exempt_tv_from_viewability_targeting, as: 'exemptTvFromViewabilityTargeting'
1491
+ end
1492
+ end
1493
+
1494
+ class AgeRangeAssignedTargetingOptionDetails
1495
+ # @private
1496
+ class Representation < Google::Apis::Core::JsonRepresentation
1497
+ property :age_range, as: 'ageRange'
1498
+ property :targeting_option_id, as: 'targetingOptionId'
1499
+ end
1500
+ end
1501
+
1502
+ class AgeRangeTargetingOptionDetails
1503
+ # @private
1504
+ class Representation < Google::Apis::Core::JsonRepresentation
1505
+ property :age_range, as: 'ageRange'
1506
+ end
1507
+ end
1508
+
1509
+ class AppAssignedTargetingOptionDetails
1510
+ # @private
1511
+ class Representation < Google::Apis::Core::JsonRepresentation
1512
+ property :app_id, as: 'appId'
1513
+ property :display_name, as: 'displayName'
1514
+ property :negative, as: 'negative'
1515
+ end
1516
+ end
1517
+
1518
+ class AppCategoryAssignedTargetingOptionDetails
1519
+ # @private
1520
+ class Representation < Google::Apis::Core::JsonRepresentation
1521
+ property :display_name, as: 'displayName'
1522
+ property :negative, as: 'negative'
1523
+ property :targeting_option_id, as: 'targetingOptionId'
1524
+ end
1525
+ end
1526
+
1527
+ class AppCategoryTargetingOptionDetails
1528
+ # @private
1529
+ class Representation < Google::Apis::Core::JsonRepresentation
1530
+ property :display_name, as: 'displayName'
1531
+ end
1532
+ end
1533
+
1534
+ class Asset
1535
+ # @private
1536
+ class Representation < Google::Apis::Core::JsonRepresentation
1537
+ property :content, as: 'content'
1538
+ property :media_id, :numeric_string => true, as: 'mediaId'
1539
+ end
1540
+ end
1541
+
1542
+ class AssetAssociation
1543
+ # @private
1544
+ class Representation < Google::Apis::Core::JsonRepresentation
1545
+ property :asset, as: 'asset', class: Google::Apis::DisplayvideoV1::Asset, decorator: Google::Apis::DisplayvideoV1::Asset::Representation
1546
+
1547
+ property :role, as: 'role'
1548
+ end
1549
+ end
1550
+
1551
+ class AssignedInventorySource
1552
+ # @private
1553
+ class Representation < Google::Apis::Core::JsonRepresentation
1554
+ property :assigned_inventory_source_id, :numeric_string => true, as: 'assignedInventorySourceId'
1555
+ property :inventory_source_id, as: 'inventorySourceId'
1556
+ property :name, as: 'name'
1557
+ end
1558
+ end
1559
+
1560
+ class AssignedLocation
1561
+ # @private
1562
+ class Representation < Google::Apis::Core::JsonRepresentation
1563
+ property :assigned_location_id, :numeric_string => true, as: 'assignedLocationId'
1564
+ property :name, as: 'name'
1565
+ property :targeting_option_id, as: 'targetingOptionId'
1566
+ end
1567
+ end
1568
+
1569
+ class AssignedTargetingOption
1570
+ # @private
1571
+ class Representation < Google::Apis::Core::JsonRepresentation
1572
+ property :age_range_details, as: 'ageRangeDetails', class: Google::Apis::DisplayvideoV1::AgeRangeAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::AgeRangeAssignedTargetingOptionDetails::Representation
1573
+
1574
+ property :app_category_details, as: 'appCategoryDetails', class: Google::Apis::DisplayvideoV1::AppCategoryAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::AppCategoryAssignedTargetingOptionDetails::Representation
1575
+
1576
+ property :app_details, as: 'appDetails', class: Google::Apis::DisplayvideoV1::AppAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::AppAssignedTargetingOptionDetails::Representation
1577
+
1578
+ property :assigned_targeting_option_id, as: 'assignedTargetingOptionId'
1579
+ property :audience_group_details, as: 'audienceGroupDetails', class: Google::Apis::DisplayvideoV1::AudienceGroupAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::AudienceGroupAssignedTargetingOptionDetails::Representation
1580
+
1581
+ property :authorized_seller_status_details, as: 'authorizedSellerStatusDetails', class: Google::Apis::DisplayvideoV1::AuthorizedSellerStatusAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::AuthorizedSellerStatusAssignedTargetingOptionDetails::Representation
1582
+
1583
+ property :browser_details, as: 'browserDetails', class: Google::Apis::DisplayvideoV1::BrowserAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::BrowserAssignedTargetingOptionDetails::Representation
1584
+
1585
+ property :carrier_and_isp_details, as: 'carrierAndIspDetails', class: Google::Apis::DisplayvideoV1::CarrierAndIspAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::CarrierAndIspAssignedTargetingOptionDetails::Representation
1586
+
1587
+ property :category_details, as: 'categoryDetails', class: Google::Apis::DisplayvideoV1::CategoryAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::CategoryAssignedTargetingOptionDetails::Representation
1588
+
1589
+ property :channel_details, as: 'channelDetails', class: Google::Apis::DisplayvideoV1::ChannelAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ChannelAssignedTargetingOptionDetails::Representation
1590
+
1591
+ property :content_instream_position_details, as: 'contentInstreamPositionDetails', class: Google::Apis::DisplayvideoV1::ContentInstreamPositionAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ContentInstreamPositionAssignedTargetingOptionDetails::Representation
1592
+
1593
+ property :content_outstream_position_details, as: 'contentOutstreamPositionDetails', class: Google::Apis::DisplayvideoV1::ContentOutstreamPositionAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ContentOutstreamPositionAssignedTargetingOptionDetails::Representation
1594
+
1595
+ property :day_and_time_details, as: 'dayAndTimeDetails', class: Google::Apis::DisplayvideoV1::DayAndTimeAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::DayAndTimeAssignedTargetingOptionDetails::Representation
1596
+
1597
+ property :device_make_model_details, as: 'deviceMakeModelDetails', class: Google::Apis::DisplayvideoV1::DeviceMakeModelAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::DeviceMakeModelAssignedTargetingOptionDetails::Representation
1598
+
1599
+ property :device_type_details, as: 'deviceTypeDetails', class: Google::Apis::DisplayvideoV1::DeviceTypeAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::DeviceTypeAssignedTargetingOptionDetails::Representation
1600
+
1601
+ property :digital_content_label_exclusion_details, as: 'digitalContentLabelExclusionDetails', class: Google::Apis::DisplayvideoV1::DigitalContentLabelAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::DigitalContentLabelAssignedTargetingOptionDetails::Representation
1602
+
1603
+ property :environment_details, as: 'environmentDetails', class: Google::Apis::DisplayvideoV1::EnvironmentAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::EnvironmentAssignedTargetingOptionDetails::Representation
1604
+
1605
+ property :exchange_details, as: 'exchangeDetails', class: Google::Apis::DisplayvideoV1::ExchangeAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ExchangeAssignedTargetingOptionDetails::Representation
1606
+
1607
+ property :gender_details, as: 'genderDetails', class: Google::Apis::DisplayvideoV1::GenderAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::GenderAssignedTargetingOptionDetails::Representation
1608
+
1609
+ property :geo_region_details, as: 'geoRegionDetails', class: Google::Apis::DisplayvideoV1::GeoRegionAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::GeoRegionAssignedTargetingOptionDetails::Representation
1610
+
1611
+ property :household_income_details, as: 'householdIncomeDetails', class: Google::Apis::DisplayvideoV1::HouseholdIncomeAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::HouseholdIncomeAssignedTargetingOptionDetails::Representation
1612
+
1613
+ property :inheritance, as: 'inheritance'
1614
+ property :inventory_source_details, as: 'inventorySourceDetails', class: Google::Apis::DisplayvideoV1::InventorySourceAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::InventorySourceAssignedTargetingOptionDetails::Representation
1615
+
1616
+ property :inventory_source_group_details, as: 'inventorySourceGroupDetails', class: Google::Apis::DisplayvideoV1::InventorySourceGroupAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::InventorySourceGroupAssignedTargetingOptionDetails::Representation
1617
+
1618
+ property :keyword_details, as: 'keywordDetails', class: Google::Apis::DisplayvideoV1::KeywordAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::KeywordAssignedTargetingOptionDetails::Representation
1619
+
1620
+ property :language_details, as: 'languageDetails', class: Google::Apis::DisplayvideoV1::LanguageAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::LanguageAssignedTargetingOptionDetails::Representation
1621
+
1622
+ property :name, as: 'name'
1623
+ property :negative_keyword_list_details, as: 'negativeKeywordListDetails', class: Google::Apis::DisplayvideoV1::NegativeKeywordListAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::NegativeKeywordListAssignedTargetingOptionDetails::Representation
1624
+
1625
+ property :on_screen_position_details, as: 'onScreenPositionDetails', class: Google::Apis::DisplayvideoV1::OnScreenPositionAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::OnScreenPositionAssignedTargetingOptionDetails::Representation
1626
+
1627
+ property :operating_system_details, as: 'operatingSystemDetails', class: Google::Apis::DisplayvideoV1::OperatingSystemAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::OperatingSystemAssignedTargetingOptionDetails::Representation
1628
+
1629
+ property :parental_status_details, as: 'parentalStatusDetails', class: Google::Apis::DisplayvideoV1::ParentalStatusAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ParentalStatusAssignedTargetingOptionDetails::Representation
1630
+
1631
+ property :proximity_location_list_details, as: 'proximityLocationListDetails', class: Google::Apis::DisplayvideoV1::ProximityLocationListAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ProximityLocationListAssignedTargetingOptionDetails::Representation
1632
+
1633
+ property :regional_location_list_details, as: 'regionalLocationListDetails', class: Google::Apis::DisplayvideoV1::RegionalLocationListAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::RegionalLocationListAssignedTargetingOptionDetails::Representation
1634
+
1635
+ property :sensitive_category_exclusion_details, as: 'sensitiveCategoryExclusionDetails', class: Google::Apis::DisplayvideoV1::SensitiveCategoryAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::SensitiveCategoryAssignedTargetingOptionDetails::Representation
1636
+
1637
+ property :sub_exchange_details, as: 'subExchangeDetails', class: Google::Apis::DisplayvideoV1::SubExchangeAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::SubExchangeAssignedTargetingOptionDetails::Representation
1638
+
1639
+ property :targeting_type, as: 'targetingType'
1640
+ property :third_party_verifier_details, as: 'thirdPartyVerifierDetails', class: Google::Apis::DisplayvideoV1::ThirdPartyVerifierAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ThirdPartyVerifierAssignedTargetingOptionDetails::Representation
1641
+
1642
+ property :url_details, as: 'urlDetails', class: Google::Apis::DisplayvideoV1::UrlAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::UrlAssignedTargetingOptionDetails::Representation
1643
+
1644
+ property :user_rewarded_content_details, as: 'userRewardedContentDetails', class: Google::Apis::DisplayvideoV1::UserRewardedContentAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::UserRewardedContentAssignedTargetingOptionDetails::Representation
1645
+
1646
+ property :video_player_size_details, as: 'videoPlayerSizeDetails', class: Google::Apis::DisplayvideoV1::VideoPlayerSizeAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::VideoPlayerSizeAssignedTargetingOptionDetails::Representation
1647
+
1648
+ property :viewability_details, as: 'viewabilityDetails', class: Google::Apis::DisplayvideoV1::ViewabilityAssignedTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ViewabilityAssignedTargetingOptionDetails::Representation
1649
+
1650
+ end
1651
+ end
1652
+
1653
+ class AssignedUserRole
1654
+ # @private
1655
+ class Representation < Google::Apis::Core::JsonRepresentation
1656
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
1657
+ property :assigned_user_role_id, as: 'assignedUserRoleId'
1658
+ property :partner_id, :numeric_string => true, as: 'partnerId'
1659
+ property :user_role, as: 'userRole'
1660
+ end
1661
+ end
1662
+
1663
+ class AudienceGroupAssignedTargetingOptionDetails
1664
+ # @private
1665
+ class Representation < Google::Apis::Core::JsonRepresentation
1666
+ property :excluded_first_and_third_party_audience_group, as: 'excludedFirstAndThirdPartyAudienceGroup', class: Google::Apis::DisplayvideoV1::FirstAndThirdPartyAudienceGroup, decorator: Google::Apis::DisplayvideoV1::FirstAndThirdPartyAudienceGroup::Representation
1667
+
1668
+ property :excluded_google_audience_group, as: 'excludedGoogleAudienceGroup', class: Google::Apis::DisplayvideoV1::GoogleAudienceGroup, decorator: Google::Apis::DisplayvideoV1::GoogleAudienceGroup::Representation
1669
+
1670
+ property :included_combined_audience_group, as: 'includedCombinedAudienceGroup', class: Google::Apis::DisplayvideoV1::CombinedAudienceGroup, decorator: Google::Apis::DisplayvideoV1::CombinedAudienceGroup::Representation
1671
+
1672
+ property :included_custom_list_group, as: 'includedCustomListGroup', class: Google::Apis::DisplayvideoV1::CustomListGroup, decorator: Google::Apis::DisplayvideoV1::CustomListGroup::Representation
1673
+
1674
+ collection :included_first_and_third_party_audience_groups, as: 'includedFirstAndThirdPartyAudienceGroups', class: Google::Apis::DisplayvideoV1::FirstAndThirdPartyAudienceGroup, decorator: Google::Apis::DisplayvideoV1::FirstAndThirdPartyAudienceGroup::Representation
1675
+
1676
+ property :included_google_audience_group, as: 'includedGoogleAudienceGroup', class: Google::Apis::DisplayvideoV1::GoogleAudienceGroup, decorator: Google::Apis::DisplayvideoV1::GoogleAudienceGroup::Representation
1677
+
1678
+ end
1679
+ end
1680
+
1681
+ class AudioVideoOffset
1682
+ # @private
1683
+ class Representation < Google::Apis::Core::JsonRepresentation
1684
+ property :percentage, :numeric_string => true, as: 'percentage'
1685
+ property :seconds, :numeric_string => true, as: 'seconds'
1686
+ end
1687
+ end
1688
+
1689
+ class AuditAdvertiserResponse
1690
+ # @private
1691
+ class Representation < Google::Apis::Core::JsonRepresentation
1692
+ property :ad_group_criteria_count, :numeric_string => true, as: 'adGroupCriteriaCount'
1693
+ property :campaign_criteria_count, :numeric_string => true, as: 'campaignCriteriaCount'
1694
+ property :channels_count, :numeric_string => true, as: 'channelsCount'
1695
+ property :negative_keyword_lists_count, :numeric_string => true, as: 'negativeKeywordListsCount'
1696
+ property :negatively_targeted_channels_count, :numeric_string => true, as: 'negativelyTargetedChannelsCount'
1697
+ property :used_campaigns_count, :numeric_string => true, as: 'usedCampaignsCount'
1698
+ property :used_insertion_orders_count, :numeric_string => true, as: 'usedInsertionOrdersCount'
1699
+ property :used_line_items_count, :numeric_string => true, as: 'usedLineItemsCount'
1700
+ end
1701
+ end
1702
+
1703
+ class AuthorizedSellerStatusAssignedTargetingOptionDetails
1704
+ # @private
1705
+ class Representation < Google::Apis::Core::JsonRepresentation
1706
+ property :authorized_seller_status, as: 'authorizedSellerStatus'
1707
+ property :targeting_option_id, as: 'targetingOptionId'
1708
+ end
1709
+ end
1710
+
1711
+ class AuthorizedSellerStatusTargetingOptionDetails
1712
+ # @private
1713
+ class Representation < Google::Apis::Core::JsonRepresentation
1714
+ property :authorized_seller_status, as: 'authorizedSellerStatus'
1715
+ end
1716
+ end
1717
+
1718
+ class BiddingStrategy
1719
+ # @private
1720
+ class Representation < Google::Apis::Core::JsonRepresentation
1721
+ property :fixed_bid, as: 'fixedBid', class: Google::Apis::DisplayvideoV1::FixedBidStrategy, decorator: Google::Apis::DisplayvideoV1::FixedBidStrategy::Representation
1722
+
1723
+ property :maximize_spend_auto_bid, as: 'maximizeSpendAutoBid', class: Google::Apis::DisplayvideoV1::MaximizeSpendBidStrategy, decorator: Google::Apis::DisplayvideoV1::MaximizeSpendBidStrategy::Representation
1724
+
1725
+ property :performance_goal_auto_bid, as: 'performanceGoalAutoBid', class: Google::Apis::DisplayvideoV1::PerformanceGoalBidStrategy, decorator: Google::Apis::DisplayvideoV1::PerformanceGoalBidStrategy::Representation
1726
+
1727
+ end
1728
+ end
1729
+
1730
+ class BrowserAssignedTargetingOptionDetails
1731
+ # @private
1732
+ class Representation < Google::Apis::Core::JsonRepresentation
1733
+ property :display_name, as: 'displayName'
1734
+ property :negative, as: 'negative'
1735
+ property :targeting_option_id, as: 'targetingOptionId'
1736
+ end
1737
+ end
1738
+
1739
+ class BrowserTargetingOptionDetails
1740
+ # @private
1741
+ class Representation < Google::Apis::Core::JsonRepresentation
1742
+ property :display_name, as: 'displayName'
1743
+ end
1744
+ end
1745
+
1746
+ class BulkEditAdvertiserAssignedTargetingOptionsRequest
1747
+ # @private
1748
+ class Representation < Google::Apis::Core::JsonRepresentation
1749
+ collection :create_requests, as: 'createRequests', class: Google::Apis::DisplayvideoV1::CreateAssignedTargetingOptionsRequest, decorator: Google::Apis::DisplayvideoV1::CreateAssignedTargetingOptionsRequest::Representation
1750
+
1751
+ collection :delete_requests, as: 'deleteRequests', class: Google::Apis::DisplayvideoV1::DeleteAssignedTargetingOptionsRequest, decorator: Google::Apis::DisplayvideoV1::DeleteAssignedTargetingOptionsRequest::Representation
1752
+
1753
+ end
1754
+ end
1755
+
1756
+ class BulkEditAdvertiserAssignedTargetingOptionsResponse
1757
+ # @private
1758
+ class Representation < Google::Apis::Core::JsonRepresentation
1759
+ collection :created_assigned_targeting_options, as: 'createdAssignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
1760
+
1761
+ end
1762
+ end
1763
+
1764
+ class BulkEditAssignedInventorySourcesRequest
1765
+ # @private
1766
+ class Representation < Google::Apis::Core::JsonRepresentation
1767
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
1768
+ collection :created_assigned_inventory_sources, as: 'createdAssignedInventorySources', class: Google::Apis::DisplayvideoV1::AssignedInventorySource, decorator: Google::Apis::DisplayvideoV1::AssignedInventorySource::Representation
1769
+
1770
+ collection :deleted_assigned_inventory_sources, as: 'deletedAssignedInventorySources'
1771
+ property :partner_id, :numeric_string => true, as: 'partnerId'
1772
+ end
1773
+ end
1774
+
1775
+ class BulkEditAssignedInventorySourcesResponse
1776
+ # @private
1777
+ class Representation < Google::Apis::Core::JsonRepresentation
1778
+ collection :assigned_inventory_sources, as: 'assignedInventorySources', class: Google::Apis::DisplayvideoV1::AssignedInventorySource, decorator: Google::Apis::DisplayvideoV1::AssignedInventorySource::Representation
1779
+
1780
+ end
1781
+ end
1782
+
1783
+ class BulkEditAssignedLocationsRequest
1784
+ # @private
1785
+ class Representation < Google::Apis::Core::JsonRepresentation
1786
+ collection :created_assigned_locations, as: 'createdAssignedLocations', class: Google::Apis::DisplayvideoV1::AssignedLocation, decorator: Google::Apis::DisplayvideoV1::AssignedLocation::Representation
1787
+
1788
+ collection :deleted_assigned_locations, as: 'deletedAssignedLocations'
1789
+ end
1790
+ end
1791
+
1792
+ class BulkEditAssignedLocationsResponse
1793
+ # @private
1794
+ class Representation < Google::Apis::Core::JsonRepresentation
1795
+ collection :assigned_locations, as: 'assignedLocations', class: Google::Apis::DisplayvideoV1::AssignedLocation, decorator: Google::Apis::DisplayvideoV1::AssignedLocation::Representation
1796
+
1797
+ end
1798
+ end
1799
+
1800
+ class BulkEditAssignedUserRolesRequest
1801
+ # @private
1802
+ class Representation < Google::Apis::Core::JsonRepresentation
1803
+ collection :created_assigned_user_roles, as: 'createdAssignedUserRoles', class: Google::Apis::DisplayvideoV1::AssignedUserRole, decorator: Google::Apis::DisplayvideoV1::AssignedUserRole::Representation
1804
+
1805
+ collection :deleted_assigned_user_roles, as: 'deletedAssignedUserRoles'
1806
+ end
1807
+ end
1808
+
1809
+ class BulkEditAssignedUserRolesResponse
1810
+ # @private
1811
+ class Representation < Google::Apis::Core::JsonRepresentation
1812
+ collection :created_assigned_user_roles, as: 'createdAssignedUserRoles', class: Google::Apis::DisplayvideoV1::AssignedUserRole, decorator: Google::Apis::DisplayvideoV1::AssignedUserRole::Representation
1813
+
1814
+ end
1815
+ end
1816
+
1817
+ class BulkEditLineItemAssignedTargetingOptionsRequest
1818
+ # @private
1819
+ class Representation < Google::Apis::Core::JsonRepresentation
1820
+ collection :create_requests, as: 'createRequests', class: Google::Apis::DisplayvideoV1::CreateAssignedTargetingOptionsRequest, decorator: Google::Apis::DisplayvideoV1::CreateAssignedTargetingOptionsRequest::Representation
1821
+
1822
+ collection :delete_requests, as: 'deleteRequests', class: Google::Apis::DisplayvideoV1::DeleteAssignedTargetingOptionsRequest, decorator: Google::Apis::DisplayvideoV1::DeleteAssignedTargetingOptionsRequest::Representation
1823
+
1824
+ end
1825
+ end
1826
+
1827
+ class BulkEditLineItemAssignedTargetingOptionsResponse
1828
+ # @private
1829
+ class Representation < Google::Apis::Core::JsonRepresentation
1830
+ collection :created_assigned_targeting_options, as: 'createdAssignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
1831
+
1832
+ end
1833
+ end
1834
+
1835
+ class BulkEditNegativeKeywordsRequest
1836
+ # @private
1837
+ class Representation < Google::Apis::Core::JsonRepresentation
1838
+ collection :created_negative_keywords, as: 'createdNegativeKeywords', class: Google::Apis::DisplayvideoV1::NegativeKeyword, decorator: Google::Apis::DisplayvideoV1::NegativeKeyword::Representation
1839
+
1840
+ collection :deleted_negative_keywords, as: 'deletedNegativeKeywords'
1841
+ end
1842
+ end
1843
+
1844
+ class BulkEditNegativeKeywordsResponse
1845
+ # @private
1846
+ class Representation < Google::Apis::Core::JsonRepresentation
1847
+ collection :negative_keywords, as: 'negativeKeywords', class: Google::Apis::DisplayvideoV1::NegativeKeyword, decorator: Google::Apis::DisplayvideoV1::NegativeKeyword::Representation
1848
+
1849
+ end
1850
+ end
1851
+
1852
+ class BulkEditPartnerAssignedTargetingOptionsRequest
1853
+ # @private
1854
+ class Representation < Google::Apis::Core::JsonRepresentation
1855
+ collection :create_requests, as: 'createRequests', class: Google::Apis::DisplayvideoV1::CreateAssignedTargetingOptionsRequest, decorator: Google::Apis::DisplayvideoV1::CreateAssignedTargetingOptionsRequest::Representation
1856
+
1857
+ collection :delete_requests, as: 'deleteRequests', class: Google::Apis::DisplayvideoV1::DeleteAssignedTargetingOptionsRequest, decorator: Google::Apis::DisplayvideoV1::DeleteAssignedTargetingOptionsRequest::Representation
1858
+
1859
+ end
1860
+ end
1861
+
1862
+ class BulkEditPartnerAssignedTargetingOptionsResponse
1863
+ # @private
1864
+ class Representation < Google::Apis::Core::JsonRepresentation
1865
+ collection :created_assigned_targeting_options, as: 'createdAssignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
1866
+
1867
+ end
1868
+ end
1869
+
1870
+ class BulkEditSitesRequest
1871
+ # @private
1872
+ class Representation < Google::Apis::Core::JsonRepresentation
1873
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
1874
+ collection :created_sites, as: 'createdSites', class: Google::Apis::DisplayvideoV1::Site, decorator: Google::Apis::DisplayvideoV1::Site::Representation
1875
+
1876
+ collection :deleted_sites, as: 'deletedSites'
1877
+ property :partner_id, :numeric_string => true, as: 'partnerId'
1878
+ end
1879
+ end
1880
+
1881
+ class BulkEditSitesResponse
1882
+ # @private
1883
+ class Representation < Google::Apis::Core::JsonRepresentation
1884
+ collection :sites, as: 'sites', class: Google::Apis::DisplayvideoV1::Site, decorator: Google::Apis::DisplayvideoV1::Site::Representation
1885
+
1886
+ end
1887
+ end
1888
+
1889
+ class BulkListAdvertiserAssignedTargetingOptionsResponse
1890
+ # @private
1891
+ class Representation < Google::Apis::Core::JsonRepresentation
1892
+ collection :assigned_targeting_options, as: 'assignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
1893
+
1894
+ property :next_page_token, as: 'nextPageToken'
1895
+ end
1896
+ end
1897
+
1898
+ class BulkListLineItemAssignedTargetingOptionsResponse
1899
+ # @private
1900
+ class Representation < Google::Apis::Core::JsonRepresentation
1901
+ collection :assigned_targeting_options, as: 'assignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
1902
+
1903
+ property :next_page_token, as: 'nextPageToken'
1904
+ end
1905
+ end
1906
+
1907
+ class Campaign
1908
+ # @private
1909
+ class Representation < Google::Apis::Core::JsonRepresentation
1910
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
1911
+ property :campaign_flight, as: 'campaignFlight', class: Google::Apis::DisplayvideoV1::CampaignFlight, decorator: Google::Apis::DisplayvideoV1::CampaignFlight::Representation
1912
+
1913
+ property :campaign_goal, as: 'campaignGoal', class: Google::Apis::DisplayvideoV1::CampaignGoal, decorator: Google::Apis::DisplayvideoV1::CampaignGoal::Representation
1914
+
1915
+ property :campaign_id, :numeric_string => true, as: 'campaignId'
1916
+ property :display_name, as: 'displayName'
1917
+ property :entity_status, as: 'entityStatus'
1918
+ property :frequency_cap, as: 'frequencyCap', class: Google::Apis::DisplayvideoV1::FrequencyCap, decorator: Google::Apis::DisplayvideoV1::FrequencyCap::Representation
1919
+
1920
+ property :name, as: 'name'
1921
+ property :update_time, as: 'updateTime'
1922
+ end
1923
+ end
1924
+
1925
+ class CampaignFlight
1926
+ # @private
1927
+ class Representation < Google::Apis::Core::JsonRepresentation
1928
+ property :planned_dates, as: 'plannedDates', class: Google::Apis::DisplayvideoV1::DateRange, decorator: Google::Apis::DisplayvideoV1::DateRange::Representation
1929
+
1930
+ property :planned_spend_amount_micros, :numeric_string => true, as: 'plannedSpendAmountMicros'
1931
+ end
1932
+ end
1933
+
1934
+ class CampaignGoal
1935
+ # @private
1936
+ class Representation < Google::Apis::Core::JsonRepresentation
1937
+ property :campaign_goal_type, as: 'campaignGoalType'
1938
+ property :performance_goal, as: 'performanceGoal', class: Google::Apis::DisplayvideoV1::PerformanceGoal, decorator: Google::Apis::DisplayvideoV1::PerformanceGoal::Representation
1939
+
1940
+ end
1941
+ end
1942
+
1943
+ class CarrierAndIspAssignedTargetingOptionDetails
1944
+ # @private
1945
+ class Representation < Google::Apis::Core::JsonRepresentation
1946
+ property :display_name, as: 'displayName'
1947
+ property :negative, as: 'negative'
1948
+ property :targeting_option_id, as: 'targetingOptionId'
1949
+ end
1950
+ end
1951
+
1952
+ class CarrierAndIspTargetingOptionDetails
1953
+ # @private
1954
+ class Representation < Google::Apis::Core::JsonRepresentation
1955
+ property :display_name, as: 'displayName'
1956
+ property :type, as: 'type'
1957
+ end
1958
+ end
1959
+
1960
+ class CategoryAssignedTargetingOptionDetails
1961
+ # @private
1962
+ class Representation < Google::Apis::Core::JsonRepresentation
1963
+ property :display_name, as: 'displayName'
1964
+ property :negative, as: 'negative'
1965
+ property :targeting_option_id, as: 'targetingOptionId'
1966
+ end
1967
+ end
1968
+
1969
+ class CategoryTargetingOptionDetails
1970
+ # @private
1971
+ class Representation < Google::Apis::Core::JsonRepresentation
1972
+ property :display_name, as: 'displayName'
1973
+ end
1974
+ end
1975
+
1976
+ class Channel
1977
+ # @private
1978
+ class Representation < Google::Apis::Core::JsonRepresentation
1979
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
1980
+ property :channel_id, :numeric_string => true, as: 'channelId'
1981
+ property :display_name, as: 'displayName'
1982
+ property :name, as: 'name'
1983
+ property :partner_id, :numeric_string => true, as: 'partnerId'
1984
+ end
1985
+ end
1986
+
1987
+ class ChannelAssignedTargetingOptionDetails
1988
+ # @private
1989
+ class Representation < Google::Apis::Core::JsonRepresentation
1990
+ property :channel_id, :numeric_string => true, as: 'channelId'
1991
+ property :negative, as: 'negative'
1992
+ end
1993
+ end
1994
+
1995
+ class CmHybridConfig
1996
+ # @private
1997
+ class Representation < Google::Apis::Core::JsonRepresentation
1998
+ property :cm_account_id, :numeric_string => true, as: 'cmAccountId'
1999
+ property :cm_floodlight_config_id, :numeric_string => true, as: 'cmFloodlightConfigId'
2000
+ property :cm_floodlight_linking_authorized, as: 'cmFloodlightLinkingAuthorized'
2001
+ collection :cm_syncable_site_ids, as: 'cmSyncableSiteIds'
2002
+ property :dv360_to_cm_cost_reporting_enabled, as: 'dv360ToCmCostReportingEnabled'
2003
+ property :dv360_to_cm_data_sharing_enabled, as: 'dv360ToCmDataSharingEnabled'
2004
+ end
2005
+ end
2006
+
2007
+ class CmTrackingAd
2008
+ # @private
2009
+ class Representation < Google::Apis::Core::JsonRepresentation
2010
+ property :cm_ad_id, :numeric_string => true, as: 'cmAdId'
2011
+ property :cm_creative_id, :numeric_string => true, as: 'cmCreativeId'
2012
+ property :cm_placement_id, :numeric_string => true, as: 'cmPlacementId'
2013
+ end
2014
+ end
2015
+
2016
+ class CombinedAudience
2017
+ # @private
2018
+ class Representation < Google::Apis::Core::JsonRepresentation
2019
+ property :combined_audience_id, :numeric_string => true, as: 'combinedAudienceId'
2020
+ property :display_name, as: 'displayName'
2021
+ property :name, as: 'name'
2022
+ end
2023
+ end
2024
+
2025
+ class CombinedAudienceGroup
2026
+ # @private
2027
+ class Representation < Google::Apis::Core::JsonRepresentation
2028
+ collection :settings, as: 'settings', class: Google::Apis::DisplayvideoV1::CombinedAudienceTargetingSetting, decorator: Google::Apis::DisplayvideoV1::CombinedAudienceTargetingSetting::Representation
2029
+
2030
+ end
2031
+ end
2032
+
2033
+ class CombinedAudienceTargetingSetting
2034
+ # @private
2035
+ class Representation < Google::Apis::Core::JsonRepresentation
2036
+ property :combined_audience_id, :numeric_string => true, as: 'combinedAudienceId'
2037
+ end
2038
+ end
2039
+
2040
+ class ContentInstreamPositionAssignedTargetingOptionDetails
2041
+ # @private
2042
+ class Representation < Google::Apis::Core::JsonRepresentation
2043
+ property :content_instream_position, as: 'contentInstreamPosition'
2044
+ property :targeting_option_id, as: 'targetingOptionId'
2045
+ end
2046
+ end
2047
+
2048
+ class ContentInstreamPositionTargetingOptionDetails
2049
+ # @private
2050
+ class Representation < Google::Apis::Core::JsonRepresentation
2051
+ property :content_instream_position, as: 'contentInstreamPosition'
2052
+ end
2053
+ end
2054
+
2055
+ class ContentOutstreamPositionAssignedTargetingOptionDetails
2056
+ # @private
2057
+ class Representation < Google::Apis::Core::JsonRepresentation
2058
+ property :content_outstream_position, as: 'contentOutstreamPosition'
2059
+ property :targeting_option_id, as: 'targetingOptionId'
2060
+ end
2061
+ end
2062
+
2063
+ class ContentOutstreamPositionTargetingOptionDetails
2064
+ # @private
2065
+ class Representation < Google::Apis::Core::JsonRepresentation
2066
+ property :content_outstream_position, as: 'contentOutstreamPosition'
2067
+ end
2068
+ end
2069
+
2070
+ class ConversionCountingConfig
2071
+ # @private
2072
+ class Representation < Google::Apis::Core::JsonRepresentation
2073
+ collection :floodlight_activity_configs, as: 'floodlightActivityConfigs', class: Google::Apis::DisplayvideoV1::TrackingFloodlightActivityConfig, decorator: Google::Apis::DisplayvideoV1::TrackingFloodlightActivityConfig::Representation
2074
+
2075
+ property :post_view_count_percentage_millis, :numeric_string => true, as: 'postViewCountPercentageMillis'
2076
+ end
2077
+ end
2078
+
2079
+ class CounterEvent
2080
+ # @private
2081
+ class Representation < Google::Apis::Core::JsonRepresentation
2082
+ property :name, as: 'name'
2083
+ property :reporting_name, as: 'reportingName'
2084
+ end
2085
+ end
2086
+
2087
+ class CreateAssetRequest
2088
+ # @private
2089
+ class Representation < Google::Apis::Core::JsonRepresentation
2090
+ property :filename, as: 'filename'
2091
+ end
2092
+ end
2093
+
2094
+ class CreateAssetResponse
2095
+ # @private
2096
+ class Representation < Google::Apis::Core::JsonRepresentation
2097
+ property :asset, as: 'asset', class: Google::Apis::DisplayvideoV1::Asset, decorator: Google::Apis::DisplayvideoV1::Asset::Representation
2098
+
2099
+ end
2100
+ end
2101
+
2102
+ class CreateAssignedTargetingOptionsRequest
2103
+ # @private
2104
+ class Representation < Google::Apis::Core::JsonRepresentation
2105
+ collection :assigned_targeting_options, as: 'assignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
2106
+
2107
+ property :targeting_type, as: 'targetingType'
2108
+ end
2109
+ end
2110
+
2111
+ class CreateSdfDownloadTaskRequest
2112
+ # @private
2113
+ class Representation < Google::Apis::Core::JsonRepresentation
2114
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
2115
+ property :id_filter, as: 'idFilter', class: Google::Apis::DisplayvideoV1::IdFilter, decorator: Google::Apis::DisplayvideoV1::IdFilter::Representation
2116
+
2117
+ property :inventory_source_filter, as: 'inventorySourceFilter', class: Google::Apis::DisplayvideoV1::InventorySourceFilter, decorator: Google::Apis::DisplayvideoV1::InventorySourceFilter::Representation
2118
+
2119
+ property :parent_entity_filter, as: 'parentEntityFilter', class: Google::Apis::DisplayvideoV1::ParentEntityFilter, decorator: Google::Apis::DisplayvideoV1::ParentEntityFilter::Representation
2120
+
2121
+ property :partner_id, :numeric_string => true, as: 'partnerId'
2122
+ property :version, as: 'version'
2123
+ end
2124
+ end
2125
+
2126
+ class Creative
2127
+ # @private
2128
+ class Representation < Google::Apis::Core::JsonRepresentation
2129
+ collection :additional_dimensions, as: 'additionalDimensions', class: Google::Apis::DisplayvideoV1::Dimensions, decorator: Google::Apis::DisplayvideoV1::Dimensions::Representation
2130
+
2131
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
2132
+ property :appended_tag, as: 'appendedTag'
2133
+ collection :assets, as: 'assets', class: Google::Apis::DisplayvideoV1::AssetAssociation, decorator: Google::Apis::DisplayvideoV1::AssetAssociation::Representation
2134
+
2135
+ property :cm_placement_id, :numeric_string => true, as: 'cmPlacementId'
2136
+ property :cm_tracking_ad, as: 'cmTrackingAd', class: Google::Apis::DisplayvideoV1::CmTrackingAd, decorator: Google::Apis::DisplayvideoV1::CmTrackingAd::Representation
2137
+
2138
+ collection :companion_creative_ids, as: 'companionCreativeIds'
2139
+ collection :counter_events, as: 'counterEvents', class: Google::Apis::DisplayvideoV1::CounterEvent, decorator: Google::Apis::DisplayvideoV1::CounterEvent::Representation
2140
+
2141
+ property :create_time, as: 'createTime'
2142
+ collection :creative_attributes, as: 'creativeAttributes'
2143
+ property :creative_id, :numeric_string => true, as: 'creativeId'
2144
+ property :creative_type, as: 'creativeType'
2145
+ property :dimensions, as: 'dimensions', class: Google::Apis::DisplayvideoV1::Dimensions, decorator: Google::Apis::DisplayvideoV1::Dimensions::Representation
2146
+
2147
+ property :display_name, as: 'displayName'
2148
+ property :dynamic, as: 'dynamic'
2149
+ property :entity_status, as: 'entityStatus'
2150
+ collection :exit_events, as: 'exitEvents', class: Google::Apis::DisplayvideoV1::ExitEvent, decorator: Google::Apis::DisplayvideoV1::ExitEvent::Representation
2151
+
2152
+ property :expand_on_hover, as: 'expandOnHover'
2153
+ property :expanding_direction, as: 'expandingDirection'
2154
+ property :hosting_source, as: 'hostingSource'
2155
+ property :html5_video, as: 'html5Video'
2156
+ property :ias_campaign_monitoring, as: 'iasCampaignMonitoring'
2157
+ property :integration_code, as: 'integrationCode'
2158
+ property :js_tracker_url, as: 'jsTrackerUrl'
2159
+ collection :line_item_ids, as: 'lineItemIds'
2160
+ property :media_duration, as: 'mediaDuration'
2161
+ property :name, as: 'name'
2162
+ property :notes, as: 'notes'
2163
+ property :oba_icon, as: 'obaIcon', class: Google::Apis::DisplayvideoV1::ObaIcon, decorator: Google::Apis::DisplayvideoV1::ObaIcon::Representation
2164
+
2165
+ property :progress_offset, as: 'progressOffset', class: Google::Apis::DisplayvideoV1::AudioVideoOffset, decorator: Google::Apis::DisplayvideoV1::AudioVideoOffset::Representation
2166
+
2167
+ property :require_html5, as: 'requireHtml5'
2168
+ property :require_mraid, as: 'requireMraid'
2169
+ property :require_ping_for_attribution, as: 'requirePingForAttribution'
2170
+ property :review_status, as: 'reviewStatus', class: Google::Apis::DisplayvideoV1::ReviewStatusInfo, decorator: Google::Apis::DisplayvideoV1::ReviewStatusInfo::Representation
2171
+
2172
+ property :skip_offset, as: 'skipOffset', class: Google::Apis::DisplayvideoV1::AudioVideoOffset, decorator: Google::Apis::DisplayvideoV1::AudioVideoOffset::Representation
2173
+
2174
+ property :skippable, as: 'skippable'
2175
+ property :third_party_tag, as: 'thirdPartyTag'
2176
+ collection :third_party_urls, as: 'thirdPartyUrls', class: Google::Apis::DisplayvideoV1::ThirdPartyUrl, decorator: Google::Apis::DisplayvideoV1::ThirdPartyUrl::Representation
2177
+
2178
+ collection :timer_events, as: 'timerEvents', class: Google::Apis::DisplayvideoV1::TimerEvent, decorator: Google::Apis::DisplayvideoV1::TimerEvent::Representation
2179
+
2180
+ collection :tracker_urls, as: 'trackerUrls'
2181
+ collection :transcodes, as: 'transcodes', class: Google::Apis::DisplayvideoV1::Transcode, decorator: Google::Apis::DisplayvideoV1::Transcode::Representation
2182
+
2183
+ property :universal_ad_id, as: 'universalAdId', class: Google::Apis::DisplayvideoV1::UniversalAdId, decorator: Google::Apis::DisplayvideoV1::UniversalAdId::Representation
2184
+
2185
+ property :update_time, as: 'updateTime'
2186
+ property :vast_tag_url, as: 'vastTagUrl'
2187
+ property :vpaid, as: 'vpaid'
2188
+ end
2189
+ end
2190
+
2191
+ class CreativeConfig
2192
+ # @private
2193
+ class Representation < Google::Apis::Core::JsonRepresentation
2194
+ property :creative_type, as: 'creativeType'
2195
+ property :display_creative_config, as: 'displayCreativeConfig', class: Google::Apis::DisplayvideoV1::InventorySourceDisplayCreativeConfig, decorator: Google::Apis::DisplayvideoV1::InventorySourceDisplayCreativeConfig::Representation
2196
+
2197
+ property :video_creative_config, as: 'videoCreativeConfig', class: Google::Apis::DisplayvideoV1::InventorySourceVideoCreativeConfig, decorator: Google::Apis::DisplayvideoV1::InventorySourceVideoCreativeConfig::Representation
2198
+
2199
+ end
2200
+ end
2201
+
2202
+ class CustomBiddingAlgorithm
2203
+ # @private
2204
+ class Representation < Google::Apis::Core::JsonRepresentation
2205
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
2206
+ property :custom_bidding_algorithm_id, :numeric_string => true, as: 'customBiddingAlgorithmId'
2207
+ property :custom_bidding_algorithm_type, as: 'customBiddingAlgorithmType'
2208
+ property :display_name, as: 'displayName'
2209
+ property :entity_status, as: 'entityStatus'
2210
+ property :name, as: 'name'
2211
+ property :partner_id, :numeric_string => true, as: 'partnerId'
2212
+ end
2213
+ end
2214
+
2215
+ class CustomList
2216
+ # @private
2217
+ class Representation < Google::Apis::Core::JsonRepresentation
2218
+ property :custom_list_id, :numeric_string => true, as: 'customListId'
2219
+ property :display_name, as: 'displayName'
2220
+ property :name, as: 'name'
2221
+ end
2222
+ end
2223
+
2224
+ class CustomListGroup
2225
+ # @private
2226
+ class Representation < Google::Apis::Core::JsonRepresentation
2227
+ collection :settings, as: 'settings', class: Google::Apis::DisplayvideoV1::CustomListTargetingSetting, decorator: Google::Apis::DisplayvideoV1::CustomListTargetingSetting::Representation
2228
+
2229
+ end
2230
+ end
2231
+
2232
+ class CustomListTargetingSetting
2233
+ # @private
2234
+ class Representation < Google::Apis::Core::JsonRepresentation
2235
+ property :custom_list_id, :numeric_string => true, as: 'customListId'
2236
+ end
2237
+ end
2238
+
2239
+ class Date
2240
+ # @private
2241
+ class Representation < Google::Apis::Core::JsonRepresentation
2242
+ property :day, as: 'day'
2243
+ property :month, as: 'month'
2244
+ property :year, as: 'year'
2245
+ end
2246
+ end
2247
+
2248
+ class DateRange
2249
+ # @private
2250
+ class Representation < Google::Apis::Core::JsonRepresentation
2251
+ property :end_date, as: 'endDate', class: Google::Apis::DisplayvideoV1::Date, decorator: Google::Apis::DisplayvideoV1::Date::Representation
2252
+
2253
+ property :start_date, as: 'startDate', class: Google::Apis::DisplayvideoV1::Date, decorator: Google::Apis::DisplayvideoV1::Date::Representation
2254
+
2255
+ end
2256
+ end
2257
+
2258
+ class DayAndTimeAssignedTargetingOptionDetails
2259
+ # @private
2260
+ class Representation < Google::Apis::Core::JsonRepresentation
2261
+ property :day_of_week, as: 'dayOfWeek'
2262
+ property :end_hour, as: 'endHour'
2263
+ property :start_hour, as: 'startHour'
2264
+ property :time_zone_resolution, as: 'timeZoneResolution'
2265
+ end
2266
+ end
2267
+
2268
+ class DeactivateManualTriggerRequest
2269
+ # @private
2270
+ class Representation < Google::Apis::Core::JsonRepresentation
2271
+ end
2272
+ end
2273
+
2274
+ class DeleteAssignedTargetingOptionsRequest
2275
+ # @private
2276
+ class Representation < Google::Apis::Core::JsonRepresentation
2277
+ collection :assigned_targeting_option_ids, as: 'assignedTargetingOptionIds'
2278
+ property :targeting_type, as: 'targetingType'
2279
+ end
2280
+ end
2281
+
2282
+ class DeviceMakeModelAssignedTargetingOptionDetails
2283
+ # @private
2284
+ class Representation < Google::Apis::Core::JsonRepresentation
2285
+ property :display_name, as: 'displayName'
2286
+ property :negative, as: 'negative'
2287
+ property :targeting_option_id, as: 'targetingOptionId'
2288
+ end
2289
+ end
2290
+
2291
+ class DeviceMakeModelTargetingOptionDetails
2292
+ # @private
2293
+ class Representation < Google::Apis::Core::JsonRepresentation
2294
+ property :display_name, as: 'displayName'
2295
+ end
2296
+ end
2297
+
2298
+ class DeviceTypeAssignedTargetingOptionDetails
2299
+ # @private
2300
+ class Representation < Google::Apis::Core::JsonRepresentation
2301
+ property :device_type, as: 'deviceType'
2302
+ property :targeting_option_id, as: 'targetingOptionId'
2303
+ end
2304
+ end
2305
+
2306
+ class DeviceTypeTargetingOptionDetails
2307
+ # @private
2308
+ class Representation < Google::Apis::Core::JsonRepresentation
2309
+ property :device_type, as: 'deviceType'
2310
+ end
2311
+ end
2312
+
2313
+ class DigitalContentLabelAssignedTargetingOptionDetails
2314
+ # @private
2315
+ class Representation < Google::Apis::Core::JsonRepresentation
2316
+ property :content_rating_tier, as: 'contentRatingTier'
2317
+ property :excluded_targeting_option_id, as: 'excludedTargetingOptionId'
2318
+ end
2319
+ end
2320
+
2321
+ class DigitalContentLabelTargetingOptionDetails
2322
+ # @private
2323
+ class Representation < Google::Apis::Core::JsonRepresentation
2324
+ property :content_rating_tier, as: 'contentRatingTier'
2325
+ end
2326
+ end
2327
+
2328
+ class Dimensions
2329
+ # @private
2330
+ class Representation < Google::Apis::Core::JsonRepresentation
2331
+ property :height_pixels, as: 'heightPixels'
2332
+ property :width_pixels, as: 'widthPixels'
2333
+ end
2334
+ end
2335
+
2336
+ class DoubleVerify
2337
+ # @private
2338
+ class Representation < Google::Apis::Core::JsonRepresentation
2339
+ property :app_star_rating, as: 'appStarRating', class: Google::Apis::DisplayvideoV1::DoubleVerifyAppStarRating, decorator: Google::Apis::DisplayvideoV1::DoubleVerifyAppStarRating::Representation
2340
+
2341
+ collection :avoided_age_ratings, as: 'avoidedAgeRatings'
2342
+ property :brand_safety_categories, as: 'brandSafetyCategories', class: Google::Apis::DisplayvideoV1::DoubleVerifyBrandSafetyCategories, decorator: Google::Apis::DisplayvideoV1::DoubleVerifyBrandSafetyCategories::Representation
2343
+
2344
+ property :custom_segment_id, :numeric_string => true, as: 'customSegmentId'
2345
+ property :display_viewability, as: 'displayViewability', class: Google::Apis::DisplayvideoV1::DoubleVerifyDisplayViewability, decorator: Google::Apis::DisplayvideoV1::DoubleVerifyDisplayViewability::Representation
2346
+
2347
+ property :fraud_invalid_traffic, as: 'fraudInvalidTraffic', class: Google::Apis::DisplayvideoV1::DoubleVerifyFraudInvalidTraffic, decorator: Google::Apis::DisplayvideoV1::DoubleVerifyFraudInvalidTraffic::Representation
2348
+
2349
+ property :video_viewability, as: 'videoViewability', class: Google::Apis::DisplayvideoV1::DoubleVerifyVideoViewability, decorator: Google::Apis::DisplayvideoV1::DoubleVerifyVideoViewability::Representation
2350
+
2351
+ end
2352
+ end
2353
+
2354
+ class DoubleVerifyAppStarRating
2355
+ # @private
2356
+ class Representation < Google::Apis::Core::JsonRepresentation
2357
+ property :avoid_insufficient_star_rating, as: 'avoidInsufficientStarRating'
2358
+ property :avoided_star_rating, as: 'avoidedStarRating'
2359
+ end
2360
+ end
2361
+
2362
+ class DoubleVerifyBrandSafetyCategories
2363
+ # @private
2364
+ class Representation < Google::Apis::Core::JsonRepresentation
2365
+ property :avoid_unknown_brand_safety_category, as: 'avoidUnknownBrandSafetyCategory'
2366
+ collection :avoided_high_severity_categories, as: 'avoidedHighSeverityCategories'
2367
+ collection :avoided_medium_severity_categories, as: 'avoidedMediumSeverityCategories'
2368
+ end
2369
+ end
2370
+
2371
+ class DoubleVerifyDisplayViewability
2372
+ # @private
2373
+ class Representation < Google::Apis::Core::JsonRepresentation
2374
+ property :iab, as: 'iab'
2375
+ property :viewable_during, as: 'viewableDuring'
2376
+ end
2377
+ end
2378
+
2379
+ class DoubleVerifyFraudInvalidTraffic
2380
+ # @private
2381
+ class Representation < Google::Apis::Core::JsonRepresentation
2382
+ property :avoid_insufficient_option, as: 'avoidInsufficientOption'
2383
+ property :avoided_fraud_option, as: 'avoidedFraudOption'
2384
+ end
2385
+ end
2386
+
2387
+ class DoubleVerifyVideoViewability
2388
+ # @private
2389
+ class Representation < Google::Apis::Core::JsonRepresentation
2390
+ property :player_impression_rate, as: 'playerImpressionRate'
2391
+ property :video_iab, as: 'videoIab'
2392
+ property :video_viewable_rate, as: 'videoViewableRate'
2393
+ end
2394
+ end
2395
+
2396
+ class Empty
2397
+ # @private
2398
+ class Representation < Google::Apis::Core::JsonRepresentation
2399
+ end
2400
+ end
2401
+
2402
+ class EnvironmentAssignedTargetingOptionDetails
2403
+ # @private
2404
+ class Representation < Google::Apis::Core::JsonRepresentation
2405
+ property :environment, as: 'environment'
2406
+ property :targeting_option_id, as: 'targetingOptionId'
2407
+ end
2408
+ end
2409
+
2410
+ class EnvironmentTargetingOptionDetails
2411
+ # @private
2412
+ class Representation < Google::Apis::Core::JsonRepresentation
2413
+ property :environment, as: 'environment'
2414
+ end
2415
+ end
2416
+
2417
+ class ExchangeAssignedTargetingOptionDetails
2418
+ # @private
2419
+ class Representation < Google::Apis::Core::JsonRepresentation
2420
+ property :targeting_option_id, as: 'targetingOptionId'
2421
+ end
2422
+ end
2423
+
2424
+ class ExchangeConfig
2425
+ # @private
2426
+ class Representation < Google::Apis::Core::JsonRepresentation
2427
+ collection :enabled_exchanges, as: 'enabledExchanges', class: Google::Apis::DisplayvideoV1::ExchangeConfigEnabledExchange, decorator: Google::Apis::DisplayvideoV1::ExchangeConfigEnabledExchange::Representation
2428
+
2429
+ end
2430
+ end
2431
+
2432
+ class ExchangeConfigEnabledExchange
2433
+ # @private
2434
+ class Representation < Google::Apis::Core::JsonRepresentation
2435
+ property :exchange, as: 'exchange'
2436
+ property :google_ad_manager_agency_id, as: 'googleAdManagerAgencyId'
2437
+ property :google_ad_manager_buyer_network_id, as: 'googleAdManagerBuyerNetworkId'
2438
+ property :seat_id, as: 'seatId'
2439
+ end
2440
+ end
2441
+
2442
+ class ExchangeReviewStatus
2443
+ # @private
2444
+ class Representation < Google::Apis::Core::JsonRepresentation
2445
+ property :exchange, as: 'exchange'
2446
+ property :status, as: 'status'
2447
+ end
2448
+ end
2449
+
2450
+ class ExchangeTargetingOptionDetails
2451
+ # @private
2452
+ class Representation < Google::Apis::Core::JsonRepresentation
2453
+ property :exchange, as: 'exchange'
2454
+ end
2455
+ end
2456
+
2457
+ class ExitEvent
2458
+ # @private
2459
+ class Representation < Google::Apis::Core::JsonRepresentation
2460
+ property :name, as: 'name'
2461
+ property :reporting_name, as: 'reportingName'
2462
+ property :type, as: 'type'
2463
+ property :url, as: 'url'
2464
+ end
2465
+ end
2466
+
2467
+ class FirstAndThirdPartyAudience
2468
+ # @private
2469
+ class Representation < Google::Apis::Core::JsonRepresentation
2470
+ property :active_display_audience_size, :numeric_string => true, as: 'activeDisplayAudienceSize'
2471
+ property :audience_source, as: 'audienceSource'
2472
+ property :audience_type, as: 'audienceType'
2473
+ property :description, as: 'description'
2474
+ property :display_audience_size, :numeric_string => true, as: 'displayAudienceSize'
2475
+ property :display_desktop_audience_size, :numeric_string => true, as: 'displayDesktopAudienceSize'
2476
+ property :display_mobile_app_audience_size, :numeric_string => true, as: 'displayMobileAppAudienceSize'
2477
+ property :display_mobile_web_audience_size, :numeric_string => true, as: 'displayMobileWebAudienceSize'
2478
+ property :display_name, as: 'displayName'
2479
+ property :first_and_third_party_audience_id, :numeric_string => true, as: 'firstAndThirdPartyAudienceId'
2480
+ property :first_and_third_party_audience_type, as: 'firstAndThirdPartyAudienceType'
2481
+ property :gmail_audience_size, :numeric_string => true, as: 'gmailAudienceSize'
2482
+ property :membership_duration_days, :numeric_string => true, as: 'membershipDurationDays'
2483
+ property :name, as: 'name'
2484
+ property :youtube_audience_size, :numeric_string => true, as: 'youtubeAudienceSize'
2485
+ end
2486
+ end
2487
+
2488
+ class FirstAndThirdPartyAudienceGroup
2489
+ # @private
2490
+ class Representation < Google::Apis::Core::JsonRepresentation
2491
+ collection :settings, as: 'settings', class: Google::Apis::DisplayvideoV1::FirstAndThirdPartyAudienceTargetingSetting, decorator: Google::Apis::DisplayvideoV1::FirstAndThirdPartyAudienceTargetingSetting::Representation
2492
+
2493
+ end
2494
+ end
2495
+
2496
+ class FirstAndThirdPartyAudienceTargetingSetting
2497
+ # @private
2498
+ class Representation < Google::Apis::Core::JsonRepresentation
2499
+ property :first_and_third_party_audience_id, :numeric_string => true, as: 'firstAndThirdPartyAudienceId'
2500
+ property :recency, as: 'recency'
2501
+ end
2502
+ end
2503
+
2504
+ class FixedBidStrategy
2505
+ # @private
2506
+ class Representation < Google::Apis::Core::JsonRepresentation
2507
+ property :bid_amount_micros, :numeric_string => true, as: 'bidAmountMicros'
2508
+ end
2509
+ end
2510
+
2511
+ class FloodlightGroup
2512
+ # @private
2513
+ class Representation < Google::Apis::Core::JsonRepresentation
2514
+ property :active_view_config, as: 'activeViewConfig', class: Google::Apis::DisplayvideoV1::ActiveViewVideoViewabilityMetricConfig, decorator: Google::Apis::DisplayvideoV1::ActiveViewVideoViewabilityMetricConfig::Representation
2515
+
2516
+ hash :custom_variables, as: 'customVariables'
2517
+ property :display_name, as: 'displayName'
2518
+ property :floodlight_group_id, :numeric_string => true, as: 'floodlightGroupId'
2519
+ property :lookback_window, as: 'lookbackWindow', class: Google::Apis::DisplayvideoV1::LookbackWindow, decorator: Google::Apis::DisplayvideoV1::LookbackWindow::Representation
2520
+
2521
+ property :name, as: 'name'
2522
+ property :web_tag_type, as: 'webTagType'
2523
+ end
2524
+ end
2525
+
2526
+ class FrequencyCap
2527
+ # @private
2528
+ class Representation < Google::Apis::Core::JsonRepresentation
2529
+ property :max_impressions, as: 'maxImpressions'
2530
+ property :time_unit, as: 'timeUnit'
2531
+ property :time_unit_count, as: 'timeUnitCount'
2532
+ property :unlimited, as: 'unlimited'
2533
+ end
2534
+ end
2535
+
2536
+ class GenderAssignedTargetingOptionDetails
2537
+ # @private
2538
+ class Representation < Google::Apis::Core::JsonRepresentation
2539
+ property :gender, as: 'gender'
2540
+ property :targeting_option_id, as: 'targetingOptionId'
2541
+ end
2542
+ end
2543
+
2544
+ class GenderTargetingOptionDetails
2545
+ # @private
2546
+ class Representation < Google::Apis::Core::JsonRepresentation
2547
+ property :gender, as: 'gender'
2548
+ end
2549
+ end
2550
+
2551
+ class GeoRegionAssignedTargetingOptionDetails
2552
+ # @private
2553
+ class Representation < Google::Apis::Core::JsonRepresentation
2554
+ property :display_name, as: 'displayName'
2555
+ property :geo_region_type, as: 'geoRegionType'
2556
+ property :negative, as: 'negative'
2557
+ property :targeting_option_id, as: 'targetingOptionId'
2558
+ end
2559
+ end
2560
+
2561
+ class GeoRegionSearchTerms
2562
+ # @private
2563
+ class Representation < Google::Apis::Core::JsonRepresentation
2564
+ property :geo_region_query, as: 'geoRegionQuery'
2565
+ end
2566
+ end
2567
+
2568
+ class GeoRegionTargetingOptionDetails
2569
+ # @private
2570
+ class Representation < Google::Apis::Core::JsonRepresentation
2571
+ property :display_name, as: 'displayName'
2572
+ property :geo_region_type, as: 'geoRegionType'
2573
+ end
2574
+ end
2575
+
2576
+ class GoogleAudience
2577
+ # @private
2578
+ class Representation < Google::Apis::Core::JsonRepresentation
2579
+ property :display_name, as: 'displayName'
2580
+ property :google_audience_id, :numeric_string => true, as: 'googleAudienceId'
2581
+ property :google_audience_type, as: 'googleAudienceType'
2582
+ property :name, as: 'name'
2583
+ end
2584
+ end
2585
+
2586
+ class GoogleAudienceGroup
2587
+ # @private
2588
+ class Representation < Google::Apis::Core::JsonRepresentation
2589
+ collection :settings, as: 'settings', class: Google::Apis::DisplayvideoV1::GoogleAudienceTargetingSetting, decorator: Google::Apis::DisplayvideoV1::GoogleAudienceTargetingSetting::Representation
2590
+
2591
+ end
2592
+ end
2593
+
2594
+ class GoogleAudienceTargetingSetting
2595
+ # @private
2596
+ class Representation < Google::Apis::Core::JsonRepresentation
2597
+ property :google_audience_id, :numeric_string => true, as: 'googleAudienceId'
2598
+ end
2599
+ end
2600
+
2601
+ class GoogleBytestreamMedia
2602
+ # @private
2603
+ class Representation < Google::Apis::Core::JsonRepresentation
2604
+ property :resource_name, as: 'resourceName'
2605
+ end
2606
+ end
2607
+
2608
+ class HouseholdIncomeAssignedTargetingOptionDetails
2609
+ # @private
2610
+ class Representation < Google::Apis::Core::JsonRepresentation
2611
+ property :household_income, as: 'householdIncome'
2612
+ property :targeting_option_id, as: 'targetingOptionId'
2613
+ end
2614
+ end
2615
+
2616
+ class HouseholdIncomeTargetingOptionDetails
2617
+ # @private
2618
+ class Representation < Google::Apis::Core::JsonRepresentation
2619
+ property :household_income, as: 'householdIncome'
2620
+ end
2621
+ end
2622
+
2623
+ class IdFilter
2624
+ # @private
2625
+ class Representation < Google::Apis::Core::JsonRepresentation
2626
+ collection :ad_group_ad_ids, as: 'adGroupAdIds'
2627
+ collection :ad_group_ids, as: 'adGroupIds'
2628
+ collection :campaign_ids, as: 'campaignIds'
2629
+ collection :insertion_order_ids, as: 'insertionOrderIds'
2630
+ collection :line_item_ids, as: 'lineItemIds'
2631
+ collection :media_product_ids, as: 'mediaProductIds'
2632
+ end
2633
+ end
2634
+
2635
+ class InsertionOrder
2636
+ # @private
2637
+ class Representation < Google::Apis::Core::JsonRepresentation
2638
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
2639
+ property :bid_strategy, as: 'bidStrategy', class: Google::Apis::DisplayvideoV1::BiddingStrategy, decorator: Google::Apis::DisplayvideoV1::BiddingStrategy::Representation
2640
+
2641
+ property :budget, as: 'budget', class: Google::Apis::DisplayvideoV1::InsertionOrderBudget, decorator: Google::Apis::DisplayvideoV1::InsertionOrderBudget::Representation
2642
+
2643
+ property :campaign_id, :numeric_string => true, as: 'campaignId'
2644
+ property :display_name, as: 'displayName'
2645
+ property :entity_status, as: 'entityStatus'
2646
+ property :frequency_cap, as: 'frequencyCap', class: Google::Apis::DisplayvideoV1::FrequencyCap, decorator: Google::Apis::DisplayvideoV1::FrequencyCap::Representation
2647
+
2648
+ property :insertion_order_id, :numeric_string => true, as: 'insertionOrderId'
2649
+ property :integration_details, as: 'integrationDetails', class: Google::Apis::DisplayvideoV1::IntegrationDetails, decorator: Google::Apis::DisplayvideoV1::IntegrationDetails::Representation
2650
+
2651
+ property :name, as: 'name'
2652
+ property :pacing, as: 'pacing', class: Google::Apis::DisplayvideoV1::Pacing, decorator: Google::Apis::DisplayvideoV1::Pacing::Representation
2653
+
2654
+ collection :partner_costs, as: 'partnerCosts', class: Google::Apis::DisplayvideoV1::PartnerCost, decorator: Google::Apis::DisplayvideoV1::PartnerCost::Representation
2655
+
2656
+ property :performance_goal, as: 'performanceGoal', class: Google::Apis::DisplayvideoV1::PerformanceGoal, decorator: Google::Apis::DisplayvideoV1::PerformanceGoal::Representation
2657
+
2658
+ property :update_time, as: 'updateTime'
2659
+ end
2660
+ end
2661
+
2662
+ class InsertionOrderBudget
2663
+ # @private
2664
+ class Representation < Google::Apis::Core::JsonRepresentation
2665
+ property :automation_type, as: 'automationType'
2666
+ collection :budget_segments, as: 'budgetSegments', class: Google::Apis::DisplayvideoV1::InsertionOrderBudgetSegment, decorator: Google::Apis::DisplayvideoV1::InsertionOrderBudgetSegment::Representation
2667
+
2668
+ property :budget_unit, as: 'budgetUnit'
2669
+ end
2670
+ end
2671
+
2672
+ class InsertionOrderBudgetSegment
2673
+ # @private
2674
+ class Representation < Google::Apis::Core::JsonRepresentation
2675
+ property :budget_amount_micros, :numeric_string => true, as: 'budgetAmountMicros'
2676
+ property :campaign_budget_id, :numeric_string => true, as: 'campaignBudgetId'
2677
+ property :date_range, as: 'dateRange', class: Google::Apis::DisplayvideoV1::DateRange, decorator: Google::Apis::DisplayvideoV1::DateRange::Representation
2678
+
2679
+ property :description, as: 'description'
2680
+ end
2681
+ end
2682
+
2683
+ class IntegralAdScience
2684
+ # @private
2685
+ class Representation < Google::Apis::Core::JsonRepresentation
2686
+ collection :custom_segment_id, as: 'customSegmentId'
2687
+ property :display_viewability, as: 'displayViewability'
2688
+ property :exclude_unrateable, as: 'excludeUnrateable'
2689
+ property :excluded_ad_fraud_risk, as: 'excludedAdFraudRisk'
2690
+ property :excluded_adult_risk, as: 'excludedAdultRisk'
2691
+ property :excluded_alcohol_risk, as: 'excludedAlcoholRisk'
2692
+ property :excluded_drugs_risk, as: 'excludedDrugsRisk'
2693
+ property :excluded_gambling_risk, as: 'excludedGamblingRisk'
2694
+ property :excluded_hate_speech_risk, as: 'excludedHateSpeechRisk'
2695
+ property :excluded_illegal_downloads_risk, as: 'excludedIllegalDownloadsRisk'
2696
+ property :excluded_offensive_language_risk, as: 'excludedOffensiveLanguageRisk'
2697
+ property :excluded_violence_risk, as: 'excludedViolenceRisk'
2698
+ property :traq_score_option, as: 'traqScoreOption'
2699
+ property :video_viewability, as: 'videoViewability'
2700
+ end
2701
+ end
2702
+
2703
+ class IntegrationDetails
2704
+ # @private
2705
+ class Representation < Google::Apis::Core::JsonRepresentation
2706
+ property :details, as: 'details'
2707
+ property :integration_code, as: 'integrationCode'
2708
+ end
2709
+ end
2710
+
2711
+ class InventorySource
2712
+ # @private
2713
+ class Representation < Google::Apis::Core::JsonRepresentation
2714
+ property :commitment, as: 'commitment'
2715
+ collection :creative_configs, as: 'creativeConfigs', class: Google::Apis::DisplayvideoV1::CreativeConfig, decorator: Google::Apis::DisplayvideoV1::CreativeConfig::Representation
2716
+
2717
+ property :deal_id, as: 'dealId'
2718
+ property :delivery_method, as: 'deliveryMethod'
2719
+ property :display_name, as: 'displayName'
2720
+ property :exchange, as: 'exchange'
2721
+ property :inventory_source_id, :numeric_string => true, as: 'inventorySourceId'
2722
+ property :inventory_source_type, as: 'inventorySourceType'
2723
+ property :name, as: 'name'
2724
+ property :publisher_name, as: 'publisherName'
2725
+ property :rate_details, as: 'rateDetails', class: Google::Apis::DisplayvideoV1::RateDetails, decorator: Google::Apis::DisplayvideoV1::RateDetails::Representation
2726
+
2727
+ property :status, as: 'status', class: Google::Apis::DisplayvideoV1::InventorySourceStatus, decorator: Google::Apis::DisplayvideoV1::InventorySourceStatus::Representation
2728
+
2729
+ property :time_range, as: 'timeRange', class: Google::Apis::DisplayvideoV1::TimeRange, decorator: Google::Apis::DisplayvideoV1::TimeRange::Representation
2730
+
2731
+ property :update_time, as: 'updateTime'
2732
+ end
2733
+ end
2734
+
2735
+ class InventorySourceAssignedTargetingOptionDetails
2736
+ # @private
2737
+ class Representation < Google::Apis::Core::JsonRepresentation
2738
+ property :inventory_source_id, :numeric_string => true, as: 'inventorySourceId'
2739
+ end
2740
+ end
2741
+
2742
+ class InventorySourceDisplayCreativeConfig
2743
+ # @private
2744
+ class Representation < Google::Apis::Core::JsonRepresentation
2745
+ property :creative_size, as: 'creativeSize', class: Google::Apis::DisplayvideoV1::Dimensions, decorator: Google::Apis::DisplayvideoV1::Dimensions::Representation
2746
+
2747
+ end
2748
+ end
2749
+
2750
+ class InventorySourceFilter
2751
+ # @private
2752
+ class Representation < Google::Apis::Core::JsonRepresentation
2753
+ collection :inventory_source_ids, as: 'inventorySourceIds'
2754
+ end
2755
+ end
2756
+
2757
+ class InventorySourceGroup
2758
+ # @private
2759
+ class Representation < Google::Apis::Core::JsonRepresentation
2760
+ property :display_name, as: 'displayName'
2761
+ property :inventory_source_group_id, :numeric_string => true, as: 'inventorySourceGroupId'
2762
+ property :name, as: 'name'
2763
+ end
2764
+ end
2765
+
2766
+ class InventorySourceGroupAssignedTargetingOptionDetails
2767
+ # @private
2768
+ class Representation < Google::Apis::Core::JsonRepresentation
2769
+ property :inventory_source_group_id, :numeric_string => true, as: 'inventorySourceGroupId'
2770
+ end
2771
+ end
2772
+
2773
+ class InventorySourceStatus
2774
+ # @private
2775
+ class Representation < Google::Apis::Core::JsonRepresentation
2776
+ property :config_status, as: 'configStatus'
2777
+ property :entity_pause_reason, as: 'entityPauseReason'
2778
+ property :entity_status, as: 'entityStatus'
2779
+ property :seller_pause_reason, as: 'sellerPauseReason'
2780
+ property :seller_status, as: 'sellerStatus'
2781
+ end
2782
+ end
2783
+
2784
+ class InventorySourceVideoCreativeConfig
2785
+ # @private
2786
+ class Representation < Google::Apis::Core::JsonRepresentation
2787
+ property :duration, as: 'duration'
2788
+ end
2789
+ end
2790
+
2791
+ class KeywordAssignedTargetingOptionDetails
2792
+ # @private
2793
+ class Representation < Google::Apis::Core::JsonRepresentation
2794
+ property :keyword, as: 'keyword'
2795
+ property :negative, as: 'negative'
2796
+ end
2797
+ end
2798
+
2799
+ class LanguageAssignedTargetingOptionDetails
2800
+ # @private
2801
+ class Representation < Google::Apis::Core::JsonRepresentation
2802
+ property :display_name, as: 'displayName'
2803
+ property :negative, as: 'negative'
2804
+ property :targeting_option_id, as: 'targetingOptionId'
2805
+ end
2806
+ end
2807
+
2808
+ class LanguageTargetingOptionDetails
2809
+ # @private
2810
+ class Representation < Google::Apis::Core::JsonRepresentation
2811
+ property :display_name, as: 'displayName'
2812
+ end
2813
+ end
2814
+
2815
+ class LineItem
2816
+ # @private
2817
+ class Representation < Google::Apis::Core::JsonRepresentation
2818
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
2819
+ property :bid_strategy, as: 'bidStrategy', class: Google::Apis::DisplayvideoV1::BiddingStrategy, decorator: Google::Apis::DisplayvideoV1::BiddingStrategy::Representation
2820
+
2821
+ property :budget, as: 'budget', class: Google::Apis::DisplayvideoV1::LineItemBudget, decorator: Google::Apis::DisplayvideoV1::LineItemBudget::Representation
2822
+
2823
+ property :campaign_id, :numeric_string => true, as: 'campaignId'
2824
+ property :conversion_counting, as: 'conversionCounting', class: Google::Apis::DisplayvideoV1::ConversionCountingConfig, decorator: Google::Apis::DisplayvideoV1::ConversionCountingConfig::Representation
2825
+
2826
+ collection :creative_ids, as: 'creativeIds'
2827
+ property :display_name, as: 'displayName'
2828
+ property :entity_status, as: 'entityStatus'
2829
+ property :flight, as: 'flight', class: Google::Apis::DisplayvideoV1::LineItemFlight, decorator: Google::Apis::DisplayvideoV1::LineItemFlight::Representation
2830
+
2831
+ property :frequency_cap, as: 'frequencyCap', class: Google::Apis::DisplayvideoV1::FrequencyCap, decorator: Google::Apis::DisplayvideoV1::FrequencyCap::Representation
2832
+
2833
+ property :insertion_order_id, :numeric_string => true, as: 'insertionOrderId'
2834
+ property :integration_details, as: 'integrationDetails', class: Google::Apis::DisplayvideoV1::IntegrationDetails, decorator: Google::Apis::DisplayvideoV1::IntegrationDetails::Representation
2835
+
2836
+ collection :inventory_source_ids, as: 'inventorySourceIds'
2837
+ property :line_item_id, :numeric_string => true, as: 'lineItemId'
2838
+ property :line_item_type, as: 'lineItemType'
2839
+ property :name, as: 'name'
2840
+ property :pacing, as: 'pacing', class: Google::Apis::DisplayvideoV1::Pacing, decorator: Google::Apis::DisplayvideoV1::Pacing::Representation
2841
+
2842
+ collection :partner_costs, as: 'partnerCosts', class: Google::Apis::DisplayvideoV1::PartnerCost, decorator: Google::Apis::DisplayvideoV1::PartnerCost::Representation
2843
+
2844
+ property :partner_revenue_model, as: 'partnerRevenueModel', class: Google::Apis::DisplayvideoV1::PartnerRevenueModel, decorator: Google::Apis::DisplayvideoV1::PartnerRevenueModel::Representation
2845
+
2846
+ property :targeting_expansion, as: 'targetingExpansion', class: Google::Apis::DisplayvideoV1::TargetingExpansionConfig, decorator: Google::Apis::DisplayvideoV1::TargetingExpansionConfig::Representation
2847
+
2848
+ property :update_time, as: 'updateTime'
2849
+ collection :warning_messages, as: 'warningMessages'
2850
+ end
2851
+ end
2852
+
2853
+ class LineItemBudget
2854
+ # @private
2855
+ class Representation < Google::Apis::Core::JsonRepresentation
2856
+ property :budget_allocation_type, as: 'budgetAllocationType'
2857
+ property :budget_unit, as: 'budgetUnit'
2858
+ property :max_amount, :numeric_string => true, as: 'maxAmount'
2859
+ end
2860
+ end
2861
+
2862
+ class LineItemFlight
2863
+ # @private
2864
+ class Representation < Google::Apis::Core::JsonRepresentation
2865
+ property :date_range, as: 'dateRange', class: Google::Apis::DisplayvideoV1::DateRange, decorator: Google::Apis::DisplayvideoV1::DateRange::Representation
2866
+
2867
+ property :flight_date_type, as: 'flightDateType'
2868
+ property :trigger_id, :numeric_string => true, as: 'triggerId'
2869
+ end
2870
+ end
2871
+
2872
+ class ListAdvertiserAssignedTargetingOptionsResponse
2873
+ # @private
2874
+ class Representation < Google::Apis::Core::JsonRepresentation
2875
+ collection :assigned_targeting_options, as: 'assignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
2876
+
2877
+ property :next_page_token, as: 'nextPageToken'
2878
+ end
2879
+ end
2880
+
2881
+ class ListAdvertisersResponse
2882
+ # @private
2883
+ class Representation < Google::Apis::Core::JsonRepresentation
2884
+ collection :advertisers, as: 'advertisers', class: Google::Apis::DisplayvideoV1::Advertiser, decorator: Google::Apis::DisplayvideoV1::Advertiser::Representation
2885
+
2886
+ property :next_page_token, as: 'nextPageToken'
2887
+ end
2888
+ end
2889
+
2890
+ class ListAssignedInventorySourcesResponse
2891
+ # @private
2892
+ class Representation < Google::Apis::Core::JsonRepresentation
2893
+ collection :assigned_inventory_sources, as: 'assignedInventorySources', class: Google::Apis::DisplayvideoV1::AssignedInventorySource, decorator: Google::Apis::DisplayvideoV1::AssignedInventorySource::Representation
2894
+
2895
+ property :next_page_token, as: 'nextPageToken'
2896
+ end
2897
+ end
2898
+
2899
+ class ListAssignedLocationsResponse
2900
+ # @private
2901
+ class Representation < Google::Apis::Core::JsonRepresentation
2902
+ collection :assigned_locations, as: 'assignedLocations', class: Google::Apis::DisplayvideoV1::AssignedLocation, decorator: Google::Apis::DisplayvideoV1::AssignedLocation::Representation
2903
+
2904
+ property :next_page_token, as: 'nextPageToken'
2905
+ end
2906
+ end
2907
+
2908
+ class ListCampaignsResponse
2909
+ # @private
2910
+ class Representation < Google::Apis::Core::JsonRepresentation
2911
+ collection :campaigns, as: 'campaigns', class: Google::Apis::DisplayvideoV1::Campaign, decorator: Google::Apis::DisplayvideoV1::Campaign::Representation
2912
+
2913
+ property :next_page_token, as: 'nextPageToken'
2914
+ end
2915
+ end
2916
+
2917
+ class ListChannelsResponse
2918
+ # @private
2919
+ class Representation < Google::Apis::Core::JsonRepresentation
2920
+ collection :channels, as: 'channels', class: Google::Apis::DisplayvideoV1::Channel, decorator: Google::Apis::DisplayvideoV1::Channel::Representation
2921
+
2922
+ property :next_page_token, as: 'nextPageToken'
2923
+ end
2924
+ end
2925
+
2926
+ class ListCombinedAudiencesResponse
2927
+ # @private
2928
+ class Representation < Google::Apis::Core::JsonRepresentation
2929
+ collection :combined_audiences, as: 'combinedAudiences', class: Google::Apis::DisplayvideoV1::CombinedAudience, decorator: Google::Apis::DisplayvideoV1::CombinedAudience::Representation
2930
+
2931
+ property :next_page_token, as: 'nextPageToken'
2932
+ end
2933
+ end
2934
+
2935
+ class ListCreativesResponse
2936
+ # @private
2937
+ class Representation < Google::Apis::Core::JsonRepresentation
2938
+ collection :creatives, as: 'creatives', class: Google::Apis::DisplayvideoV1::Creative, decorator: Google::Apis::DisplayvideoV1::Creative::Representation
2939
+
2940
+ property :next_page_token, as: 'nextPageToken'
2941
+ end
2942
+ end
2943
+
2944
+ class ListCustomBiddingAlgorithmsResponse
2945
+ # @private
2946
+ class Representation < Google::Apis::Core::JsonRepresentation
2947
+ collection :custom_bidding_algorithms, as: 'customBiddingAlgorithms', class: Google::Apis::DisplayvideoV1::CustomBiddingAlgorithm, decorator: Google::Apis::DisplayvideoV1::CustomBiddingAlgorithm::Representation
2948
+
2949
+ property :next_page_token, as: 'nextPageToken'
2950
+ end
2951
+ end
2952
+
2953
+ class ListCustomListsResponse
2954
+ # @private
2955
+ class Representation < Google::Apis::Core::JsonRepresentation
2956
+ collection :custom_lists, as: 'customLists', class: Google::Apis::DisplayvideoV1::CustomList, decorator: Google::Apis::DisplayvideoV1::CustomList::Representation
2957
+
2958
+ property :next_page_token, as: 'nextPageToken'
2959
+ end
2960
+ end
2961
+
2962
+ class ListFirstAndThirdPartyAudiencesResponse
2963
+ # @private
2964
+ class Representation < Google::Apis::Core::JsonRepresentation
2965
+ collection :first_and_third_party_audiences, as: 'firstAndThirdPartyAudiences', class: Google::Apis::DisplayvideoV1::FirstAndThirdPartyAudience, decorator: Google::Apis::DisplayvideoV1::FirstAndThirdPartyAudience::Representation
2966
+
2967
+ property :next_page_token, as: 'nextPageToken'
2968
+ end
2969
+ end
2970
+
2971
+ class ListGoogleAudiencesResponse
2972
+ # @private
2973
+ class Representation < Google::Apis::Core::JsonRepresentation
2974
+ collection :google_audiences, as: 'googleAudiences', class: Google::Apis::DisplayvideoV1::GoogleAudience, decorator: Google::Apis::DisplayvideoV1::GoogleAudience::Representation
2975
+
2976
+ property :next_page_token, as: 'nextPageToken'
2977
+ end
2978
+ end
2979
+
2980
+ class ListInsertionOrdersResponse
2981
+ # @private
2982
+ class Representation < Google::Apis::Core::JsonRepresentation
2983
+ collection :insertion_orders, as: 'insertionOrders', class: Google::Apis::DisplayvideoV1::InsertionOrder, decorator: Google::Apis::DisplayvideoV1::InsertionOrder::Representation
2984
+
2985
+ property :next_page_token, as: 'nextPageToken'
2986
+ end
2987
+ end
2988
+
2989
+ class ListInventorySourceGroupsResponse
2990
+ # @private
2991
+ class Representation < Google::Apis::Core::JsonRepresentation
2992
+ collection :inventory_source_groups, as: 'inventorySourceGroups', class: Google::Apis::DisplayvideoV1::InventorySourceGroup, decorator: Google::Apis::DisplayvideoV1::InventorySourceGroup::Representation
2993
+
2994
+ property :next_page_token, as: 'nextPageToken'
2995
+ end
2996
+ end
2997
+
2998
+ class ListInventorySourcesResponse
2999
+ # @private
3000
+ class Representation < Google::Apis::Core::JsonRepresentation
3001
+ collection :inventory_sources, as: 'inventorySources', class: Google::Apis::DisplayvideoV1::InventorySource, decorator: Google::Apis::DisplayvideoV1::InventorySource::Representation
3002
+
3003
+ property :next_page_token, as: 'nextPageToken'
3004
+ end
3005
+ end
3006
+
3007
+ class ListLineItemAssignedTargetingOptionsResponse
3008
+ # @private
3009
+ class Representation < Google::Apis::Core::JsonRepresentation
3010
+ collection :assigned_targeting_options, as: 'assignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
3011
+
3012
+ property :next_page_token, as: 'nextPageToken'
3013
+ end
3014
+ end
3015
+
3016
+ class ListLineItemsResponse
3017
+ # @private
3018
+ class Representation < Google::Apis::Core::JsonRepresentation
3019
+ collection :line_items, as: 'lineItems', class: Google::Apis::DisplayvideoV1::LineItem, decorator: Google::Apis::DisplayvideoV1::LineItem::Representation
3020
+
3021
+ property :next_page_token, as: 'nextPageToken'
3022
+ end
3023
+ end
3024
+
3025
+ class ListLocationListsResponse
3026
+ # @private
3027
+ class Representation < Google::Apis::Core::JsonRepresentation
3028
+ collection :location_lists, as: 'locationLists', class: Google::Apis::DisplayvideoV1::LocationList, decorator: Google::Apis::DisplayvideoV1::LocationList::Representation
3029
+
3030
+ property :next_page_token, as: 'nextPageToken'
3031
+ end
3032
+ end
3033
+
3034
+ class ListManualTriggersResponse
3035
+ # @private
3036
+ class Representation < Google::Apis::Core::JsonRepresentation
3037
+ collection :manual_triggers, as: 'manualTriggers', class: Google::Apis::DisplayvideoV1::ManualTrigger, decorator: Google::Apis::DisplayvideoV1::ManualTrigger::Representation
3038
+
3039
+ property :next_page_token, as: 'nextPageToken'
3040
+ end
3041
+ end
3042
+
3043
+ class ListNegativeKeywordListsResponse
3044
+ # @private
3045
+ class Representation < Google::Apis::Core::JsonRepresentation
3046
+ collection :negative_keyword_lists, as: 'negativeKeywordLists', class: Google::Apis::DisplayvideoV1::NegativeKeywordList, decorator: Google::Apis::DisplayvideoV1::NegativeKeywordList::Representation
3047
+
3048
+ property :next_page_token, as: 'nextPageToken'
3049
+ end
3050
+ end
3051
+
3052
+ class ListNegativeKeywordsResponse
3053
+ # @private
3054
+ class Representation < Google::Apis::Core::JsonRepresentation
3055
+ collection :negative_keywords, as: 'negativeKeywords', class: Google::Apis::DisplayvideoV1::NegativeKeyword, decorator: Google::Apis::DisplayvideoV1::NegativeKeyword::Representation
3056
+
3057
+ property :next_page_token, as: 'nextPageToken'
3058
+ end
3059
+ end
3060
+
3061
+ class ListPartnerAssignedTargetingOptionsResponse
3062
+ # @private
3063
+ class Representation < Google::Apis::Core::JsonRepresentation
3064
+ collection :assigned_targeting_options, as: 'assignedTargetingOptions', class: Google::Apis::DisplayvideoV1::AssignedTargetingOption, decorator: Google::Apis::DisplayvideoV1::AssignedTargetingOption::Representation
3065
+
3066
+ property :next_page_token, as: 'nextPageToken'
3067
+ end
3068
+ end
3069
+
3070
+ class ListPartnersResponse
3071
+ # @private
3072
+ class Representation < Google::Apis::Core::JsonRepresentation
3073
+ property :next_page_token, as: 'nextPageToken'
3074
+ collection :partners, as: 'partners', class: Google::Apis::DisplayvideoV1::Partner, decorator: Google::Apis::DisplayvideoV1::Partner::Representation
3075
+
3076
+ end
3077
+ end
3078
+
3079
+ class ListSitesResponse
3080
+ # @private
3081
+ class Representation < Google::Apis::Core::JsonRepresentation
3082
+ property :next_page_token, as: 'nextPageToken'
3083
+ collection :sites, as: 'sites', class: Google::Apis::DisplayvideoV1::Site, decorator: Google::Apis::DisplayvideoV1::Site::Representation
3084
+
3085
+ end
3086
+ end
3087
+
3088
+ class ListTargetingOptionsResponse
3089
+ # @private
3090
+ class Representation < Google::Apis::Core::JsonRepresentation
3091
+ property :next_page_token, as: 'nextPageToken'
3092
+ collection :targeting_options, as: 'targetingOptions', class: Google::Apis::DisplayvideoV1::TargetingOption, decorator: Google::Apis::DisplayvideoV1::TargetingOption::Representation
3093
+
3094
+ end
3095
+ end
3096
+
3097
+ class ListUsersResponse
3098
+ # @private
3099
+ class Representation < Google::Apis::Core::JsonRepresentation
3100
+ property :next_page_token, as: 'nextPageToken'
3101
+ collection :users, as: 'users', class: Google::Apis::DisplayvideoV1::User, decorator: Google::Apis::DisplayvideoV1::User::Representation
3102
+
3103
+ end
3104
+ end
3105
+
3106
+ class LocationList
3107
+ # @private
3108
+ class Representation < Google::Apis::Core::JsonRepresentation
3109
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
3110
+ property :display_name, as: 'displayName'
3111
+ property :location_list_id, :numeric_string => true, as: 'locationListId'
3112
+ property :location_type, as: 'locationType'
3113
+ property :name, as: 'name'
3114
+ end
3115
+ end
3116
+
3117
+ class LookbackWindow
3118
+ # @private
3119
+ class Representation < Google::Apis::Core::JsonRepresentation
3120
+ property :click_days, as: 'clickDays'
3121
+ property :impression_days, as: 'impressionDays'
3122
+ end
3123
+ end
3124
+
3125
+ class ManualTrigger
3126
+ # @private
3127
+ class Representation < Google::Apis::Core::JsonRepresentation
3128
+ property :activation_duration_minutes, :numeric_string => true, as: 'activationDurationMinutes'
3129
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
3130
+ property :display_name, as: 'displayName'
3131
+ property :latest_activation_time, as: 'latestActivationTime'
3132
+ property :name, as: 'name'
3133
+ property :state, as: 'state'
3134
+ property :trigger_id, :numeric_string => true, as: 'triggerId'
3135
+ end
3136
+ end
3137
+
3138
+ class MaximizeSpendBidStrategy
3139
+ # @private
3140
+ class Representation < Google::Apis::Core::JsonRepresentation
3141
+ property :custom_bidding_algorithm_id, :numeric_string => true, as: 'customBiddingAlgorithmId'
3142
+ property :max_average_cpm_bid_amount_micros, :numeric_string => true, as: 'maxAverageCpmBidAmountMicros'
3143
+ property :performance_goal_type, as: 'performanceGoalType'
3144
+ end
3145
+ end
3146
+
3147
+ class MeasurementConfig
3148
+ # @private
3149
+ class Representation < Google::Apis::Core::JsonRepresentation
3150
+ property :dv360_to_cm_cost_reporting_enabled, as: 'dv360ToCmCostReportingEnabled'
3151
+ property :dv360_to_cm_data_sharing_enabled, as: 'dv360ToCmDataSharingEnabled'
3152
+ end
3153
+ end
3154
+
3155
+ class Money
3156
+ # @private
3157
+ class Representation < Google::Apis::Core::JsonRepresentation
3158
+ property :currency_code, as: 'currencyCode'
3159
+ property :nanos, as: 'nanos'
3160
+ property :units, :numeric_string => true, as: 'units'
3161
+ end
3162
+ end
3163
+
3164
+ class NegativeKeyword
3165
+ # @private
3166
+ class Representation < Google::Apis::Core::JsonRepresentation
3167
+ property :keyword_value, as: 'keywordValue'
3168
+ property :name, as: 'name'
3169
+ end
3170
+ end
3171
+
3172
+ class NegativeKeywordList
3173
+ # @private
3174
+ class Representation < Google::Apis::Core::JsonRepresentation
3175
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
3176
+ property :display_name, as: 'displayName'
3177
+ property :name, as: 'name'
3178
+ property :negative_keyword_list_id, :numeric_string => true, as: 'negativeKeywordListId'
3179
+ end
3180
+ end
3181
+
3182
+ class NegativeKeywordListAssignedTargetingOptionDetails
3183
+ # @private
3184
+ class Representation < Google::Apis::Core::JsonRepresentation
3185
+ property :negative_keyword_list_id, :numeric_string => true, as: 'negativeKeywordListId'
3186
+ end
3187
+ end
3188
+
3189
+ class ObaIcon
3190
+ # @private
3191
+ class Representation < Google::Apis::Core::JsonRepresentation
3192
+ property :click_tracking_url, as: 'clickTrackingUrl'
3193
+ property :dimensions, as: 'dimensions', class: Google::Apis::DisplayvideoV1::Dimensions, decorator: Google::Apis::DisplayvideoV1::Dimensions::Representation
3194
+
3195
+ property :landing_page_url, as: 'landingPageUrl'
3196
+ property :position, as: 'position'
3197
+ property :program, as: 'program'
3198
+ property :resource_mime_type, as: 'resourceMimeType'
3199
+ property :resource_url, as: 'resourceUrl'
3200
+ property :view_tracking_url, as: 'viewTrackingUrl'
3201
+ end
3202
+ end
3203
+
3204
+ class OnScreenPositionAssignedTargetingOptionDetails
3205
+ # @private
3206
+ class Representation < Google::Apis::Core::JsonRepresentation
3207
+ property :on_screen_position, as: 'onScreenPosition'
3208
+ property :targeting_option_id, as: 'targetingOptionId'
3209
+ end
3210
+ end
3211
+
3212
+ class OnScreenPositionTargetingOptionDetails
3213
+ # @private
3214
+ class Representation < Google::Apis::Core::JsonRepresentation
3215
+ property :on_screen_position, as: 'onScreenPosition'
3216
+ end
3217
+ end
3218
+
3219
+ class OperatingSystemAssignedTargetingOptionDetails
3220
+ # @private
3221
+ class Representation < Google::Apis::Core::JsonRepresentation
3222
+ property :display_name, as: 'displayName'
3223
+ property :negative, as: 'negative'
3224
+ property :targeting_option_id, as: 'targetingOptionId'
3225
+ end
3226
+ end
3227
+
3228
+ class OperatingSystemTargetingOptionDetails
3229
+ # @private
3230
+ class Representation < Google::Apis::Core::JsonRepresentation
3231
+ property :display_name, as: 'displayName'
3232
+ end
3233
+ end
3234
+
3235
+ class Operation
3236
+ # @private
3237
+ class Representation < Google::Apis::Core::JsonRepresentation
3238
+ property :done, as: 'done'
3239
+ property :error, as: 'error', class: Google::Apis::DisplayvideoV1::Status, decorator: Google::Apis::DisplayvideoV1::Status::Representation
3240
+
3241
+ hash :metadata, as: 'metadata'
3242
+ property :name, as: 'name'
3243
+ hash :response, as: 'response'
3244
+ end
3245
+ end
3246
+
3247
+ class Pacing
3248
+ # @private
3249
+ class Representation < Google::Apis::Core::JsonRepresentation
3250
+ property :daily_max_impressions, :numeric_string => true, as: 'dailyMaxImpressions'
3251
+ property :daily_max_micros, :numeric_string => true, as: 'dailyMaxMicros'
3252
+ property :pacing_period, as: 'pacingPeriod'
3253
+ property :pacing_type, as: 'pacingType'
3254
+ end
3255
+ end
3256
+
3257
+ class ParentEntityFilter
3258
+ # @private
3259
+ class Representation < Google::Apis::Core::JsonRepresentation
3260
+ collection :file_type, as: 'fileType'
3261
+ collection :filter_ids, as: 'filterIds'
3262
+ property :filter_type, as: 'filterType'
3263
+ end
3264
+ end
3265
+
3266
+ class ParentalStatusAssignedTargetingOptionDetails
3267
+ # @private
3268
+ class Representation < Google::Apis::Core::JsonRepresentation
3269
+ property :parental_status, as: 'parentalStatus'
3270
+ property :targeting_option_id, as: 'targetingOptionId'
3271
+ end
3272
+ end
3273
+
3274
+ class ParentalStatusTargetingOptionDetails
3275
+ # @private
3276
+ class Representation < Google::Apis::Core::JsonRepresentation
3277
+ property :parental_status, as: 'parentalStatus'
3278
+ end
3279
+ end
3280
+
3281
+ class Partner
3282
+ # @private
3283
+ class Representation < Google::Apis::Core::JsonRepresentation
3284
+ property :ad_server_config, as: 'adServerConfig', class: Google::Apis::DisplayvideoV1::PartnerAdServerConfig, decorator: Google::Apis::DisplayvideoV1::PartnerAdServerConfig::Representation
3285
+
3286
+ property :data_access_config, as: 'dataAccessConfig', class: Google::Apis::DisplayvideoV1::PartnerDataAccessConfig, decorator: Google::Apis::DisplayvideoV1::PartnerDataAccessConfig::Representation
3287
+
3288
+ property :display_name, as: 'displayName'
3289
+ property :entity_status, as: 'entityStatus'
3290
+ property :exchange_config, as: 'exchangeConfig', class: Google::Apis::DisplayvideoV1::ExchangeConfig, decorator: Google::Apis::DisplayvideoV1::ExchangeConfig::Representation
3291
+
3292
+ property :general_config, as: 'generalConfig', class: Google::Apis::DisplayvideoV1::PartnerGeneralConfig, decorator: Google::Apis::DisplayvideoV1::PartnerGeneralConfig::Representation
3293
+
3294
+ property :name, as: 'name'
3295
+ property :partner_id, :numeric_string => true, as: 'partnerId'
3296
+ property :update_time, as: 'updateTime'
3297
+ end
3298
+ end
3299
+
3300
+ class PartnerAdServerConfig
3301
+ # @private
3302
+ class Representation < Google::Apis::Core::JsonRepresentation
3303
+ property :measurement_config, as: 'measurementConfig', class: Google::Apis::DisplayvideoV1::MeasurementConfig, decorator: Google::Apis::DisplayvideoV1::MeasurementConfig::Representation
3304
+
3305
+ end
3306
+ end
3307
+
3308
+ class PartnerCost
3309
+ # @private
3310
+ class Representation < Google::Apis::Core::JsonRepresentation
3311
+ property :cost_type, as: 'costType'
3312
+ property :fee_amount, :numeric_string => true, as: 'feeAmount'
3313
+ property :fee_percentage_millis, :numeric_string => true, as: 'feePercentageMillis'
3314
+ property :fee_type, as: 'feeType'
3315
+ property :invoice_type, as: 'invoiceType'
3316
+ end
3317
+ end
3318
+
3319
+ class PartnerDataAccessConfig
3320
+ # @private
3321
+ class Representation < Google::Apis::Core::JsonRepresentation
3322
+ property :sdf_config, as: 'sdfConfig', class: Google::Apis::DisplayvideoV1::SdfConfig, decorator: Google::Apis::DisplayvideoV1::SdfConfig::Representation
3323
+
3324
+ end
3325
+ end
3326
+
3327
+ class PartnerGeneralConfig
3328
+ # @private
3329
+ class Representation < Google::Apis::Core::JsonRepresentation
3330
+ property :currency_code, as: 'currencyCode'
3331
+ property :time_zone, as: 'timeZone'
3332
+ end
3333
+ end
3334
+
3335
+ class PartnerRevenueModel
3336
+ # @private
3337
+ class Representation < Google::Apis::Core::JsonRepresentation
3338
+ property :markup_amount, :numeric_string => true, as: 'markupAmount'
3339
+ property :markup_type, as: 'markupType'
3340
+ end
3341
+ end
3342
+
3343
+ class PerformanceGoal
3344
+ # @private
3345
+ class Representation < Google::Apis::Core::JsonRepresentation
3346
+ property :performance_goal_amount_micros, :numeric_string => true, as: 'performanceGoalAmountMicros'
3347
+ property :performance_goal_percentage_micros, :numeric_string => true, as: 'performanceGoalPercentageMicros'
3348
+ property :performance_goal_string, as: 'performanceGoalString'
3349
+ property :performance_goal_type, as: 'performanceGoalType'
3350
+ end
3351
+ end
3352
+
3353
+ class PerformanceGoalBidStrategy
3354
+ # @private
3355
+ class Representation < Google::Apis::Core::JsonRepresentation
3356
+ property :custom_bidding_algorithm_id, :numeric_string => true, as: 'customBiddingAlgorithmId'
3357
+ property :max_average_cpm_bid_amount_micros, :numeric_string => true, as: 'maxAverageCpmBidAmountMicros'
3358
+ property :performance_goal_amount_micros, :numeric_string => true, as: 'performanceGoalAmountMicros'
3359
+ property :performance_goal_type, as: 'performanceGoalType'
3360
+ end
3361
+ end
3362
+
3363
+ class ProximityLocationListAssignedTargetingOptionDetails
3364
+ # @private
3365
+ class Representation < Google::Apis::Core::JsonRepresentation
3366
+ property :proximity_location_list_id, :numeric_string => true, as: 'proximityLocationListId'
3367
+ property :proximity_radius_range, as: 'proximityRadiusRange'
3368
+ end
3369
+ end
3370
+
3371
+ class PublisherReviewStatus
3372
+ # @private
3373
+ class Representation < Google::Apis::Core::JsonRepresentation
3374
+ property :publisher_name, as: 'publisherName'
3375
+ property :status, as: 'status'
3376
+ end
3377
+ end
3378
+
3379
+ class RateDetails
3380
+ # @private
3381
+ class Representation < Google::Apis::Core::JsonRepresentation
3382
+ property :inventory_source_rate_type, as: 'inventorySourceRateType'
3383
+ property :minimum_spend, as: 'minimumSpend', class: Google::Apis::DisplayvideoV1::Money, decorator: Google::Apis::DisplayvideoV1::Money::Representation
3384
+
3385
+ property :rate, as: 'rate', class: Google::Apis::DisplayvideoV1::Money, decorator: Google::Apis::DisplayvideoV1::Money::Representation
3386
+
3387
+ property :units_purchased, :numeric_string => true, as: 'unitsPurchased'
3388
+ end
3389
+ end
3390
+
3391
+ class RegionalLocationListAssignedTargetingOptionDetails
3392
+ # @private
3393
+ class Representation < Google::Apis::Core::JsonRepresentation
3394
+ property :negative, as: 'negative'
3395
+ property :regional_location_list_id, :numeric_string => true, as: 'regionalLocationListId'
3396
+ end
3397
+ end
3398
+
3399
+ class ReviewStatusInfo
3400
+ # @private
3401
+ class Representation < Google::Apis::Core::JsonRepresentation
3402
+ property :approval_status, as: 'approvalStatus'
3403
+ property :content_and_policy_review_status, as: 'contentAndPolicyReviewStatus'
3404
+ property :creative_and_landing_page_review_status, as: 'creativeAndLandingPageReviewStatus'
3405
+ collection :exchange_review_statuses, as: 'exchangeReviewStatuses', class: Google::Apis::DisplayvideoV1::ExchangeReviewStatus, decorator: Google::Apis::DisplayvideoV1::ExchangeReviewStatus::Representation
3406
+
3407
+ collection :publisher_review_statuses, as: 'publisherReviewStatuses', class: Google::Apis::DisplayvideoV1::PublisherReviewStatus, decorator: Google::Apis::DisplayvideoV1::PublisherReviewStatus::Representation
3408
+
3409
+ end
3410
+ end
3411
+
3412
+ class SdfConfig
3413
+ # @private
3414
+ class Representation < Google::Apis::Core::JsonRepresentation
3415
+ property :admin_email, as: 'adminEmail'
3416
+ property :version, as: 'version'
3417
+ end
3418
+ end
3419
+
3420
+ class SdfDownloadTask
3421
+ # @private
3422
+ class Representation < Google::Apis::Core::JsonRepresentation
3423
+ property :resource_name, as: 'resourceName'
3424
+ end
3425
+ end
3426
+
3427
+ class SdfDownloadTaskMetadata
3428
+ # @private
3429
+ class Representation < Google::Apis::Core::JsonRepresentation
3430
+ property :create_time, as: 'createTime'
3431
+ property :end_time, as: 'endTime'
3432
+ property :version, as: 'version'
3433
+ end
3434
+ end
3435
+
3436
+ class SearchTargetingOptionsRequest
3437
+ # @private
3438
+ class Representation < Google::Apis::Core::JsonRepresentation
3439
+ property :advertiser_id, :numeric_string => true, as: 'advertiserId'
3440
+ property :geo_region_search_terms, as: 'geoRegionSearchTerms', class: Google::Apis::DisplayvideoV1::GeoRegionSearchTerms, decorator: Google::Apis::DisplayvideoV1::GeoRegionSearchTerms::Representation
3441
+
3442
+ property :page_size, as: 'pageSize'
3443
+ property :page_token, as: 'pageToken'
3444
+ end
3445
+ end
3446
+
3447
+ class SearchTargetingOptionsResponse
3448
+ # @private
3449
+ class Representation < Google::Apis::Core::JsonRepresentation
3450
+ property :next_page_token, as: 'nextPageToken'
3451
+ collection :targeting_options, as: 'targetingOptions', class: Google::Apis::DisplayvideoV1::TargetingOption, decorator: Google::Apis::DisplayvideoV1::TargetingOption::Representation
3452
+
3453
+ end
3454
+ end
3455
+
3456
+ class SensitiveCategoryAssignedTargetingOptionDetails
3457
+ # @private
3458
+ class Representation < Google::Apis::Core::JsonRepresentation
3459
+ property :excluded_targeting_option_id, as: 'excludedTargetingOptionId'
3460
+ property :sensitive_category, as: 'sensitiveCategory'
3461
+ end
3462
+ end
3463
+
3464
+ class SensitiveCategoryTargetingOptionDetails
3465
+ # @private
3466
+ class Representation < Google::Apis::Core::JsonRepresentation
3467
+ property :sensitive_category, as: 'sensitiveCategory'
3468
+ end
3469
+ end
3470
+
3471
+ class Site
3472
+ # @private
3473
+ class Representation < Google::Apis::Core::JsonRepresentation
3474
+ property :name, as: 'name'
3475
+ property :url_or_app_id, as: 'urlOrAppId'
3476
+ end
3477
+ end
3478
+
3479
+ class Status
3480
+ # @private
3481
+ class Representation < Google::Apis::Core::JsonRepresentation
3482
+ property :code, as: 'code'
3483
+ collection :details, as: 'details'
3484
+ property :message, as: 'message'
3485
+ end
3486
+ end
3487
+
3488
+ class SubExchangeAssignedTargetingOptionDetails
3489
+ # @private
3490
+ class Representation < Google::Apis::Core::JsonRepresentation
3491
+ property :targeting_option_id, as: 'targetingOptionId'
3492
+ end
3493
+ end
3494
+
3495
+ class SubExchangeTargetingOptionDetails
3496
+ # @private
3497
+ class Representation < Google::Apis::Core::JsonRepresentation
3498
+ property :display_name, as: 'displayName'
3499
+ end
3500
+ end
3501
+
3502
+ class TargetingExpansionConfig
3503
+ # @private
3504
+ class Representation < Google::Apis::Core::JsonRepresentation
3505
+ property :exclude_first_party_audience, as: 'excludeFirstPartyAudience'
3506
+ property :targeting_expansion_level, as: 'targetingExpansionLevel'
3507
+ end
3508
+ end
3509
+
3510
+ class TargetingOption
3511
+ # @private
3512
+ class Representation < Google::Apis::Core::JsonRepresentation
3513
+ property :age_range_details, as: 'ageRangeDetails', class: Google::Apis::DisplayvideoV1::AgeRangeTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::AgeRangeTargetingOptionDetails::Representation
3514
+
3515
+ property :app_category_details, as: 'appCategoryDetails', class: Google::Apis::DisplayvideoV1::AppCategoryTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::AppCategoryTargetingOptionDetails::Representation
3516
+
3517
+ property :authorized_seller_status_details, as: 'authorizedSellerStatusDetails', class: Google::Apis::DisplayvideoV1::AuthorizedSellerStatusTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::AuthorizedSellerStatusTargetingOptionDetails::Representation
3518
+
3519
+ property :browser_details, as: 'browserDetails', class: Google::Apis::DisplayvideoV1::BrowserTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::BrowserTargetingOptionDetails::Representation
3520
+
3521
+ property :carrier_and_isp_details, as: 'carrierAndIspDetails', class: Google::Apis::DisplayvideoV1::CarrierAndIspTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::CarrierAndIspTargetingOptionDetails::Representation
3522
+
3523
+ property :category_details, as: 'categoryDetails', class: Google::Apis::DisplayvideoV1::CategoryTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::CategoryTargetingOptionDetails::Representation
3524
+
3525
+ property :content_instream_position_details, as: 'contentInstreamPositionDetails', class: Google::Apis::DisplayvideoV1::ContentInstreamPositionTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ContentInstreamPositionTargetingOptionDetails::Representation
3526
+
3527
+ property :content_outstream_position_details, as: 'contentOutstreamPositionDetails', class: Google::Apis::DisplayvideoV1::ContentOutstreamPositionTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ContentOutstreamPositionTargetingOptionDetails::Representation
3528
+
3529
+ property :device_make_model_details, as: 'deviceMakeModelDetails', class: Google::Apis::DisplayvideoV1::DeviceMakeModelTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::DeviceMakeModelTargetingOptionDetails::Representation
3530
+
3531
+ property :device_type_details, as: 'deviceTypeDetails', class: Google::Apis::DisplayvideoV1::DeviceTypeTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::DeviceTypeTargetingOptionDetails::Representation
3532
+
3533
+ property :digital_content_label_details, as: 'digitalContentLabelDetails', class: Google::Apis::DisplayvideoV1::DigitalContentLabelTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::DigitalContentLabelTargetingOptionDetails::Representation
3534
+
3535
+ property :environment_details, as: 'environmentDetails', class: Google::Apis::DisplayvideoV1::EnvironmentTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::EnvironmentTargetingOptionDetails::Representation
3536
+
3537
+ property :exchange_details, as: 'exchangeDetails', class: Google::Apis::DisplayvideoV1::ExchangeTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ExchangeTargetingOptionDetails::Representation
3538
+
3539
+ property :gender_details, as: 'genderDetails', class: Google::Apis::DisplayvideoV1::GenderTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::GenderTargetingOptionDetails::Representation
3540
+
3541
+ property :geo_region_details, as: 'geoRegionDetails', class: Google::Apis::DisplayvideoV1::GeoRegionTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::GeoRegionTargetingOptionDetails::Representation
3542
+
3543
+ property :household_income_details, as: 'householdIncomeDetails', class: Google::Apis::DisplayvideoV1::HouseholdIncomeTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::HouseholdIncomeTargetingOptionDetails::Representation
3544
+
3545
+ property :language_details, as: 'languageDetails', class: Google::Apis::DisplayvideoV1::LanguageTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::LanguageTargetingOptionDetails::Representation
3546
+
3547
+ property :name, as: 'name'
3548
+ property :on_screen_position_details, as: 'onScreenPositionDetails', class: Google::Apis::DisplayvideoV1::OnScreenPositionTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::OnScreenPositionTargetingOptionDetails::Representation
3549
+
3550
+ property :operating_system_details, as: 'operatingSystemDetails', class: Google::Apis::DisplayvideoV1::OperatingSystemTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::OperatingSystemTargetingOptionDetails::Representation
3551
+
3552
+ property :parental_status_details, as: 'parentalStatusDetails', class: Google::Apis::DisplayvideoV1::ParentalStatusTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ParentalStatusTargetingOptionDetails::Representation
3553
+
3554
+ property :sensitive_category_details, as: 'sensitiveCategoryDetails', class: Google::Apis::DisplayvideoV1::SensitiveCategoryTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::SensitiveCategoryTargetingOptionDetails::Representation
3555
+
3556
+ property :sub_exchange_details, as: 'subExchangeDetails', class: Google::Apis::DisplayvideoV1::SubExchangeTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::SubExchangeTargetingOptionDetails::Representation
3557
+
3558
+ property :targeting_option_id, as: 'targetingOptionId'
3559
+ property :targeting_type, as: 'targetingType'
3560
+ property :user_rewarded_content_details, as: 'userRewardedContentDetails', class: Google::Apis::DisplayvideoV1::UserRewardedContentTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::UserRewardedContentTargetingOptionDetails::Representation
3561
+
3562
+ property :video_player_size_details, as: 'videoPlayerSizeDetails', class: Google::Apis::DisplayvideoV1::VideoPlayerSizeTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::VideoPlayerSizeTargetingOptionDetails::Representation
3563
+
3564
+ property :viewability_details, as: 'viewabilityDetails', class: Google::Apis::DisplayvideoV1::ViewabilityTargetingOptionDetails, decorator: Google::Apis::DisplayvideoV1::ViewabilityTargetingOptionDetails::Representation
3565
+
3566
+ end
3567
+ end
3568
+
3569
+ class ThirdPartyOnlyConfig
3570
+ # @private
3571
+ class Representation < Google::Apis::Core::JsonRepresentation
3572
+ property :pixel_order_id_reporting_enabled, as: 'pixelOrderIdReportingEnabled'
3573
+ end
3574
+ end
3575
+
3576
+ class ThirdPartyUrl
3577
+ # @private
3578
+ class Representation < Google::Apis::Core::JsonRepresentation
3579
+ property :type, as: 'type'
3580
+ property :url, as: 'url'
3581
+ end
3582
+ end
3583
+
3584
+ class ThirdPartyVerifierAssignedTargetingOptionDetails
3585
+ # @private
3586
+ class Representation < Google::Apis::Core::JsonRepresentation
3587
+ property :adloox, as: 'adloox', class: Google::Apis::DisplayvideoV1::Adloox, decorator: Google::Apis::DisplayvideoV1::Adloox::Representation
3588
+
3589
+ property :double_verify, as: 'doubleVerify', class: Google::Apis::DisplayvideoV1::DoubleVerify, decorator: Google::Apis::DisplayvideoV1::DoubleVerify::Representation
3590
+
3591
+ property :integral_ad_science, as: 'integralAdScience', class: Google::Apis::DisplayvideoV1::IntegralAdScience, decorator: Google::Apis::DisplayvideoV1::IntegralAdScience::Representation
3592
+
3593
+ end
3594
+ end
3595
+
3596
+ class TimeRange
3597
+ # @private
3598
+ class Representation < Google::Apis::Core::JsonRepresentation
3599
+ property :end_time, as: 'endTime'
3600
+ property :start_time, as: 'startTime'
3601
+ end
3602
+ end
3603
+
3604
+ class TimerEvent
3605
+ # @private
3606
+ class Representation < Google::Apis::Core::JsonRepresentation
3607
+ property :name, as: 'name'
3608
+ property :reporting_name, as: 'reportingName'
3609
+ end
3610
+ end
3611
+
3612
+ class TrackingFloodlightActivityConfig
3613
+ # @private
3614
+ class Representation < Google::Apis::Core::JsonRepresentation
3615
+ property :floodlight_activity_id, :numeric_string => true, as: 'floodlightActivityId'
3616
+ property :post_click_lookback_window_days, as: 'postClickLookbackWindowDays'
3617
+ property :post_view_lookback_window_days, as: 'postViewLookbackWindowDays'
3618
+ end
3619
+ end
3620
+
3621
+ class Transcode
3622
+ # @private
3623
+ class Representation < Google::Apis::Core::JsonRepresentation
3624
+ property :audio_bit_rate_kbps, :numeric_string => true, as: 'audioBitRateKbps'
3625
+ property :audio_sample_rate_hz, :numeric_string => true, as: 'audioSampleRateHz'
3626
+ property :bit_rate_kbps, :numeric_string => true, as: 'bitRateKbps'
3627
+ property :dimensions, as: 'dimensions', class: Google::Apis::DisplayvideoV1::Dimensions, decorator: Google::Apis::DisplayvideoV1::Dimensions::Representation
3628
+
3629
+ property :file_size_bytes, :numeric_string => true, as: 'fileSizeBytes'
3630
+ property :frame_rate, as: 'frameRate'
3631
+ property :mime_type, as: 'mimeType'
3632
+ property :name, as: 'name'
3633
+ property :transcoded, as: 'transcoded'
3634
+ end
3635
+ end
3636
+
3637
+ class UniversalAdId
3638
+ # @private
3639
+ class Representation < Google::Apis::Core::JsonRepresentation
3640
+ property :id, as: 'id'
3641
+ property :registry, as: 'registry'
3642
+ end
3643
+ end
3644
+
3645
+ class UrlAssignedTargetingOptionDetails
3646
+ # @private
3647
+ class Representation < Google::Apis::Core::JsonRepresentation
3648
+ property :negative, as: 'negative'
3649
+ property :url, as: 'url'
3650
+ end
3651
+ end
3652
+
3653
+ class User
3654
+ # @private
3655
+ class Representation < Google::Apis::Core::JsonRepresentation
3656
+ collection :assigned_user_roles, as: 'assignedUserRoles', class: Google::Apis::DisplayvideoV1::AssignedUserRole, decorator: Google::Apis::DisplayvideoV1::AssignedUserRole::Representation
3657
+
3658
+ property :display_name, as: 'displayName'
3659
+ property :email, as: 'email'
3660
+ property :name, as: 'name'
3661
+ property :user_id, :numeric_string => true, as: 'userId'
3662
+ end
3663
+ end
3664
+
3665
+ class UserRewardedContentAssignedTargetingOptionDetails
3666
+ # @private
3667
+ class Representation < Google::Apis::Core::JsonRepresentation
3668
+ property :targeting_option_id, as: 'targetingOptionId'
3669
+ property :user_rewarded_content, as: 'userRewardedContent'
3670
+ end
3671
+ end
3672
+
3673
+ class UserRewardedContentTargetingOptionDetails
3674
+ # @private
3675
+ class Representation < Google::Apis::Core::JsonRepresentation
3676
+ property :user_rewarded_content, as: 'userRewardedContent'
3677
+ end
3678
+ end
3679
+
3680
+ class VideoPlayerSizeAssignedTargetingOptionDetails
3681
+ # @private
3682
+ class Representation < Google::Apis::Core::JsonRepresentation
3683
+ property :targeting_option_id, as: 'targetingOptionId'
3684
+ property :video_player_size, as: 'videoPlayerSize'
3685
+ end
3686
+ end
3687
+
3688
+ class VideoPlayerSizeTargetingOptionDetails
3689
+ # @private
3690
+ class Representation < Google::Apis::Core::JsonRepresentation
3691
+ property :video_player_size, as: 'videoPlayerSize'
3692
+ end
3693
+ end
3694
+
3695
+ class ViewabilityAssignedTargetingOptionDetails
3696
+ # @private
3697
+ class Representation < Google::Apis::Core::JsonRepresentation
3698
+ property :targeting_option_id, as: 'targetingOptionId'
3699
+ property :viewability, as: 'viewability'
3700
+ end
3701
+ end
3702
+
3703
+ class ViewabilityTargetingOptionDetails
3704
+ # @private
3705
+ class Representation < Google::Apis::Core::JsonRepresentation
3706
+ property :viewability, as: 'viewability'
3707
+ end
3708
+ end
3709
+ end
3710
+ end
3711
+ end