google-api-client 0.9.23 → 0.9.24

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/api_names.yaml +2556 -0
  4. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  5. data/generated/google/apis/adsense_v1_4.rb +1 -1
  6. data/generated/google/apis/adsensehost_v4_1.rb +1 -1
  7. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  8. data/generated/google/apis/androidenterprise_v1/service.rb +0 -46
  9. data/generated/google/apis/appstate_v1.rb +1 -1
  10. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  11. data/generated/google/apis/cloudbuild_v1/classes.rb +578 -578
  12. data/generated/google/apis/cloudbuild_v1/representations.rb +113 -113
  13. data/generated/google/apis/cloudbuild_v1/service.rb +182 -182
  14. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  15. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  16. data/generated/google/apis/dfareporting_v2_7.rb +40 -0
  17. data/generated/google/apis/dfareporting_v2_7/classes.rb +11876 -0
  18. data/generated/google/apis/dfareporting_v2_7/representations.rb +4243 -0
  19. data/generated/google/apis/dfareporting_v2_7/service.rb +9095 -0
  20. data/generated/google/apis/dns_v1.rb +1 -1
  21. data/generated/google/apis/dns_v2beta1.rb +1 -1
  22. data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
  23. data/generated/google/apis/games_management_v1management.rb +1 -1
  24. data/generated/google/apis/games_v1.rb +1 -1
  25. data/generated/google/apis/logging_v2beta1/classes.rb +837 -837
  26. data/generated/google/apis/logging_v2beta1/representations.rb +165 -165
  27. data/generated/google/apis/logging_v2beta1/service.rb +208 -208
  28. data/generated/google/apis/monitoring_v3.rb +1 -1
  29. data/generated/google/apis/plus_domains_v1.rb +1 -1
  30. data/generated/google/apis/plus_v1.rb +1 -1
  31. data/generated/google/apis/sheets_v4.rb +3 -3
  32. data/generated/google/apis/sheets_v4/classes.rb +4203 -4203
  33. data/generated/google/apis/sheets_v4/representations.rb +835 -835
  34. data/generated/google/apis/sheets_v4/service.rb +195 -195
  35. data/generated/google/apis/slides_v1.rb +1 -1
  36. data/generated/google/apis/webmasters_v3.rb +1 -1
  37. data/generated/google/apis/youtube_analytics_v1.rb +1 -1
  38. data/generated/google/apis/youtubereporting_v1.rb +1 -1
  39. data/lib/google/apis/version.rb +1 -1
  40. metadata +6 -2
