google-apis-adexchangebuyer2_v2beta1 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -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 Adexchangebuyer2V2beta1
18
+ # Version of the google-apis-adexchangebuyer2_v2beta1 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 = "20201202"
26
+ end
27
+ end
28
+ end
@@ -0,0 +1,1805 @@
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 Adexchangebuyer2V2beta1
24
+
25
+ class AbsoluteDateRange
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AcceptProposalRequest
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AdSize
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AdTechnologyProviders
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AddDealAssociationRequest
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AddNoteRequest
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AppContext
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AuctionContext
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class BidMetricsRow
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class BidResponseWithoutBidsStatusRow
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class Buyer
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class CalloutStatusRow
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class CancelNegotiationRequest
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class Client
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class ClientUser
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class ClientUserInvitation
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class CompleteSetupRequest
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class ContactInformation
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class Correction
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class Creative
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class CreativeDealAssociation
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class CreativeRestrictions
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class CreativeSize
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class CreativeSpecification
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class CreativeStatusRow
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class CriteriaTargeting
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class Date
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class DayPart
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class DayPartTargeting
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class Deal
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class DealPauseStatus
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class DealServingMetadata
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class DealTerms
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class DeliveryControl
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class Disapproval
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class Empty
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class FilterSet
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class FilteredBidCreativeRow
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class FilteredBidDetailRow
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class FirstPartyMobileApplicationTargeting
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class FrequencyCap
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GuaranteedFixedPriceTerms
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class HtmlContent
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class Image
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class ImpressionMetricsRow
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class InventorySizeTargeting
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class ListBidMetricsResponse
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class ListBidResponseErrorsResponse
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class ListBidResponsesWithoutBidsResponse
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class ListClientUserInvitationsResponse
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class ListClientUsersResponse
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class ListClientsResponse
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class ListCreativeStatusBreakdownByCreativeResponse
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class ListCreativeStatusBreakdownByDetailResponse
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class ListCreativesResponse
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class ListDealAssociationsResponse
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class ListFilterSetsResponse
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class ListFilteredBidRequestsResponse
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class ListFilteredBidsResponse
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class ListImpressionMetricsResponse
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class ListLosingBidsResponse
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class ListNonBillableWinningBidsResponse
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class ListProductsResponse
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class ListProposalsResponse
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class ListPublisherProfilesResponse
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class LocationContext
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class MarketplaceTargeting
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class MetricValue
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class MobileApplicationTargeting
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class Money
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class NativeContent
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class NonBillableWinningBidStatusRow
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class NonGuaranteedAuctionTerms
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class NonGuaranteedFixedPriceTerms
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class Note
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class OperatingSystemTargeting
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class PauseProposalRequest
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class PlacementTargeting
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class PlatformContext
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class Price
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class PricePerBuyer
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class PrivateData
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class Product
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class Proposal
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class PublisherProfile
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class PublisherProfileMobileApplication
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class RealtimeTimeRange
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class RelativeDateRange
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class RemoveDealAssociationRequest
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class ResumeProposalRequest
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class RowDimensions
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class SecurityContext
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class Seller
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class ServingContext
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class ServingRestriction
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class Size
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class StopWatchingCreativeRequest
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class TargetingCriteria
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class TargetingValue
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class TechnologyTargeting
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class TimeInterval
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class TimeOfDay
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class UrlTargeting
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class VideoContent
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class VideoTargeting
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class WatchCreativeRequest
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class AbsoluteDateRange
662
+ # @private
663
+ class Representation < Google::Apis::Core::JsonRepresentation
664
+ property :end_date, as: 'endDate', class: Google::Apis::Adexchangebuyer2V2beta1::Date, decorator: Google::Apis::Adexchangebuyer2V2beta1::Date::Representation
665
+
666
+ property :start_date, as: 'startDate', class: Google::Apis::Adexchangebuyer2V2beta1::Date, decorator: Google::Apis::Adexchangebuyer2V2beta1::Date::Representation
667
+
668
+ end
669
+ end
670
+
671
+ class AcceptProposalRequest
672
+ # @private
673
+ class Representation < Google::Apis::Core::JsonRepresentation
674
+ property :proposal_revision, :numeric_string => true, as: 'proposalRevision'
675
+ end
676
+ end
677
+
678
+ class AdSize
679
+ # @private
680
+ class Representation < Google::Apis::Core::JsonRepresentation
681
+ property :height, :numeric_string => true, as: 'height'
682
+ property :size_type, as: 'sizeType'
683
+ property :width, :numeric_string => true, as: 'width'
684
+ end
685
+ end
686
+
687
+ class AdTechnologyProviders
688
+ # @private
689
+ class Representation < Google::Apis::Core::JsonRepresentation
690
+ collection :detected_provider_ids, as: 'detectedProviderIds'
691
+ property :has_unidentified_provider, as: 'hasUnidentifiedProvider'
692
+ end
693
+ end
694
+
695
+ class AddDealAssociationRequest
696
+ # @private
697
+ class Representation < Google::Apis::Core::JsonRepresentation
698
+ property :association, as: 'association', class: Google::Apis::Adexchangebuyer2V2beta1::CreativeDealAssociation, decorator: Google::Apis::Adexchangebuyer2V2beta1::CreativeDealAssociation::Representation
699
+
700
+ end
701
+ end
702
+
703
+ class AddNoteRequest
704
+ # @private
705
+ class Representation < Google::Apis::Core::JsonRepresentation
706
+ property :note, as: 'note', class: Google::Apis::Adexchangebuyer2V2beta1::Note, decorator: Google::Apis::Adexchangebuyer2V2beta1::Note::Representation
707
+
708
+ end
709
+ end
710
+
711
+ class AppContext
712
+ # @private
713
+ class Representation < Google::Apis::Core::JsonRepresentation
714
+ collection :app_types, as: 'appTypes'
715
+ end
716
+ end
717
+
718
+ class AuctionContext
719
+ # @private
720
+ class Representation < Google::Apis::Core::JsonRepresentation
721
+ collection :auction_types, as: 'auctionTypes'
722
+ end
723
+ end
724
+
725
+ class BidMetricsRow
726
+ # @private
727
+ class Representation < Google::Apis::Core::JsonRepresentation
728
+ property :bids, as: 'bids', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
729
+
730
+ property :bids_in_auction, as: 'bidsInAuction', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
731
+
732
+ property :billed_impressions, as: 'billedImpressions', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
733
+
734
+ property :impressions_won, as: 'impressionsWon', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
735
+
736
+ property :measurable_impressions, as: 'measurableImpressions', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
737
+
738
+ property :reached_queries, as: 'reachedQueries', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
739
+
740
+ property :row_dimensions, as: 'rowDimensions', class: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions, decorator: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions::Representation
741
+
742
+ property :viewable_impressions, as: 'viewableImpressions', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
743
+
744
+ end
745
+ end
746
+
747
+ class BidResponseWithoutBidsStatusRow
748
+ # @private
749
+ class Representation < Google::Apis::Core::JsonRepresentation
750
+ property :impression_count, as: 'impressionCount', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
751
+
752
+ property :row_dimensions, as: 'rowDimensions', class: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions, decorator: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions::Representation
753
+
754
+ property :status, as: 'status'
755
+ end
756
+ end
757
+
758
+ class Buyer
759
+ # @private
760
+ class Representation < Google::Apis::Core::JsonRepresentation
761
+ property :account_id, as: 'accountId'
762
+ end
763
+ end
764
+
765
+ class CalloutStatusRow
766
+ # @private
767
+ class Representation < Google::Apis::Core::JsonRepresentation
768
+ property :callout_status_id, as: 'calloutStatusId'
769
+ property :impression_count, as: 'impressionCount', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
770
+
771
+ property :row_dimensions, as: 'rowDimensions', class: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions, decorator: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions::Representation
772
+
773
+ end
774
+ end
775
+
776
+ class CancelNegotiationRequest
777
+ # @private
778
+ class Representation < Google::Apis::Core::JsonRepresentation
779
+ end
780
+ end
781
+
782
+ class Client
783
+ # @private
784
+ class Representation < Google::Apis::Core::JsonRepresentation
785
+ property :client_account_id, :numeric_string => true, as: 'clientAccountId'
786
+ property :client_name, as: 'clientName'
787
+ property :entity_id, :numeric_string => true, as: 'entityId'
788
+ property :entity_name, as: 'entityName'
789
+ property :entity_type, as: 'entityType'
790
+ property :partner_client_id, as: 'partnerClientId'
791
+ property :role, as: 'role'
792
+ property :status, as: 'status'
793
+ property :visible_to_seller, as: 'visibleToSeller'
794
+ end
795
+ end
796
+
797
+ class ClientUser
798
+ # @private
799
+ class Representation < Google::Apis::Core::JsonRepresentation
800
+ property :client_account_id, :numeric_string => true, as: 'clientAccountId'
801
+ property :email, as: 'email'
802
+ property :status, as: 'status'
803
+ property :user_id, :numeric_string => true, as: 'userId'
804
+ end
805
+ end
806
+
807
+ class ClientUserInvitation
808
+ # @private
809
+ class Representation < Google::Apis::Core::JsonRepresentation
810
+ property :client_account_id, :numeric_string => true, as: 'clientAccountId'
811
+ property :email, as: 'email'
812
+ property :invitation_id, :numeric_string => true, as: 'invitationId'
813
+ end
814
+ end
815
+
816
+ class CompleteSetupRequest
817
+ # @private
818
+ class Representation < Google::Apis::Core::JsonRepresentation
819
+ end
820
+ end
821
+
822
+ class ContactInformation
823
+ # @private
824
+ class Representation < Google::Apis::Core::JsonRepresentation
825
+ property :email, as: 'email'
826
+ property :name, as: 'name'
827
+ end
828
+ end
829
+
830
+ class Correction
831
+ # @private
832
+ class Representation < Google::Apis::Core::JsonRepresentation
833
+ collection :contexts, as: 'contexts', class: Google::Apis::Adexchangebuyer2V2beta1::ServingContext, decorator: Google::Apis::Adexchangebuyer2V2beta1::ServingContext::Representation
834
+
835
+ collection :details, as: 'details'
836
+ property :type, as: 'type'
837
+ end
838
+ end
839
+
840
+ class Creative
841
+ # @private
842
+ class Representation < Google::Apis::Core::JsonRepresentation
843
+ property :account_id, as: 'accountId'
844
+ property :ad_choices_destination_url, as: 'adChoicesDestinationUrl'
845
+ property :ad_technology_providers, as: 'adTechnologyProviders', class: Google::Apis::Adexchangebuyer2V2beta1::AdTechnologyProviders, decorator: Google::Apis::Adexchangebuyer2V2beta1::AdTechnologyProviders::Representation
846
+
847
+ property :advertiser_name, as: 'advertiserName'
848
+ property :agency_id, :numeric_string => true, as: 'agencyId'
849
+ property :api_update_time, as: 'apiUpdateTime'
850
+ collection :attributes, as: 'attributes'
851
+ collection :click_through_urls, as: 'clickThroughUrls'
852
+ collection :corrections, as: 'corrections', class: Google::Apis::Adexchangebuyer2V2beta1::Correction, decorator: Google::Apis::Adexchangebuyer2V2beta1::Correction::Representation
853
+
854
+ property :creative_id, as: 'creativeId'
855
+ property :deals_status, as: 'dealsStatus'
856
+ collection :declared_click_through_urls, as: 'declaredClickThroughUrls'
857
+ collection :detected_advertiser_ids, as: 'detectedAdvertiserIds'
858
+ collection :detected_domains, as: 'detectedDomains'
859
+ collection :detected_languages, as: 'detectedLanguages'
860
+ collection :detected_product_categories, as: 'detectedProductCategories'
861
+ collection :detected_sensitive_categories, as: 'detectedSensitiveCategories'
862
+ property :html, as: 'html', class: Google::Apis::Adexchangebuyer2V2beta1::HtmlContent, decorator: Google::Apis::Adexchangebuyer2V2beta1::HtmlContent::Representation
863
+
864
+ collection :impression_tracking_urls, as: 'impressionTrackingUrls'
865
+ property :native, as: 'native', class: Google::Apis::Adexchangebuyer2V2beta1::NativeContent, decorator: Google::Apis::Adexchangebuyer2V2beta1::NativeContent::Representation
866
+
867
+ property :open_auction_status, as: 'openAuctionStatus'
868
+ collection :restricted_categories, as: 'restrictedCategories'
869
+ collection :serving_restrictions, as: 'servingRestrictions', class: Google::Apis::Adexchangebuyer2V2beta1::ServingRestriction, decorator: Google::Apis::Adexchangebuyer2V2beta1::ServingRestriction::Representation
870
+
871
+ collection :vendor_ids, as: 'vendorIds'
872
+ property :version, as: 'version'
873
+ property :video, as: 'video', class: Google::Apis::Adexchangebuyer2V2beta1::VideoContent, decorator: Google::Apis::Adexchangebuyer2V2beta1::VideoContent::Representation
874
+
875
+ end
876
+ end
877
+
878
+ class CreativeDealAssociation
879
+ # @private
880
+ class Representation < Google::Apis::Core::JsonRepresentation
881
+ property :account_id, as: 'accountId'
882
+ property :creative_id, as: 'creativeId'
883
+ property :deals_id, as: 'dealsId'
884
+ end
885
+ end
886
+
887
+ class CreativeRestrictions
888
+ # @private
889
+ class Representation < Google::Apis::Core::JsonRepresentation
890
+ property :creative_format, as: 'creativeFormat'
891
+ collection :creative_specifications, as: 'creativeSpecifications', class: Google::Apis::Adexchangebuyer2V2beta1::CreativeSpecification, decorator: Google::Apis::Adexchangebuyer2V2beta1::CreativeSpecification::Representation
892
+
893
+ property :skippable_ad_type, as: 'skippableAdType'
894
+ end
895
+ end
896
+
897
+ class CreativeSize
898
+ # @private
899
+ class Representation < Google::Apis::Core::JsonRepresentation
900
+ collection :allowed_formats, as: 'allowedFormats'
901
+ collection :companion_sizes, as: 'companionSizes', class: Google::Apis::Adexchangebuyer2V2beta1::Size, decorator: Google::Apis::Adexchangebuyer2V2beta1::Size::Representation
902
+
903
+ property :creative_size_type, as: 'creativeSizeType'
904
+ property :native_template, as: 'nativeTemplate'
905
+ property :size, as: 'size', class: Google::Apis::Adexchangebuyer2V2beta1::Size, decorator: Google::Apis::Adexchangebuyer2V2beta1::Size::Representation
906
+
907
+ property :skippable_ad_type, as: 'skippableAdType'
908
+ end
909
+ end
910
+
911
+ class CreativeSpecification
912
+ # @private
913
+ class Representation < Google::Apis::Core::JsonRepresentation
914
+ collection :creative_companion_sizes, as: 'creativeCompanionSizes', class: Google::Apis::Adexchangebuyer2V2beta1::AdSize, decorator: Google::Apis::Adexchangebuyer2V2beta1::AdSize::Representation
915
+
916
+ property :creative_size, as: 'creativeSize', class: Google::Apis::Adexchangebuyer2V2beta1::AdSize, decorator: Google::Apis::Adexchangebuyer2V2beta1::AdSize::Representation
917
+
918
+ end
919
+ end
920
+
921
+ class CreativeStatusRow
922
+ # @private
923
+ class Representation < Google::Apis::Core::JsonRepresentation
924
+ property :bid_count, as: 'bidCount', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
925
+
926
+ property :creative_status_id, as: 'creativeStatusId'
927
+ property :row_dimensions, as: 'rowDimensions', class: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions, decorator: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions::Representation
928
+
929
+ end
930
+ end
931
+
932
+ class CriteriaTargeting
933
+ # @private
934
+ class Representation < Google::Apis::Core::JsonRepresentation
935
+ collection :excluded_criteria_ids, as: 'excludedCriteriaIds'
936
+ collection :targeted_criteria_ids, as: 'targetedCriteriaIds'
937
+ end
938
+ end
939
+
940
+ class Date
941
+ # @private
942
+ class Representation < Google::Apis::Core::JsonRepresentation
943
+ property :day, as: 'day'
944
+ property :month, as: 'month'
945
+ property :year, as: 'year'
946
+ end
947
+ end
948
+
949
+ class DayPart
950
+ # @private
951
+ class Representation < Google::Apis::Core::JsonRepresentation
952
+ property :day_of_week, as: 'dayOfWeek'
953
+ property :end_time, as: 'endTime', class: Google::Apis::Adexchangebuyer2V2beta1::TimeOfDay, decorator: Google::Apis::Adexchangebuyer2V2beta1::TimeOfDay::Representation
954
+
955
+ property :start_time, as: 'startTime', class: Google::Apis::Adexchangebuyer2V2beta1::TimeOfDay, decorator: Google::Apis::Adexchangebuyer2V2beta1::TimeOfDay::Representation
956
+
957
+ end
958
+ end
959
+
960
+ class DayPartTargeting
961
+ # @private
962
+ class Representation < Google::Apis::Core::JsonRepresentation
963
+ collection :day_parts, as: 'dayParts', class: Google::Apis::Adexchangebuyer2V2beta1::DayPart, decorator: Google::Apis::Adexchangebuyer2V2beta1::DayPart::Representation
964
+
965
+ property :time_zone_type, as: 'timeZoneType'
966
+ end
967
+ end
968
+
969
+ class Deal
970
+ # @private
971
+ class Representation < Google::Apis::Core::JsonRepresentation
972
+ property :available_end_time, as: 'availableEndTime'
973
+ property :available_start_time, as: 'availableStartTime'
974
+ property :buyer_private_data, as: 'buyerPrivateData', class: Google::Apis::Adexchangebuyer2V2beta1::PrivateData, decorator: Google::Apis::Adexchangebuyer2V2beta1::PrivateData::Representation
975
+
976
+ property :create_product_id, as: 'createProductId'
977
+ property :create_product_revision, :numeric_string => true, as: 'createProductRevision'
978
+ property :create_time, as: 'createTime'
979
+ property :creative_pre_approval_policy, as: 'creativePreApprovalPolicy'
980
+ property :creative_restrictions, as: 'creativeRestrictions', class: Google::Apis::Adexchangebuyer2V2beta1::CreativeRestrictions, decorator: Google::Apis::Adexchangebuyer2V2beta1::CreativeRestrictions::Representation
981
+
982
+ property :creative_safe_frame_compatibility, as: 'creativeSafeFrameCompatibility'
983
+ property :deal_id, as: 'dealId'
984
+ property :deal_serving_metadata, as: 'dealServingMetadata', class: Google::Apis::Adexchangebuyer2V2beta1::DealServingMetadata, decorator: Google::Apis::Adexchangebuyer2V2beta1::DealServingMetadata::Representation
985
+
986
+ property :deal_terms, as: 'dealTerms', class: Google::Apis::Adexchangebuyer2V2beta1::DealTerms, decorator: Google::Apis::Adexchangebuyer2V2beta1::DealTerms::Representation
987
+
988
+ property :delivery_control, as: 'deliveryControl', class: Google::Apis::Adexchangebuyer2V2beta1::DeliveryControl, decorator: Google::Apis::Adexchangebuyer2V2beta1::DeliveryControl::Representation
989
+
990
+ property :description, as: 'description'
991
+ property :display_name, as: 'displayName'
992
+ property :external_deal_id, as: 'externalDealId'
993
+ property :is_setup_complete, as: 'isSetupComplete'
994
+ property :programmatic_creative_source, as: 'programmaticCreativeSource'
995
+ property :proposal_id, as: 'proposalId'
996
+ collection :seller_contacts, as: 'sellerContacts', class: Google::Apis::Adexchangebuyer2V2beta1::ContactInformation, decorator: Google::Apis::Adexchangebuyer2V2beta1::ContactInformation::Representation
997
+
998
+ property :syndication_product, as: 'syndicationProduct'
999
+ property :targeting, as: 'targeting', class: Google::Apis::Adexchangebuyer2V2beta1::MarketplaceTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::MarketplaceTargeting::Representation
1000
+
1001
+ collection :targeting_criterion, as: 'targetingCriterion', class: Google::Apis::Adexchangebuyer2V2beta1::TargetingCriteria, decorator: Google::Apis::Adexchangebuyer2V2beta1::TargetingCriteria::Representation
1002
+
1003
+ property :update_time, as: 'updateTime'
1004
+ property :web_property_code, as: 'webPropertyCode'
1005
+ end
1006
+ end
1007
+
1008
+ class DealPauseStatus
1009
+ # @private
1010
+ class Representation < Google::Apis::Core::JsonRepresentation
1011
+ property :buyer_pause_reason, as: 'buyerPauseReason'
1012
+ property :first_paused_by, as: 'firstPausedBy'
1013
+ property :has_buyer_paused, as: 'hasBuyerPaused'
1014
+ property :has_seller_paused, as: 'hasSellerPaused'
1015
+ property :seller_pause_reason, as: 'sellerPauseReason'
1016
+ end
1017
+ end
1018
+
1019
+ class DealServingMetadata
1020
+ # @private
1021
+ class Representation < Google::Apis::Core::JsonRepresentation
1022
+ property :deal_pause_status, as: 'dealPauseStatus', class: Google::Apis::Adexchangebuyer2V2beta1::DealPauseStatus, decorator: Google::Apis::Adexchangebuyer2V2beta1::DealPauseStatus::Representation
1023
+
1024
+ end
1025
+ end
1026
+
1027
+ class DealTerms
1028
+ # @private
1029
+ class Representation < Google::Apis::Core::JsonRepresentation
1030
+ property :branding_type, as: 'brandingType'
1031
+ property :description, as: 'description'
1032
+ property :estimated_gross_spend, as: 'estimatedGrossSpend', class: Google::Apis::Adexchangebuyer2V2beta1::Price, decorator: Google::Apis::Adexchangebuyer2V2beta1::Price::Representation
1033
+
1034
+ property :estimated_impressions_per_day, :numeric_string => true, as: 'estimatedImpressionsPerDay'
1035
+ property :guaranteed_fixed_price_terms, as: 'guaranteedFixedPriceTerms', class: Google::Apis::Adexchangebuyer2V2beta1::GuaranteedFixedPriceTerms, decorator: Google::Apis::Adexchangebuyer2V2beta1::GuaranteedFixedPriceTerms::Representation
1036
+
1037
+ property :non_guaranteed_auction_terms, as: 'nonGuaranteedAuctionTerms', class: Google::Apis::Adexchangebuyer2V2beta1::NonGuaranteedAuctionTerms, decorator: Google::Apis::Adexchangebuyer2V2beta1::NonGuaranteedAuctionTerms::Representation
1038
+
1039
+ property :non_guaranteed_fixed_price_terms, as: 'nonGuaranteedFixedPriceTerms', class: Google::Apis::Adexchangebuyer2V2beta1::NonGuaranteedFixedPriceTerms, decorator: Google::Apis::Adexchangebuyer2V2beta1::NonGuaranteedFixedPriceTerms::Representation
1040
+
1041
+ property :seller_time_zone, as: 'sellerTimeZone'
1042
+ end
1043
+ end
1044
+
1045
+ class DeliveryControl
1046
+ # @private
1047
+ class Representation < Google::Apis::Core::JsonRepresentation
1048
+ property :creative_blocking_level, as: 'creativeBlockingLevel'
1049
+ property :delivery_rate_type, as: 'deliveryRateType'
1050
+ collection :frequency_caps, as: 'frequencyCaps', class: Google::Apis::Adexchangebuyer2V2beta1::FrequencyCap, decorator: Google::Apis::Adexchangebuyer2V2beta1::FrequencyCap::Representation
1051
+
1052
+ end
1053
+ end
1054
+
1055
+ class Disapproval
1056
+ # @private
1057
+ class Representation < Google::Apis::Core::JsonRepresentation
1058
+ collection :details, as: 'details'
1059
+ property :reason, as: 'reason'
1060
+ end
1061
+ end
1062
+
1063
+ class Empty
1064
+ # @private
1065
+ class Representation < Google::Apis::Core::JsonRepresentation
1066
+ end
1067
+ end
1068
+
1069
+ class FilterSet
1070
+ # @private
1071
+ class Representation < Google::Apis::Core::JsonRepresentation
1072
+ property :absolute_date_range, as: 'absoluteDateRange', class: Google::Apis::Adexchangebuyer2V2beta1::AbsoluteDateRange, decorator: Google::Apis::Adexchangebuyer2V2beta1::AbsoluteDateRange::Representation
1073
+
1074
+ collection :breakdown_dimensions, as: 'breakdownDimensions'
1075
+ property :creative_id, as: 'creativeId'
1076
+ property :deal_id, :numeric_string => true, as: 'dealId'
1077
+ property :environment, as: 'environment'
1078
+ property :format, as: 'format'
1079
+ collection :formats, as: 'formats'
1080
+ property :name, as: 'name'
1081
+ collection :platforms, as: 'platforms'
1082
+ collection :publisher_identifiers, as: 'publisherIdentifiers'
1083
+ property :realtime_time_range, as: 'realtimeTimeRange', class: Google::Apis::Adexchangebuyer2V2beta1::RealtimeTimeRange, decorator: Google::Apis::Adexchangebuyer2V2beta1::RealtimeTimeRange::Representation
1084
+
1085
+ property :relative_date_range, as: 'relativeDateRange', class: Google::Apis::Adexchangebuyer2V2beta1::RelativeDateRange, decorator: Google::Apis::Adexchangebuyer2V2beta1::RelativeDateRange::Representation
1086
+
1087
+ collection :seller_network_ids, as: 'sellerNetworkIds'
1088
+ property :time_series_granularity, as: 'timeSeriesGranularity'
1089
+ end
1090
+ end
1091
+
1092
+ class FilteredBidCreativeRow
1093
+ # @private
1094
+ class Representation < Google::Apis::Core::JsonRepresentation
1095
+ property :bid_count, as: 'bidCount', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
1096
+
1097
+ property :creative_id, as: 'creativeId'
1098
+ property :row_dimensions, as: 'rowDimensions', class: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions, decorator: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions::Representation
1099
+
1100
+ end
1101
+ end
1102
+
1103
+ class FilteredBidDetailRow
1104
+ # @private
1105
+ class Representation < Google::Apis::Core::JsonRepresentation
1106
+ property :bid_count, as: 'bidCount', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
1107
+
1108
+ property :detail, as: 'detail'
1109
+ property :detail_id, as: 'detailId'
1110
+ property :row_dimensions, as: 'rowDimensions', class: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions, decorator: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions::Representation
1111
+
1112
+ end
1113
+ end
1114
+
1115
+ class FirstPartyMobileApplicationTargeting
1116
+ # @private
1117
+ class Representation < Google::Apis::Core::JsonRepresentation
1118
+ collection :excluded_app_ids, as: 'excludedAppIds'
1119
+ collection :targeted_app_ids, as: 'targetedAppIds'
1120
+ end
1121
+ end
1122
+
1123
+ class FrequencyCap
1124
+ # @private
1125
+ class Representation < Google::Apis::Core::JsonRepresentation
1126
+ property :max_impressions, as: 'maxImpressions'
1127
+ property :num_time_units, as: 'numTimeUnits'
1128
+ property :time_unit_type, as: 'timeUnitType'
1129
+ end
1130
+ end
1131
+
1132
+ class GuaranteedFixedPriceTerms
1133
+ # @private
1134
+ class Representation < Google::Apis::Core::JsonRepresentation
1135
+ collection :fixed_prices, as: 'fixedPrices', class: Google::Apis::Adexchangebuyer2V2beta1::PricePerBuyer, decorator: Google::Apis::Adexchangebuyer2V2beta1::PricePerBuyer::Representation
1136
+
1137
+ property :guaranteed_impressions, :numeric_string => true, as: 'guaranteedImpressions'
1138
+ property :guaranteed_looks, :numeric_string => true, as: 'guaranteedLooks'
1139
+ property :minimum_daily_looks, :numeric_string => true, as: 'minimumDailyLooks'
1140
+ end
1141
+ end
1142
+
1143
+ class HtmlContent
1144
+ # @private
1145
+ class Representation < Google::Apis::Core::JsonRepresentation
1146
+ property :height, as: 'height'
1147
+ property :snippet, as: 'snippet'
1148
+ property :width, as: 'width'
1149
+ end
1150
+ end
1151
+
1152
+ class Image
1153
+ # @private
1154
+ class Representation < Google::Apis::Core::JsonRepresentation
1155
+ property :height, as: 'height'
1156
+ property :url, as: 'url'
1157
+ property :width, as: 'width'
1158
+ end
1159
+ end
1160
+
1161
+ class ImpressionMetricsRow
1162
+ # @private
1163
+ class Representation < Google::Apis::Core::JsonRepresentation
1164
+ property :available_impressions, as: 'availableImpressions', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
1165
+
1166
+ property :bid_requests, as: 'bidRequests', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
1167
+
1168
+ property :inventory_matches, as: 'inventoryMatches', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
1169
+
1170
+ property :responses_with_bids, as: 'responsesWithBids', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
1171
+
1172
+ property :row_dimensions, as: 'rowDimensions', class: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions, decorator: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions::Representation
1173
+
1174
+ property :successful_responses, as: 'successfulResponses', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
1175
+
1176
+ end
1177
+ end
1178
+
1179
+ class InventorySizeTargeting
1180
+ # @private
1181
+ class Representation < Google::Apis::Core::JsonRepresentation
1182
+ collection :excluded_inventory_sizes, as: 'excludedInventorySizes', class: Google::Apis::Adexchangebuyer2V2beta1::AdSize, decorator: Google::Apis::Adexchangebuyer2V2beta1::AdSize::Representation
1183
+
1184
+ collection :targeted_inventory_sizes, as: 'targetedInventorySizes', class: Google::Apis::Adexchangebuyer2V2beta1::AdSize, decorator: Google::Apis::Adexchangebuyer2V2beta1::AdSize::Representation
1185
+
1186
+ end
1187
+ end
1188
+
1189
+ class ListBidMetricsResponse
1190
+ # @private
1191
+ class Representation < Google::Apis::Core::JsonRepresentation
1192
+ collection :bid_metrics_rows, as: 'bidMetricsRows', class: Google::Apis::Adexchangebuyer2V2beta1::BidMetricsRow, decorator: Google::Apis::Adexchangebuyer2V2beta1::BidMetricsRow::Representation
1193
+
1194
+ property :next_page_token, as: 'nextPageToken'
1195
+ end
1196
+ end
1197
+
1198
+ class ListBidResponseErrorsResponse
1199
+ # @private
1200
+ class Representation < Google::Apis::Core::JsonRepresentation
1201
+ collection :callout_status_rows, as: 'calloutStatusRows', class: Google::Apis::Adexchangebuyer2V2beta1::CalloutStatusRow, decorator: Google::Apis::Adexchangebuyer2V2beta1::CalloutStatusRow::Representation
1202
+
1203
+ property :next_page_token, as: 'nextPageToken'
1204
+ end
1205
+ end
1206
+
1207
+ class ListBidResponsesWithoutBidsResponse
1208
+ # @private
1209
+ class Representation < Google::Apis::Core::JsonRepresentation
1210
+ collection :bid_response_without_bids_status_rows, as: 'bidResponseWithoutBidsStatusRows', class: Google::Apis::Adexchangebuyer2V2beta1::BidResponseWithoutBidsStatusRow, decorator: Google::Apis::Adexchangebuyer2V2beta1::BidResponseWithoutBidsStatusRow::Representation
1211
+
1212
+ property :next_page_token, as: 'nextPageToken'
1213
+ end
1214
+ end
1215
+
1216
+ class ListClientUserInvitationsResponse
1217
+ # @private
1218
+ class Representation < Google::Apis::Core::JsonRepresentation
1219
+ collection :invitations, as: 'invitations', class: Google::Apis::Adexchangebuyer2V2beta1::ClientUserInvitation, decorator: Google::Apis::Adexchangebuyer2V2beta1::ClientUserInvitation::Representation
1220
+
1221
+ property :next_page_token, as: 'nextPageToken'
1222
+ end
1223
+ end
1224
+
1225
+ class ListClientUsersResponse
1226
+ # @private
1227
+ class Representation < Google::Apis::Core::JsonRepresentation
1228
+ property :next_page_token, as: 'nextPageToken'
1229
+ collection :users, as: 'users', class: Google::Apis::Adexchangebuyer2V2beta1::ClientUser, decorator: Google::Apis::Adexchangebuyer2V2beta1::ClientUser::Representation
1230
+
1231
+ end
1232
+ end
1233
+
1234
+ class ListClientsResponse
1235
+ # @private
1236
+ class Representation < Google::Apis::Core::JsonRepresentation
1237
+ collection :clients, as: 'clients', class: Google::Apis::Adexchangebuyer2V2beta1::Client, decorator: Google::Apis::Adexchangebuyer2V2beta1::Client::Representation
1238
+
1239
+ property :next_page_token, as: 'nextPageToken'
1240
+ end
1241
+ end
1242
+
1243
+ class ListCreativeStatusBreakdownByCreativeResponse
1244
+ # @private
1245
+ class Representation < Google::Apis::Core::JsonRepresentation
1246
+ collection :filtered_bid_creative_rows, as: 'filteredBidCreativeRows', class: Google::Apis::Adexchangebuyer2V2beta1::FilteredBidCreativeRow, decorator: Google::Apis::Adexchangebuyer2V2beta1::FilteredBidCreativeRow::Representation
1247
+
1248
+ property :next_page_token, as: 'nextPageToken'
1249
+ end
1250
+ end
1251
+
1252
+ class ListCreativeStatusBreakdownByDetailResponse
1253
+ # @private
1254
+ class Representation < Google::Apis::Core::JsonRepresentation
1255
+ property :detail_type, as: 'detailType'
1256
+ collection :filtered_bid_detail_rows, as: 'filteredBidDetailRows', class: Google::Apis::Adexchangebuyer2V2beta1::FilteredBidDetailRow, decorator: Google::Apis::Adexchangebuyer2V2beta1::FilteredBidDetailRow::Representation
1257
+
1258
+ property :next_page_token, as: 'nextPageToken'
1259
+ end
1260
+ end
1261
+
1262
+ class ListCreativesResponse
1263
+ # @private
1264
+ class Representation < Google::Apis::Core::JsonRepresentation
1265
+ collection :creatives, as: 'creatives', class: Google::Apis::Adexchangebuyer2V2beta1::Creative, decorator: Google::Apis::Adexchangebuyer2V2beta1::Creative::Representation
1266
+
1267
+ property :next_page_token, as: 'nextPageToken'
1268
+ end
1269
+ end
1270
+
1271
+ class ListDealAssociationsResponse
1272
+ # @private
1273
+ class Representation < Google::Apis::Core::JsonRepresentation
1274
+ collection :associations, as: 'associations', class: Google::Apis::Adexchangebuyer2V2beta1::CreativeDealAssociation, decorator: Google::Apis::Adexchangebuyer2V2beta1::CreativeDealAssociation::Representation
1275
+
1276
+ property :next_page_token, as: 'nextPageToken'
1277
+ end
1278
+ end
1279
+
1280
+ class ListFilterSetsResponse
1281
+ # @private
1282
+ class Representation < Google::Apis::Core::JsonRepresentation
1283
+ collection :filter_sets, as: 'filterSets', class: Google::Apis::Adexchangebuyer2V2beta1::FilterSet, decorator: Google::Apis::Adexchangebuyer2V2beta1::FilterSet::Representation
1284
+
1285
+ property :next_page_token, as: 'nextPageToken'
1286
+ end
1287
+ end
1288
+
1289
+ class ListFilteredBidRequestsResponse
1290
+ # @private
1291
+ class Representation < Google::Apis::Core::JsonRepresentation
1292
+ collection :callout_status_rows, as: 'calloutStatusRows', class: Google::Apis::Adexchangebuyer2V2beta1::CalloutStatusRow, decorator: Google::Apis::Adexchangebuyer2V2beta1::CalloutStatusRow::Representation
1293
+
1294
+ property :next_page_token, as: 'nextPageToken'
1295
+ end
1296
+ end
1297
+
1298
+ class ListFilteredBidsResponse
1299
+ # @private
1300
+ class Representation < Google::Apis::Core::JsonRepresentation
1301
+ collection :creative_status_rows, as: 'creativeStatusRows', class: Google::Apis::Adexchangebuyer2V2beta1::CreativeStatusRow, decorator: Google::Apis::Adexchangebuyer2V2beta1::CreativeStatusRow::Representation
1302
+
1303
+ property :next_page_token, as: 'nextPageToken'
1304
+ end
1305
+ end
1306
+
1307
+ class ListImpressionMetricsResponse
1308
+ # @private
1309
+ class Representation < Google::Apis::Core::JsonRepresentation
1310
+ collection :impression_metrics_rows, as: 'impressionMetricsRows', class: Google::Apis::Adexchangebuyer2V2beta1::ImpressionMetricsRow, decorator: Google::Apis::Adexchangebuyer2V2beta1::ImpressionMetricsRow::Representation
1311
+
1312
+ property :next_page_token, as: 'nextPageToken'
1313
+ end
1314
+ end
1315
+
1316
+ class ListLosingBidsResponse
1317
+ # @private
1318
+ class Representation < Google::Apis::Core::JsonRepresentation
1319
+ collection :creative_status_rows, as: 'creativeStatusRows', class: Google::Apis::Adexchangebuyer2V2beta1::CreativeStatusRow, decorator: Google::Apis::Adexchangebuyer2V2beta1::CreativeStatusRow::Representation
1320
+
1321
+ property :next_page_token, as: 'nextPageToken'
1322
+ end
1323
+ end
1324
+
1325
+ class ListNonBillableWinningBidsResponse
1326
+ # @private
1327
+ class Representation < Google::Apis::Core::JsonRepresentation
1328
+ property :next_page_token, as: 'nextPageToken'
1329
+ collection :non_billable_winning_bid_status_rows, as: 'nonBillableWinningBidStatusRows', class: Google::Apis::Adexchangebuyer2V2beta1::NonBillableWinningBidStatusRow, decorator: Google::Apis::Adexchangebuyer2V2beta1::NonBillableWinningBidStatusRow::Representation
1330
+
1331
+ end
1332
+ end
1333
+
1334
+ class ListProductsResponse
1335
+ # @private
1336
+ class Representation < Google::Apis::Core::JsonRepresentation
1337
+ property :next_page_token, as: 'nextPageToken'
1338
+ collection :products, as: 'products', class: Google::Apis::Adexchangebuyer2V2beta1::Product, decorator: Google::Apis::Adexchangebuyer2V2beta1::Product::Representation
1339
+
1340
+ end
1341
+ end
1342
+
1343
+ class ListProposalsResponse
1344
+ # @private
1345
+ class Representation < Google::Apis::Core::JsonRepresentation
1346
+ property :next_page_token, as: 'nextPageToken'
1347
+ collection :proposals, as: 'proposals', class: Google::Apis::Adexchangebuyer2V2beta1::Proposal, decorator: Google::Apis::Adexchangebuyer2V2beta1::Proposal::Representation
1348
+
1349
+ end
1350
+ end
1351
+
1352
+ class ListPublisherProfilesResponse
1353
+ # @private
1354
+ class Representation < Google::Apis::Core::JsonRepresentation
1355
+ property :next_page_token, as: 'nextPageToken'
1356
+ collection :publisher_profiles, as: 'publisherProfiles', class: Google::Apis::Adexchangebuyer2V2beta1::PublisherProfile, decorator: Google::Apis::Adexchangebuyer2V2beta1::PublisherProfile::Representation
1357
+
1358
+ end
1359
+ end
1360
+
1361
+ class LocationContext
1362
+ # @private
1363
+ class Representation < Google::Apis::Core::JsonRepresentation
1364
+ collection :geo_criteria_ids, as: 'geoCriteriaIds'
1365
+ end
1366
+ end
1367
+
1368
+ class MarketplaceTargeting
1369
+ # @private
1370
+ class Representation < Google::Apis::Core::JsonRepresentation
1371
+ property :geo_targeting, as: 'geoTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::CriteriaTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::CriteriaTargeting::Representation
1372
+
1373
+ property :inventory_size_targeting, as: 'inventorySizeTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::InventorySizeTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::InventorySizeTargeting::Representation
1374
+
1375
+ property :placement_targeting, as: 'placementTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::PlacementTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::PlacementTargeting::Representation
1376
+
1377
+ property :technology_targeting, as: 'technologyTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::TechnologyTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::TechnologyTargeting::Representation
1378
+
1379
+ property :video_targeting, as: 'videoTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::VideoTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::VideoTargeting::Representation
1380
+
1381
+ end
1382
+ end
1383
+
1384
+ class MetricValue
1385
+ # @private
1386
+ class Representation < Google::Apis::Core::JsonRepresentation
1387
+ property :value, :numeric_string => true, as: 'value'
1388
+ property :variance, :numeric_string => true, as: 'variance'
1389
+ end
1390
+ end
1391
+
1392
+ class MobileApplicationTargeting
1393
+ # @private
1394
+ class Representation < Google::Apis::Core::JsonRepresentation
1395
+ property :first_party_targeting, as: 'firstPartyTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::FirstPartyMobileApplicationTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::FirstPartyMobileApplicationTargeting::Representation
1396
+
1397
+ end
1398
+ end
1399
+
1400
+ class Money
1401
+ # @private
1402
+ class Representation < Google::Apis::Core::JsonRepresentation
1403
+ property :currency_code, as: 'currencyCode'
1404
+ property :nanos, as: 'nanos'
1405
+ property :units, :numeric_string => true, as: 'units'
1406
+ end
1407
+ end
1408
+
1409
+ class NativeContent
1410
+ # @private
1411
+ class Representation < Google::Apis::Core::JsonRepresentation
1412
+ property :advertiser_name, as: 'advertiserName'
1413
+ property :app_icon, as: 'appIcon', class: Google::Apis::Adexchangebuyer2V2beta1::Image, decorator: Google::Apis::Adexchangebuyer2V2beta1::Image::Representation
1414
+
1415
+ property :body, as: 'body'
1416
+ property :call_to_action, as: 'callToAction'
1417
+ property :click_link_url, as: 'clickLinkUrl'
1418
+ property :click_tracking_url, as: 'clickTrackingUrl'
1419
+ property :headline, as: 'headline'
1420
+ property :image, as: 'image', class: Google::Apis::Adexchangebuyer2V2beta1::Image, decorator: Google::Apis::Adexchangebuyer2V2beta1::Image::Representation
1421
+
1422
+ property :logo, as: 'logo', class: Google::Apis::Adexchangebuyer2V2beta1::Image, decorator: Google::Apis::Adexchangebuyer2V2beta1::Image::Representation
1423
+
1424
+ property :price_display_text, as: 'priceDisplayText'
1425
+ property :star_rating, as: 'starRating'
1426
+ property :store_url, as: 'storeUrl'
1427
+ property :video_url, as: 'videoUrl'
1428
+ end
1429
+ end
1430
+
1431
+ class NonBillableWinningBidStatusRow
1432
+ # @private
1433
+ class Representation < Google::Apis::Core::JsonRepresentation
1434
+ property :bid_count, as: 'bidCount', class: Google::Apis::Adexchangebuyer2V2beta1::MetricValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::MetricValue::Representation
1435
+
1436
+ property :row_dimensions, as: 'rowDimensions', class: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions, decorator: Google::Apis::Adexchangebuyer2V2beta1::RowDimensions::Representation
1437
+
1438
+ property :status, as: 'status'
1439
+ end
1440
+ end
1441
+
1442
+ class NonGuaranteedAuctionTerms
1443
+ # @private
1444
+ class Representation < Google::Apis::Core::JsonRepresentation
1445
+ property :auto_optimize_private_auction, as: 'autoOptimizePrivateAuction'
1446
+ collection :reserve_prices_per_buyer, as: 'reservePricesPerBuyer', class: Google::Apis::Adexchangebuyer2V2beta1::PricePerBuyer, decorator: Google::Apis::Adexchangebuyer2V2beta1::PricePerBuyer::Representation
1447
+
1448
+ end
1449
+ end
1450
+
1451
+ class NonGuaranteedFixedPriceTerms
1452
+ # @private
1453
+ class Representation < Google::Apis::Core::JsonRepresentation
1454
+ collection :fixed_prices, as: 'fixedPrices', class: Google::Apis::Adexchangebuyer2V2beta1::PricePerBuyer, decorator: Google::Apis::Adexchangebuyer2V2beta1::PricePerBuyer::Representation
1455
+
1456
+ end
1457
+ end
1458
+
1459
+ class Note
1460
+ # @private
1461
+ class Representation < Google::Apis::Core::JsonRepresentation
1462
+ property :create_time, as: 'createTime'
1463
+ property :creator_role, as: 'creatorRole'
1464
+ property :note, as: 'note'
1465
+ property :note_id, as: 'noteId'
1466
+ property :proposal_revision, :numeric_string => true, as: 'proposalRevision'
1467
+ end
1468
+ end
1469
+
1470
+ class OperatingSystemTargeting
1471
+ # @private
1472
+ class Representation < Google::Apis::Core::JsonRepresentation
1473
+ property :operating_system_criteria, as: 'operatingSystemCriteria', class: Google::Apis::Adexchangebuyer2V2beta1::CriteriaTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::CriteriaTargeting::Representation
1474
+
1475
+ property :operating_system_version_criteria, as: 'operatingSystemVersionCriteria', class: Google::Apis::Adexchangebuyer2V2beta1::CriteriaTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::CriteriaTargeting::Representation
1476
+
1477
+ end
1478
+ end
1479
+
1480
+ class PauseProposalRequest
1481
+ # @private
1482
+ class Representation < Google::Apis::Core::JsonRepresentation
1483
+ property :reason, as: 'reason'
1484
+ end
1485
+ end
1486
+
1487
+ class PlacementTargeting
1488
+ # @private
1489
+ class Representation < Google::Apis::Core::JsonRepresentation
1490
+ property :mobile_application_targeting, as: 'mobileApplicationTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::MobileApplicationTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::MobileApplicationTargeting::Representation
1491
+
1492
+ property :url_targeting, as: 'urlTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::UrlTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::UrlTargeting::Representation
1493
+
1494
+ end
1495
+ end
1496
+
1497
+ class PlatformContext
1498
+ # @private
1499
+ class Representation < Google::Apis::Core::JsonRepresentation
1500
+ collection :platforms, as: 'platforms'
1501
+ end
1502
+ end
1503
+
1504
+ class Price
1505
+ # @private
1506
+ class Representation < Google::Apis::Core::JsonRepresentation
1507
+ property :amount, as: 'amount', class: Google::Apis::Adexchangebuyer2V2beta1::Money, decorator: Google::Apis::Adexchangebuyer2V2beta1::Money::Representation
1508
+
1509
+ property :pricing_type, as: 'pricingType'
1510
+ end
1511
+ end
1512
+
1513
+ class PricePerBuyer
1514
+ # @private
1515
+ class Representation < Google::Apis::Core::JsonRepresentation
1516
+ collection :advertiser_ids, as: 'advertiserIds'
1517
+ property :buyer, as: 'buyer', class: Google::Apis::Adexchangebuyer2V2beta1::Buyer, decorator: Google::Apis::Adexchangebuyer2V2beta1::Buyer::Representation
1518
+
1519
+ property :price, as: 'price', class: Google::Apis::Adexchangebuyer2V2beta1::Price, decorator: Google::Apis::Adexchangebuyer2V2beta1::Price::Representation
1520
+
1521
+ end
1522
+ end
1523
+
1524
+ class PrivateData
1525
+ # @private
1526
+ class Representation < Google::Apis::Core::JsonRepresentation
1527
+ property :reference_id, as: 'referenceId'
1528
+ end
1529
+ end
1530
+
1531
+ class Product
1532
+ # @private
1533
+ class Representation < Google::Apis::Core::JsonRepresentation
1534
+ property :available_end_time, as: 'availableEndTime'
1535
+ property :available_start_time, as: 'availableStartTime'
1536
+ property :create_time, as: 'createTime'
1537
+ collection :creator_contacts, as: 'creatorContacts', class: Google::Apis::Adexchangebuyer2V2beta1::ContactInformation, decorator: Google::Apis::Adexchangebuyer2V2beta1::ContactInformation::Representation
1538
+
1539
+ property :display_name, as: 'displayName'
1540
+ property :has_creator_signed_off, as: 'hasCreatorSignedOff'
1541
+ property :product_id, as: 'productId'
1542
+ property :product_revision, :numeric_string => true, as: 'productRevision'
1543
+ property :publisher_profile_id, as: 'publisherProfileId'
1544
+ property :seller, as: 'seller', class: Google::Apis::Adexchangebuyer2V2beta1::Seller, decorator: Google::Apis::Adexchangebuyer2V2beta1::Seller::Representation
1545
+
1546
+ property :syndication_product, as: 'syndicationProduct'
1547
+ collection :targeting_criterion, as: 'targetingCriterion', class: Google::Apis::Adexchangebuyer2V2beta1::TargetingCriteria, decorator: Google::Apis::Adexchangebuyer2V2beta1::TargetingCriteria::Representation
1548
+
1549
+ property :terms, as: 'terms', class: Google::Apis::Adexchangebuyer2V2beta1::DealTerms, decorator: Google::Apis::Adexchangebuyer2V2beta1::DealTerms::Representation
1550
+
1551
+ property :update_time, as: 'updateTime'
1552
+ property :web_property_code, as: 'webPropertyCode'
1553
+ end
1554
+ end
1555
+
1556
+ class Proposal
1557
+ # @private
1558
+ class Representation < Google::Apis::Core::JsonRepresentation
1559
+ property :billed_buyer, as: 'billedBuyer', class: Google::Apis::Adexchangebuyer2V2beta1::Buyer, decorator: Google::Apis::Adexchangebuyer2V2beta1::Buyer::Representation
1560
+
1561
+ property :buyer, as: 'buyer', class: Google::Apis::Adexchangebuyer2V2beta1::Buyer, decorator: Google::Apis::Adexchangebuyer2V2beta1::Buyer::Representation
1562
+
1563
+ collection :buyer_contacts, as: 'buyerContacts', class: Google::Apis::Adexchangebuyer2V2beta1::ContactInformation, decorator: Google::Apis::Adexchangebuyer2V2beta1::ContactInformation::Representation
1564
+
1565
+ property :buyer_private_data, as: 'buyerPrivateData', class: Google::Apis::Adexchangebuyer2V2beta1::PrivateData, decorator: Google::Apis::Adexchangebuyer2V2beta1::PrivateData::Representation
1566
+
1567
+ collection :deals, as: 'deals', class: Google::Apis::Adexchangebuyer2V2beta1::Deal, decorator: Google::Apis::Adexchangebuyer2V2beta1::Deal::Representation
1568
+
1569
+ property :display_name, as: 'displayName'
1570
+ property :is_renegotiating, as: 'isRenegotiating'
1571
+ property :is_setup_complete, as: 'isSetupComplete'
1572
+ property :last_updater_or_commentor_role, as: 'lastUpdaterOrCommentorRole'
1573
+ collection :notes, as: 'notes', class: Google::Apis::Adexchangebuyer2V2beta1::Note, decorator: Google::Apis::Adexchangebuyer2V2beta1::Note::Representation
1574
+
1575
+ property :originator_role, as: 'originatorRole'
1576
+ property :private_auction_id, as: 'privateAuctionId'
1577
+ property :proposal_id, as: 'proposalId'
1578
+ property :proposal_revision, :numeric_string => true, as: 'proposalRevision'
1579
+ property :proposal_state, as: 'proposalState'
1580
+ property :seller, as: 'seller', class: Google::Apis::Adexchangebuyer2V2beta1::Seller, decorator: Google::Apis::Adexchangebuyer2V2beta1::Seller::Representation
1581
+
1582
+ collection :seller_contacts, as: 'sellerContacts', class: Google::Apis::Adexchangebuyer2V2beta1::ContactInformation, decorator: Google::Apis::Adexchangebuyer2V2beta1::ContactInformation::Representation
1583
+
1584
+ property :terms_and_conditions, as: 'termsAndConditions'
1585
+ property :update_time, as: 'updateTime'
1586
+ end
1587
+ end
1588
+
1589
+ class PublisherProfile
1590
+ # @private
1591
+ class Representation < Google::Apis::Core::JsonRepresentation
1592
+ property :audience_description, as: 'audienceDescription'
1593
+ property :buyer_pitch_statement, as: 'buyerPitchStatement'
1594
+ property :direct_deals_contact, as: 'directDealsContact'
1595
+ property :display_name, as: 'displayName'
1596
+ collection :domains, as: 'domains'
1597
+ property :google_plus_url, as: 'googlePlusUrl'
1598
+ property :is_parent, as: 'isParent'
1599
+ property :logo_url, as: 'logoUrl'
1600
+ property :media_kit_url, as: 'mediaKitUrl'
1601
+ collection :mobile_apps, as: 'mobileApps', class: Google::Apis::Adexchangebuyer2V2beta1::PublisherProfileMobileApplication, decorator: Google::Apis::Adexchangebuyer2V2beta1::PublisherProfileMobileApplication::Representation
1602
+
1603
+ property :overview, as: 'overview'
1604
+ property :programmatic_deals_contact, as: 'programmaticDealsContact'
1605
+ property :publisher_profile_id, as: 'publisherProfileId'
1606
+ property :rate_card_info_url, as: 'rateCardInfoUrl'
1607
+ property :sample_page_url, as: 'samplePageUrl'
1608
+ property :seller, as: 'seller', class: Google::Apis::Adexchangebuyer2V2beta1::Seller, decorator: Google::Apis::Adexchangebuyer2V2beta1::Seller::Representation
1609
+
1610
+ collection :top_headlines, as: 'topHeadlines'
1611
+ end
1612
+ end
1613
+
1614
+ class PublisherProfileMobileApplication
1615
+ # @private
1616
+ class Representation < Google::Apis::Core::JsonRepresentation
1617
+ property :app_store, as: 'appStore'
1618
+ property :external_app_id, as: 'externalAppId'
1619
+ property :name, as: 'name'
1620
+ end
1621
+ end
1622
+
1623
+ class RealtimeTimeRange
1624
+ # @private
1625
+ class Representation < Google::Apis::Core::JsonRepresentation
1626
+ property :start_timestamp, as: 'startTimestamp'
1627
+ end
1628
+ end
1629
+
1630
+ class RelativeDateRange
1631
+ # @private
1632
+ class Representation < Google::Apis::Core::JsonRepresentation
1633
+ property :duration_days, as: 'durationDays'
1634
+ property :offset_days, as: 'offsetDays'
1635
+ end
1636
+ end
1637
+
1638
+ class RemoveDealAssociationRequest
1639
+ # @private
1640
+ class Representation < Google::Apis::Core::JsonRepresentation
1641
+ property :association, as: 'association', class: Google::Apis::Adexchangebuyer2V2beta1::CreativeDealAssociation, decorator: Google::Apis::Adexchangebuyer2V2beta1::CreativeDealAssociation::Representation
1642
+
1643
+ end
1644
+ end
1645
+
1646
+ class ResumeProposalRequest
1647
+ # @private
1648
+ class Representation < Google::Apis::Core::JsonRepresentation
1649
+ end
1650
+ end
1651
+
1652
+ class RowDimensions
1653
+ # @private
1654
+ class Representation < Google::Apis::Core::JsonRepresentation
1655
+ property :publisher_identifier, as: 'publisherIdentifier'
1656
+ property :time_interval, as: 'timeInterval', class: Google::Apis::Adexchangebuyer2V2beta1::TimeInterval, decorator: Google::Apis::Adexchangebuyer2V2beta1::TimeInterval::Representation
1657
+
1658
+ end
1659
+ end
1660
+
1661
+ class SecurityContext
1662
+ # @private
1663
+ class Representation < Google::Apis::Core::JsonRepresentation
1664
+ collection :securities, as: 'securities'
1665
+ end
1666
+ end
1667
+
1668
+ class Seller
1669
+ # @private
1670
+ class Representation < Google::Apis::Core::JsonRepresentation
1671
+ property :account_id, as: 'accountId'
1672
+ property :sub_account_id, as: 'subAccountId'
1673
+ end
1674
+ end
1675
+
1676
+ class ServingContext
1677
+ # @private
1678
+ class Representation < Google::Apis::Core::JsonRepresentation
1679
+ property :all, as: 'all'
1680
+ property :app_type, as: 'appType', class: Google::Apis::Adexchangebuyer2V2beta1::AppContext, decorator: Google::Apis::Adexchangebuyer2V2beta1::AppContext::Representation
1681
+
1682
+ property :auction_type, as: 'auctionType', class: Google::Apis::Adexchangebuyer2V2beta1::AuctionContext, decorator: Google::Apis::Adexchangebuyer2V2beta1::AuctionContext::Representation
1683
+
1684
+ property :location, as: 'location', class: Google::Apis::Adexchangebuyer2V2beta1::LocationContext, decorator: Google::Apis::Adexchangebuyer2V2beta1::LocationContext::Representation
1685
+
1686
+ property :platform, as: 'platform', class: Google::Apis::Adexchangebuyer2V2beta1::PlatformContext, decorator: Google::Apis::Adexchangebuyer2V2beta1::PlatformContext::Representation
1687
+
1688
+ property :security_type, as: 'securityType', class: Google::Apis::Adexchangebuyer2V2beta1::SecurityContext, decorator: Google::Apis::Adexchangebuyer2V2beta1::SecurityContext::Representation
1689
+
1690
+ end
1691
+ end
1692
+
1693
+ class ServingRestriction
1694
+ # @private
1695
+ class Representation < Google::Apis::Core::JsonRepresentation
1696
+ collection :contexts, as: 'contexts', class: Google::Apis::Adexchangebuyer2V2beta1::ServingContext, decorator: Google::Apis::Adexchangebuyer2V2beta1::ServingContext::Representation
1697
+
1698
+ property :disapproval, as: 'disapproval', class: Google::Apis::Adexchangebuyer2V2beta1::Disapproval, decorator: Google::Apis::Adexchangebuyer2V2beta1::Disapproval::Representation
1699
+
1700
+ collection :disapproval_reasons, as: 'disapprovalReasons', class: Google::Apis::Adexchangebuyer2V2beta1::Disapproval, decorator: Google::Apis::Adexchangebuyer2V2beta1::Disapproval::Representation
1701
+
1702
+ property :status, as: 'status'
1703
+ end
1704
+ end
1705
+
1706
+ class Size
1707
+ # @private
1708
+ class Representation < Google::Apis::Core::JsonRepresentation
1709
+ property :height, as: 'height'
1710
+ property :width, as: 'width'
1711
+ end
1712
+ end
1713
+
1714
+ class StopWatchingCreativeRequest
1715
+ # @private
1716
+ class Representation < Google::Apis::Core::JsonRepresentation
1717
+ end
1718
+ end
1719
+
1720
+ class TargetingCriteria
1721
+ # @private
1722
+ class Representation < Google::Apis::Core::JsonRepresentation
1723
+ collection :exclusions, as: 'exclusions', class: Google::Apis::Adexchangebuyer2V2beta1::TargetingValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::TargetingValue::Representation
1724
+
1725
+ collection :inclusions, as: 'inclusions', class: Google::Apis::Adexchangebuyer2V2beta1::TargetingValue, decorator: Google::Apis::Adexchangebuyer2V2beta1::TargetingValue::Representation
1726
+
1727
+ property :key, as: 'key'
1728
+ end
1729
+ end
1730
+
1731
+ class TargetingValue
1732
+ # @private
1733
+ class Representation < Google::Apis::Core::JsonRepresentation
1734
+ property :creative_size_value, as: 'creativeSizeValue', class: Google::Apis::Adexchangebuyer2V2beta1::CreativeSize, decorator: Google::Apis::Adexchangebuyer2V2beta1::CreativeSize::Representation
1735
+
1736
+ property :day_part_targeting_value, as: 'dayPartTargetingValue', class: Google::Apis::Adexchangebuyer2V2beta1::DayPartTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::DayPartTargeting::Representation
1737
+
1738
+ property :long_value, :numeric_string => true, as: 'longValue'
1739
+ property :string_value, as: 'stringValue'
1740
+ end
1741
+ end
1742
+
1743
+ class TechnologyTargeting
1744
+ # @private
1745
+ class Representation < Google::Apis::Core::JsonRepresentation
1746
+ property :device_capability_targeting, as: 'deviceCapabilityTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::CriteriaTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::CriteriaTargeting::Representation
1747
+
1748
+ property :device_category_targeting, as: 'deviceCategoryTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::CriteriaTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::CriteriaTargeting::Representation
1749
+
1750
+ property :operating_system_targeting, as: 'operatingSystemTargeting', class: Google::Apis::Adexchangebuyer2V2beta1::OperatingSystemTargeting, decorator: Google::Apis::Adexchangebuyer2V2beta1::OperatingSystemTargeting::Representation
1751
+
1752
+ end
1753
+ end
1754
+
1755
+ class TimeInterval
1756
+ # @private
1757
+ class Representation < Google::Apis::Core::JsonRepresentation
1758
+ property :end_time, as: 'endTime'
1759
+ property :start_time, as: 'startTime'
1760
+ end
1761
+ end
1762
+
1763
+ class TimeOfDay
1764
+ # @private
1765
+ class Representation < Google::Apis::Core::JsonRepresentation
1766
+ property :hours, as: 'hours'
1767
+ property :minutes, as: 'minutes'
1768
+ property :nanos, as: 'nanos'
1769
+ property :seconds, as: 'seconds'
1770
+ end
1771
+ end
1772
+
1773
+ class UrlTargeting
1774
+ # @private
1775
+ class Representation < Google::Apis::Core::JsonRepresentation
1776
+ collection :excluded_urls, as: 'excludedUrls'
1777
+ collection :targeted_urls, as: 'targetedUrls'
1778
+ end
1779
+ end
1780
+
1781
+ class VideoContent
1782
+ # @private
1783
+ class Representation < Google::Apis::Core::JsonRepresentation
1784
+ property :video_url, as: 'videoUrl'
1785
+ property :video_vast_xml, as: 'videoVastXml'
1786
+ end
1787
+ end
1788
+
1789
+ class VideoTargeting
1790
+ # @private
1791
+ class Representation < Google::Apis::Core::JsonRepresentation
1792
+ collection :excluded_position_types, as: 'excludedPositionTypes'
1793
+ collection :targeted_position_types, as: 'targetedPositionTypes'
1794
+ end
1795
+ end
1796
+
1797
+ class WatchCreativeRequest
1798
+ # @private
1799
+ class Representation < Google::Apis::Core::JsonRepresentation
1800
+ property :topic, as: 'topic'
1801
+ end
1802
+ end
1803
+ end
1804
+ end
1805
+ end