google-api-client 0.9.9 → 0.9.11

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