@@ -0,0 +1,4243 @@
1
+ # Copyright 2015 Google Inc.
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 DfareportingV2_7
24
+
25
+ class Account
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AccountActiveAdSummary
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AccountPermission
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AccountPermissionGroup
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AccountPermissionGroupsListResponse
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AccountPermissionsListResponse
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AccountUserProfile
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AccountUserProfilesListResponse
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class AccountsListResponse
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class Activities
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class Ad
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class AdSlot
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class AdsListResponse
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class Advertiser
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class AdvertiserGroup
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class AdvertiserGroupsListResponse
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class AdvertisersListResponse
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class AudienceSegment
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class AudienceSegmentGroup
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class Browser
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class BrowsersListResponse
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class Campaign
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class CampaignCreativeAssociation
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class CampaignCreativeAssociationsListResponse
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class CampaignsListResponse
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class ChangeLog
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class ChangeLogsListResponse
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class CitiesListResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class City
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class ClickTag
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class ClickThroughUrl
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class ClickThroughUrlSuffixProperties
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class CompanionClickThroughOverride
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class CompanionSetting
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class CompatibleFields
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class ConnectionType
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class ConnectionTypesListResponse
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class ContentCategoriesListResponse
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class ContentCategory
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class Conversion
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class ConversionError
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class ConversionStatus
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class ConversionsBatchInsertRequest
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class ConversionsBatchInsertResponse
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class CountriesListResponse
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class Country
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class Creative
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class CreativeAsset
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class CreativeAssetId
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class CreativeAssetMetadata
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class CreativeAssetSelection
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class CreativeAssignment
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class CreativeCustomEvent
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class CreativeField
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class CreativeFieldAssignment
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class CreativeFieldValue
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class CreativeFieldValuesListResponse
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class CreativeFieldsListResponse
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class CreativeGroup
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class CreativeGroupAssignment
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class CreativeGroupsListResponse
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class CreativeOptimizationConfiguration
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class CreativeRotation
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class CreativeSettings
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class CreativesListResponse
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class CrossDimensionReachReportCompatibleFields
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class CustomFloodlightVariable
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class CustomRichMediaEvents
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class DateRange
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class DayPartTargeting
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class DefaultClickThroughEventTagProperties
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class DeliverySchedule
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class DfpSettings
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class Dimension
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class DimensionFilter
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class DimensionValue
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class DimensionValueList
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class DimensionValueRequest
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class DirectorySite
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class DirectorySiteContact
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class DirectorySiteContactAssignment
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class DirectorySiteContactsListResponse
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class DirectorySiteSettings
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class DirectorySitesListResponse
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class DynamicTargetingKey
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class DynamicTargetingKeysListResponse
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class EncryptionInfo
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class EventTag
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class EventTagOverride
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class EventTagsListResponse
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class File
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ class Urls
569
+ class Representation < Google::Apis::Core::JsonRepresentation; end
570
+
571
+ include Google::Apis::Core::JsonObjectSupport
572
+ end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class FileList
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class Flight
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class FloodlightActivitiesGenerateTagResponse
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class FloodlightActivitiesListResponse
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class FloodlightActivity
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class FloodlightActivityDynamicTag
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class FloodlightActivityGroup
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class FloodlightActivityGroupsListResponse
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class FloodlightActivityPublisherDynamicTag
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class FloodlightConfiguration
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class FloodlightConfigurationsListResponse
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class FloodlightReportCompatibleFields
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class FrequencyCap
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class FsCommand
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class GeoTargeting
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class InventoryItem
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class InventoryItemsListResponse
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class KeyValueTargetingExpression
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class LandingPage
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class LandingPagesListResponse
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class Language
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class LanguageTargeting
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class LanguagesListResponse
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class LastModifiedInfo
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class ListPopulationClause
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class ListPopulationRule
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
733
+ class ListPopulationTerm
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class ListTargetingExpression
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class LookbackConfiguration
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class Metric
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class Metro
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
763
+ class MetrosListResponse
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class MobileCarrier
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class MobileCarriersListResponse
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class ObjectFilter
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class OffsetPosition
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class OmnitureSettings
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class OperatingSystem
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class OperatingSystemVersion
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class OperatingSystemVersionsListResponse
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class OperatingSystemsListResponse
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class OptimizationActivity
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class Order
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class OrderContact
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class OrderDocument
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class OrderDocumentsListResponse
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class OrdersListResponse
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class PathToConversionReportCompatibleFields
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class Placement
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class PlacementAssignment
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
877
+ class PlacementGroup
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class PlacementGroupsListResponse
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
889
+ class PlacementStrategiesListResponse
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ class PlacementStrategy
896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
897
+
898
+ include Google::Apis::Core::JsonObjectSupport
899
+ end
900
+
901
+ class PlacementTag
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
907
+ class PlacementsGenerateTagsResponse
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
913
+ class PlacementsListResponse
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
919
+ class PlatformType
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
925
+ class PlatformTypesListResponse
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
931
+ class PopupWindowProperties
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
937
+ class PostalCode
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class PostalCodesListResponse
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
949
+ class Pricing
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
955
+ class PricingSchedule
956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
957
+
958
+ include Google::Apis::Core::JsonObjectSupport
959
+ end
960
+
961
+ class PricingSchedulePricingPeriod
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
967
+ class Project
968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
973
+ class ProjectsListResponse
974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
975
+
976
+ include Google::Apis::Core::JsonObjectSupport
977
+ end
978
+
979
+ class ReachReportCompatibleFields
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
985
+ class Recipient
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
991
+ class Region
992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
993
+
994
+ include Google::Apis::Core::JsonObjectSupport
995
+ end
996
+
997
+ class RegionsListResponse
998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
999
+
1000
+ include Google::Apis::Core::JsonObjectSupport
1001
+ end
1002
+
1003
+ class RemarketingList
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
1009
+ class RemarketingListShare
1010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1011
+
1012
+ include Google::Apis::Core::JsonObjectSupport
1013
+ end
1014
+
1015
+ class RemarketingListsListResponse
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
1021
+ class Report
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ class Criteria
1025
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1026
+
1027
+ include Google::Apis::Core::JsonObjectSupport
1028
+ end
1029
+
1030
+ class CrossDimensionReachCriteria
1031
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1032
+
1033
+ include Google::Apis::Core::JsonObjectSupport
1034
+ end
1035
+
1036
+ class Delivery
1037
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1038
+
1039
+ include Google::Apis::Core::JsonObjectSupport
1040
+ end
1041
+
1042
+ class FloodlightCriteria
1043
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1044
+
1045
+ class ReportProperties
1046
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1047
+
1048
+ include Google::Apis::Core::JsonObjectSupport
1049
+ end
1050
+
1051
+ include Google::Apis::Core::JsonObjectSupport
1052
+ end
1053
+
1054
+ class PathToConversionCriteria
1055
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1056
+
1057
+ class ReportProperties
1058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1059
+
1060
+ include Google::Apis::Core::JsonObjectSupport
1061
+ end
1062
+
1063
+ include Google::Apis::Core::JsonObjectSupport
1064
+ end
1065
+
1066
+ class ReachCriteria
1067
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1068
+
1069
+ include Google::Apis::Core::JsonObjectSupport
1070
+ end
1071
+
1072
+ class Schedule
1073
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1074
+
1075
+ include Google::Apis::Core::JsonObjectSupport
1076
+ end
1077
+
1078
+ include Google::Apis::Core::JsonObjectSupport
1079
+ end
1080
+
1081
+ class ReportCompatibleFields
1082
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1083
+
1084
+ include Google::Apis::Core::JsonObjectSupport
1085
+ end
1086
+
1087
+ class ReportList
1088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1089
+
1090
+ include Google::Apis::Core::JsonObjectSupport
1091
+ end
1092
+
1093
+ class ReportsConfiguration
1094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1095
+
1096
+ include Google::Apis::Core::JsonObjectSupport
1097
+ end
1098
+
1099
+ class RichMediaExitOverride
1100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1101
+
1102
+ include Google::Apis::Core::JsonObjectSupport
1103
+ end
1104
+
1105
+ class Rule
1106
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1107
+
1108
+ include Google::Apis::Core::JsonObjectSupport
1109
+ end
1110
+
1111
+ class Site
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1117
+ class SiteContact
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1123
+ class SiteSettings
1124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1125
+
1126
+ include Google::Apis::Core::JsonObjectSupport
1127
+ end
1128
+
1129
+ class SitesListResponse
1130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1131
+
1132
+ include Google::Apis::Core::JsonObjectSupport
1133
+ end
1134
+
1135
+ class Size
1136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1137
+
1138
+ include Google::Apis::Core::JsonObjectSupport
1139
+ end
1140
+
1141
+ class SizesListResponse
1142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1143
+
1144
+ include Google::Apis::Core::JsonObjectSupport
1145
+ end
1146
+
1147
+ class SkippableSetting
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
1153
+ class SortedDimension
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class Subaccount
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ include Google::Apis::Core::JsonObjectSupport
1163
+ end
1164
+
1165
+ class SubaccountsListResponse
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ include Google::Apis::Core::JsonObjectSupport
1169
+ end
1170
+
1171
+ class TagData
1172
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1173
+
1174
+ include Google::Apis::Core::JsonObjectSupport
1175
+ end
1176
+
1177
+ class TagSetting
1178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1179
+
1180
+ include Google::Apis::Core::JsonObjectSupport
1181
+ end
1182
+
1183
+ class TagSettings
1184
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1185
+
1186
+ include Google::Apis::Core::JsonObjectSupport
1187
+ end
1188
+
1189
+ class TargetWindow
1190
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1191
+
1192
+ include Google::Apis::Core::JsonObjectSupport
1193
+ end
1194
+
1195
+ class TargetableRemarketingList
1196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1197
+
1198
+ include Google::Apis::Core::JsonObjectSupport
1199
+ end
1200
+
1201
+ class TargetableRemarketingListsListResponse
1202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1203
+
1204
+ include Google::Apis::Core::JsonObjectSupport
1205
+ end
1206
+
1207
+ class TargetingTemplate
1208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1209
+
1210
+ include Google::Apis::Core::JsonObjectSupport
1211
+ end
1212
+
1213
+ class TargetingTemplatesListResponse
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1219
+ class TechnologyTargeting
1220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1221
+
1222
+ include Google::Apis::Core::JsonObjectSupport
1223
+ end
1224
+
1225
+ class ThirdPartyAuthenticationToken
1226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1227
+
1228
+ include Google::Apis::Core::JsonObjectSupport
1229
+ end
1230
+
1231
+ class ThirdPartyTrackingUrl
1232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1233
+
1234
+ include Google::Apis::Core::JsonObjectSupport
1235
+ end
1236
+
1237
+ class TranscodeSetting
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class UserDefinedVariableConfiguration
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ class UserProfile
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1255
+ class UserProfileList
1256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
+
1258
+ include Google::Apis::Core::JsonObjectSupport
1259
+ end
1260
+
1261
+ class UserRole
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1267
+ class UserRolePermission
1268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1269
+
1270
+ include Google::Apis::Core::JsonObjectSupport
1271
+ end
1272
+
1273
+ class UserRolePermissionGroup
1274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1275
+
1276
+ include Google::Apis::Core::JsonObjectSupport
1277
+ end
1278
+
1279
+ class UserRolePermissionGroupsListResponse
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
+
1282
+ include Google::Apis::Core::JsonObjectSupport
1283
+ end
1284
+
1285
+ class UserRolePermissionsListResponse
1286
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1287
+
1288
+ include Google::Apis::Core::JsonObjectSupport
1289
+ end
1290
+
1291
+ class UserRolesListResponse
1292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1293
+
1294
+ include Google::Apis::Core::JsonObjectSupport
1295
+ end
1296
+
1297
+ class VideoFormat
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
+
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1302
+
1303
+ class VideoFormatsListResponse
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1309
+ class VideoOffset
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1315
+ class VideoSettings
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
+
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1320
+
1321
+ class Account
1322
+ # @private
1323
+ class Representation < Google::Apis::Core::JsonRepresentation
1324
+ collection :account_permission_ids, as: 'accountPermissionIds'
1325
+ property :account_profile, as: 'accountProfile'
1326
+ property :active, as: 'active'
1327
+ property :active_ads_limit_tier, as: 'activeAdsLimitTier'
1328
+ property :active_view_opt_out, as: 'activeViewOptOut'
1329
+ collection :available_permission_ids, as: 'availablePermissionIds'
1330
+ property :country_id, as: 'countryId'
1331
+ property :currency_id, as: 'currencyId'
1332
+ property :default_creative_size_id, as: 'defaultCreativeSizeId'
1333
+ property :description, as: 'description'
1334
+ property :id, as: 'id'
1335
+ property :kind, as: 'kind'
1336
+ property :locale, as: 'locale'
1337
+ property :maximum_image_size, as: 'maximumImageSize'
1338
+ property :name, as: 'name'
1339
+ property :nielsen_ocr_enabled, as: 'nielsenOcrEnabled'
1340
+ property :reports_configuration, as: 'reportsConfiguration', class: Google::Apis::DfareportingV2_7::ReportsConfiguration, decorator: Google::Apis::DfareportingV2_7::ReportsConfiguration::Representation
1341
+
1342
+ property :share_reports_with_twitter, as: 'shareReportsWithTwitter'
1343
+ property :teaser_size_limit, as: 'teaserSizeLimit'
1344
+ end
1345
+ end
1346
+
1347
+ class AccountActiveAdSummary
1348
+ # @private
1349
+ class Representation < Google::Apis::Core::JsonRepresentation
1350
+ property :account_id, as: 'accountId'
1351
+ property :active_ads, as: 'activeAds'
1352
+ property :active_ads_limit_tier, as: 'activeAdsLimitTier'
1353
+ property :available_ads, as: 'availableAds'
1354
+ property :kind, as: 'kind'
1355
+ end
1356
+ end
1357
+
1358
+ class AccountPermission
1359
+ # @private
1360
+ class Representation < Google::Apis::Core::JsonRepresentation
1361
+ collection :account_profiles, as: 'accountProfiles'
1362
+ property :id, as: 'id'
1363
+ property :kind, as: 'kind'
1364
+ property :level, as: 'level'
1365
+ property :name, as: 'name'
1366
+ property :permission_group_id, as: 'permissionGroupId'
1367
+ end
1368
+ end
1369
+
1370
+ class AccountPermissionGroup
1371
+ # @private
1372
+ class Representation < Google::Apis::Core::JsonRepresentation
1373
+ property :id, as: 'id'
1374
+ property :kind, as: 'kind'
1375
+ property :name, as: 'name'
1376
+ end
1377
+ end
1378
+
1379
+ class AccountPermissionGroupsListResponse
1380
+ # @private
1381
+ class Representation < Google::Apis::Core::JsonRepresentation
1382
+ collection :account_permission_groups, as: 'accountPermissionGroups', class: Google::Apis::DfareportingV2_7::AccountPermissionGroup, decorator: Google::Apis::DfareportingV2_7::AccountPermissionGroup::Representation
1383
+
1384
+ property :kind, as: 'kind'
1385
+ end
1386
+ end
1387
+
1388
+ class AccountPermissionsListResponse
1389
+ # @private
1390
+ class Representation < Google::Apis::Core::JsonRepresentation
1391
+ collection :account_permissions, as: 'accountPermissions', class: Google::Apis::DfareportingV2_7::AccountPermission, decorator: Google::Apis::DfareportingV2_7::AccountPermission::Representation
1392
+
1393
+ property :kind, as: 'kind'
1394
+ end
1395
+ end
1396
+
1397
+ class AccountUserProfile
1398
+ # @private
1399
+ class Representation < Google::Apis::Core::JsonRepresentation
1400
+ property :account_id, as: 'accountId'
1401
+ property :active, as: 'active'
1402
+ property :advertiser_filter, as: 'advertiserFilter', class: Google::Apis::DfareportingV2_7::ObjectFilter, decorator: Google::Apis::DfareportingV2_7::ObjectFilter::Representation
1403
+
1404
+ property :campaign_filter, as: 'campaignFilter', class: Google::Apis::DfareportingV2_7::ObjectFilter, decorator: Google::Apis::DfareportingV2_7::ObjectFilter::Representation
1405
+
1406
+ property :comments, as: 'comments'
1407
+ property :email, as: 'email'
1408
+ property :id, as: 'id'
1409
+ property :kind, as: 'kind'
1410
+ property :locale, as: 'locale'
1411
+ property :name, as: 'name'
1412
+ property :site_filter, as: 'siteFilter', class: Google::Apis::DfareportingV2_7::ObjectFilter, decorator: Google::Apis::DfareportingV2_7::ObjectFilter::Representation
1413
+
1414
+ property :subaccount_id, as: 'subaccountId'
1415
+ property :trafficker_type, as: 'traffickerType'
1416
+ property :user_access_type, as: 'userAccessType'
1417
+ property :user_role_filter, as: 'userRoleFilter', class: Google::Apis::DfareportingV2_7::ObjectFilter, decorator: Google::Apis::DfareportingV2_7::ObjectFilter::Representation
1418
+
1419
+ property :user_role_id, as: 'userRoleId'
1420
+ end
1421
+ end
1422
+
1423
+ class AccountUserProfilesListResponse
1424
+ # @private
1425
+ class Representation < Google::Apis::Core::JsonRepresentation
1426
+ collection :account_user_profiles, as: 'accountUserProfiles', class: Google::Apis::DfareportingV2_7::AccountUserProfile, decorator: Google::Apis::DfareportingV2_7::AccountUserProfile::Representation
1427
+
1428
+ property :kind, as: 'kind'
1429
+ property :next_page_token, as: 'nextPageToken'
1430
+ end
1431
+ end
1432
+
1433
+ class AccountsListResponse
1434
+ # @private
1435
+ class Representation < Google::Apis::Core::JsonRepresentation
1436
+ collection :accounts, as: 'accounts', class: Google::Apis::DfareportingV2_7::Account, decorator: Google::Apis::DfareportingV2_7::Account::Representation
1437
+
1438
+ property :kind, as: 'kind'
1439
+ property :next_page_token, as: 'nextPageToken'
1440
+ end
1441
+ end
1442
+
1443
+ class Activities
1444
+ # @private
1445
+ class Representation < Google::Apis::Core::JsonRepresentation
1446
+ collection :filters, as: 'filters', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
1447
+
1448
+ property :kind, as: 'kind'
1449
+ collection :metric_names, as: 'metricNames'
1450
+ end
1451
+ end
1452
+
1453
+ class Ad
1454
+ # @private
1455
+ class Representation < Google::Apis::Core::JsonRepresentation
1456
+ property :account_id, as: 'accountId'
1457
+ property :active, as: 'active'
1458
+ property :advertiser_id, as: 'advertiserId'
1459
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
1460
+
1461
+ property :archived, as: 'archived'
1462
+ property :audience_segment_id, as: 'audienceSegmentId'
1463
+ property :campaign_id, as: 'campaignId'
1464
+ property :campaign_id_dimension_value, as: 'campaignIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
1465
+
1466
+ property :click_through_url, as: 'clickThroughUrl', class: Google::Apis::DfareportingV2_7::ClickThroughUrl, decorator: Google::Apis::DfareportingV2_7::ClickThroughUrl::Representation
1467
+
1468
+ property :click_through_url_suffix_properties, as: 'clickThroughUrlSuffixProperties', class: Google::Apis::DfareportingV2_7::ClickThroughUrlSuffixProperties, decorator: Google::Apis::DfareportingV2_7::ClickThroughUrlSuffixProperties::Representation
1469
+
1470
+ property :comments, as: 'comments'
1471
+ property :compatibility, as: 'compatibility'
1472
+ property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
1473
+
1474
+ collection :creative_group_assignments, as: 'creativeGroupAssignments', class: Google::Apis::DfareportingV2_7::CreativeGroupAssignment, decorator: Google::Apis::DfareportingV2_7::CreativeGroupAssignment::Representation
1475
+
1476
+ property :creative_rotation, as: 'creativeRotation', class: Google::Apis::DfareportingV2_7::CreativeRotation, decorator: Google::Apis::DfareportingV2_7::CreativeRotation::Representation
1477
+
1478
+ property :day_part_targeting, as: 'dayPartTargeting', class: Google::Apis::DfareportingV2_7::DayPartTargeting, decorator: Google::Apis::DfareportingV2_7::DayPartTargeting::Representation
1479
+
1480
+ property :default_click_through_event_tag_properties, as: 'defaultClickThroughEventTagProperties', class: Google::Apis::DfareportingV2_7::DefaultClickThroughEventTagProperties, decorator: Google::Apis::DfareportingV2_7::DefaultClickThroughEventTagProperties::Representation
1481
+
1482
+ property :delivery_schedule, as: 'deliverySchedule', class: Google::Apis::DfareportingV2_7::DeliverySchedule, decorator: Google::Apis::DfareportingV2_7::DeliverySchedule::Representation
1483
+
1484
+ property :dynamic_click_tracker, as: 'dynamicClickTracker'
1485
+ property :end_time, as: 'endTime', type: DateTime
1486
+
1487
+ collection :event_tag_overrides, as: 'eventTagOverrides', class: Google::Apis::DfareportingV2_7::EventTagOverride, decorator: Google::Apis::DfareportingV2_7::EventTagOverride::Representation
1488
+
1489
+ property :geo_targeting, as: 'geoTargeting', class: Google::Apis::DfareportingV2_7::GeoTargeting, decorator: Google::Apis::DfareportingV2_7::GeoTargeting::Representation
1490
+
1491
+ property :id, as: 'id'
1492
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
1493
+
1494
+ property :key_value_targeting_expression, as: 'keyValueTargetingExpression', class: Google::Apis::DfareportingV2_7::KeyValueTargetingExpression, decorator: Google::Apis::DfareportingV2_7::KeyValueTargetingExpression::Representation
1495
+
1496
+ property :kind, as: 'kind'
1497
+ property :language_targeting, as: 'languageTargeting', class: Google::Apis::DfareportingV2_7::LanguageTargeting, decorator: Google::Apis::DfareportingV2_7::LanguageTargeting::Representation
1498
+
1499
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
1500
+
1501
+ property :name, as: 'name'
1502
+ collection :placement_assignments, as: 'placementAssignments', class: Google::Apis::DfareportingV2_7::PlacementAssignment, decorator: Google::Apis::DfareportingV2_7::PlacementAssignment::Representation
1503
+
1504
+ property :remarketing_list_expression, as: 'remarketingListExpression', class: Google::Apis::DfareportingV2_7::ListTargetingExpression, decorator: Google::Apis::DfareportingV2_7::ListTargetingExpression::Representation
1505
+
1506
+ property :size, as: 'size', class: Google::Apis::DfareportingV2_7::Size, decorator: Google::Apis::DfareportingV2_7::Size::Representation
1507
+
1508
+ property :ssl_compliant, as: 'sslCompliant'
1509
+ property :ssl_required, as: 'sslRequired'
1510
+ property :start_time, as: 'startTime', type: DateTime
1511
+
1512
+ property :subaccount_id, as: 'subaccountId'
1513
+ property :targeting_template_id, as: 'targetingTemplateId'
1514
+ property :technology_targeting, as: 'technologyTargeting', class: Google::Apis::DfareportingV2_7::TechnologyTargeting, decorator: Google::Apis::DfareportingV2_7::TechnologyTargeting::Representation
1515
+
1516
+ property :type, as: 'type'
1517
+ end
1518
+ end
1519
+
1520
+ class AdSlot
1521
+ # @private
1522
+ class Representation < Google::Apis::Core::JsonRepresentation
1523
+ property :comment, as: 'comment'
1524
+ property :compatibility, as: 'compatibility'
1525
+ property :height, as: 'height'
1526
+ property :linked_placement_id, as: 'linkedPlacementId'
1527
+ property :name, as: 'name'
1528
+ property :payment_source_type, as: 'paymentSourceType'
1529
+ property :primary, as: 'primary'
1530
+ property :width, as: 'width'
1531
+ end
1532
+ end
1533
+
1534
+ class AdsListResponse
1535
+ # @private
1536
+ class Representation < Google::Apis::Core::JsonRepresentation
1537
+ collection :ads, as: 'ads', class: Google::Apis::DfareportingV2_7::Ad, decorator: Google::Apis::DfareportingV2_7::Ad::Representation
1538
+
1539
+ property :kind, as: 'kind'
1540
+ property :next_page_token, as: 'nextPageToken'
1541
+ end
1542
+ end
1543
+
1544
+ class Advertiser
1545
+ # @private
1546
+ class Representation < Google::Apis::Core::JsonRepresentation
1547
+ property :account_id, as: 'accountId'
1548
+ property :advertiser_group_id, as: 'advertiserGroupId'
1549
+ property :click_through_url_suffix, as: 'clickThroughUrlSuffix'
1550
+ property :default_click_through_event_tag_id, as: 'defaultClickThroughEventTagId'
1551
+ property :default_email, as: 'defaultEmail'
1552
+ property :floodlight_configuration_id, as: 'floodlightConfigurationId'
1553
+ property :floodlight_configuration_id_dimension_value, as: 'floodlightConfigurationIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
1554
+
1555
+ property :id, as: 'id'
1556
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
1557
+
1558
+ property :kind, as: 'kind'
1559
+ property :name, as: 'name'
1560
+ property :original_floodlight_configuration_id, as: 'originalFloodlightConfigurationId'
1561
+ property :status, as: 'status'
1562
+ property :subaccount_id, as: 'subaccountId'
1563
+ property :suspended, as: 'suspended'
1564
+ end
1565
+ end
1566
+
1567
+ class AdvertiserGroup
1568
+ # @private
1569
+ class Representation < Google::Apis::Core::JsonRepresentation
1570
+ property :account_id, as: 'accountId'
1571
+ property :id, as: 'id'
1572
+ property :kind, as: 'kind'
1573
+ property :name, as: 'name'
1574
+ end
1575
+ end
1576
+
1577
+ class AdvertiserGroupsListResponse
1578
+ # @private
1579
+ class Representation < Google::Apis::Core::JsonRepresentation
1580
+ collection :advertiser_groups, as: 'advertiserGroups', class: Google::Apis::DfareportingV2_7::AdvertiserGroup, decorator: Google::Apis::DfareportingV2_7::AdvertiserGroup::Representation
1581
+
1582
+ property :kind, as: 'kind'
1583
+ property :next_page_token, as: 'nextPageToken'
1584
+ end
1585
+ end
1586
+
1587
+ class AdvertisersListResponse
1588
+ # @private
1589
+ class Representation < Google::Apis::Core::JsonRepresentation
1590
+ collection :advertisers, as: 'advertisers', class: Google::Apis::DfareportingV2_7::Advertiser, decorator: Google::Apis::DfareportingV2_7::Advertiser::Representation
1591
+
1592
+ property :kind, as: 'kind'
1593
+ property :next_page_token, as: 'nextPageToken'
1594
+ end
1595
+ end
1596
+
1597
+ class AudienceSegment
1598
+ # @private
1599
+ class Representation < Google::Apis::Core::JsonRepresentation
1600
+ property :allocation, as: 'allocation'
1601
+ property :id, as: 'id'
1602
+ property :name, as: 'name'
1603
+ end
1604
+ end
1605
+
1606
+ class AudienceSegmentGroup
1607
+ # @private
1608
+ class Representation < Google::Apis::Core::JsonRepresentation
1609
+ collection :audience_segments, as: 'audienceSegments', class: Google::Apis::DfareportingV2_7::AudienceSegment, decorator: Google::Apis::DfareportingV2_7::AudienceSegment::Representation
1610
+
1611
+ property :id, as: 'id'
1612
+ property :name, as: 'name'
1613
+ end
1614
+ end
1615
+
1616
+ class Browser
1617
+ # @private
1618
+ class Representation < Google::Apis::Core::JsonRepresentation
1619
+ property :browser_version_id, as: 'browserVersionId'
1620
+ property :dart_id, as: 'dartId'
1621
+ property :kind, as: 'kind'
1622
+ property :major_version, as: 'majorVersion'
1623
+ property :minor_version, as: 'minorVersion'
1624
+ property :name, as: 'name'
1625
+ end
1626
+ end
1627
+
1628
+ class BrowsersListResponse
1629
+ # @private
1630
+ class Representation < Google::Apis::Core::JsonRepresentation
1631
+ collection :browsers, as: 'browsers', class: Google::Apis::DfareportingV2_7::Browser, decorator: Google::Apis::DfareportingV2_7::Browser::Representation
1632
+
1633
+ property :kind, as: 'kind'
1634
+ end
1635
+ end
1636
+
1637
+ class Campaign
1638
+ # @private
1639
+ class Representation < Google::Apis::Core::JsonRepresentation
1640
+ property :account_id, as: 'accountId'
1641
+ collection :additional_creative_optimization_configurations, as: 'additionalCreativeOptimizationConfigurations', class: Google::Apis::DfareportingV2_7::CreativeOptimizationConfiguration, decorator: Google::Apis::DfareportingV2_7::CreativeOptimizationConfiguration::Representation
1642
+
1643
+ property :advertiser_group_id, as: 'advertiserGroupId'
1644
+ property :advertiser_id, as: 'advertiserId'
1645
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
1646
+
1647
+ property :archived, as: 'archived'
1648
+ collection :audience_segment_groups, as: 'audienceSegmentGroups', class: Google::Apis::DfareportingV2_7::AudienceSegmentGroup, decorator: Google::Apis::DfareportingV2_7::AudienceSegmentGroup::Representation
1649
+
1650
+ property :billing_invoice_code, as: 'billingInvoiceCode'
1651
+ property :click_through_url_suffix_properties, as: 'clickThroughUrlSuffixProperties', class: Google::Apis::DfareportingV2_7::ClickThroughUrlSuffixProperties, decorator: Google::Apis::DfareportingV2_7::ClickThroughUrlSuffixProperties::Representation
1652
+
1653
+ property :comment, as: 'comment'
1654
+ property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
1655
+
1656
+ collection :creative_group_ids, as: 'creativeGroupIds'
1657
+ property :creative_optimization_configuration, as: 'creativeOptimizationConfiguration', class: Google::Apis::DfareportingV2_7::CreativeOptimizationConfiguration, decorator: Google::Apis::DfareportingV2_7::CreativeOptimizationConfiguration::Representation
1658
+
1659
+ property :default_click_through_event_tag_properties, as: 'defaultClickThroughEventTagProperties', class: Google::Apis::DfareportingV2_7::DefaultClickThroughEventTagProperties, decorator: Google::Apis::DfareportingV2_7::DefaultClickThroughEventTagProperties::Representation
1660
+
1661
+ property :end_date, as: 'endDate', type: Date
1662
+
1663
+ collection :event_tag_overrides, as: 'eventTagOverrides', class: Google::Apis::DfareportingV2_7::EventTagOverride, decorator: Google::Apis::DfareportingV2_7::EventTagOverride::Representation
1664
+
1665
+ property :external_id, as: 'externalId'
1666
+ property :id, as: 'id'
1667
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
1668
+
1669
+ property :kind, as: 'kind'
1670
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
1671
+
1672
+ property :lookback_configuration, as: 'lookbackConfiguration', class: Google::Apis::DfareportingV2_7::LookbackConfiguration, decorator: Google::Apis::DfareportingV2_7::LookbackConfiguration::Representation
1673
+
1674
+ property :name, as: 'name'
1675
+ property :nielsen_ocr_enabled, as: 'nielsenOcrEnabled'
1676
+ property :start_date, as: 'startDate', type: Date
1677
+
1678
+ property :subaccount_id, as: 'subaccountId'
1679
+ collection :trafficker_emails, as: 'traffickerEmails'
1680
+ end
1681
+ end
1682
+
1683
+ class CampaignCreativeAssociation
1684
+ # @private
1685
+ class Representation < Google::Apis::Core::JsonRepresentation
1686
+ property :creative_id, as: 'creativeId'
1687
+ property :kind, as: 'kind'
1688
+ end
1689
+ end
1690
+
1691
+ class CampaignCreativeAssociationsListResponse
1692
+ # @private
1693
+ class Representation < Google::Apis::Core::JsonRepresentation
1694
+ collection :campaign_creative_associations, as: 'campaignCreativeAssociations', class: Google::Apis::DfareportingV2_7::CampaignCreativeAssociation, decorator: Google::Apis::DfareportingV2_7::CampaignCreativeAssociation::Representation
1695
+
1696
+ property :kind, as: 'kind'
1697
+ property :next_page_token, as: 'nextPageToken'
1698
+ end
1699
+ end
1700
+
1701
+ class CampaignsListResponse
1702
+ # @private
1703
+ class Representation < Google::Apis::Core::JsonRepresentation
1704
+ collection :campaigns, as: 'campaigns', class: Google::Apis::DfareportingV2_7::Campaign, decorator: Google::Apis::DfareportingV2_7::Campaign::Representation
1705
+
1706
+ property :kind, as: 'kind'
1707
+ property :next_page_token, as: 'nextPageToken'
1708
+ end
1709
+ end
1710
+
1711
+ class ChangeLog
1712
+ # @private
1713
+ class Representation < Google::Apis::Core::JsonRepresentation
1714
+ property :account_id, as: 'accountId'
1715
+ property :action, as: 'action'
1716
+ property :change_time, as: 'changeTime', type: DateTime
1717
+
1718
+ property :field_name, as: 'fieldName'
1719
+ property :id, as: 'id'
1720
+ property :kind, as: 'kind'
1721
+ property :new_value, as: 'newValue'
1722
+ property :object_id_prop, as: 'objectId'
1723
+ property :object_type, as: 'objectType'
1724
+ property :old_value, as: 'oldValue'
1725
+ property :subaccount_id, as: 'subaccountId'
1726
+ property :transaction_id, as: 'transactionId'
1727
+ property :user_profile_id, as: 'userProfileId'
1728
+ property :user_profile_name, as: 'userProfileName'
1729
+ end
1730
+ end
1731
+
1732
+ class ChangeLogsListResponse
1733
+ # @private
1734
+ class Representation < Google::Apis::Core::JsonRepresentation
1735
+ collection :change_logs, as: 'changeLogs', class: Google::Apis::DfareportingV2_7::ChangeLog, decorator: Google::Apis::DfareportingV2_7::ChangeLog::Representation
1736
+
1737
+ property :kind, as: 'kind'
1738
+ property :next_page_token, as: 'nextPageToken'
1739
+ end
1740
+ end
1741
+
1742
+ class CitiesListResponse
1743
+ # @private
1744
+ class Representation < Google::Apis::Core::JsonRepresentation
1745
+ collection :cities, as: 'cities', class: Google::Apis::DfareportingV2_7::City, decorator: Google::Apis::DfareportingV2_7::City::Representation
1746
+
1747
+ property :kind, as: 'kind'
1748
+ end
1749
+ end
1750
+
1751
+ class City
1752
+ # @private
1753
+ class Representation < Google::Apis::Core::JsonRepresentation
1754
+ property :country_code, as: 'countryCode'
1755
+ property :country_dart_id, as: 'countryDartId'
1756
+ property :dart_id, as: 'dartId'
1757
+ property :kind, as: 'kind'
1758
+ property :metro_code, as: 'metroCode'
1759
+ property :metro_dma_id, as: 'metroDmaId'
1760
+ property :name, as: 'name'
1761
+ property :region_code, as: 'regionCode'
1762
+ property :region_dart_id, as: 'regionDartId'
1763
+ end
1764
+ end
1765
+
1766
+ class ClickTag
1767
+ # @private
1768
+ class Representation < Google::Apis::Core::JsonRepresentation
1769
+ property :event_name, as: 'eventName'
1770
+ property :name, as: 'name'
1771
+ property :value, as: 'value'
1772
+ end
1773
+ end
1774
+
1775
+ class ClickThroughUrl
1776
+ # @private
1777
+ class Representation < Google::Apis::Core::JsonRepresentation
1778
+ property :computed_click_through_url, as: 'computedClickThroughUrl'
1779
+ property :custom_click_through_url, as: 'customClickThroughUrl'
1780
+ property :default_landing_page, as: 'defaultLandingPage'
1781
+ property :landing_page_id, as: 'landingPageId'
1782
+ end
1783
+ end
1784
+
1785
+ class ClickThroughUrlSuffixProperties
1786
+ # @private
1787
+ class Representation < Google::Apis::Core::JsonRepresentation
1788
+ property :click_through_url_suffix, as: 'clickThroughUrlSuffix'
1789
+ property :override_inherited_suffix, as: 'overrideInheritedSuffix'
1790
+ end
1791
+ end
1792
+
1793
+ class CompanionClickThroughOverride
1794
+ # @private
1795
+ class Representation < Google::Apis::Core::JsonRepresentation
1796
+ property :click_through_url, as: 'clickThroughUrl', class: Google::Apis::DfareportingV2_7::ClickThroughUrl, decorator: Google::Apis::DfareportingV2_7::ClickThroughUrl::Representation
1797
+
1798
+ property :creative_id, as: 'creativeId'
1799
+ end
1800
+ end
1801
+
1802
+ class CompanionSetting
1803
+ # @private
1804
+ class Representation < Google::Apis::Core::JsonRepresentation
1805
+ property :companions_disabled, as: 'companionsDisabled'
1806
+ collection :enabled_sizes, as: 'enabledSizes', class: Google::Apis::DfareportingV2_7::Size, decorator: Google::Apis::DfareportingV2_7::Size::Representation
1807
+
1808
+ property :image_only, as: 'imageOnly'
1809
+ property :kind, as: 'kind'
1810
+ end
1811
+ end
1812
+
1813
+ class CompatibleFields
1814
+ # @private
1815
+ class Representation < Google::Apis::Core::JsonRepresentation
1816
+ property :cross_dimension_reach_report_compatible_fields, as: 'crossDimensionReachReportCompatibleFields', class: Google::Apis::DfareportingV2_7::CrossDimensionReachReportCompatibleFields, decorator: Google::Apis::DfareportingV2_7::CrossDimensionReachReportCompatibleFields::Representation
1817
+
1818
+ property :floodlight_report_compatible_fields, as: 'floodlightReportCompatibleFields', class: Google::Apis::DfareportingV2_7::FloodlightReportCompatibleFields, decorator: Google::Apis::DfareportingV2_7::FloodlightReportCompatibleFields::Representation
1819
+
1820
+ property :kind, as: 'kind'
1821
+ property :path_to_conversion_report_compatible_fields, as: 'pathToConversionReportCompatibleFields', class: Google::Apis::DfareportingV2_7::PathToConversionReportCompatibleFields, decorator: Google::Apis::DfareportingV2_7::PathToConversionReportCompatibleFields::Representation
1822
+
1823
+ property :reach_report_compatible_fields, as: 'reachReportCompatibleFields', class: Google::Apis::DfareportingV2_7::ReachReportCompatibleFields, decorator: Google::Apis::DfareportingV2_7::ReachReportCompatibleFields::Representation
1824
+
1825
+ property :report_compatible_fields, as: 'reportCompatibleFields', class: Google::Apis::DfareportingV2_7::ReportCompatibleFields, decorator: Google::Apis::DfareportingV2_7::ReportCompatibleFields::Representation
1826
+
1827
+ end
1828
+ end
1829
+
1830
+ class ConnectionType
1831
+ # @private
1832
+ class Representation < Google::Apis::Core::JsonRepresentation
1833
+ property :id, as: 'id'
1834
+ property :kind, as: 'kind'
1835
+ property :name, as: 'name'
1836
+ end
1837
+ end
1838
+
1839
+ class ConnectionTypesListResponse
1840
+ # @private
1841
+ class Representation < Google::Apis::Core::JsonRepresentation
1842
+ collection :connection_types, as: 'connectionTypes', class: Google::Apis::DfareportingV2_7::ConnectionType, decorator: Google::Apis::DfareportingV2_7::ConnectionType::Representation
1843
+
1844
+ property :kind, as: 'kind'
1845
+ end
1846
+ end
1847
+
1848
+ class ContentCategoriesListResponse
1849
+ # @private
1850
+ class Representation < Google::Apis::Core::JsonRepresentation
1851
+ collection :content_categories, as: 'contentCategories', class: Google::Apis::DfareportingV2_7::ContentCategory, decorator: Google::Apis::DfareportingV2_7::ContentCategory::Representation
1852
+
1853
+ property :kind, as: 'kind'
1854
+ property :next_page_token, as: 'nextPageToken'
1855
+ end
1856
+ end
1857
+
1858
+ class ContentCategory
1859
+ # @private
1860
+ class Representation < Google::Apis::Core::JsonRepresentation
1861
+ property :account_id, as: 'accountId'
1862
+ property :id, as: 'id'
1863
+ property :kind, as: 'kind'
1864
+ property :name, as: 'name'
1865
+ end
1866
+ end
1867
+
1868
+ class Conversion
1869
+ # @private
1870
+ class Representation < Google::Apis::Core::JsonRepresentation
1871
+ property :child_directed_treatment, as: 'childDirectedTreatment'
1872
+ collection :custom_variables, as: 'customVariables', class: Google::Apis::DfareportingV2_7::CustomFloodlightVariable, decorator: Google::Apis::DfareportingV2_7::CustomFloodlightVariable::Representation
1873
+
1874
+ property :encrypted_user_id, as: 'encryptedUserId'
1875
+ collection :encrypted_user_id_candidates, as: 'encryptedUserIdCandidates'
1876
+ property :floodlight_activity_id, as: 'floodlightActivityId'
1877
+ property :floodlight_configuration_id, as: 'floodlightConfigurationId'
1878
+ property :kind, as: 'kind'
1879
+ property :limit_ad_tracking, as: 'limitAdTracking'
1880
+ property :mobile_device_id, as: 'mobileDeviceId'
1881
+ property :ordinal, as: 'ordinal'
1882
+ property :quantity, as: 'quantity'
1883
+ property :timestamp_micros, as: 'timestampMicros'
1884
+ property :value, as: 'value'
1885
+ end
1886
+ end
1887
+
1888
+ class ConversionError
1889
+ # @private
1890
+ class Representation < Google::Apis::Core::JsonRepresentation
1891
+ property :code, as: 'code'
1892
+ property :kind, as: 'kind'
1893
+ property :message, as: 'message'
1894
+ end
1895
+ end
1896
+
1897
+ class ConversionStatus
1898
+ # @private
1899
+ class Representation < Google::Apis::Core::JsonRepresentation
1900
+ property :conversion, as: 'conversion', class: Google::Apis::DfareportingV2_7::Conversion, decorator: Google::Apis::DfareportingV2_7::Conversion::Representation
1901
+
1902
+ collection :errors, as: 'errors', class: Google::Apis::DfareportingV2_7::ConversionError, decorator: Google::Apis::DfareportingV2_7::ConversionError::Representation
1903
+
1904
+ property :kind, as: 'kind'
1905
+ end
1906
+ end
1907
+
1908
+ class ConversionsBatchInsertRequest
1909
+ # @private
1910
+ class Representation < Google::Apis::Core::JsonRepresentation
1911
+ collection :conversions, as: 'conversions', class: Google::Apis::DfareportingV2_7::Conversion, decorator: Google::Apis::DfareportingV2_7::Conversion::Representation
1912
+
1913
+ property :encryption_info, as: 'encryptionInfo', class: Google::Apis::DfareportingV2_7::EncryptionInfo, decorator: Google::Apis::DfareportingV2_7::EncryptionInfo::Representation
1914
+
1915
+ property :kind, as: 'kind'
1916
+ end
1917
+ end
1918
+
1919
+ class ConversionsBatchInsertResponse
1920
+ # @private
1921
+ class Representation < Google::Apis::Core::JsonRepresentation
1922
+ property :has_failures, as: 'hasFailures'
1923
+ property :kind, as: 'kind'
1924
+ collection :status, as: 'status', class: Google::Apis::DfareportingV2_7::ConversionStatus, decorator: Google::Apis::DfareportingV2_7::ConversionStatus::Representation
1925
+
1926
+ end
1927
+ end
1928
+
1929
+ class CountriesListResponse
1930
+ # @private
1931
+ class Representation < Google::Apis::Core::JsonRepresentation
1932
+ collection :countries, as: 'countries', class: Google::Apis::DfareportingV2_7::Country, decorator: Google::Apis::DfareportingV2_7::Country::Representation
1933
+
1934
+ property :kind, as: 'kind'
1935
+ end
1936
+ end
1937
+
1938
+ class Country
1939
+ # @private
1940
+ class Representation < Google::Apis::Core::JsonRepresentation
1941
+ property :country_code, as: 'countryCode'
1942
+ property :dart_id, as: 'dartId'
1943
+ property :kind, as: 'kind'
1944
+ property :name, as: 'name'
1945
+ property :ssl_enabled, as: 'sslEnabled'
1946
+ end
1947
+ end
1948
+
1949
+ class Creative
1950
+ # @private
1951
+ class Representation < Google::Apis::Core::JsonRepresentation
1952
+ property :account_id, as: 'accountId'
1953
+ property :active, as: 'active'
1954
+ property :ad_parameters, as: 'adParameters'
1955
+ collection :ad_tag_keys, as: 'adTagKeys'
1956
+ property :advertiser_id, as: 'advertiserId'
1957
+ property :allow_script_access, as: 'allowScriptAccess'
1958
+ property :archived, as: 'archived'
1959
+ property :artwork_type, as: 'artworkType'
1960
+ property :authoring_source, as: 'authoringSource'
1961
+ property :authoring_tool, as: 'authoringTool'
1962
+ property :auto_advance_images, as: 'auto_advance_images'
1963
+ property :background_color, as: 'backgroundColor'
1964
+ property :backup_image_click_through_url, as: 'backupImageClickThroughUrl'
1965
+ collection :backup_image_features, as: 'backupImageFeatures'
1966
+ property :backup_image_reporting_label, as: 'backupImageReportingLabel'
1967
+ property :backup_image_target_window, as: 'backupImageTargetWindow', class: Google::Apis::DfareportingV2_7::TargetWindow, decorator: Google::Apis::DfareportingV2_7::TargetWindow::Representation
1968
+
1969
+ collection :click_tags, as: 'clickTags', class: Google::Apis::DfareportingV2_7::ClickTag, decorator: Google::Apis::DfareportingV2_7::ClickTag::Representation
1970
+
1971
+ property :commercial_id, as: 'commercialId'
1972
+ collection :companion_creatives, as: 'companionCreatives'
1973
+ collection :compatibility, as: 'compatibility'
1974
+ property :convert_flash_to_html5, as: 'convertFlashToHtml5'
1975
+ collection :counter_custom_events, as: 'counterCustomEvents', class: Google::Apis::DfareportingV2_7::CreativeCustomEvent, decorator: Google::Apis::DfareportingV2_7::CreativeCustomEvent::Representation
1976
+
1977
+ property :creative_asset_selection, as: 'creativeAssetSelection', class: Google::Apis::DfareportingV2_7::CreativeAssetSelection, decorator: Google::Apis::DfareportingV2_7::CreativeAssetSelection::Representation
1978
+
1979
+ collection :creative_assets, as: 'creativeAssets', class: Google::Apis::DfareportingV2_7::CreativeAsset, decorator: Google::Apis::DfareportingV2_7::CreativeAsset::Representation
1980
+
1981
+ collection :creative_field_assignments, as: 'creativeFieldAssignments', class: Google::Apis::DfareportingV2_7::CreativeFieldAssignment, decorator: Google::Apis::DfareportingV2_7::CreativeFieldAssignment::Representation
1982
+
1983
+ collection :custom_key_values, as: 'customKeyValues'
1984
+ property :dynamic_asset_selection, as: 'dynamicAssetSelection'
1985
+ collection :exit_custom_events, as: 'exitCustomEvents', class: Google::Apis::DfareportingV2_7::CreativeCustomEvent, decorator: Google::Apis::DfareportingV2_7::CreativeCustomEvent::Representation
1986
+
1987
+ property :fs_command, as: 'fsCommand', class: Google::Apis::DfareportingV2_7::FsCommand, decorator: Google::Apis::DfareportingV2_7::FsCommand::Representation
1988
+
1989
+ property :html_code, as: 'htmlCode'
1990
+ property :html_code_locked, as: 'htmlCodeLocked'
1991
+ property :id, as: 'id'
1992
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
1993
+
1994
+ property :kind, as: 'kind'
1995
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
1996
+
1997
+ property :latest_trafficked_creative_id, as: 'latestTraffickedCreativeId'
1998
+ property :name, as: 'name'
1999
+ property :override_css, as: 'overrideCss'
2000
+ property :progress_offset, as: 'progressOffset', class: Google::Apis::DfareportingV2_7::VideoOffset, decorator: Google::Apis::DfareportingV2_7::VideoOffset::Representation
2001
+
2002
+ property :redirect_url, as: 'redirectUrl'
2003
+ property :rendering_id, as: 'renderingId'
2004
+ property :rendering_id_dimension_value, as: 'renderingIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2005
+
2006
+ property :required_flash_plugin_version, as: 'requiredFlashPluginVersion'
2007
+ property :required_flash_version, as: 'requiredFlashVersion'
2008
+ property :size, as: 'size', class: Google::Apis::DfareportingV2_7::Size, decorator: Google::Apis::DfareportingV2_7::Size::Representation
2009
+
2010
+ property :skip_offset, as: 'skipOffset', class: Google::Apis::DfareportingV2_7::VideoOffset, decorator: Google::Apis::DfareportingV2_7::VideoOffset::Representation
2011
+
2012
+ property :skippable, as: 'skippable'
2013
+ property :ssl_compliant, as: 'sslCompliant'
2014
+ property :ssl_override, as: 'sslOverride'
2015
+ property :studio_advertiser_id, as: 'studioAdvertiserId'
2016
+ property :studio_creative_id, as: 'studioCreativeId'
2017
+ property :studio_trafficked_creative_id, as: 'studioTraffickedCreativeId'
2018
+ property :subaccount_id, as: 'subaccountId'
2019
+ property :third_party_backup_image_impressions_url, as: 'thirdPartyBackupImageImpressionsUrl'
2020
+ property :third_party_rich_media_impressions_url, as: 'thirdPartyRichMediaImpressionsUrl'
2021
+ collection :third_party_urls, as: 'thirdPartyUrls', class: Google::Apis::DfareportingV2_7::ThirdPartyTrackingUrl, decorator: Google::Apis::DfareportingV2_7::ThirdPartyTrackingUrl::Representation
2022
+
2023
+ collection :timer_custom_events, as: 'timerCustomEvents', class: Google::Apis::DfareportingV2_7::CreativeCustomEvent, decorator: Google::Apis::DfareportingV2_7::CreativeCustomEvent::Representation
2024
+
2025
+ property :total_file_size, as: 'totalFileSize'
2026
+ property :type, as: 'type'
2027
+ property :version, as: 'version'
2028
+ property :video_description, as: 'videoDescription'
2029
+ property :video_duration, as: 'videoDuration'
2030
+ end
2031
+ end
2032
+
2033
+ class CreativeAsset
2034
+ # @private
2035
+ class Representation < Google::Apis::Core::JsonRepresentation
2036
+ property :action_script3, as: 'actionScript3'
2037
+ property :active, as: 'active'
2038
+ property :alignment, as: 'alignment'
2039
+ property :artwork_type, as: 'artworkType'
2040
+ property :asset_identifier, as: 'assetIdentifier', class: Google::Apis::DfareportingV2_7::CreativeAssetId, decorator: Google::Apis::DfareportingV2_7::CreativeAssetId::Representation
2041
+
2042
+ property :backup_image_exit, as: 'backupImageExit', class: Google::Apis::DfareportingV2_7::CreativeCustomEvent, decorator: Google::Apis::DfareportingV2_7::CreativeCustomEvent::Representation
2043
+
2044
+ property :bit_rate, as: 'bitRate'
2045
+ property :child_asset_type, as: 'childAssetType'
2046
+ property :collapsed_size, as: 'collapsedSize', class: Google::Apis::DfareportingV2_7::Size, decorator: Google::Apis::DfareportingV2_7::Size::Representation
2047
+
2048
+ collection :companion_creative_ids, as: 'companionCreativeIds'
2049
+ property :custom_start_time_value, as: 'customStartTimeValue'
2050
+ collection :detected_features, as: 'detectedFeatures'
2051
+ property :display_type, as: 'displayType'
2052
+ property :duration, as: 'duration'
2053
+ property :duration_type, as: 'durationType'
2054
+ property :expanded_dimension, as: 'expandedDimension', class: Google::Apis::DfareportingV2_7::Size, decorator: Google::Apis::DfareportingV2_7::Size::Representation
2055
+
2056
+ property :file_size, as: 'fileSize'
2057
+ property :flash_version, as: 'flashVersion'
2058
+ property :hide_flash_objects, as: 'hideFlashObjects'
2059
+ property :hide_selection_boxes, as: 'hideSelectionBoxes'
2060
+ property :horizontally_locked, as: 'horizontallyLocked'
2061
+ property :id, as: 'id'
2062
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2063
+
2064
+ property :mime_type, as: 'mimeType'
2065
+ property :offset, as: 'offset', class: Google::Apis::DfareportingV2_7::OffsetPosition, decorator: Google::Apis::DfareportingV2_7::OffsetPosition::Representation
2066
+
2067
+ property :original_backup, as: 'originalBackup'
2068
+ property :position, as: 'position', class: Google::Apis::DfareportingV2_7::OffsetPosition, decorator: Google::Apis::DfareportingV2_7::OffsetPosition::Representation
2069
+
2070
+ property :position_left_unit, as: 'positionLeftUnit'
2071
+ property :position_top_unit, as: 'positionTopUnit'
2072
+ property :progressive_serving_url, as: 'progressiveServingUrl'
2073
+ property :pushdown, as: 'pushdown'
2074
+ property :pushdown_duration, as: 'pushdownDuration'
2075
+ property :role, as: 'role'
2076
+ property :size, as: 'size', class: Google::Apis::DfareportingV2_7::Size, decorator: Google::Apis::DfareportingV2_7::Size::Representation
2077
+
2078
+ property :ssl_compliant, as: 'sslCompliant'
2079
+ property :start_time_type, as: 'startTimeType'
2080
+ property :streaming_serving_url, as: 'streamingServingUrl'
2081
+ property :transparency, as: 'transparency'
2082
+ property :vertically_locked, as: 'verticallyLocked'
2083
+ property :video_duration, as: 'videoDuration'
2084
+ property :window_mode, as: 'windowMode'
2085
+ property :z_index, as: 'zIndex'
2086
+ property :zip_filename, as: 'zipFilename'
2087
+ property :zip_filesize, as: 'zipFilesize'
2088
+ end
2089
+ end
2090
+
2091
+ class CreativeAssetId
2092
+ # @private
2093
+ class Representation < Google::Apis::Core::JsonRepresentation
2094
+ property :name, as: 'name'
2095
+ property :type, as: 'type'
2096
+ end
2097
+ end
2098
+
2099
+ class CreativeAssetMetadata
2100
+ # @private
2101
+ class Representation < Google::Apis::Core::JsonRepresentation
2102
+ property :asset_identifier, as: 'assetIdentifier', class: Google::Apis::DfareportingV2_7::CreativeAssetId, decorator: Google::Apis::DfareportingV2_7::CreativeAssetId::Representation
2103
+
2104
+ collection :click_tags, as: 'clickTags', class: Google::Apis::DfareportingV2_7::ClickTag, decorator: Google::Apis::DfareportingV2_7::ClickTag::Representation
2105
+
2106
+ collection :detected_features, as: 'detectedFeatures'
2107
+ property :id, as: 'id'
2108
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2109
+
2110
+ property :kind, as: 'kind'
2111
+ collection :warned_validation_rules, as: 'warnedValidationRules'
2112
+ end
2113
+ end
2114
+
2115
+ class CreativeAssetSelection
2116
+ # @private
2117
+ class Representation < Google::Apis::Core::JsonRepresentation
2118
+ property :default_asset_id, as: 'defaultAssetId'
2119
+ collection :rules, as: 'rules', class: Google::Apis::DfareportingV2_7::Rule, decorator: Google::Apis::DfareportingV2_7::Rule::Representation
2120
+
2121
+ end
2122
+ end
2123
+
2124
+ class CreativeAssignment
2125
+ # @private
2126
+ class Representation < Google::Apis::Core::JsonRepresentation
2127
+ property :active, as: 'active'
2128
+ property :apply_event_tags, as: 'applyEventTags'
2129
+ property :click_through_url, as: 'clickThroughUrl', class: Google::Apis::DfareportingV2_7::ClickThroughUrl, decorator: Google::Apis::DfareportingV2_7::ClickThroughUrl::Representation
2130
+
2131
+ collection :companion_creative_overrides, as: 'companionCreativeOverrides', class: Google::Apis::DfareportingV2_7::CompanionClickThroughOverride, decorator: Google::Apis::DfareportingV2_7::CompanionClickThroughOverride::Representation
2132
+
2133
+ collection :creative_group_assignments, as: 'creativeGroupAssignments', class: Google::Apis::DfareportingV2_7::CreativeGroupAssignment, decorator: Google::Apis::DfareportingV2_7::CreativeGroupAssignment::Representation
2134
+
2135
+ property :creative_id, as: 'creativeId'
2136
+ property :creative_id_dimension_value, as: 'creativeIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2137
+
2138
+ property :end_time, as: 'endTime', type: DateTime
2139
+
2140
+ collection :rich_media_exit_overrides, as: 'richMediaExitOverrides', class: Google::Apis::DfareportingV2_7::RichMediaExitOverride, decorator: Google::Apis::DfareportingV2_7::RichMediaExitOverride::Representation
2141
+
2142
+ property :sequence, as: 'sequence'
2143
+ property :ssl_compliant, as: 'sslCompliant'
2144
+ property :start_time, as: 'startTime', type: DateTime
2145
+
2146
+ property :weight, as: 'weight'
2147
+ end
2148
+ end
2149
+
2150
+ class CreativeCustomEvent
2151
+ # @private
2152
+ class Representation < Google::Apis::Core::JsonRepresentation
2153
+ property :advertiser_custom_event_id, as: 'advertiserCustomEventId'
2154
+ property :advertiser_custom_event_name, as: 'advertiserCustomEventName'
2155
+ property :advertiser_custom_event_type, as: 'advertiserCustomEventType'
2156
+ property :artwork_label, as: 'artworkLabel'
2157
+ property :artwork_type, as: 'artworkType'
2158
+ property :exit_url, as: 'exitUrl'
2159
+ property :id, as: 'id'
2160
+ property :popup_window_properties, as: 'popupWindowProperties', class: Google::Apis::DfareportingV2_7::PopupWindowProperties, decorator: Google::Apis::DfareportingV2_7::PopupWindowProperties::Representation
2161
+
2162
+ property :target_type, as: 'targetType'
2163
+ property :video_reporting_id, as: 'videoReportingId'
2164
+ end
2165
+ end
2166
+
2167
+ class CreativeField
2168
+ # @private
2169
+ class Representation < Google::Apis::Core::JsonRepresentation
2170
+ property :account_id, as: 'accountId'
2171
+ property :advertiser_id, as: 'advertiserId'
2172
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2173
+
2174
+ property :id, as: 'id'
2175
+ property :kind, as: 'kind'
2176
+ property :name, as: 'name'
2177
+ property :subaccount_id, as: 'subaccountId'
2178
+ end
2179
+ end
2180
+
2181
+ class CreativeFieldAssignment
2182
+ # @private
2183
+ class Representation < Google::Apis::Core::JsonRepresentation
2184
+ property :creative_field_id, as: 'creativeFieldId'
2185
+ property :creative_field_value_id, as: 'creativeFieldValueId'
2186
+ end
2187
+ end
2188
+
2189
+ class CreativeFieldValue
2190
+ # @private
2191
+ class Representation < Google::Apis::Core::JsonRepresentation
2192
+ property :id, as: 'id'
2193
+ property :kind, as: 'kind'
2194
+ property :value, as: 'value'
2195
+ end
2196
+ end
2197
+
2198
+ class CreativeFieldValuesListResponse
2199
+ # @private
2200
+ class Representation < Google::Apis::Core::JsonRepresentation
2201
+ collection :creative_field_values, as: 'creativeFieldValues', class: Google::Apis::DfareportingV2_7::CreativeFieldValue, decorator: Google::Apis::DfareportingV2_7::CreativeFieldValue::Representation
2202
+
2203
+ property :kind, as: 'kind'
2204
+ property :next_page_token, as: 'nextPageToken'
2205
+ end
2206
+ end
2207
+
2208
+ class CreativeFieldsListResponse
2209
+ # @private
2210
+ class Representation < Google::Apis::Core::JsonRepresentation
2211
+ collection :creative_fields, as: 'creativeFields', class: Google::Apis::DfareportingV2_7::CreativeField, decorator: Google::Apis::DfareportingV2_7::CreativeField::Representation
2212
+
2213
+ property :kind, as: 'kind'
2214
+ property :next_page_token, as: 'nextPageToken'
2215
+ end
2216
+ end
2217
+
2218
+ class CreativeGroup
2219
+ # @private
2220
+ class Representation < Google::Apis::Core::JsonRepresentation
2221
+ property :account_id, as: 'accountId'
2222
+ property :advertiser_id, as: 'advertiserId'
2223
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2224
+
2225
+ property :group_number, as: 'groupNumber'
2226
+ property :id, as: 'id'
2227
+ property :kind, as: 'kind'
2228
+ property :name, as: 'name'
2229
+ property :subaccount_id, as: 'subaccountId'
2230
+ end
2231
+ end
2232
+
2233
+ class CreativeGroupAssignment
2234
+ # @private
2235
+ class Representation < Google::Apis::Core::JsonRepresentation
2236
+ property :creative_group_id, as: 'creativeGroupId'
2237
+ property :creative_group_number, as: 'creativeGroupNumber'
2238
+ end
2239
+ end
2240
+
2241
+ class CreativeGroupsListResponse
2242
+ # @private
2243
+ class Representation < Google::Apis::Core::JsonRepresentation
2244
+ collection :creative_groups, as: 'creativeGroups', class: Google::Apis::DfareportingV2_7::CreativeGroup, decorator: Google::Apis::DfareportingV2_7::CreativeGroup::Representation
2245
+
2246
+ property :kind, as: 'kind'
2247
+ property :next_page_token, as: 'nextPageToken'
2248
+ end
2249
+ end
2250
+
2251
+ class CreativeOptimizationConfiguration
2252
+ # @private
2253
+ class Representation < Google::Apis::Core::JsonRepresentation
2254
+ property :id, as: 'id'
2255
+ property :name, as: 'name'
2256
+ collection :optimization_activitys, as: 'optimizationActivitys', class: Google::Apis::DfareportingV2_7::OptimizationActivity, decorator: Google::Apis::DfareportingV2_7::OptimizationActivity::Representation
2257
+
2258
+ property :optimization_model, as: 'optimizationModel'
2259
+ end
2260
+ end
2261
+
2262
+ class CreativeRotation
2263
+ # @private
2264
+ class Representation < Google::Apis::Core::JsonRepresentation
2265
+ collection :creative_assignments, as: 'creativeAssignments', class: Google::Apis::DfareportingV2_7::CreativeAssignment, decorator: Google::Apis::DfareportingV2_7::CreativeAssignment::Representation
2266
+
2267
+ property :creative_optimization_configuration_id, as: 'creativeOptimizationConfigurationId'
2268
+ property :type, as: 'type'
2269
+ property :weight_calculation_strategy, as: 'weightCalculationStrategy'
2270
+ end
2271
+ end
2272
+
2273
+ class CreativeSettings
2274
+ # @private
2275
+ class Representation < Google::Apis::Core::JsonRepresentation
2276
+ property :i_frame_footer, as: 'iFrameFooter'
2277
+ property :i_frame_header, as: 'iFrameHeader'
2278
+ end
2279
+ end
2280
+
2281
+ class CreativesListResponse
2282
+ # @private
2283
+ class Representation < Google::Apis::Core::JsonRepresentation
2284
+ collection :creatives, as: 'creatives', class: Google::Apis::DfareportingV2_7::Creative, decorator: Google::Apis::DfareportingV2_7::Creative::Representation
2285
+
2286
+ property :kind, as: 'kind'
2287
+ property :next_page_token, as: 'nextPageToken'
2288
+ end
2289
+ end
2290
+
2291
+ class CrossDimensionReachReportCompatibleFields
2292
+ # @private
2293
+ class Representation < Google::Apis::Core::JsonRepresentation
2294
+ collection :breakdown, as: 'breakdown', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
2295
+
2296
+ collection :dimension_filters, as: 'dimensionFilters', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
2297
+
2298
+ property :kind, as: 'kind'
2299
+ collection :metrics, as: 'metrics', class: Google::Apis::DfareportingV2_7::Metric, decorator: Google::Apis::DfareportingV2_7::Metric::Representation
2300
+
2301
+ collection :overlap_metrics, as: 'overlapMetrics', class: Google::Apis::DfareportingV2_7::Metric, decorator: Google::Apis::DfareportingV2_7::Metric::Representation
2302
+
2303
+ end
2304
+ end
2305
+
2306
+ class CustomFloodlightVariable
2307
+ # @private
2308
+ class Representation < Google::Apis::Core::JsonRepresentation
2309
+ property :kind, as: 'kind'
2310
+ property :type, as: 'type'
2311
+ property :value, as: 'value'
2312
+ end
2313
+ end
2314
+
2315
+ class CustomRichMediaEvents
2316
+ # @private
2317
+ class Representation < Google::Apis::Core::JsonRepresentation
2318
+ collection :filtered_event_ids, as: 'filteredEventIds', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2319
+
2320
+ property :kind, as: 'kind'
2321
+ end
2322
+ end
2323
+
2324
+ class DateRange
2325
+ # @private
2326
+ class Representation < Google::Apis::Core::JsonRepresentation
2327
+ property :end_date, as: 'endDate', type: Date
2328
+
2329
+ property :kind, as: 'kind'
2330
+ property :relative_date_range, as: 'relativeDateRange'
2331
+ property :start_date, as: 'startDate', type: Date
2332
+
2333
+ end
2334
+ end
2335
+
2336
+ class DayPartTargeting
2337
+ # @private
2338
+ class Representation < Google::Apis::Core::JsonRepresentation
2339
+ collection :days_of_week, as: 'daysOfWeek'
2340
+ collection :hours_of_day, as: 'hoursOfDay'
2341
+ property :user_local_time, as: 'userLocalTime'
2342
+ end
2343
+ end
2344
+
2345
+ class DefaultClickThroughEventTagProperties
2346
+ # @private
2347
+ class Representation < Google::Apis::Core::JsonRepresentation
2348
+ property :default_click_through_event_tag_id, as: 'defaultClickThroughEventTagId'
2349
+ property :override_inherited_event_tag, as: 'overrideInheritedEventTag'
2350
+ end
2351
+ end
2352
+
2353
+ class DeliverySchedule
2354
+ # @private
2355
+ class Representation < Google::Apis::Core::JsonRepresentation
2356
+ property :frequency_cap, as: 'frequencyCap', class: Google::Apis::DfareportingV2_7::FrequencyCap, decorator: Google::Apis::DfareportingV2_7::FrequencyCap::Representation
2357
+
2358
+ property :hard_cutoff, as: 'hardCutoff'
2359
+ property :impression_ratio, as: 'impressionRatio'
2360
+ property :priority, as: 'priority'
2361
+ end
2362
+ end
2363
+
2364
+ class DfpSettings
2365
+ # @private
2366
+ class Representation < Google::Apis::Core::JsonRepresentation
2367
+ property :dfp_network_code, as: 'dfp_network_code'
2368
+ property :dfp_network_name, as: 'dfp_network_name'
2369
+ property :programmatic_placement_accepted, as: 'programmaticPlacementAccepted'
2370
+ property :pub_paid_placement_accepted, as: 'pubPaidPlacementAccepted'
2371
+ property :publisher_portal_only, as: 'publisherPortalOnly'
2372
+ end
2373
+ end
2374
+
2375
+ class Dimension
2376
+ # @private
2377
+ class Representation < Google::Apis::Core::JsonRepresentation
2378
+ property :kind, as: 'kind'
2379
+ property :name, as: 'name'
2380
+ end
2381
+ end
2382
+
2383
+ class DimensionFilter
2384
+ # @private
2385
+ class Representation < Google::Apis::Core::JsonRepresentation
2386
+ property :dimension_name, as: 'dimensionName'
2387
+ property :kind, as: 'kind'
2388
+ property :value, as: 'value'
2389
+ end
2390
+ end
2391
+
2392
+ class DimensionValue
2393
+ # @private
2394
+ class Representation < Google::Apis::Core::JsonRepresentation
2395
+ property :dimension_name, as: 'dimensionName'
2396
+ property :etag, as: 'etag'
2397
+ property :id, as: 'id'
2398
+ property :kind, as: 'kind'
2399
+ property :match_type, as: 'matchType'
2400
+ property :value, as: 'value'
2401
+ end
2402
+ end
2403
+
2404
+ class DimensionValueList
2405
+ # @private
2406
+ class Representation < Google::Apis::Core::JsonRepresentation
2407
+ property :etag, as: 'etag'
2408
+ collection :items, as: 'items', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2409
+
2410
+ property :kind, as: 'kind'
2411
+ property :next_page_token, as: 'nextPageToken'
2412
+ end
2413
+ end
2414
+
2415
+ class DimensionValueRequest
2416
+ # @private
2417
+ class Representation < Google::Apis::Core::JsonRepresentation
2418
+ property :dimension_name, as: 'dimensionName'
2419
+ property :end_date, as: 'endDate', type: Date
2420
+
2421
+ collection :filters, as: 'filters', class: Google::Apis::DfareportingV2_7::DimensionFilter, decorator: Google::Apis::DfareportingV2_7::DimensionFilter::Representation
2422
+
2423
+ property :kind, as: 'kind'
2424
+ property :start_date, as: 'startDate', type: Date
2425
+
2426
+ end
2427
+ end
2428
+
2429
+ class DirectorySite
2430
+ # @private
2431
+ class Representation < Google::Apis::Core::JsonRepresentation
2432
+ property :active, as: 'active'
2433
+ collection :contact_assignments, as: 'contactAssignments', class: Google::Apis::DfareportingV2_7::DirectorySiteContactAssignment, decorator: Google::Apis::DfareportingV2_7::DirectorySiteContactAssignment::Representation
2434
+
2435
+ property :country_id, as: 'countryId'
2436
+ property :currency_id, as: 'currencyId'
2437
+ property :description, as: 'description'
2438
+ property :id, as: 'id'
2439
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2440
+
2441
+ collection :inpage_tag_formats, as: 'inpageTagFormats'
2442
+ collection :interstitial_tag_formats, as: 'interstitialTagFormats'
2443
+ property :kind, as: 'kind'
2444
+ property :name, as: 'name'
2445
+ property :parent_id, as: 'parentId'
2446
+ property :settings, as: 'settings', class: Google::Apis::DfareportingV2_7::DirectorySiteSettings, decorator: Google::Apis::DfareportingV2_7::DirectorySiteSettings::Representation
2447
+
2448
+ property :url, as: 'url'
2449
+ end
2450
+ end
2451
+
2452
+ class DirectorySiteContact
2453
+ # @private
2454
+ class Representation < Google::Apis::Core::JsonRepresentation
2455
+ property :address, as: 'address'
2456
+ property :email, as: 'email'
2457
+ property :first_name, as: 'firstName'
2458
+ property :id, as: 'id'
2459
+ property :kind, as: 'kind'
2460
+ property :last_name, as: 'lastName'
2461
+ property :phone, as: 'phone'
2462
+ property :role, as: 'role'
2463
+ property :title, as: 'title'
2464
+ property :type, as: 'type'
2465
+ end
2466
+ end
2467
+
2468
+ class DirectorySiteContactAssignment
2469
+ # @private
2470
+ class Representation < Google::Apis::Core::JsonRepresentation
2471
+ property :contact_id, as: 'contactId'
2472
+ property :visibility, as: 'visibility'
2473
+ end
2474
+ end
2475
+
2476
+ class DirectorySiteContactsListResponse
2477
+ # @private
2478
+ class Representation < Google::Apis::Core::JsonRepresentation
2479
+ collection :directory_site_contacts, as: 'directorySiteContacts', class: Google::Apis::DfareportingV2_7::DirectorySiteContact, decorator: Google::Apis::DfareportingV2_7::DirectorySiteContact::Representation
2480
+
2481
+ property :kind, as: 'kind'
2482
+ property :next_page_token, as: 'nextPageToken'
2483
+ end
2484
+ end
2485
+
2486
+ class DirectorySiteSettings
2487
+ # @private
2488
+ class Representation < Google::Apis::Core::JsonRepresentation
2489
+ property :active_view_opt_out, as: 'activeViewOptOut'
2490
+ property :dfp_settings, as: 'dfp_settings', class: Google::Apis::DfareportingV2_7::DfpSettings, decorator: Google::Apis::DfareportingV2_7::DfpSettings::Representation
2491
+
2492
+ property :instream_video_placement_accepted, as: 'instream_video_placement_accepted'
2493
+ property :interstitial_placement_accepted, as: 'interstitialPlacementAccepted'
2494
+ property :nielsen_ocr_opt_out, as: 'nielsenOcrOptOut'
2495
+ property :verification_tag_opt_out, as: 'verificationTagOptOut'
2496
+ property :video_active_view_opt_out, as: 'videoActiveViewOptOut'
2497
+ end
2498
+ end
2499
+
2500
+ class DirectorySitesListResponse
2501
+ # @private
2502
+ class Representation < Google::Apis::Core::JsonRepresentation
2503
+ collection :directory_sites, as: 'directorySites', class: Google::Apis::DfareportingV2_7::DirectorySite, decorator: Google::Apis::DfareportingV2_7::DirectorySite::Representation
2504
+
2505
+ property :kind, as: 'kind'
2506
+ property :next_page_token, as: 'nextPageToken'
2507
+ end
2508
+ end
2509
+
2510
+ class DynamicTargetingKey
2511
+ # @private
2512
+ class Representation < Google::Apis::Core::JsonRepresentation
2513
+ property :kind, as: 'kind'
2514
+ property :name, as: 'name'
2515
+ property :object_id_prop, as: 'objectId'
2516
+ property :object_type, as: 'objectType'
2517
+ end
2518
+ end
2519
+
2520
+ class DynamicTargetingKeysListResponse
2521
+ # @private
2522
+ class Representation < Google::Apis::Core::JsonRepresentation
2523
+ collection :dynamic_targeting_keys, as: 'dynamicTargetingKeys', class: Google::Apis::DfareportingV2_7::DynamicTargetingKey, decorator: Google::Apis::DfareportingV2_7::DynamicTargetingKey::Representation
2524
+
2525
+ property :kind, as: 'kind'
2526
+ end
2527
+ end
2528
+
2529
+ class EncryptionInfo
2530
+ # @private
2531
+ class Representation < Google::Apis::Core::JsonRepresentation
2532
+ property :encryption_entity_id, as: 'encryptionEntityId'
2533
+ property :encryption_entity_type, as: 'encryptionEntityType'
2534
+ property :encryption_source, as: 'encryptionSource'
2535
+ property :kind, as: 'kind'
2536
+ end
2537
+ end
2538
+
2539
+ class EventTag
2540
+ # @private
2541
+ class Representation < Google::Apis::Core::JsonRepresentation
2542
+ property :account_id, as: 'accountId'
2543
+ property :advertiser_id, as: 'advertiserId'
2544
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2545
+
2546
+ property :campaign_id, as: 'campaignId'
2547
+ property :campaign_id_dimension_value, as: 'campaignIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2548
+
2549
+ property :enabled_by_default, as: 'enabledByDefault'
2550
+ property :exclude_from_adx_requests, as: 'excludeFromAdxRequests'
2551
+ property :id, as: 'id'
2552
+ property :kind, as: 'kind'
2553
+ property :name, as: 'name'
2554
+ property :site_filter_type, as: 'siteFilterType'
2555
+ collection :site_ids, as: 'siteIds'
2556
+ property :ssl_compliant, as: 'sslCompliant'
2557
+ property :status, as: 'status'
2558
+ property :subaccount_id, as: 'subaccountId'
2559
+ property :type, as: 'type'
2560
+ property :url, as: 'url'
2561
+ property :url_escape_levels, as: 'urlEscapeLevels'
2562
+ end
2563
+ end
2564
+
2565
+ class EventTagOverride
2566
+ # @private
2567
+ class Representation < Google::Apis::Core::JsonRepresentation
2568
+ property :enabled, as: 'enabled'
2569
+ property :id, as: 'id'
2570
+ end
2571
+ end
2572
+
2573
+ class EventTagsListResponse
2574
+ # @private
2575
+ class Representation < Google::Apis::Core::JsonRepresentation
2576
+ collection :event_tags, as: 'eventTags', class: Google::Apis::DfareportingV2_7::EventTag, decorator: Google::Apis::DfareportingV2_7::EventTag::Representation
2577
+
2578
+ property :kind, as: 'kind'
2579
+ end
2580
+ end
2581
+
2582
+ class File
2583
+ # @private
2584
+ class Representation < Google::Apis::Core::JsonRepresentation
2585
+ property :date_range, as: 'dateRange', class: Google::Apis::DfareportingV2_7::DateRange, decorator: Google::Apis::DfareportingV2_7::DateRange::Representation
2586
+
2587
+ property :etag, as: 'etag'
2588
+ property :file_name, as: 'fileName'
2589
+ property :format, as: 'format'
2590
+ property :id, as: 'id'
2591
+ property :kind, as: 'kind'
2592
+ property :last_modified_time, as: 'lastModifiedTime'
2593
+ property :report_id, as: 'reportId'
2594
+ property :status, as: 'status'
2595
+ property :urls, as: 'urls', class: Google::Apis::DfareportingV2_7::File::Urls, decorator: Google::Apis::DfareportingV2_7::File::Urls::Representation
2596
+
2597
+ end
2598
+
2599
+ class Urls
2600
+ # @private
2601
+ class Representation < Google::Apis::Core::JsonRepresentation
2602
+ property :api_url, as: 'apiUrl'
2603
+ property :browser_url, as: 'browserUrl'
2604
+ end
2605
+ end
2606
+ end
2607
+
2608
+ class FileList
2609
+ # @private
2610
+ class Representation < Google::Apis::Core::JsonRepresentation
2611
+ property :etag, as: 'etag'
2612
+ collection :items, as: 'items', class: Google::Apis::DfareportingV2_7::File, decorator: Google::Apis::DfareportingV2_7::File::Representation
2613
+
2614
+ property :kind, as: 'kind'
2615
+ property :next_page_token, as: 'nextPageToken'
2616
+ end
2617
+ end
2618
+
2619
+ class Flight
2620
+ # @private
2621
+ class Representation < Google::Apis::Core::JsonRepresentation
2622
+ property :end_date, as: 'endDate', type: Date
2623
+
2624
+ property :rate_or_cost, as: 'rateOrCost'
2625
+ property :start_date, as: 'startDate', type: Date
2626
+
2627
+ property :units, as: 'units'
2628
+ end
2629
+ end
2630
+
2631
+ class FloodlightActivitiesGenerateTagResponse
2632
+ # @private
2633
+ class Representation < Google::Apis::Core::JsonRepresentation
2634
+ property :floodlight_activity_tag, as: 'floodlightActivityTag'
2635
+ property :kind, as: 'kind'
2636
+ end
2637
+ end
2638
+
2639
+ class FloodlightActivitiesListResponse
2640
+ # @private
2641
+ class Representation < Google::Apis::Core::JsonRepresentation
2642
+ collection :floodlight_activities, as: 'floodlightActivities', class: Google::Apis::DfareportingV2_7::FloodlightActivity, decorator: Google::Apis::DfareportingV2_7::FloodlightActivity::Representation
2643
+
2644
+ property :kind, as: 'kind'
2645
+ property :next_page_token, as: 'nextPageToken'
2646
+ end
2647
+ end
2648
+
2649
+ class FloodlightActivity
2650
+ # @private
2651
+ class Representation < Google::Apis::Core::JsonRepresentation
2652
+ property :account_id, as: 'accountId'
2653
+ property :advertiser_id, as: 'advertiserId'
2654
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2655
+
2656
+ property :cache_busting_type, as: 'cacheBustingType'
2657
+ property :counting_method, as: 'countingMethod'
2658
+ collection :default_tags, as: 'defaultTags', class: Google::Apis::DfareportingV2_7::FloodlightActivityDynamicTag, decorator: Google::Apis::DfareportingV2_7::FloodlightActivityDynamicTag::Representation
2659
+
2660
+ property :expected_url, as: 'expectedUrl'
2661
+ property :floodlight_activity_group_id, as: 'floodlightActivityGroupId'
2662
+ property :floodlight_activity_group_name, as: 'floodlightActivityGroupName'
2663
+ property :floodlight_activity_group_tag_string, as: 'floodlightActivityGroupTagString'
2664
+ property :floodlight_activity_group_type, as: 'floodlightActivityGroupType'
2665
+ property :floodlight_configuration_id, as: 'floodlightConfigurationId'
2666
+ property :floodlight_configuration_id_dimension_value, as: 'floodlightConfigurationIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2667
+
2668
+ property :hidden, as: 'hidden'
2669
+ property :id, as: 'id'
2670
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2671
+
2672
+ property :image_tag_enabled, as: 'imageTagEnabled'
2673
+ property :kind, as: 'kind'
2674
+ property :name, as: 'name'
2675
+ property :notes, as: 'notes'
2676
+ collection :publisher_tags, as: 'publisherTags', class: Google::Apis::DfareportingV2_7::FloodlightActivityPublisherDynamicTag, decorator: Google::Apis::DfareportingV2_7::FloodlightActivityPublisherDynamicTag::Representation
2677
+
2678
+ property :secure, as: 'secure'
2679
+ property :ssl_compliant, as: 'sslCompliant'
2680
+ property :ssl_required, as: 'sslRequired'
2681
+ property :subaccount_id, as: 'subaccountId'
2682
+ property :tag_format, as: 'tagFormat'
2683
+ property :tag_string, as: 'tagString'
2684
+ collection :user_defined_variable_types, as: 'userDefinedVariableTypes'
2685
+ end
2686
+ end
2687
+
2688
+ class FloodlightActivityDynamicTag
2689
+ # @private
2690
+ class Representation < Google::Apis::Core::JsonRepresentation
2691
+ property :id, as: 'id'
2692
+ property :name, as: 'name'
2693
+ property :tag, as: 'tag'
2694
+ end
2695
+ end
2696
+
2697
+ class FloodlightActivityGroup
2698
+ # @private
2699
+ class Representation < Google::Apis::Core::JsonRepresentation
2700
+ property :account_id, as: 'accountId'
2701
+ property :advertiser_id, as: 'advertiserId'
2702
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2703
+
2704
+ property :floodlight_configuration_id, as: 'floodlightConfigurationId'
2705
+ property :floodlight_configuration_id_dimension_value, as: 'floodlightConfigurationIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2706
+
2707
+ property :id, as: 'id'
2708
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2709
+
2710
+ property :kind, as: 'kind'
2711
+ property :name, as: 'name'
2712
+ property :subaccount_id, as: 'subaccountId'
2713
+ property :tag_string, as: 'tagString'
2714
+ property :type, as: 'type'
2715
+ end
2716
+ end
2717
+
2718
+ class FloodlightActivityGroupsListResponse
2719
+ # @private
2720
+ class Representation < Google::Apis::Core::JsonRepresentation
2721
+ collection :floodlight_activity_groups, as: 'floodlightActivityGroups', class: Google::Apis::DfareportingV2_7::FloodlightActivityGroup, decorator: Google::Apis::DfareportingV2_7::FloodlightActivityGroup::Representation
2722
+
2723
+ property :kind, as: 'kind'
2724
+ property :next_page_token, as: 'nextPageToken'
2725
+ end
2726
+ end
2727
+
2728
+ class FloodlightActivityPublisherDynamicTag
2729
+ # @private
2730
+ class Representation < Google::Apis::Core::JsonRepresentation
2731
+ property :click_through, as: 'clickThrough'
2732
+ property :directory_site_id, as: 'directorySiteId'
2733
+ property :dynamic_tag, as: 'dynamicTag', class: Google::Apis::DfareportingV2_7::FloodlightActivityDynamicTag, decorator: Google::Apis::DfareportingV2_7::FloodlightActivityDynamicTag::Representation
2734
+
2735
+ property :site_id, as: 'siteId'
2736
+ property :site_id_dimension_value, as: 'siteIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2737
+
2738
+ property :view_through, as: 'viewThrough'
2739
+ end
2740
+ end
2741
+
2742
+ class FloodlightConfiguration
2743
+ # @private
2744
+ class Representation < Google::Apis::Core::JsonRepresentation
2745
+ property :account_id, as: 'accountId'
2746
+ property :advertiser_id, as: 'advertiserId'
2747
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2748
+
2749
+ property :analytics_data_sharing_enabled, as: 'analyticsDataSharingEnabled'
2750
+ property :exposure_to_conversion_enabled, as: 'exposureToConversionEnabled'
2751
+ property :first_day_of_week, as: 'firstDayOfWeek'
2752
+ property :id, as: 'id'
2753
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
2754
+
2755
+ property :in_app_attribution_tracking_enabled, as: 'inAppAttributionTrackingEnabled'
2756
+ property :kind, as: 'kind'
2757
+ property :lookback_configuration, as: 'lookbackConfiguration', class: Google::Apis::DfareportingV2_7::LookbackConfiguration, decorator: Google::Apis::DfareportingV2_7::LookbackConfiguration::Representation
2758
+
2759
+ property :natural_search_conversion_attribution_option, as: 'naturalSearchConversionAttributionOption'
2760
+ property :omniture_settings, as: 'omnitureSettings', class: Google::Apis::DfareportingV2_7::OmnitureSettings, decorator: Google::Apis::DfareportingV2_7::OmnitureSettings::Representation
2761
+
2762
+ collection :standard_variable_types, as: 'standardVariableTypes'
2763
+ property :subaccount_id, as: 'subaccountId'
2764
+ property :tag_settings, as: 'tagSettings', class: Google::Apis::DfareportingV2_7::TagSettings, decorator: Google::Apis::DfareportingV2_7::TagSettings::Representation
2765
+
2766
+ collection :third_party_authentication_tokens, as: 'thirdPartyAuthenticationTokens', class: Google::Apis::DfareportingV2_7::ThirdPartyAuthenticationToken, decorator: Google::Apis::DfareportingV2_7::ThirdPartyAuthenticationToken::Representation
2767
+
2768
+ collection :user_defined_variable_configurations, as: 'userDefinedVariableConfigurations', class: Google::Apis::DfareportingV2_7::UserDefinedVariableConfiguration, decorator: Google::Apis::DfareportingV2_7::UserDefinedVariableConfiguration::Representation
2769
+
2770
+ end
2771
+ end
2772
+
2773
+ class FloodlightConfigurationsListResponse
2774
+ # @private
2775
+ class Representation < Google::Apis::Core::JsonRepresentation
2776
+ collection :floodlight_configurations, as: 'floodlightConfigurations', class: Google::Apis::DfareportingV2_7::FloodlightConfiguration, decorator: Google::Apis::DfareportingV2_7::FloodlightConfiguration::Representation
2777
+
2778
+ property :kind, as: 'kind'
2779
+ end
2780
+ end
2781
+
2782
+ class FloodlightReportCompatibleFields
2783
+ # @private
2784
+ class Representation < Google::Apis::Core::JsonRepresentation
2785
+ collection :dimension_filters, as: 'dimensionFilters', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
2786
+
2787
+ collection :dimensions, as: 'dimensions', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
2788
+
2789
+ property :kind, as: 'kind'
2790
+ collection :metrics, as: 'metrics', class: Google::Apis::DfareportingV2_7::Metric, decorator: Google::Apis::DfareportingV2_7::Metric::Representation
2791
+
2792
+ end
2793
+ end
2794
+
2795
+ class FrequencyCap
2796
+ # @private
2797
+ class Representation < Google::Apis::Core::JsonRepresentation
2798
+ property :duration, as: 'duration'
2799
+ property :impressions, as: 'impressions'
2800
+ end
2801
+ end
2802
+
2803
+ class FsCommand
2804
+ # @private
2805
+ class Representation < Google::Apis::Core::JsonRepresentation
2806
+ property :left, as: 'left'
2807
+ property :position_option, as: 'positionOption'
2808
+ property :top, as: 'top'
2809
+ property :window_height, as: 'windowHeight'
2810
+ property :window_width, as: 'windowWidth'
2811
+ end
2812
+ end
2813
+
2814
+ class GeoTargeting
2815
+ # @private
2816
+ class Representation < Google::Apis::Core::JsonRepresentation
2817
+ collection :cities, as: 'cities', class: Google::Apis::DfareportingV2_7::City, decorator: Google::Apis::DfareportingV2_7::City::Representation
2818
+
2819
+ collection :countries, as: 'countries', class: Google::Apis::DfareportingV2_7::Country, decorator: Google::Apis::DfareportingV2_7::Country::Representation
2820
+
2821
+ property :exclude_countries, as: 'excludeCountries'
2822
+ collection :metros, as: 'metros', class: Google::Apis::DfareportingV2_7::Metro, decorator: Google::Apis::DfareportingV2_7::Metro::Representation
2823
+
2824
+ collection :postal_codes, as: 'postalCodes', class: Google::Apis::DfareportingV2_7::PostalCode, decorator: Google::Apis::DfareportingV2_7::PostalCode::Representation
2825
+
2826
+ collection :regions, as: 'regions', class: Google::Apis::DfareportingV2_7::Region, decorator: Google::Apis::DfareportingV2_7::Region::Representation
2827
+
2828
+ end
2829
+ end
2830
+
2831
+ class InventoryItem
2832
+ # @private
2833
+ class Representation < Google::Apis::Core::JsonRepresentation
2834
+ property :account_id, as: 'accountId'
2835
+ collection :ad_slots, as: 'adSlots', class: Google::Apis::DfareportingV2_7::AdSlot, decorator: Google::Apis::DfareportingV2_7::AdSlot::Representation
2836
+
2837
+ property :advertiser_id, as: 'advertiserId'
2838
+ property :content_category_id, as: 'contentCategoryId'
2839
+ property :estimated_click_through_rate, as: 'estimatedClickThroughRate'
2840
+ property :estimated_conversion_rate, as: 'estimatedConversionRate'
2841
+ property :id, as: 'id'
2842
+ property :in_plan, as: 'inPlan'
2843
+ property :kind, as: 'kind'
2844
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
2845
+
2846
+ property :name, as: 'name'
2847
+ property :negotiation_channel_id, as: 'negotiationChannelId'
2848
+ property :order_id, as: 'orderId'
2849
+ property :placement_strategy_id, as: 'placementStrategyId'
2850
+ property :pricing, as: 'pricing', class: Google::Apis::DfareportingV2_7::Pricing, decorator: Google::Apis::DfareportingV2_7::Pricing::Representation
2851
+
2852
+ property :project_id, as: 'projectId'
2853
+ property :rfp_id, as: 'rfpId'
2854
+ property :site_id, as: 'siteId'
2855
+ property :subaccount_id, as: 'subaccountId'
2856
+ property :type, as: 'type'
2857
+ end
2858
+ end
2859
+
2860
+ class InventoryItemsListResponse
2861
+ # @private
2862
+ class Representation < Google::Apis::Core::JsonRepresentation
2863
+ collection :inventory_items, as: 'inventoryItems', class: Google::Apis::DfareportingV2_7::InventoryItem, decorator: Google::Apis::DfareportingV2_7::InventoryItem::Representation
2864
+
2865
+ property :kind, as: 'kind'
2866
+ property :next_page_token, as: 'nextPageToken'
2867
+ end
2868
+ end
2869
+
2870
+ class KeyValueTargetingExpression
2871
+ # @private
2872
+ class Representation < Google::Apis::Core::JsonRepresentation
2873
+ property :expression, as: 'expression'
2874
+ end
2875
+ end
2876
+
2877
+ class LandingPage
2878
+ # @private
2879
+ class Representation < Google::Apis::Core::JsonRepresentation
2880
+ property :default, as: 'default'
2881
+ property :id, as: 'id'
2882
+ property :kind, as: 'kind'
2883
+ property :name, as: 'name'
2884
+ property :url, as: 'url'
2885
+ end
2886
+ end
2887
+
2888
+ class LandingPagesListResponse
2889
+ # @private
2890
+ class Representation < Google::Apis::Core::JsonRepresentation
2891
+ property :kind, as: 'kind'
2892
+ collection :landing_pages, as: 'landingPages', class: Google::Apis::DfareportingV2_7::LandingPage, decorator: Google::Apis::DfareportingV2_7::LandingPage::Representation
2893
+
2894
+ end
2895
+ end
2896
+
2897
+ class Language
2898
+ # @private
2899
+ class Representation < Google::Apis::Core::JsonRepresentation
2900
+ property :id, as: 'id'
2901
+ property :kind, as: 'kind'
2902
+ property :language_code, as: 'languageCode'
2903
+ property :name, as: 'name'
2904
+ end
2905
+ end
2906
+
2907
+ class LanguageTargeting
2908
+ # @private
2909
+ class Representation < Google::Apis::Core::JsonRepresentation
2910
+ collection :languages, as: 'languages', class: Google::Apis::DfareportingV2_7::Language, decorator: Google::Apis::DfareportingV2_7::Language::Representation
2911
+
2912
+ end
2913
+ end
2914
+
2915
+ class LanguagesListResponse
2916
+ # @private
2917
+ class Representation < Google::Apis::Core::JsonRepresentation
2918
+ property :kind, as: 'kind'
2919
+ collection :languages, as: 'languages', class: Google::Apis::DfareportingV2_7::Language, decorator: Google::Apis::DfareportingV2_7::Language::Representation
2920
+
2921
+ end
2922
+ end
2923
+
2924
+ class LastModifiedInfo
2925
+ # @private
2926
+ class Representation < Google::Apis::Core::JsonRepresentation
2927
+ property :time, as: 'time'
2928
+ end
2929
+ end
2930
+
2931
+ class ListPopulationClause
2932
+ # @private
2933
+ class Representation < Google::Apis::Core::JsonRepresentation
2934
+ collection :terms, as: 'terms', class: Google::Apis::DfareportingV2_7::ListPopulationTerm, decorator: Google::Apis::DfareportingV2_7::ListPopulationTerm::Representation
2935
+
2936
+ end
2937
+ end
2938
+
2939
+ class ListPopulationRule
2940
+ # @private
2941
+ class Representation < Google::Apis::Core::JsonRepresentation
2942
+ property :floodlight_activity_id, as: 'floodlightActivityId'
2943
+ property :floodlight_activity_name, as: 'floodlightActivityName'
2944
+ collection :list_population_clauses, as: 'listPopulationClauses', class: Google::Apis::DfareportingV2_7::ListPopulationClause, decorator: Google::Apis::DfareportingV2_7::ListPopulationClause::Representation
2945
+
2946
+ end
2947
+ end
2948
+
2949
+ class ListPopulationTerm
2950
+ # @private
2951
+ class Representation < Google::Apis::Core::JsonRepresentation
2952
+ property :contains, as: 'contains'
2953
+ property :negation, as: 'negation'
2954
+ property :operator, as: 'operator'
2955
+ property :remarketing_list_id, as: 'remarketingListId'
2956
+ property :type, as: 'type'
2957
+ property :value, as: 'value'
2958
+ property :variable_friendly_name, as: 'variableFriendlyName'
2959
+ property :variable_name, as: 'variableName'
2960
+ end
2961
+ end
2962
+
2963
+ class ListTargetingExpression
2964
+ # @private
2965
+ class Representation < Google::Apis::Core::JsonRepresentation
2966
+ property :expression, as: 'expression'
2967
+ end
2968
+ end
2969
+
2970
+ class LookbackConfiguration
2971
+ # @private
2972
+ class Representation < Google::Apis::Core::JsonRepresentation
2973
+ property :click_duration, as: 'clickDuration'
2974
+ property :post_impression_activities_duration, as: 'postImpressionActivitiesDuration'
2975
+ end
2976
+ end
2977
+
2978
+ class Metric
2979
+ # @private
2980
+ class Representation < Google::Apis::Core::JsonRepresentation
2981
+ property :kind, as: 'kind'
2982
+ property :name, as: 'name'
2983
+ end
2984
+ end
2985
+
2986
+ class Metro
2987
+ # @private
2988
+ class Representation < Google::Apis::Core::JsonRepresentation
2989
+ property :country_code, as: 'countryCode'
2990
+ property :country_dart_id, as: 'countryDartId'
2991
+ property :dart_id, as: 'dartId'
2992
+ property :dma_id, as: 'dmaId'
2993
+ property :kind, as: 'kind'
2994
+ property :metro_code, as: 'metroCode'
2995
+ property :name, as: 'name'
2996
+ end
2997
+ end
2998
+
2999
+ class MetrosListResponse
3000
+ # @private
3001
+ class Representation < Google::Apis::Core::JsonRepresentation
3002
+ property :kind, as: 'kind'
3003
+ collection :metros, as: 'metros', class: Google::Apis::DfareportingV2_7::Metro, decorator: Google::Apis::DfareportingV2_7::Metro::Representation
3004
+
3005
+ end
3006
+ end
3007
+
3008
+ class MobileCarrier
3009
+ # @private
3010
+ class Representation < Google::Apis::Core::JsonRepresentation
3011
+ property :country_code, as: 'countryCode'
3012
+ property :country_dart_id, as: 'countryDartId'
3013
+ property :id, as: 'id'
3014
+ property :kind, as: 'kind'
3015
+ property :name, as: 'name'
3016
+ end
3017
+ end
3018
+
3019
+ class MobileCarriersListResponse
3020
+ # @private
3021
+ class Representation < Google::Apis::Core::JsonRepresentation
3022
+ property :kind, as: 'kind'
3023
+ collection :mobile_carriers, as: 'mobileCarriers', class: Google::Apis::DfareportingV2_7::MobileCarrier, decorator: Google::Apis::DfareportingV2_7::MobileCarrier::Representation
3024
+
3025
+ end
3026
+ end
3027
+
3028
+ class ObjectFilter
3029
+ # @private
3030
+ class Representation < Google::Apis::Core::JsonRepresentation
3031
+ property :kind, as: 'kind'
3032
+ collection :object_ids, as: 'objectIds'
3033
+ property :status, as: 'status'
3034
+ end
3035
+ end
3036
+
3037
+ class OffsetPosition
3038
+ # @private
3039
+ class Representation < Google::Apis::Core::JsonRepresentation
3040
+ property :left, as: 'left'
3041
+ property :top, as: 'top'
3042
+ end
3043
+ end
3044
+
3045
+ class OmnitureSettings
3046
+ # @private
3047
+ class Representation < Google::Apis::Core::JsonRepresentation
3048
+ property :omniture_cost_data_enabled, as: 'omnitureCostDataEnabled'
3049
+ property :omniture_integration_enabled, as: 'omnitureIntegrationEnabled'
3050
+ end
3051
+ end
3052
+
3053
+ class OperatingSystem
3054
+ # @private
3055
+ class Representation < Google::Apis::Core::JsonRepresentation
3056
+ property :dart_id, as: 'dartId'
3057
+ property :desktop, as: 'desktop'
3058
+ property :kind, as: 'kind'
3059
+ property :mobile, as: 'mobile'
3060
+ property :name, as: 'name'
3061
+ end
3062
+ end
3063
+
3064
+ class OperatingSystemVersion
3065
+ # @private
3066
+ class Representation < Google::Apis::Core::JsonRepresentation
3067
+ property :id, as: 'id'
3068
+ property :kind, as: 'kind'
3069
+ property :major_version, as: 'majorVersion'
3070
+ property :minor_version, as: 'minorVersion'
3071
+ property :name, as: 'name'
3072
+ property :operating_system, as: 'operatingSystem', class: Google::Apis::DfareportingV2_7::OperatingSystem, decorator: Google::Apis::DfareportingV2_7::OperatingSystem::Representation
3073
+
3074
+ end
3075
+ end
3076
+
3077
+ class OperatingSystemVersionsListResponse
3078
+ # @private
3079
+ class Representation < Google::Apis::Core::JsonRepresentation
3080
+ property :kind, as: 'kind'
3081
+ collection :operating_system_versions, as: 'operatingSystemVersions', class: Google::Apis::DfareportingV2_7::OperatingSystemVersion, decorator: Google::Apis::DfareportingV2_7::OperatingSystemVersion::Representation
3082
+
3083
+ end
3084
+ end
3085
+
3086
+ class OperatingSystemsListResponse
3087
+ # @private
3088
+ class Representation < Google::Apis::Core::JsonRepresentation
3089
+ property :kind, as: 'kind'
3090
+ collection :operating_systems, as: 'operatingSystems', class: Google::Apis::DfareportingV2_7::OperatingSystem, decorator: Google::Apis::DfareportingV2_7::OperatingSystem::Representation
3091
+
3092
+ end
3093
+ end
3094
+
3095
+ class OptimizationActivity
3096
+ # @private
3097
+ class Representation < Google::Apis::Core::JsonRepresentation
3098
+ property :floodlight_activity_id, as: 'floodlightActivityId'
3099
+ property :floodlight_activity_id_dimension_value, as: 'floodlightActivityIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3100
+
3101
+ property :weight, as: 'weight'
3102
+ end
3103
+ end
3104
+
3105
+ class Order
3106
+ # @private
3107
+ class Representation < Google::Apis::Core::JsonRepresentation
3108
+ property :account_id, as: 'accountId'
3109
+ property :advertiser_id, as: 'advertiserId'
3110
+ collection :approver_user_profile_ids, as: 'approverUserProfileIds'
3111
+ property :buyer_invoice_id, as: 'buyerInvoiceId'
3112
+ property :buyer_organization_name, as: 'buyerOrganizationName'
3113
+ property :comments, as: 'comments'
3114
+ collection :contacts, as: 'contacts', class: Google::Apis::DfareportingV2_7::OrderContact, decorator: Google::Apis::DfareportingV2_7::OrderContact::Representation
3115
+
3116
+ property :id, as: 'id'
3117
+ property :kind, as: 'kind'
3118
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
3119
+
3120
+ property :name, as: 'name'
3121
+ property :notes, as: 'notes'
3122
+ property :planning_term_id, as: 'planningTermId'
3123
+ property :project_id, as: 'projectId'
3124
+ property :seller_order_id, as: 'sellerOrderId'
3125
+ property :seller_organization_name, as: 'sellerOrganizationName'
3126
+ collection :site_id, as: 'siteId'
3127
+ collection :site_names, as: 'siteNames'
3128
+ property :subaccount_id, as: 'subaccountId'
3129
+ property :terms_and_conditions, as: 'termsAndConditions'
3130
+ end
3131
+ end
3132
+
3133
+ class OrderContact
3134
+ # @private
3135
+ class Representation < Google::Apis::Core::JsonRepresentation
3136
+ property :contact_info, as: 'contactInfo'
3137
+ property :contact_name, as: 'contactName'
3138
+ property :contact_title, as: 'contactTitle'
3139
+ property :contact_type, as: 'contactType'
3140
+ property :signature_user_profile_id, as: 'signatureUserProfileId'
3141
+ end
3142
+ end
3143
+
3144
+ class OrderDocument
3145
+ # @private
3146
+ class Representation < Google::Apis::Core::JsonRepresentation
3147
+ property :account_id, as: 'accountId'
3148
+ property :advertiser_id, as: 'advertiserId'
3149
+ property :amended_order_document_id, as: 'amendedOrderDocumentId'
3150
+ collection :approved_by_user_profile_ids, as: 'approvedByUserProfileIds'
3151
+ property :cancelled, as: 'cancelled'
3152
+ property :created_info, as: 'createdInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
3153
+
3154
+ property :effective_date, as: 'effectiveDate', type: Date
3155
+
3156
+ property :id, as: 'id'
3157
+ property :kind, as: 'kind'
3158
+ collection :last_sent_recipients, as: 'lastSentRecipients'
3159
+ property :last_sent_time, as: 'lastSentTime', type: DateTime
3160
+
3161
+ property :order_id, as: 'orderId'
3162
+ property :project_id, as: 'projectId'
3163
+ property :signed, as: 'signed'
3164
+ property :subaccount_id, as: 'subaccountId'
3165
+ property :title, as: 'title'
3166
+ property :type, as: 'type'
3167
+ end
3168
+ end
3169
+
3170
+ class OrderDocumentsListResponse
3171
+ # @private
3172
+ class Representation < Google::Apis::Core::JsonRepresentation
3173
+ property :kind, as: 'kind'
3174
+ property :next_page_token, as: 'nextPageToken'
3175
+ collection :order_documents, as: 'orderDocuments', class: Google::Apis::DfareportingV2_7::OrderDocument, decorator: Google::Apis::DfareportingV2_7::OrderDocument::Representation
3176
+
3177
+ end
3178
+ end
3179
+
3180
+ class OrdersListResponse
3181
+ # @private
3182
+ class Representation < Google::Apis::Core::JsonRepresentation
3183
+ property :kind, as: 'kind'
3184
+ property :next_page_token, as: 'nextPageToken'
3185
+ collection :orders, as: 'orders', class: Google::Apis::DfareportingV2_7::Order, decorator: Google::Apis::DfareportingV2_7::Order::Representation
3186
+
3187
+ end
3188
+ end
3189
+
3190
+ class PathToConversionReportCompatibleFields
3191
+ # @private
3192
+ class Representation < Google::Apis::Core::JsonRepresentation
3193
+ collection :conversion_dimensions, as: 'conversionDimensions', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
3194
+
3195
+ collection :custom_floodlight_variables, as: 'customFloodlightVariables', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
3196
+
3197
+ property :kind, as: 'kind'
3198
+ collection :metrics, as: 'metrics', class: Google::Apis::DfareportingV2_7::Metric, decorator: Google::Apis::DfareportingV2_7::Metric::Representation
3199
+
3200
+ collection :per_interaction_dimensions, as: 'perInteractionDimensions', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
3201
+
3202
+ end
3203
+ end
3204
+
3205
+ class Placement
3206
+ # @private
3207
+ class Representation < Google::Apis::Core::JsonRepresentation
3208
+ property :account_id, as: 'accountId'
3209
+ property :advertiser_id, as: 'advertiserId'
3210
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3211
+
3212
+ property :archived, as: 'archived'
3213
+ property :campaign_id, as: 'campaignId'
3214
+ property :campaign_id_dimension_value, as: 'campaignIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3215
+
3216
+ property :comment, as: 'comment'
3217
+ property :compatibility, as: 'compatibility'
3218
+ property :content_category_id, as: 'contentCategoryId'
3219
+ property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
3220
+
3221
+ property :directory_site_id, as: 'directorySiteId'
3222
+ property :directory_site_id_dimension_value, as: 'directorySiteIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3223
+
3224
+ property :external_id, as: 'externalId'
3225
+ property :id, as: 'id'
3226
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3227
+
3228
+ property :key_name, as: 'keyName'
3229
+ property :kind, as: 'kind'
3230
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
3231
+
3232
+ property :lookback_configuration, as: 'lookbackConfiguration', class: Google::Apis::DfareportingV2_7::LookbackConfiguration, decorator: Google::Apis::DfareportingV2_7::LookbackConfiguration::Representation
3233
+
3234
+ property :name, as: 'name'
3235
+ property :payment_approved, as: 'paymentApproved'
3236
+ property :payment_source, as: 'paymentSource'
3237
+ property :placement_group_id, as: 'placementGroupId'
3238
+ property :placement_group_id_dimension_value, as: 'placementGroupIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3239
+
3240
+ property :placement_strategy_id, as: 'placementStrategyId'
3241
+ property :pricing_schedule, as: 'pricingSchedule', class: Google::Apis::DfareportingV2_7::PricingSchedule, decorator: Google::Apis::DfareportingV2_7::PricingSchedule::Representation
3242
+
3243
+ property :primary, as: 'primary'
3244
+ property :publisher_update_info, as: 'publisherUpdateInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
3245
+
3246
+ property :site_id, as: 'siteId'
3247
+ property :site_id_dimension_value, as: 'siteIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3248
+
3249
+ property :size, as: 'size', class: Google::Apis::DfareportingV2_7::Size, decorator: Google::Apis::DfareportingV2_7::Size::Representation
3250
+
3251
+ property :ssl_required, as: 'sslRequired'
3252
+ property :status, as: 'status'
3253
+ property :subaccount_id, as: 'subaccountId'
3254
+ collection :tag_formats, as: 'tagFormats'
3255
+ property :tag_setting, as: 'tagSetting', class: Google::Apis::DfareportingV2_7::TagSetting, decorator: Google::Apis::DfareportingV2_7::TagSetting::Representation
3256
+
3257
+ property :video_active_view_opt_out, as: 'videoActiveViewOptOut'
3258
+ property :video_settings, as: 'videoSettings', class: Google::Apis::DfareportingV2_7::VideoSettings, decorator: Google::Apis::DfareportingV2_7::VideoSettings::Representation
3259
+
3260
+ property :vpaid_adapter_choice, as: 'vpaidAdapterChoice'
3261
+ end
3262
+ end
3263
+
3264
+ class PlacementAssignment
3265
+ # @private
3266
+ class Representation < Google::Apis::Core::JsonRepresentation
3267
+ property :active, as: 'active'
3268
+ property :placement_id, as: 'placementId'
3269
+ property :placement_id_dimension_value, as: 'placementIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3270
+
3271
+ property :ssl_required, as: 'sslRequired'
3272
+ end
3273
+ end
3274
+
3275
+ class PlacementGroup
3276
+ # @private
3277
+ class Representation < Google::Apis::Core::JsonRepresentation
3278
+ property :account_id, as: 'accountId'
3279
+ property :advertiser_id, as: 'advertiserId'
3280
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3281
+
3282
+ property :archived, as: 'archived'
3283
+ property :campaign_id, as: 'campaignId'
3284
+ property :campaign_id_dimension_value, as: 'campaignIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3285
+
3286
+ collection :child_placement_ids, as: 'childPlacementIds'
3287
+ property :comment, as: 'comment'
3288
+ property :content_category_id, as: 'contentCategoryId'
3289
+ property :create_info, as: 'createInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
3290
+
3291
+ property :directory_site_id, as: 'directorySiteId'
3292
+ property :directory_site_id_dimension_value, as: 'directorySiteIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3293
+
3294
+ property :external_id, as: 'externalId'
3295
+ property :id, as: 'id'
3296
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3297
+
3298
+ property :kind, as: 'kind'
3299
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
3300
+
3301
+ property :name, as: 'name'
3302
+ property :placement_group_type, as: 'placementGroupType'
3303
+ property :placement_strategy_id, as: 'placementStrategyId'
3304
+ property :pricing_schedule, as: 'pricingSchedule', class: Google::Apis::DfareportingV2_7::PricingSchedule, decorator: Google::Apis::DfareportingV2_7::PricingSchedule::Representation
3305
+
3306
+ property :primary_placement_id, as: 'primaryPlacementId'
3307
+ property :primary_placement_id_dimension_value, as: 'primaryPlacementIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3308
+
3309
+ property :site_id, as: 'siteId'
3310
+ property :site_id_dimension_value, as: 'siteIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3311
+
3312
+ property :subaccount_id, as: 'subaccountId'
3313
+ end
3314
+ end
3315
+
3316
+ class PlacementGroupsListResponse
3317
+ # @private
3318
+ class Representation < Google::Apis::Core::JsonRepresentation
3319
+ property :kind, as: 'kind'
3320
+ property :next_page_token, as: 'nextPageToken'
3321
+ collection :placement_groups, as: 'placementGroups', class: Google::Apis::DfareportingV2_7::PlacementGroup, decorator: Google::Apis::DfareportingV2_7::PlacementGroup::Representation
3322
+
3323
+ end
3324
+ end
3325
+
3326
+ class PlacementStrategiesListResponse
3327
+ # @private
3328
+ class Representation < Google::Apis::Core::JsonRepresentation
3329
+ property :kind, as: 'kind'
3330
+ property :next_page_token, as: 'nextPageToken'
3331
+ collection :placement_strategies, as: 'placementStrategies', class: Google::Apis::DfareportingV2_7::PlacementStrategy, decorator: Google::Apis::DfareportingV2_7::PlacementStrategy::Representation
3332
+
3333
+ end
3334
+ end
3335
+
3336
+ class PlacementStrategy
3337
+ # @private
3338
+ class Representation < Google::Apis::Core::JsonRepresentation
3339
+ property :account_id, as: 'accountId'
3340
+ property :id, as: 'id'
3341
+ property :kind, as: 'kind'
3342
+ property :name, as: 'name'
3343
+ end
3344
+ end
3345
+
3346
+ class PlacementTag
3347
+ # @private
3348
+ class Representation < Google::Apis::Core::JsonRepresentation
3349
+ property :placement_id, as: 'placementId'
3350
+ collection :tag_datas, as: 'tagDatas', class: Google::Apis::DfareportingV2_7::TagData, decorator: Google::Apis::DfareportingV2_7::TagData::Representation
3351
+
3352
+ end
3353
+ end
3354
+
3355
+ class PlacementsGenerateTagsResponse
3356
+ # @private
3357
+ class Representation < Google::Apis::Core::JsonRepresentation
3358
+ property :kind, as: 'kind'
3359
+ collection :placement_tags, as: 'placementTags', class: Google::Apis::DfareportingV2_7::PlacementTag, decorator: Google::Apis::DfareportingV2_7::PlacementTag::Representation
3360
+
3361
+ end
3362
+ end
3363
+
3364
+ class PlacementsListResponse
3365
+ # @private
3366
+ class Representation < Google::Apis::Core::JsonRepresentation
3367
+ property :kind, as: 'kind'
3368
+ property :next_page_token, as: 'nextPageToken'
3369
+ collection :placements, as: 'placements', class: Google::Apis::DfareportingV2_7::Placement, decorator: Google::Apis::DfareportingV2_7::Placement::Representation
3370
+
3371
+ end
3372
+ end
3373
+
3374
+ class PlatformType
3375
+ # @private
3376
+ class Representation < Google::Apis::Core::JsonRepresentation
3377
+ property :id, as: 'id'
3378
+ property :kind, as: 'kind'
3379
+ property :name, as: 'name'
3380
+ end
3381
+ end
3382
+
3383
+ class PlatformTypesListResponse
3384
+ # @private
3385
+ class Representation < Google::Apis::Core::JsonRepresentation
3386
+ property :kind, as: 'kind'
3387
+ collection :platform_types, as: 'platformTypes', class: Google::Apis::DfareportingV2_7::PlatformType, decorator: Google::Apis::DfareportingV2_7::PlatformType::Representation
3388
+
3389
+ end
3390
+ end
3391
+
3392
+ class PopupWindowProperties
3393
+ # @private
3394
+ class Representation < Google::Apis::Core::JsonRepresentation
3395
+ property :dimension, as: 'dimension', class: Google::Apis::DfareportingV2_7::Size, decorator: Google::Apis::DfareportingV2_7::Size::Representation
3396
+
3397
+ property :offset, as: 'offset', class: Google::Apis::DfareportingV2_7::OffsetPosition, decorator: Google::Apis::DfareportingV2_7::OffsetPosition::Representation
3398
+
3399
+ property :position_type, as: 'positionType'
3400
+ property :show_address_bar, as: 'showAddressBar'
3401
+ property :show_menu_bar, as: 'showMenuBar'
3402
+ property :show_scroll_bar, as: 'showScrollBar'
3403
+ property :show_status_bar, as: 'showStatusBar'
3404
+ property :show_tool_bar, as: 'showToolBar'
3405
+ property :title, as: 'title'
3406
+ end
3407
+ end
3408
+
3409
+ class PostalCode
3410
+ # @private
3411
+ class Representation < Google::Apis::Core::JsonRepresentation
3412
+ property :code, as: 'code'
3413
+ property :country_code, as: 'countryCode'
3414
+ property :country_dart_id, as: 'countryDartId'
3415
+ property :id, as: 'id'
3416
+ property :kind, as: 'kind'
3417
+ end
3418
+ end
3419
+
3420
+ class PostalCodesListResponse
3421
+ # @private
3422
+ class Representation < Google::Apis::Core::JsonRepresentation
3423
+ property :kind, as: 'kind'
3424
+ collection :postal_codes, as: 'postalCodes', class: Google::Apis::DfareportingV2_7::PostalCode, decorator: Google::Apis::DfareportingV2_7::PostalCode::Representation
3425
+
3426
+ end
3427
+ end
3428
+
3429
+ class Pricing
3430
+ # @private
3431
+ class Representation < Google::Apis::Core::JsonRepresentation
3432
+ property :cap_cost_type, as: 'capCostType'
3433
+ property :end_date, as: 'endDate', type: Date
3434
+
3435
+ collection :flights, as: 'flights', class: Google::Apis::DfareportingV2_7::Flight, decorator: Google::Apis::DfareportingV2_7::Flight::Representation
3436
+
3437
+ property :group_type, as: 'groupType'
3438
+ property :pricing_type, as: 'pricingType'
3439
+ property :start_date, as: 'startDate', type: Date
3440
+
3441
+ end
3442
+ end
3443
+
3444
+ class PricingSchedule
3445
+ # @private
3446
+ class Representation < Google::Apis::Core::JsonRepresentation
3447
+ property :cap_cost_option, as: 'capCostOption'
3448
+ property :disregard_overdelivery, as: 'disregardOverdelivery'
3449
+ property :end_date, as: 'endDate', type: Date
3450
+
3451
+ property :flighted, as: 'flighted'
3452
+ property :floodlight_activity_id, as: 'floodlightActivityId'
3453
+ collection :pricing_periods, as: 'pricingPeriods', class: Google::Apis::DfareportingV2_7::PricingSchedulePricingPeriod, decorator: Google::Apis::DfareportingV2_7::PricingSchedulePricingPeriod::Representation
3454
+
3455
+ property :pricing_type, as: 'pricingType'
3456
+ property :start_date, as: 'startDate', type: Date
3457
+
3458
+ property :testing_start_date, as: 'testingStartDate', type: Date
3459
+
3460
+ end
3461
+ end
3462
+
3463
+ class PricingSchedulePricingPeriod
3464
+ # @private
3465
+ class Representation < Google::Apis::Core::JsonRepresentation
3466
+ property :end_date, as: 'endDate', type: Date
3467
+
3468
+ property :pricing_comment, as: 'pricingComment'
3469
+ property :rate_or_cost_nanos, as: 'rateOrCostNanos'
3470
+ property :start_date, as: 'startDate', type: Date
3471
+
3472
+ property :units, as: 'units'
3473
+ end
3474
+ end
3475
+
3476
+ class Project
3477
+ # @private
3478
+ class Representation < Google::Apis::Core::JsonRepresentation
3479
+ property :account_id, as: 'accountId'
3480
+ property :advertiser_id, as: 'advertiserId'
3481
+ property :audience_age_group, as: 'audienceAgeGroup'
3482
+ property :audience_gender, as: 'audienceGender'
3483
+ property :budget, as: 'budget'
3484
+ property :client_billing_code, as: 'clientBillingCode'
3485
+ property :client_name, as: 'clientName'
3486
+ property :end_date, as: 'endDate', type: Date
3487
+
3488
+ property :id, as: 'id'
3489
+ property :kind, as: 'kind'
3490
+ property :last_modified_info, as: 'lastModifiedInfo', class: Google::Apis::DfareportingV2_7::LastModifiedInfo, decorator: Google::Apis::DfareportingV2_7::LastModifiedInfo::Representation
3491
+
3492
+ property :name, as: 'name'
3493
+ property :overview, as: 'overview'
3494
+ property :start_date, as: 'startDate', type: Date
3495
+
3496
+ property :subaccount_id, as: 'subaccountId'
3497
+ property :target_clicks, as: 'targetClicks'
3498
+ property :target_conversions, as: 'targetConversions'
3499
+ property :target_cpa_nanos, as: 'targetCpaNanos'
3500
+ property :target_cpc_nanos, as: 'targetCpcNanos'
3501
+ property :target_cpm_active_view_nanos, as: 'targetCpmActiveViewNanos'
3502
+ property :target_cpm_nanos, as: 'targetCpmNanos'
3503
+ property :target_impressions, as: 'targetImpressions'
3504
+ end
3505
+ end
3506
+
3507
+ class ProjectsListResponse
3508
+ # @private
3509
+ class Representation < Google::Apis::Core::JsonRepresentation
3510
+ property :kind, as: 'kind'
3511
+ property :next_page_token, as: 'nextPageToken'
3512
+ collection :projects, as: 'projects', class: Google::Apis::DfareportingV2_7::Project, decorator: Google::Apis::DfareportingV2_7::Project::Representation
3513
+
3514
+ end
3515
+ end
3516
+
3517
+ class ReachReportCompatibleFields
3518
+ # @private
3519
+ class Representation < Google::Apis::Core::JsonRepresentation
3520
+ collection :dimension_filters, as: 'dimensionFilters', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
3521
+
3522
+ collection :dimensions, as: 'dimensions', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
3523
+
3524
+ property :kind, as: 'kind'
3525
+ collection :metrics, as: 'metrics', class: Google::Apis::DfareportingV2_7::Metric, decorator: Google::Apis::DfareportingV2_7::Metric::Representation
3526
+
3527
+ collection :pivoted_activity_metrics, as: 'pivotedActivityMetrics', class: Google::Apis::DfareportingV2_7::Metric, decorator: Google::Apis::DfareportingV2_7::Metric::Representation
3528
+
3529
+ collection :reach_by_frequency_metrics, as: 'reachByFrequencyMetrics', class: Google::Apis::DfareportingV2_7::Metric, decorator: Google::Apis::DfareportingV2_7::Metric::Representation
3530
+
3531
+ end
3532
+ end
3533
+
3534
+ class Recipient
3535
+ # @private
3536
+ class Representation < Google::Apis::Core::JsonRepresentation
3537
+ property :delivery_type, as: 'deliveryType'
3538
+ property :email, as: 'email'
3539
+ property :kind, as: 'kind'
3540
+ end
3541
+ end
3542
+
3543
+ class Region
3544
+ # @private
3545
+ class Representation < Google::Apis::Core::JsonRepresentation
3546
+ property :country_code, as: 'countryCode'
3547
+ property :country_dart_id, as: 'countryDartId'
3548
+ property :dart_id, as: 'dartId'
3549
+ property :kind, as: 'kind'
3550
+ property :name, as: 'name'
3551
+ property :region_code, as: 'regionCode'
3552
+ end
3553
+ end
3554
+
3555
+ class RegionsListResponse
3556
+ # @private
3557
+ class Representation < Google::Apis::Core::JsonRepresentation
3558
+ property :kind, as: 'kind'
3559
+ collection :regions, as: 'regions', class: Google::Apis::DfareportingV2_7::Region, decorator: Google::Apis::DfareportingV2_7::Region::Representation
3560
+
3561
+ end
3562
+ end
3563
+
3564
+ class RemarketingList
3565
+ # @private
3566
+ class Representation < Google::Apis::Core::JsonRepresentation
3567
+ property :account_id, as: 'accountId'
3568
+ property :active, as: 'active'
3569
+ property :advertiser_id, as: 'advertiserId'
3570
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3571
+
3572
+ property :description, as: 'description'
3573
+ property :id, as: 'id'
3574
+ property :kind, as: 'kind'
3575
+ property :life_span, as: 'lifeSpan'
3576
+ property :list_population_rule, as: 'listPopulationRule', class: Google::Apis::DfareportingV2_7::ListPopulationRule, decorator: Google::Apis::DfareportingV2_7::ListPopulationRule::Representation
3577
+
3578
+ property :list_size, as: 'listSize'
3579
+ property :list_source, as: 'listSource'
3580
+ property :name, as: 'name'
3581
+ property :subaccount_id, as: 'subaccountId'
3582
+ end
3583
+ end
3584
+
3585
+ class RemarketingListShare
3586
+ # @private
3587
+ class Representation < Google::Apis::Core::JsonRepresentation
3588
+ property :kind, as: 'kind'
3589
+ property :remarketing_list_id, as: 'remarketingListId'
3590
+ collection :shared_account_ids, as: 'sharedAccountIds'
3591
+ collection :shared_advertiser_ids, as: 'sharedAdvertiserIds'
3592
+ end
3593
+ end
3594
+
3595
+ class RemarketingListsListResponse
3596
+ # @private
3597
+ class Representation < Google::Apis::Core::JsonRepresentation
3598
+ property :kind, as: 'kind'
3599
+ property :next_page_token, as: 'nextPageToken'
3600
+ collection :remarketing_lists, as: 'remarketingLists', class: Google::Apis::DfareportingV2_7::RemarketingList, decorator: Google::Apis::DfareportingV2_7::RemarketingList::Representation
3601
+
3602
+ end
3603
+ end
3604
+
3605
+ class Report
3606
+ # @private
3607
+ class Representation < Google::Apis::Core::JsonRepresentation
3608
+ property :account_id, as: 'accountId'
3609
+ property :criteria, as: 'criteria', class: Google::Apis::DfareportingV2_7::Report::Criteria, decorator: Google::Apis::DfareportingV2_7::Report::Criteria::Representation
3610
+
3611
+ property :cross_dimension_reach_criteria, as: 'crossDimensionReachCriteria', class: Google::Apis::DfareportingV2_7::Report::CrossDimensionReachCriteria, decorator: Google::Apis::DfareportingV2_7::Report::CrossDimensionReachCriteria::Representation
3612
+
3613
+ property :delivery, as: 'delivery', class: Google::Apis::DfareportingV2_7::Report::Delivery, decorator: Google::Apis::DfareportingV2_7::Report::Delivery::Representation
3614
+
3615
+ property :etag, as: 'etag'
3616
+ property :file_name, as: 'fileName'
3617
+ property :floodlight_criteria, as: 'floodlightCriteria', class: Google::Apis::DfareportingV2_7::Report::FloodlightCriteria, decorator: Google::Apis::DfareportingV2_7::Report::FloodlightCriteria::Representation
3618
+
3619
+ property :format, as: 'format'
3620
+ property :id, as: 'id'
3621
+ property :kind, as: 'kind'
3622
+ property :last_modified_time, as: 'lastModifiedTime'
3623
+ property :name, as: 'name'
3624
+ property :owner_profile_id, as: 'ownerProfileId'
3625
+ property :path_to_conversion_criteria, as: 'pathToConversionCriteria', class: Google::Apis::DfareportingV2_7::Report::PathToConversionCriteria, decorator: Google::Apis::DfareportingV2_7::Report::PathToConversionCriteria::Representation
3626
+
3627
+ property :reach_criteria, as: 'reachCriteria', class: Google::Apis::DfareportingV2_7::Report::ReachCriteria, decorator: Google::Apis::DfareportingV2_7::Report::ReachCriteria::Representation
3628
+
3629
+ property :schedule, as: 'schedule', class: Google::Apis::DfareportingV2_7::Report::Schedule, decorator: Google::Apis::DfareportingV2_7::Report::Schedule::Representation
3630
+
3631
+ property :sub_account_id, as: 'subAccountId'
3632
+ property :type, as: 'type'
3633
+ end
3634
+
3635
+ class Criteria
3636
+ # @private
3637
+ class Representation < Google::Apis::Core::JsonRepresentation
3638
+ property :activities, as: 'activities', class: Google::Apis::DfareportingV2_7::Activities, decorator: Google::Apis::DfareportingV2_7::Activities::Representation
3639
+
3640
+ property :custom_rich_media_events, as: 'customRichMediaEvents', class: Google::Apis::DfareportingV2_7::CustomRichMediaEvents, decorator: Google::Apis::DfareportingV2_7::CustomRichMediaEvents::Representation
3641
+
3642
+ property :date_range, as: 'dateRange', class: Google::Apis::DfareportingV2_7::DateRange, decorator: Google::Apis::DfareportingV2_7::DateRange::Representation
3643
+
3644
+ collection :dimension_filters, as: 'dimensionFilters', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3645
+
3646
+ collection :dimensions, as: 'dimensions', class: Google::Apis::DfareportingV2_7::SortedDimension, decorator: Google::Apis::DfareportingV2_7::SortedDimension::Representation
3647
+
3648
+ collection :metric_names, as: 'metricNames'
3649
+ end
3650
+ end
3651
+
3652
+ class CrossDimensionReachCriteria
3653
+ # @private
3654
+ class Representation < Google::Apis::Core::JsonRepresentation
3655
+ collection :breakdown, as: 'breakdown', class: Google::Apis::DfareportingV2_7::SortedDimension, decorator: Google::Apis::DfareportingV2_7::SortedDimension::Representation
3656
+
3657
+ property :date_range, as: 'dateRange', class: Google::Apis::DfareportingV2_7::DateRange, decorator: Google::Apis::DfareportingV2_7::DateRange::Representation
3658
+
3659
+ property :dimension, as: 'dimension'
3660
+ collection :dimension_filters, as: 'dimensionFilters', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3661
+
3662
+ collection :metric_names, as: 'metricNames'
3663
+ collection :overlap_metric_names, as: 'overlapMetricNames'
3664
+ property :pivoted, as: 'pivoted'
3665
+ end
3666
+ end
3667
+
3668
+ class Delivery
3669
+ # @private
3670
+ class Representation < Google::Apis::Core::JsonRepresentation
3671
+ property :email_owner, as: 'emailOwner'
3672
+ property :email_owner_delivery_type, as: 'emailOwnerDeliveryType'
3673
+ property :message, as: 'message'
3674
+ collection :recipients, as: 'recipients', class: Google::Apis::DfareportingV2_7::Recipient, decorator: Google::Apis::DfareportingV2_7::Recipient::Representation
3675
+
3676
+ end
3677
+ end
3678
+
3679
+ class FloodlightCriteria
3680
+ # @private
3681
+ class Representation < Google::Apis::Core::JsonRepresentation
3682
+ collection :custom_rich_media_events, as: 'customRichMediaEvents', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3683
+
3684
+ property :date_range, as: 'dateRange', class: Google::Apis::DfareportingV2_7::DateRange, decorator: Google::Apis::DfareportingV2_7::DateRange::Representation
3685
+
3686
+ collection :dimension_filters, as: 'dimensionFilters', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3687
+
3688
+ collection :dimensions, as: 'dimensions', class: Google::Apis::DfareportingV2_7::SortedDimension, decorator: Google::Apis::DfareportingV2_7::SortedDimension::Representation
3689
+
3690
+ property :floodlight_config_id, as: 'floodlightConfigId', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3691
+
3692
+ collection :metric_names, as: 'metricNames'
3693
+ property :report_properties, as: 'reportProperties', class: Google::Apis::DfareportingV2_7::Report::FloodlightCriteria::ReportProperties, decorator: Google::Apis::DfareportingV2_7::Report::FloodlightCriteria::ReportProperties::Representation
3694
+
3695
+ end
3696
+
3697
+ class ReportProperties
3698
+ # @private
3699
+ class Representation < Google::Apis::Core::JsonRepresentation
3700
+ property :include_attributed_ip_conversions, as: 'includeAttributedIPConversions'
3701
+ property :include_unattributed_cookie_conversions, as: 'includeUnattributedCookieConversions'
3702
+ property :include_unattributed_ip_conversions, as: 'includeUnattributedIPConversions'
3703
+ end
3704
+ end
3705
+ end
3706
+
3707
+ class PathToConversionCriteria
3708
+ # @private
3709
+ class Representation < Google::Apis::Core::JsonRepresentation
3710
+ collection :activity_filters, as: 'activityFilters', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3711
+
3712
+ collection :conversion_dimensions, as: 'conversionDimensions', class: Google::Apis::DfareportingV2_7::SortedDimension, decorator: Google::Apis::DfareportingV2_7::SortedDimension::Representation
3713
+
3714
+ collection :custom_floodlight_variables, as: 'customFloodlightVariables', class: Google::Apis::DfareportingV2_7::SortedDimension, decorator: Google::Apis::DfareportingV2_7::SortedDimension::Representation
3715
+
3716
+ collection :custom_rich_media_events, as: 'customRichMediaEvents', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3717
+
3718
+ property :date_range, as: 'dateRange', class: Google::Apis::DfareportingV2_7::DateRange, decorator: Google::Apis::DfareportingV2_7::DateRange::Representation
3719
+
3720
+ property :floodlight_config_id, as: 'floodlightConfigId', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3721
+
3722
+ collection :metric_names, as: 'metricNames'
3723
+ collection :per_interaction_dimensions, as: 'perInteractionDimensions', class: Google::Apis::DfareportingV2_7::SortedDimension, decorator: Google::Apis::DfareportingV2_7::SortedDimension::Representation
3724
+
3725
+ property :report_properties, as: 'reportProperties', class: Google::Apis::DfareportingV2_7::Report::PathToConversionCriteria::ReportProperties, decorator: Google::Apis::DfareportingV2_7::Report::PathToConversionCriteria::ReportProperties::Representation
3726
+
3727
+ end
3728
+
3729
+ class ReportProperties
3730
+ # @private
3731
+ class Representation < Google::Apis::Core::JsonRepresentation
3732
+ property :clicks_lookback_window, as: 'clicksLookbackWindow'
3733
+ property :impressions_lookback_window, as: 'impressionsLookbackWindow'
3734
+ property :include_attributed_ip_conversions, as: 'includeAttributedIPConversions'
3735
+ property :include_unattributed_cookie_conversions, as: 'includeUnattributedCookieConversions'
3736
+ property :include_unattributed_ip_conversions, as: 'includeUnattributedIPConversions'
3737
+ property :maximum_click_interactions, as: 'maximumClickInteractions'
3738
+ property :maximum_impression_interactions, as: 'maximumImpressionInteractions'
3739
+ property :maximum_interaction_gap, as: 'maximumInteractionGap'
3740
+ property :pivot_on_interaction_path, as: 'pivotOnInteractionPath'
3741
+ end
3742
+ end
3743
+ end
3744
+
3745
+ class ReachCriteria
3746
+ # @private
3747
+ class Representation < Google::Apis::Core::JsonRepresentation
3748
+ property :activities, as: 'activities', class: Google::Apis::DfareportingV2_7::Activities, decorator: Google::Apis::DfareportingV2_7::Activities::Representation
3749
+
3750
+ property :custom_rich_media_events, as: 'customRichMediaEvents', class: Google::Apis::DfareportingV2_7::CustomRichMediaEvents, decorator: Google::Apis::DfareportingV2_7::CustomRichMediaEvents::Representation
3751
+
3752
+ property :date_range, as: 'dateRange', class: Google::Apis::DfareportingV2_7::DateRange, decorator: Google::Apis::DfareportingV2_7::DateRange::Representation
3753
+
3754
+ collection :dimension_filters, as: 'dimensionFilters', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3755
+
3756
+ collection :dimensions, as: 'dimensions', class: Google::Apis::DfareportingV2_7::SortedDimension, decorator: Google::Apis::DfareportingV2_7::SortedDimension::Representation
3757
+
3758
+ property :enable_all_dimension_combinations, as: 'enableAllDimensionCombinations'
3759
+ collection :metric_names, as: 'metricNames'
3760
+ collection :reach_by_frequency_metric_names, as: 'reachByFrequencyMetricNames'
3761
+ end
3762
+ end
3763
+
3764
+ class Schedule
3765
+ # @private
3766
+ class Representation < Google::Apis::Core::JsonRepresentation
3767
+ property :active, as: 'active'
3768
+ property :every, as: 'every'
3769
+ property :expiration_date, as: 'expirationDate', type: Date
3770
+
3771
+ property :repeats, as: 'repeats'
3772
+ collection :repeats_on_week_days, as: 'repeatsOnWeekDays'
3773
+ property :runs_on_day_of_month, as: 'runsOnDayOfMonth'
3774
+ property :start_date, as: 'startDate', type: Date
3775
+
3776
+ end
3777
+ end
3778
+ end
3779
+
3780
+ class ReportCompatibleFields
3781
+ # @private
3782
+ class Representation < Google::Apis::Core::JsonRepresentation
3783
+ collection :dimension_filters, as: 'dimensionFilters', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
3784
+
3785
+ collection :dimensions, as: 'dimensions', class: Google::Apis::DfareportingV2_7::Dimension, decorator: Google::Apis::DfareportingV2_7::Dimension::Representation
3786
+
3787
+ property :kind, as: 'kind'
3788
+ collection :metrics, as: 'metrics', class: Google::Apis::DfareportingV2_7::Metric, decorator: Google::Apis::DfareportingV2_7::Metric::Representation
3789
+
3790
+ collection :pivoted_activity_metrics, as: 'pivotedActivityMetrics', class: Google::Apis::DfareportingV2_7::Metric, decorator: Google::Apis::DfareportingV2_7::Metric::Representation
3791
+
3792
+ end
3793
+ end
3794
+
3795
+ class ReportList
3796
+ # @private
3797
+ class Representation < Google::Apis::Core::JsonRepresentation
3798
+ property :etag, as: 'etag'
3799
+ collection :items, as: 'items', class: Google::Apis::DfareportingV2_7::Report, decorator: Google::Apis::DfareportingV2_7::Report::Representation
3800
+
3801
+ property :kind, as: 'kind'
3802
+ property :next_page_token, as: 'nextPageToken'
3803
+ end
3804
+ end
3805
+
3806
+ class ReportsConfiguration
3807
+ # @private
3808
+ class Representation < Google::Apis::Core::JsonRepresentation
3809
+ property :exposure_to_conversion_enabled, as: 'exposureToConversionEnabled'
3810
+ property :lookback_configuration, as: 'lookbackConfiguration', class: Google::Apis::DfareportingV2_7::LookbackConfiguration, decorator: Google::Apis::DfareportingV2_7::LookbackConfiguration::Representation
3811
+
3812
+ property :report_generation_time_zone_id, as: 'reportGenerationTimeZoneId'
3813
+ end
3814
+ end
3815
+
3816
+ class RichMediaExitOverride
3817
+ # @private
3818
+ class Representation < Google::Apis::Core::JsonRepresentation
3819
+ property :click_through_url, as: 'clickThroughUrl', class: Google::Apis::DfareportingV2_7::ClickThroughUrl, decorator: Google::Apis::DfareportingV2_7::ClickThroughUrl::Representation
3820
+
3821
+ property :enabled, as: 'enabled'
3822
+ property :exit_id, as: 'exitId'
3823
+ end
3824
+ end
3825
+
3826
+ class Rule
3827
+ # @private
3828
+ class Representation < Google::Apis::Core::JsonRepresentation
3829
+ property :asset_id, as: 'assetId'
3830
+ property :name, as: 'name'
3831
+ property :targeting_template_id, as: 'targetingTemplateId'
3832
+ end
3833
+ end
3834
+
3835
+ class Site
3836
+ # @private
3837
+ class Representation < Google::Apis::Core::JsonRepresentation
3838
+ property :account_id, as: 'accountId'
3839
+ property :approved, as: 'approved'
3840
+ property :directory_site_id, as: 'directorySiteId'
3841
+ property :directory_site_id_dimension_value, as: 'directorySiteIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3842
+
3843
+ property :id, as: 'id'
3844
+ property :id_dimension_value, as: 'idDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
3845
+
3846
+ property :key_name, as: 'keyName'
3847
+ property :kind, as: 'kind'
3848
+ property :name, as: 'name'
3849
+ collection :site_contacts, as: 'siteContacts', class: Google::Apis::DfareportingV2_7::SiteContact, decorator: Google::Apis::DfareportingV2_7::SiteContact::Representation
3850
+
3851
+ property :site_settings, as: 'siteSettings', class: Google::Apis::DfareportingV2_7::SiteSettings, decorator: Google::Apis::DfareportingV2_7::SiteSettings::Representation
3852
+
3853
+ property :subaccount_id, as: 'subaccountId'
3854
+ end
3855
+ end
3856
+
3857
+ class SiteContact
3858
+ # @private
3859
+ class Representation < Google::Apis::Core::JsonRepresentation
3860
+ property :address, as: 'address'
3861
+ property :contact_type, as: 'contactType'
3862
+ property :email, as: 'email'
3863
+ property :first_name, as: 'firstName'
3864
+ property :id, as: 'id'
3865
+ property :last_name, as: 'lastName'
3866
+ property :phone, as: 'phone'
3867
+ property :title, as: 'title'
3868
+ end
3869
+ end
3870
+
3871
+ class SiteSettings
3872
+ # @private
3873
+ class Representation < Google::Apis::Core::JsonRepresentation
3874
+ property :active_view_opt_out, as: 'activeViewOptOut'
3875
+ property :creative_settings, as: 'creativeSettings', class: Google::Apis::DfareportingV2_7::CreativeSettings, decorator: Google::Apis::DfareportingV2_7::CreativeSettings::Representation
3876
+
3877
+ property :disable_brand_safe_ads, as: 'disableBrandSafeAds'
3878
+ property :disable_new_cookie, as: 'disableNewCookie'
3879
+ property :lookback_configuration, as: 'lookbackConfiguration', class: Google::Apis::DfareportingV2_7::LookbackConfiguration, decorator: Google::Apis::DfareportingV2_7::LookbackConfiguration::Representation
3880
+
3881
+ property :tag_setting, as: 'tagSetting', class: Google::Apis::DfareportingV2_7::TagSetting, decorator: Google::Apis::DfareportingV2_7::TagSetting::Representation
3882
+
3883
+ property :video_active_view_opt_out_template, as: 'videoActiveViewOptOutTemplate'
3884
+ property :vpaid_adapter_choice_template, as: 'vpaidAdapterChoiceTemplate'
3885
+ end
3886
+ end
3887
+
3888
+ class SitesListResponse
3889
+ # @private
3890
+ class Representation < Google::Apis::Core::JsonRepresentation
3891
+ property :kind, as: 'kind'
3892
+ property :next_page_token, as: 'nextPageToken'
3893
+ collection :sites, as: 'sites', class: Google::Apis::DfareportingV2_7::Site, decorator: Google::Apis::DfareportingV2_7::Site::Representation
3894
+
3895
+ end
3896
+ end
3897
+
3898
+ class Size
3899
+ # @private
3900
+ class Representation < Google::Apis::Core::JsonRepresentation
3901
+ property :height, as: 'height'
3902
+ property :iab, as: 'iab'
3903
+ property :id, as: 'id'
3904
+ property :kind, as: 'kind'
3905
+ property :width, as: 'width'
3906
+ end
3907
+ end
3908
+
3909
+ class SizesListResponse
3910
+ # @private
3911
+ class Representation < Google::Apis::Core::JsonRepresentation
3912
+ property :kind, as: 'kind'
3913
+ collection :sizes, as: 'sizes', class: Google::Apis::DfareportingV2_7::Size, decorator: Google::Apis::DfareportingV2_7::Size::Representation
3914
+
3915
+ end
3916
+ end
3917
+
3918
+ class SkippableSetting
3919
+ # @private
3920
+ class Representation < Google::Apis::Core::JsonRepresentation
3921
+ property :kind, as: 'kind'
3922
+ property :progress_offset, as: 'progressOffset', class: Google::Apis::DfareportingV2_7::VideoOffset, decorator: Google::Apis::DfareportingV2_7::VideoOffset::Representation
3923
+
3924
+ property :skip_offset, as: 'skipOffset', class: Google::Apis::DfareportingV2_7::VideoOffset, decorator: Google::Apis::DfareportingV2_7::VideoOffset::Representation
3925
+
3926
+ property :skippable, as: 'skippable'
3927
+ end
3928
+ end
3929
+
3930
+ class SortedDimension
3931
+ # @private
3932
+ class Representation < Google::Apis::Core::JsonRepresentation
3933
+ property :kind, as: 'kind'
3934
+ property :name, as: 'name'
3935
+ property :sort_order, as: 'sortOrder'
3936
+ end
3937
+ end
3938
+
3939
+ class Subaccount
3940
+ # @private
3941
+ class Representation < Google::Apis::Core::JsonRepresentation
3942
+ property :account_id, as: 'accountId'
3943
+ collection :available_permission_ids, as: 'availablePermissionIds'
3944
+ property :id, as: 'id'
3945
+ property :kind, as: 'kind'
3946
+ property :name, as: 'name'
3947
+ end
3948
+ end
3949
+
3950
+ class SubaccountsListResponse
3951
+ # @private
3952
+ class Representation < Google::Apis::Core::JsonRepresentation
3953
+ property :kind, as: 'kind'
3954
+ property :next_page_token, as: 'nextPageToken'
3955
+ collection :subaccounts, as: 'subaccounts', class: Google::Apis::DfareportingV2_7::Subaccount, decorator: Google::Apis::DfareportingV2_7::Subaccount::Representation
3956
+
3957
+ end
3958
+ end
3959
+
3960
+ class TagData
3961
+ # @private
3962
+ class Representation < Google::Apis::Core::JsonRepresentation
3963
+ property :ad_id, as: 'adId'
3964
+ property :click_tag, as: 'clickTag'
3965
+ property :creative_id, as: 'creativeId'
3966
+ property :format, as: 'format'
3967
+ property :impression_tag, as: 'impressionTag'
3968
+ end
3969
+ end
3970
+
3971
+ class TagSetting
3972
+ # @private
3973
+ class Representation < Google::Apis::Core::JsonRepresentation
3974
+ property :additional_key_values, as: 'additionalKeyValues'
3975
+ property :include_click_through_urls, as: 'includeClickThroughUrls'
3976
+ property :include_click_tracking, as: 'includeClickTracking'
3977
+ property :keyword_option, as: 'keywordOption'
3978
+ end
3979
+ end
3980
+
3981
+ class TagSettings
3982
+ # @private
3983
+ class Representation < Google::Apis::Core::JsonRepresentation
3984
+ property :dynamic_tag_enabled, as: 'dynamicTagEnabled'
3985
+ property :image_tag_enabled, as: 'imageTagEnabled'
3986
+ end
3987
+ end
3988
+
3989
+ class TargetWindow
3990
+ # @private
3991
+ class Representation < Google::Apis::Core::JsonRepresentation
3992
+ property :custom_html, as: 'customHtml'
3993
+ property :target_window_option, as: 'targetWindowOption'
3994
+ end
3995
+ end
3996
+
3997
+ class TargetableRemarketingList
3998
+ # @private
3999
+ class Representation < Google::Apis::Core::JsonRepresentation
4000
+ property :account_id, as: 'accountId'
4001
+ property :active, as: 'active'
4002
+ property :advertiser_id, as: 'advertiserId'
4003
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
4004
+
4005
+ property :description, as: 'description'
4006
+ property :id, as: 'id'
4007
+ property :kind, as: 'kind'
4008
+ property :life_span, as: 'lifeSpan'
4009
+ property :list_size, as: 'listSize'
4010
+ property :list_source, as: 'listSource'
4011
+ property :name, as: 'name'
4012
+ property :subaccount_id, as: 'subaccountId'
4013
+ end
4014
+ end
4015
+
4016
+ class TargetableRemarketingListsListResponse
4017
+ # @private
4018
+ class Representation < Google::Apis::Core::JsonRepresentation
4019
+ property :kind, as: 'kind'
4020
+ property :next_page_token, as: 'nextPageToken'
4021
+ collection :targetable_remarketing_lists, as: 'targetableRemarketingLists', class: Google::Apis::DfareportingV2_7::TargetableRemarketingList, decorator: Google::Apis::DfareportingV2_7::TargetableRemarketingList::Representation
4022
+
4023
+ end
4024
+ end
4025
+
4026
+ class TargetingTemplate
4027
+ # @private
4028
+ class Representation < Google::Apis::Core::JsonRepresentation
4029
+ property :account_id, as: 'accountId'
4030
+ property :advertiser_id, as: 'advertiserId'
4031
+ property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV2_7::DimensionValue, decorator: Google::Apis::DfareportingV2_7::DimensionValue::Representation
4032
+
4033
+ property :day_part_targeting, as: 'dayPartTargeting', class: Google::Apis::DfareportingV2_7::DayPartTargeting, decorator: Google::Apis::DfareportingV2_7::DayPartTargeting::Representation
4034
+
4035
+ property :geo_targeting, as: 'geoTargeting', class: Google::Apis::DfareportingV2_7::GeoTargeting, decorator: Google::Apis::DfareportingV2_7::GeoTargeting::Representation
4036
+
4037
+ property :id, as: 'id'
4038
+ property :key_value_targeting_expression, as: 'keyValueTargetingExpression', class: Google::Apis::DfareportingV2_7::KeyValueTargetingExpression, decorator: Google::Apis::DfareportingV2_7::KeyValueTargetingExpression::Representation
4039
+
4040
+ property :kind, as: 'kind'
4041
+ property :language_targeting, as: 'languageTargeting', class: Google::Apis::DfareportingV2_7::LanguageTargeting, decorator: Google::Apis::DfareportingV2_7::LanguageTargeting::Representation
4042
+
4043
+ property :list_targeting_expression, as: 'listTargetingExpression', class: Google::Apis::DfareportingV2_7::ListTargetingExpression, decorator: Google::Apis::DfareportingV2_7::ListTargetingExpression::Representation
4044
+
4045
+ property :name, as: 'name'
4046
+ property :subaccount_id, as: 'subaccountId'
4047
+ property :technology_targeting, as: 'technologyTargeting', class: Google::Apis::DfareportingV2_7::TechnologyTargeting, decorator: Google::Apis::DfareportingV2_7::TechnologyTargeting::Representation
4048
+
4049
+ end
4050
+ end
4051
+
4052
+ class TargetingTemplatesListResponse
4053
+ # @private
4054
+ class Representation < Google::Apis::Core::JsonRepresentation
4055
+ property :kind, as: 'kind'
4056
+ property :next_page_token, as: 'nextPageToken'
4057
+ collection :targeting_templates, as: 'targetingTemplates', class: Google::Apis::DfareportingV2_7::TargetingTemplate, decorator: Google::Apis::DfareportingV2_7::TargetingTemplate::Representation
4058
+
4059
+ end
4060
+ end
4061
+
4062
+ class TechnologyTargeting
4063
+ # @private
4064
+ class Representation < Google::Apis::Core::JsonRepresentation
4065
+ collection :browsers, as: 'browsers', class: Google::Apis::DfareportingV2_7::Browser, decorator: Google::Apis::DfareportingV2_7::Browser::Representation
4066
+
4067
+ collection :connection_types, as: 'connectionTypes', class: Google::Apis::DfareportingV2_7::ConnectionType, decorator: Google::Apis::DfareportingV2_7::ConnectionType::Representation
4068
+
4069
+ collection :mobile_carriers, as: 'mobileCarriers', class: Google::Apis::DfareportingV2_7::MobileCarrier, decorator: Google::Apis::DfareportingV2_7::MobileCarrier::Representation
4070
+
4071
+ collection :operating_system_versions, as: 'operatingSystemVersions', class: Google::Apis::DfareportingV2_7::OperatingSystemVersion, decorator: Google::Apis::DfareportingV2_7::OperatingSystemVersion::Representation
4072
+
4073
+ collection :operating_systems, as: 'operatingSystems', class: Google::Apis::DfareportingV2_7::OperatingSystem, decorator: Google::Apis::DfareportingV2_7::OperatingSystem::Representation
4074
+
4075
+ collection :platform_types, as: 'platformTypes', class: Google::Apis::DfareportingV2_7::PlatformType, decorator: Google::Apis::DfareportingV2_7::PlatformType::Representation
4076
+
4077
+ end
4078
+ end
4079
+
4080
+ class ThirdPartyAuthenticationToken
4081
+ # @private
4082
+ class Representation < Google::Apis::Core::JsonRepresentation
4083
+ property :name, as: 'name'
4084
+ property :value, as: 'value'
4085
+ end
4086
+ end
4087
+
4088
+ class ThirdPartyTrackingUrl
4089
+ # @private
4090
+ class Representation < Google::Apis::Core::JsonRepresentation
4091
+ property :third_party_url_type, as: 'thirdPartyUrlType'
4092
+ property :url, as: 'url'
4093
+ end
4094
+ end
4095
+
4096
+ class TranscodeSetting
4097
+ # @private
4098
+ class Representation < Google::Apis::Core::JsonRepresentation
4099
+ collection :enabled_video_formats, as: 'enabledVideoFormats'
4100
+ property :kind, as: 'kind'
4101
+ end
4102
+ end
4103
+
4104
+ class UserDefinedVariableConfiguration
4105
+ # @private
4106
+ class Representation < Google::Apis::Core::JsonRepresentation
4107
+ property :data_type, as: 'dataType'
4108
+ property :report_name, as: 'reportName'
4109
+ property :variable_type, as: 'variableType'
4110
+ end
4111
+ end
4112
+
4113
+ class UserProfile
4114
+ # @private
4115
+ class Representation < Google::Apis::Core::JsonRepresentation
4116
+ property :account_id, as: 'accountId'
4117
+ property :account_name, as: 'accountName'
4118
+ property :etag, as: 'etag'
4119
+ property :kind, as: 'kind'
4120
+ property :profile_id, as: 'profileId'
4121
+ property :sub_account_id, as: 'subAccountId'
4122
+ property :sub_account_name, as: 'subAccountName'
4123
+ property :user_name, as: 'userName'
4124
+ end
4125
+ end
4126
+
4127
+ class UserProfileList
4128
+ # @private
4129
+ class Representation < Google::Apis::Core::JsonRepresentation
4130
+ property :etag, as: 'etag'
4131
+ collection :items, as: 'items', class: Google::Apis::DfareportingV2_7::UserProfile, decorator: Google::Apis::DfareportingV2_7::UserProfile::Representation
4132
+
4133
+ property :kind, as: 'kind'
4134
+ end
4135
+ end
4136
+
4137
+ class UserRole
4138
+ # @private
4139
+ class Representation < Google::Apis::Core::JsonRepresentation
4140
+ property :account_id, as: 'accountId'
4141
+ property :default_user_role, as: 'defaultUserRole'
4142
+ property :id, as: 'id'
4143
+ property :kind, as: 'kind'
4144
+ property :name, as: 'name'
4145
+ property :parent_user_role_id, as: 'parentUserRoleId'
4146
+ collection :permissions, as: 'permissions', class: Google::Apis::DfareportingV2_7::UserRolePermission, decorator: Google::Apis::DfareportingV2_7::UserRolePermission::Representation
4147
+
4148
+ property :subaccount_id, as: 'subaccountId'
4149
+ end
4150
+ end
4151
+
4152
+ class UserRolePermission
4153
+ # @private
4154
+ class Representation < Google::Apis::Core::JsonRepresentation
4155
+ property :availability, as: 'availability'
4156
+ property :id, as: 'id'
4157
+ property :kind, as: 'kind'
4158
+ property :name, as: 'name'
4159
+ property :permission_group_id, as: 'permissionGroupId'
4160
+ end
4161
+ end
4162
+
4163
+ class UserRolePermissionGroup
4164
+ # @private
4165
+ class Representation < Google::Apis::Core::JsonRepresentation
4166
+ property :id, as: 'id'
4167
+ property :kind, as: 'kind'
4168
+ property :name, as: 'name'
4169
+ end
4170
+ end
4171
+
4172
+ class UserRolePermissionGroupsListResponse
4173
+ # @private
4174
+ class Representation < Google::Apis::Core::JsonRepresentation
4175
+ property :kind, as: 'kind'
4176
+ collection :user_role_permission_groups, as: 'userRolePermissionGroups', class: Google::Apis::DfareportingV2_7::UserRolePermissionGroup, decorator: Google::Apis::DfareportingV2_7::UserRolePermissionGroup::Representation
4177
+
4178
+ end
4179
+ end
4180
+
4181
+ class UserRolePermissionsListResponse
4182
+ # @private
4183
+ class Representation < Google::Apis::Core::JsonRepresentation
4184
+ property :kind, as: 'kind'
4185
+ collection :user_role_permissions, as: 'userRolePermissions', class: Google::Apis::DfareportingV2_7::UserRolePermission, decorator: Google::Apis::DfareportingV2_7::UserRolePermission::Representation
4186
+
4187
+ end
4188
+ end
4189
+
4190
+ class UserRolesListResponse
4191
+ # @private
4192
+ class Representation < Google::Apis::Core::JsonRepresentation
4193
+ property :kind, as: 'kind'
4194
+ property :next_page_token, as: 'nextPageToken'
4195
+ collection :user_roles, as: 'userRoles', class: Google::Apis::DfareportingV2_7::UserRole, decorator: Google::Apis::DfareportingV2_7::UserRole::Representation
4196
+
4197
+ end
4198
+ end
4199
+
4200
+ class VideoFormat
4201
+ # @private
4202
+ class Representation < Google::Apis::Core::JsonRepresentation
4203
+ property :file_type, as: 'fileType'
4204
+ property :id, as: 'id'
4205
+ property :kind, as: 'kind'
4206
+ property :resolution, as: 'resolution', class: Google::Apis::DfareportingV2_7::Size, decorator: Google::Apis::DfareportingV2_7::Size::Representation
4207
+
4208
+ property :target_bit_rate, as: 'targetBitRate'
4209
+ end
4210
+ end
4211
+
4212
+ class VideoFormatsListResponse
4213
+ # @private
4214
+ class Representation < Google::Apis::Core::JsonRepresentation
4215
+ property :kind, as: 'kind'
4216
+ collection :video_formats, as: 'videoFormats', class: Google::Apis::DfareportingV2_7::VideoFormat, decorator: Google::Apis::DfareportingV2_7::VideoFormat::Representation
4217
+
4218
+ end
4219
+ end
4220
+
4221
+ class VideoOffset
4222
+ # @private
4223
+ class Representation < Google::Apis::Core::JsonRepresentation
4224
+ property :offset_percentage, as: 'offsetPercentage'
4225
+ property :offset_seconds, as: 'offsetSeconds'
4226
+ end
4227
+ end
4228
+
4229
+ class VideoSettings
4230
+ # @private
4231
+ class Representation < Google::Apis::Core::JsonRepresentation
4232
+ property :companion_settings, as: 'companionSettings', class: Google::Apis::DfareportingV2_7::CompanionSetting, decorator: Google::Apis::DfareportingV2_7::CompanionSetting::Representation
4233
+
4234
+ property :kind, as: 'kind'
4235
+ property :skippable_settings, as: 'skippableSettings', class: Google::Apis::DfareportingV2_7::SkippableSetting, decorator: Google::Apis::DfareportingV2_7::SkippableSetting::Representation
4236
+
4237
+ property :transcode_settings, as: 'transcodeSettings', class: Google::Apis::DfareportingV2_7::TranscodeSetting, decorator: Google::Apis::DfareportingV2_7::TranscodeSetting::Representation
4238
+
4239
+ end
4240
+ end
4241
+ end
4242
+ end
4243
+ end