google-apis-authorizedbuyersmarketplace_v1alpha 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1133 @@
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 AuthorizedbuyersmarketplaceV1alpha
24
+
25
+ class AcceptProposalRequest
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class ActivateClientRequest
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class ActivateClientUserRequest
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class ActivateDataSegmentRequest
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AdSize
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AddCreativeRequest
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AddNoteRequest
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AuctionPackage
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class BatchUpdateDealsRequest
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class BatchUpdateDealsResponse
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class CancelNegotiationRequest
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class Client
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class ClientUser
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class Contact
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class CreativeRequirements
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class CriteriaTargeting
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class DataSegment
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class DayPart
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class DayPartTargeting
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class DeactivateClientRequest
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class DeactivateClientUserRequest
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class DeactivateDataSegmentRequest
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class Deal
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class DealPausingInfo
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class DeliveryControl
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class Empty
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class FinalizedDeal
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class FirstPartyMobileApplicationTargeting
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class FrequencyCap
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class InventorySizeTargeting
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class InventoryTypeTargeting
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class ListAuctionPackagesResponse
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class ListClientUsersResponse
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class ListClientsResponse
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class ListDataSegmentsResponse
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class ListDealsResponse
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class ListFinalizedDealsResponse
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class ListProposalsResponse
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class ListPublisherProfilesResponse
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class MarketplaceTargeting
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class MediaPlanner
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class MobileApplicationTargeting
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class Money
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class Note
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class OperatingSystemTargeting
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class PauseFinalizedDealRequest
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class PlacementTargeting
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class PreferredDealTerms
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class Price
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class PrivateAuctionTerms
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class PrivateData
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class ProgrammaticGuaranteedTerms
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class Proposal
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class PublisherProfile
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class PublisherProfileMobileApplication
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class ResumeFinalizedDealRequest
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class RtbMetrics
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class SendRfpRequest
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class SetReadyToServeRequest
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class SubscribeAuctionPackageRequest
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class SubscribeClientsRequest
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class TechnologyTargeting
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class TimeOfDay
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class TimeZone
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class UnsubscribeAuctionPackageRequest
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class UnsubscribeClientsRequest
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class UpdateDealRequest
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class UriTargeting
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class VideoTargeting
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class AcceptProposalRequest
440
+ # @private
441
+ class Representation < Google::Apis::Core::JsonRepresentation
442
+ property :proposal_revision, :numeric_string => true, as: 'proposalRevision'
443
+ end
444
+ end
445
+
446
+ class ActivateClientRequest
447
+ # @private
448
+ class Representation < Google::Apis::Core::JsonRepresentation
449
+ end
450
+ end
451
+
452
+ class ActivateClientUserRequest
453
+ # @private
454
+ class Representation < Google::Apis::Core::JsonRepresentation
455
+ end
456
+ end
457
+
458
+ class ActivateDataSegmentRequest
459
+ # @private
460
+ class Representation < Google::Apis::Core::JsonRepresentation
461
+ end
462
+ end
463
+
464
+ class AdSize
465
+ # @private
466
+ class Representation < Google::Apis::Core::JsonRepresentation
467
+ property :height, :numeric_string => true, as: 'height'
468
+ property :type, as: 'type'
469
+ property :width, :numeric_string => true, as: 'width'
470
+ end
471
+ end
472
+
473
+ class AddCreativeRequest
474
+ # @private
475
+ class Representation < Google::Apis::Core::JsonRepresentation
476
+ property :creative, as: 'creative'
477
+ end
478
+ end
479
+
480
+ class AddNoteRequest
481
+ # @private
482
+ class Representation < Google::Apis::Core::JsonRepresentation
483
+ property :note, as: 'note', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Note, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Note::Representation
484
+
485
+ end
486
+ end
487
+
488
+ class AuctionPackage
489
+ # @private
490
+ class Representation < Google::Apis::Core::JsonRepresentation
491
+ property :create_time, as: 'createTime'
492
+ property :creator, as: 'creator'
493
+ property :description, as: 'description'
494
+ property :display_name, as: 'displayName'
495
+ collection :eligible_seat_ids, as: 'eligibleSeatIds'
496
+ property :name, as: 'name'
497
+ collection :subscribed_buyers, as: 'subscribedBuyers'
498
+ collection :subscribed_clients, as: 'subscribedClients'
499
+ collection :subscribed_media_planners, as: 'subscribedMediaPlanners', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::MediaPlanner, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::MediaPlanner::Representation
500
+
501
+ property :update_time, as: 'updateTime'
502
+ end
503
+ end
504
+
505
+ class BatchUpdateDealsRequest
506
+ # @private
507
+ class Representation < Google::Apis::Core::JsonRepresentation
508
+ collection :requests, as: 'requests', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::UpdateDealRequest, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::UpdateDealRequest::Representation
509
+
510
+ end
511
+ end
512
+
513
+ class BatchUpdateDealsResponse
514
+ # @private
515
+ class Representation < Google::Apis::Core::JsonRepresentation
516
+ collection :deals, as: 'deals', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Deal, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Deal::Representation
517
+
518
+ end
519
+ end
520
+
521
+ class CancelNegotiationRequest
522
+ # @private
523
+ class Representation < Google::Apis::Core::JsonRepresentation
524
+ end
525
+ end
526
+
527
+ class Client
528
+ # @private
529
+ class Representation < Google::Apis::Core::JsonRepresentation
530
+ property :display_name, as: 'displayName'
531
+ property :name, as: 'name'
532
+ property :partner_client_id, as: 'partnerClientId'
533
+ property :role, as: 'role'
534
+ property :seller_visible, as: 'sellerVisible'
535
+ property :state, as: 'state'
536
+ end
537
+ end
538
+
539
+ class ClientUser
540
+ # @private
541
+ class Representation < Google::Apis::Core::JsonRepresentation
542
+ property :email, as: 'email'
543
+ property :name, as: 'name'
544
+ property :state, as: 'state'
545
+ end
546
+ end
547
+
548
+ class Contact
549
+ # @private
550
+ class Representation < Google::Apis::Core::JsonRepresentation
551
+ property :display_name, as: 'displayName'
552
+ property :email, as: 'email'
553
+ end
554
+ end
555
+
556
+ class CreativeRequirements
557
+ # @private
558
+ class Representation < Google::Apis::Core::JsonRepresentation
559
+ property :creative_format, as: 'creativeFormat'
560
+ property :creative_pre_approval_policy, as: 'creativePreApprovalPolicy'
561
+ property :creative_safe_frame_compatibility, as: 'creativeSafeFrameCompatibility'
562
+ property :max_ad_duration_ms, :numeric_string => true, as: 'maxAdDurationMs'
563
+ property :programmatic_creative_source, as: 'programmaticCreativeSource'
564
+ property :skippable_ad_type, as: 'skippableAdType'
565
+ end
566
+ end
567
+
568
+ class CriteriaTargeting
569
+ # @private
570
+ class Representation < Google::Apis::Core::JsonRepresentation
571
+ collection :excluded_criteria_ids, as: 'excludedCriteriaIds'
572
+ collection :targeted_criteria_ids, as: 'targetedCriteriaIds'
573
+ end
574
+ end
575
+
576
+ class DataSegment
577
+ # @private
578
+ class Representation < Google::Apis::Core::JsonRepresentation
579
+ property :cpm_fee, as: 'cpmFee', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Money, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Money::Representation
580
+
581
+ property :create_time, as: 'createTime'
582
+ property :name, as: 'name'
583
+ property :state, as: 'state'
584
+ property :update_time, as: 'updateTime'
585
+ end
586
+ end
587
+
588
+ class DayPart
589
+ # @private
590
+ class Representation < Google::Apis::Core::JsonRepresentation
591
+ property :day_of_week, as: 'dayOfWeek'
592
+ property :end_time, as: 'endTime', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::TimeOfDay, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::TimeOfDay::Representation
593
+
594
+ property :start_time, as: 'startTime', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::TimeOfDay, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::TimeOfDay::Representation
595
+
596
+ end
597
+ end
598
+
599
+ class DayPartTargeting
600
+ # @private
601
+ class Representation < Google::Apis::Core::JsonRepresentation
602
+ collection :day_parts, as: 'dayParts', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DayPart, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DayPart::Representation
603
+
604
+ property :time_zone_type, as: 'timeZoneType'
605
+ end
606
+ end
607
+
608
+ class DeactivateClientRequest
609
+ # @private
610
+ class Representation < Google::Apis::Core::JsonRepresentation
611
+ end
612
+ end
613
+
614
+ class DeactivateClientUserRequest
615
+ # @private
616
+ class Representation < Google::Apis::Core::JsonRepresentation
617
+ end
618
+ end
619
+
620
+ class DeactivateDataSegmentRequest
621
+ # @private
622
+ class Representation < Google::Apis::Core::JsonRepresentation
623
+ end
624
+ end
625
+
626
+ class Deal
627
+ # @private
628
+ class Representation < Google::Apis::Core::JsonRepresentation
629
+ property :billed_buyer, as: 'billedBuyer'
630
+ property :buyer, as: 'buyer'
631
+ property :client, as: 'client'
632
+ property :create_time, as: 'createTime'
633
+ property :creative_requirements, as: 'creativeRequirements', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CreativeRequirements, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CreativeRequirements::Representation
634
+
635
+ property :deal_type, as: 'dealType'
636
+ property :delivery_control, as: 'deliveryControl', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DeliveryControl, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DeliveryControl::Representation
637
+
638
+ property :description, as: 'description'
639
+ property :display_name, as: 'displayName'
640
+ collection :eligible_seat_ids, as: 'eligibleSeatIds'
641
+ property :estimated_gross_spend, as: 'estimatedGrossSpend', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Money, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Money::Representation
642
+
643
+ property :flight_end_time, as: 'flightEndTime'
644
+ property :flight_start_time, as: 'flightStartTime'
645
+ property :media_planner, as: 'mediaPlanner', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::MediaPlanner, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::MediaPlanner::Representation
646
+
647
+ property :name, as: 'name'
648
+ property :preferred_deal_terms, as: 'preferredDealTerms', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PreferredDealTerms, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PreferredDealTerms::Representation
649
+
650
+ property :private_auction_terms, as: 'privateAuctionTerms', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PrivateAuctionTerms, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PrivateAuctionTerms::Representation
651
+
652
+ property :programmatic_guaranteed_terms, as: 'programmaticGuaranteedTerms', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ProgrammaticGuaranteedTerms, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ProgrammaticGuaranteedTerms::Representation
653
+
654
+ property :proposal_revision, :numeric_string => true, as: 'proposalRevision'
655
+ property :publisher_profile, as: 'publisherProfile'
656
+ property :seller_time_zone, as: 'sellerTimeZone', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::TimeZone, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::TimeZone::Representation
657
+
658
+ property :targeting, as: 'targeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::MarketplaceTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::MarketplaceTargeting::Representation
659
+
660
+ property :update_time, as: 'updateTime'
661
+ end
662
+ end
663
+
664
+ class DealPausingInfo
665
+ # @private
666
+ class Representation < Google::Apis::Core::JsonRepresentation
667
+ property :pause_reason, as: 'pauseReason'
668
+ property :pause_role, as: 'pauseRole'
669
+ property :pausing_consented, as: 'pausingConsented'
670
+ end
671
+ end
672
+
673
+ class DeliveryControl
674
+ # @private
675
+ class Representation < Google::Apis::Core::JsonRepresentation
676
+ property :companion_delivery_type, as: 'companionDeliveryType'
677
+ property :creative_rotation_type, as: 'creativeRotationType'
678
+ property :delivery_rate_type, as: 'deliveryRateType'
679
+ collection :frequency_cap, as: 'frequencyCap', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::FrequencyCap, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::FrequencyCap::Representation
680
+
681
+ property :roadblocking_type, as: 'roadblockingType'
682
+ end
683
+ end
684
+
685
+ class Empty
686
+ # @private
687
+ class Representation < Google::Apis::Core::JsonRepresentation
688
+ end
689
+ end
690
+
691
+ class FinalizedDeal
692
+ # @private
693
+ class Representation < Google::Apis::Core::JsonRepresentation
694
+ property :deal, as: 'deal', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Deal, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Deal::Representation
695
+
696
+ property :deal_pausing_info, as: 'dealPausingInfo', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DealPausingInfo, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DealPausingInfo::Representation
697
+
698
+ property :deal_serving_status, as: 'dealServingStatus'
699
+ property :name, as: 'name'
700
+ property :ready_to_serve, as: 'readyToServe'
701
+ property :rtb_metrics, as: 'rtbMetrics', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::RtbMetrics, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::RtbMetrics::Representation
702
+
703
+ end
704
+ end
705
+
706
+ class FirstPartyMobileApplicationTargeting
707
+ # @private
708
+ class Representation < Google::Apis::Core::JsonRepresentation
709
+ collection :excluded_app_ids, as: 'excludedAppIds'
710
+ collection :targeted_app_ids, as: 'targetedAppIds'
711
+ end
712
+ end
713
+
714
+ class FrequencyCap
715
+ # @private
716
+ class Representation < Google::Apis::Core::JsonRepresentation
717
+ property :max_impressions, as: 'maxImpressions'
718
+ property :time_unit_type, as: 'timeUnitType'
719
+ property :time_units_count, as: 'timeUnitsCount'
720
+ end
721
+ end
722
+
723
+ class InventorySizeTargeting
724
+ # @private
725
+ class Representation < Google::Apis::Core::JsonRepresentation
726
+ collection :excluded_inventory_sizes, as: 'excludedInventorySizes', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::AdSize, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::AdSize::Representation
727
+
728
+ collection :targeted_inventory_sizes, as: 'targetedInventorySizes', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::AdSize, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::AdSize::Representation
729
+
730
+ end
731
+ end
732
+
733
+ class InventoryTypeTargeting
734
+ # @private
735
+ class Representation < Google::Apis::Core::JsonRepresentation
736
+ collection :inventory_types, as: 'inventoryTypes'
737
+ end
738
+ end
739
+
740
+ class ListAuctionPackagesResponse
741
+ # @private
742
+ class Representation < Google::Apis::Core::JsonRepresentation
743
+ collection :auction_packages, as: 'auctionPackages', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::AuctionPackage, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::AuctionPackage::Representation
744
+
745
+ property :next_page_token, as: 'nextPageToken'
746
+ end
747
+ end
748
+
749
+ class ListClientUsersResponse
750
+ # @private
751
+ class Representation < Google::Apis::Core::JsonRepresentation
752
+ collection :client_users, as: 'clientUsers', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ClientUser, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ClientUser::Representation
753
+
754
+ property :next_page_token, as: 'nextPageToken'
755
+ end
756
+ end
757
+
758
+ class ListClientsResponse
759
+ # @private
760
+ class Representation < Google::Apis::Core::JsonRepresentation
761
+ collection :clients, as: 'clients', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Client, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Client::Representation
762
+
763
+ property :next_page_token, as: 'nextPageToken'
764
+ end
765
+ end
766
+
767
+ class ListDataSegmentsResponse
768
+ # @private
769
+ class Representation < Google::Apis::Core::JsonRepresentation
770
+ collection :data_segments, as: 'dataSegments', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DataSegment, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DataSegment::Representation
771
+
772
+ property :next_page_token, as: 'nextPageToken'
773
+ end
774
+ end
775
+
776
+ class ListDealsResponse
777
+ # @private
778
+ class Representation < Google::Apis::Core::JsonRepresentation
779
+ collection :deals, as: 'deals', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Deal, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Deal::Representation
780
+
781
+ property :next_page_token, as: 'nextPageToken'
782
+ end
783
+ end
784
+
785
+ class ListFinalizedDealsResponse
786
+ # @private
787
+ class Representation < Google::Apis::Core::JsonRepresentation
788
+ collection :finalized_deals, as: 'finalizedDeals', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::FinalizedDeal, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::FinalizedDeal::Representation
789
+
790
+ property :next_page_token, as: 'nextPageToken'
791
+ end
792
+ end
793
+
794
+ class ListProposalsResponse
795
+ # @private
796
+ class Representation < Google::Apis::Core::JsonRepresentation
797
+ property :next_page_token, as: 'nextPageToken'
798
+ collection :proposals, as: 'proposals', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Proposal, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Proposal::Representation
799
+
800
+ end
801
+ end
802
+
803
+ class ListPublisherProfilesResponse
804
+ # @private
805
+ class Representation < Google::Apis::Core::JsonRepresentation
806
+ property :next_page_token, as: 'nextPageToken'
807
+ collection :publisher_profiles, as: 'publisherProfiles', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PublisherProfile, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PublisherProfile::Representation
808
+
809
+ end
810
+ end
811
+
812
+ class MarketplaceTargeting
813
+ # @private
814
+ class Representation < Google::Apis::Core::JsonRepresentation
815
+ property :daypart_targeting, as: 'daypartTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DayPartTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::DayPartTargeting::Representation
816
+
817
+ collection :excluded_sensitive_category_ids, as: 'excludedSensitiveCategoryIds'
818
+ property :geo_targeting, as: 'geoTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting::Representation
819
+
820
+ property :inventory_size_targeting, as: 'inventorySizeTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::InventorySizeTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::InventorySizeTargeting::Representation
821
+
822
+ property :inventory_type_targeting, as: 'inventoryTypeTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::InventoryTypeTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::InventoryTypeTargeting::Representation
823
+
824
+ property :placement_targeting, as: 'placementTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PlacementTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PlacementTargeting::Representation
825
+
826
+ property :technology_targeting, as: 'technologyTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::TechnologyTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::TechnologyTargeting::Representation
827
+
828
+ property :user_list_targeting, as: 'userListTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting::Representation
829
+
830
+ property :vertical_targeting, as: 'verticalTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting::Representation
831
+
832
+ property :video_targeting, as: 'videoTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::VideoTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::VideoTargeting::Representation
833
+
834
+ end
835
+ end
836
+
837
+ class MediaPlanner
838
+ # @private
839
+ class Representation < Google::Apis::Core::JsonRepresentation
840
+ property :account_id, as: 'accountId'
841
+ end
842
+ end
843
+
844
+ class MobileApplicationTargeting
845
+ # @private
846
+ class Representation < Google::Apis::Core::JsonRepresentation
847
+ property :first_party_targeting, as: 'firstPartyTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::FirstPartyMobileApplicationTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::FirstPartyMobileApplicationTargeting::Representation
848
+
849
+ end
850
+ end
851
+
852
+ class Money
853
+ # @private
854
+ class Representation < Google::Apis::Core::JsonRepresentation
855
+ property :currency_code, as: 'currencyCode'
856
+ property :nanos, as: 'nanos'
857
+ property :units, :numeric_string => true, as: 'units'
858
+ end
859
+ end
860
+
861
+ class Note
862
+ # @private
863
+ class Representation < Google::Apis::Core::JsonRepresentation
864
+ property :create_time, as: 'createTime'
865
+ property :creator_role, as: 'creatorRole'
866
+ property :note, as: 'note'
867
+ end
868
+ end
869
+
870
+ class OperatingSystemTargeting
871
+ # @private
872
+ class Representation < Google::Apis::Core::JsonRepresentation
873
+ property :operating_system_criteria, as: 'operatingSystemCriteria', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting::Representation
874
+
875
+ property :operating_system_version_criteria, as: 'operatingSystemVersionCriteria', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting::Representation
876
+
877
+ end
878
+ end
879
+
880
+ class PauseFinalizedDealRequest
881
+ # @private
882
+ class Representation < Google::Apis::Core::JsonRepresentation
883
+ property :reason, as: 'reason'
884
+ end
885
+ end
886
+
887
+ class PlacementTargeting
888
+ # @private
889
+ class Representation < Google::Apis::Core::JsonRepresentation
890
+ property :mobile_application_targeting, as: 'mobileApplicationTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::MobileApplicationTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::MobileApplicationTargeting::Representation
891
+
892
+ property :uri_targeting, as: 'uriTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::UriTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::UriTargeting::Representation
893
+
894
+ end
895
+ end
896
+
897
+ class PreferredDealTerms
898
+ # @private
899
+ class Representation < Google::Apis::Core::JsonRepresentation
900
+ property :fixed_price, as: 'fixedPrice', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Price, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Price::Representation
901
+
902
+ end
903
+ end
904
+
905
+ class Price
906
+ # @private
907
+ class Representation < Google::Apis::Core::JsonRepresentation
908
+ property :amount, as: 'amount', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Money, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Money::Representation
909
+
910
+ property :type, as: 'type'
911
+ end
912
+ end
913
+
914
+ class PrivateAuctionTerms
915
+ # @private
916
+ class Representation < Google::Apis::Core::JsonRepresentation
917
+ property :floor_price, as: 'floorPrice', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Price, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Price::Representation
918
+
919
+ property :open_auction_allowed, as: 'openAuctionAllowed'
920
+ end
921
+ end
922
+
923
+ class PrivateData
924
+ # @private
925
+ class Representation < Google::Apis::Core::JsonRepresentation
926
+ property :reference_id, as: 'referenceId'
927
+ end
928
+ end
929
+
930
+ class ProgrammaticGuaranteedTerms
931
+ # @private
932
+ class Representation < Google::Apis::Core::JsonRepresentation
933
+ property :fixed_price, as: 'fixedPrice', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Price, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Price::Representation
934
+
935
+ property :guaranteed_looks, :numeric_string => true, as: 'guaranteedLooks'
936
+ property :impression_cap, :numeric_string => true, as: 'impressionCap'
937
+ property :minimum_daily_looks, :numeric_string => true, as: 'minimumDailyLooks'
938
+ property :percent_share_of_voice, :numeric_string => true, as: 'percentShareOfVoice'
939
+ property :reservation_type, as: 'reservationType'
940
+ end
941
+ end
942
+
943
+ class Proposal
944
+ # @private
945
+ class Representation < Google::Apis::Core::JsonRepresentation
946
+ property :billed_buyer, as: 'billedBuyer'
947
+ property :buyer, as: 'buyer'
948
+ collection :buyer_contacts, as: 'buyerContacts', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Contact, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Contact::Representation
949
+
950
+ property :buyer_private_data, as: 'buyerPrivateData', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PrivateData, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PrivateData::Representation
951
+
952
+ property :client, as: 'client'
953
+ property :deal_type, as: 'dealType'
954
+ property :display_name, as: 'displayName'
955
+ property :is_renegotiating, as: 'isRenegotiating'
956
+ property :last_updater_or_commentor_role, as: 'lastUpdaterOrCommentorRole'
957
+ property :name, as: 'name'
958
+ collection :notes, as: 'notes', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Note, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Note::Representation
959
+
960
+ property :originator_role, as: 'originatorRole'
961
+ property :pausing_consented, as: 'pausingConsented'
962
+ property :proposal_revision, :numeric_string => true, as: 'proposalRevision'
963
+ property :publisher_profile, as: 'publisherProfile'
964
+ collection :seller_contacts, as: 'sellerContacts', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Contact, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Contact::Representation
965
+
966
+ property :state, as: 'state'
967
+ property :terms_and_conditions, as: 'termsAndConditions'
968
+ property :update_time, as: 'updateTime'
969
+ end
970
+ end
971
+
972
+ class PublisherProfile
973
+ # @private
974
+ class Representation < Google::Apis::Core::JsonRepresentation
975
+ property :audience_description, as: 'audienceDescription'
976
+ property :direct_deals_contact, as: 'directDealsContact'
977
+ property :display_name, as: 'displayName'
978
+ collection :domains, as: 'domains'
979
+ property :is_parent, as: 'isParent'
980
+ property :logo_url, as: 'logoUrl'
981
+ property :media_kit_url, as: 'mediaKitUrl'
982
+ collection :mobile_apps, as: 'mobileApps', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PublisherProfileMobileApplication, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PublisherProfileMobileApplication::Representation
983
+
984
+ property :name, as: 'name'
985
+ property :overview, as: 'overview'
986
+ property :pitch_statement, as: 'pitchStatement'
987
+ property :programmatic_deals_contact, as: 'programmaticDealsContact'
988
+ property :publisher_code, as: 'publisherCode'
989
+ property :sample_page_url, as: 'samplePageUrl'
990
+ collection :top_headlines, as: 'topHeadlines'
991
+ end
992
+ end
993
+
994
+ class PublisherProfileMobileApplication
995
+ # @private
996
+ class Representation < Google::Apis::Core::JsonRepresentation
997
+ property :app_store, as: 'appStore'
998
+ property :external_app_id, as: 'externalAppId'
999
+ property :name, as: 'name'
1000
+ end
1001
+ end
1002
+
1003
+ class ResumeFinalizedDealRequest
1004
+ # @private
1005
+ class Representation < Google::Apis::Core::JsonRepresentation
1006
+ end
1007
+ end
1008
+
1009
+ class RtbMetrics
1010
+ # @private
1011
+ class Representation < Google::Apis::Core::JsonRepresentation
1012
+ property :ad_impressions7_days, :numeric_string => true, as: 'adImpressions7Days'
1013
+ property :bid_rate7_days, as: 'bidRate7Days'
1014
+ property :bid_requests7_days, :numeric_string => true, as: 'bidRequests7Days'
1015
+ property :bids7_days, :numeric_string => true, as: 'bids7Days'
1016
+ property :filtered_bid_rate7_days, as: 'filteredBidRate7Days'
1017
+ property :must_bid_rate_current_month, as: 'mustBidRateCurrentMonth'
1018
+ end
1019
+ end
1020
+
1021
+ class SendRfpRequest
1022
+ # @private
1023
+ class Representation < Google::Apis::Core::JsonRepresentation
1024
+ collection :buyer_contacts, as: 'buyerContacts', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Contact, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Contact::Representation
1025
+
1026
+ property :client, as: 'client'
1027
+ property :display_name, as: 'displayName'
1028
+ property :estimated_gross_spend, as: 'estimatedGrossSpend', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Money, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Money::Representation
1029
+
1030
+ property :flight_end_time, as: 'flightEndTime'
1031
+ property :flight_start_time, as: 'flightStartTime'
1032
+ property :geo_targeting, as: 'geoTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting::Representation
1033
+
1034
+ property :inventory_size_targeting, as: 'inventorySizeTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::InventorySizeTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::InventorySizeTargeting::Representation
1035
+
1036
+ property :note, as: 'note'
1037
+ property :preferred_deal_terms, as: 'preferredDealTerms', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PreferredDealTerms, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::PreferredDealTerms::Representation
1038
+
1039
+ property :programmatic_guaranteed_terms, as: 'programmaticGuaranteedTerms', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ProgrammaticGuaranteedTerms, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::ProgrammaticGuaranteedTerms::Representation
1040
+
1041
+ property :publisher_profile, as: 'publisherProfile'
1042
+ end
1043
+ end
1044
+
1045
+ class SetReadyToServeRequest
1046
+ # @private
1047
+ class Representation < Google::Apis::Core::JsonRepresentation
1048
+ end
1049
+ end
1050
+
1051
+ class SubscribeAuctionPackageRequest
1052
+ # @private
1053
+ class Representation < Google::Apis::Core::JsonRepresentation
1054
+ end
1055
+ end
1056
+
1057
+ class SubscribeClientsRequest
1058
+ # @private
1059
+ class Representation < Google::Apis::Core::JsonRepresentation
1060
+ collection :clients, as: 'clients'
1061
+ end
1062
+ end
1063
+
1064
+ class TechnologyTargeting
1065
+ # @private
1066
+ class Representation < Google::Apis::Core::JsonRepresentation
1067
+ property :device_capability_targeting, as: 'deviceCapabilityTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting::Representation
1068
+
1069
+ property :device_category_targeting, as: 'deviceCategoryTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::CriteriaTargeting::Representation
1070
+
1071
+ property :operating_system_targeting, as: 'operatingSystemTargeting', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::OperatingSystemTargeting, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::OperatingSystemTargeting::Representation
1072
+
1073
+ end
1074
+ end
1075
+
1076
+ class TimeOfDay
1077
+ # @private
1078
+ class Representation < Google::Apis::Core::JsonRepresentation
1079
+ property :hours, as: 'hours'
1080
+ property :minutes, as: 'minutes'
1081
+ property :nanos, as: 'nanos'
1082
+ property :seconds, as: 'seconds'
1083
+ end
1084
+ end
1085
+
1086
+ class TimeZone
1087
+ # @private
1088
+ class Representation < Google::Apis::Core::JsonRepresentation
1089
+ property :id, as: 'id'
1090
+ property :version, as: 'version'
1091
+ end
1092
+ end
1093
+
1094
+ class UnsubscribeAuctionPackageRequest
1095
+ # @private
1096
+ class Representation < Google::Apis::Core::JsonRepresentation
1097
+ end
1098
+ end
1099
+
1100
+ class UnsubscribeClientsRequest
1101
+ # @private
1102
+ class Representation < Google::Apis::Core::JsonRepresentation
1103
+ collection :clients, as: 'clients'
1104
+ end
1105
+ end
1106
+
1107
+ class UpdateDealRequest
1108
+ # @private
1109
+ class Representation < Google::Apis::Core::JsonRepresentation
1110
+ property :deal, as: 'deal', class: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Deal, decorator: Google::Apis::AuthorizedbuyersmarketplaceV1alpha::Deal::Representation
1111
+
1112
+ property :update_mask, as: 'updateMask'
1113
+ end
1114
+ end
1115
+
1116
+ class UriTargeting
1117
+ # @private
1118
+ class Representation < Google::Apis::Core::JsonRepresentation
1119
+ collection :excluded_uris, as: 'excludedUris'
1120
+ collection :targeted_uris, as: 'targetedUris'
1121
+ end
1122
+ end
1123
+
1124
+ class VideoTargeting
1125
+ # @private
1126
+ class Representation < Google::Apis::Core::JsonRepresentation
1127
+ collection :excluded_position_types, as: 'excludedPositionTypes'
1128
+ collection :targeted_position_types, as: 'targetedPositionTypes'
1129
+ end
1130
+ end
1131
+ end
1132
+ end
1133
+ end