google-apis-searchads360_v0 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.yardopts +13 -0
- data/CHANGELOG.md +7 -0
- data/LICENSE.md +202 -0
- data/OVERVIEW.md +96 -0
- data/lib/google/apis/searchads360_v0/classes.rb +3865 -0
- data/lib/google/apis/searchads360_v0/gem_version.rb +28 -0
- data/lib/google/apis/searchads360_v0/representations.rb +1385 -0
- data/lib/google/apis/searchads360_v0/service.rb +256 -0
- data/lib/google/apis/searchads360_v0.rb +37 -0
- data/lib/google-apis-searchads360_v0.rb +15 -0
- metadata +82 -0
@@ -0,0 +1,1385 @@
|
|
1
|
+
# Copyright 2020 Google LLC
|
2
|
+
#
|
3
|
+
# Licensed under the Apache License, Version 2.0 (the "License");
|
4
|
+
# you may not use this file except in compliance with the License.
|
5
|
+
# You may obtain a copy of the License at
|
6
|
+
#
|
7
|
+
# http://www.apache.org/licenses/LICENSE-2.0
|
8
|
+
#
|
9
|
+
# Unless required by applicable law or agreed to in writing, software
|
10
|
+
# distributed under the License is distributed on an "AS IS" BASIS,
|
11
|
+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
12
|
+
# See the License for the specific language governing permissions and
|
13
|
+
# limitations under the License.
|
14
|
+
|
15
|
+
require 'date'
|
16
|
+
require 'google/apis/core/base_service'
|
17
|
+
require 'google/apis/core/json_representation'
|
18
|
+
require 'google/apis/core/hashable'
|
19
|
+
require 'google/apis/errors'
|
20
|
+
|
21
|
+
module Google
|
22
|
+
module Apis
|
23
|
+
module Searchads360V0
|
24
|
+
|
25
|
+
class GoogleAdsSearchads360V0CommonAgeRangeInfo
|
26
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
27
|
+
|
28
|
+
include Google::Apis::Core::JsonObjectSupport
|
29
|
+
end
|
30
|
+
|
31
|
+
class GoogleAdsSearchads360V0CommonCustomParameter
|
32
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
33
|
+
|
34
|
+
include Google::Apis::Core::JsonObjectSupport
|
35
|
+
end
|
36
|
+
|
37
|
+
class GoogleAdsSearchads360V0CommonDeviceInfo
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
43
|
+
class GoogleAdsSearchads360V0CommonEnhancedCpc
|
44
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
45
|
+
|
46
|
+
include Google::Apis::Core::JsonObjectSupport
|
47
|
+
end
|
48
|
+
|
49
|
+
class GoogleAdsSearchads360V0CommonFrequencyCapEntry
|
50
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
51
|
+
|
52
|
+
include Google::Apis::Core::JsonObjectSupport
|
53
|
+
end
|
54
|
+
|
55
|
+
class GoogleAdsSearchads360V0CommonGenderInfo
|
56
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
57
|
+
|
58
|
+
include Google::Apis::Core::JsonObjectSupport
|
59
|
+
end
|
60
|
+
|
61
|
+
class GoogleAdsSearchads360V0CommonKeywordInfo
|
62
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
63
|
+
|
64
|
+
include Google::Apis::Core::JsonObjectSupport
|
65
|
+
end
|
66
|
+
|
67
|
+
class GoogleAdsSearchads360V0CommonLanguageInfo
|
68
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
69
|
+
|
70
|
+
include Google::Apis::Core::JsonObjectSupport
|
71
|
+
end
|
72
|
+
|
73
|
+
class GoogleAdsSearchads360V0CommonListingGroupInfo
|
74
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
75
|
+
|
76
|
+
include Google::Apis::Core::JsonObjectSupport
|
77
|
+
end
|
78
|
+
|
79
|
+
class GoogleAdsSearchads360V0CommonLocationGroupInfo
|
80
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
81
|
+
|
82
|
+
include Google::Apis::Core::JsonObjectSupport
|
83
|
+
end
|
84
|
+
|
85
|
+
class GoogleAdsSearchads360V0CommonLocationInfo
|
86
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
87
|
+
|
88
|
+
include Google::Apis::Core::JsonObjectSupport
|
89
|
+
end
|
90
|
+
|
91
|
+
class GoogleAdsSearchads360V0CommonManualCpa
|
92
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
93
|
+
|
94
|
+
include Google::Apis::Core::JsonObjectSupport
|
95
|
+
end
|
96
|
+
|
97
|
+
class GoogleAdsSearchads360V0CommonManualCpc
|
98
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
99
|
+
|
100
|
+
include Google::Apis::Core::JsonObjectSupport
|
101
|
+
end
|
102
|
+
|
103
|
+
class GoogleAdsSearchads360V0CommonManualCpm
|
104
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
105
|
+
|
106
|
+
include Google::Apis::Core::JsonObjectSupport
|
107
|
+
end
|
108
|
+
|
109
|
+
class GoogleAdsSearchads360V0CommonMaximizeConversionValue
|
110
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
111
|
+
|
112
|
+
include Google::Apis::Core::JsonObjectSupport
|
113
|
+
end
|
114
|
+
|
115
|
+
class GoogleAdsSearchads360V0CommonMaximizeConversions
|
116
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
117
|
+
|
118
|
+
include Google::Apis::Core::JsonObjectSupport
|
119
|
+
end
|
120
|
+
|
121
|
+
class GoogleAdsSearchads360V0CommonMetrics
|
122
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
123
|
+
|
124
|
+
include Google::Apis::Core::JsonObjectSupport
|
125
|
+
end
|
126
|
+
|
127
|
+
class GoogleAdsSearchads360V0CommonPercentCpc
|
128
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
129
|
+
|
130
|
+
include Google::Apis::Core::JsonObjectSupport
|
131
|
+
end
|
132
|
+
|
133
|
+
class GoogleAdsSearchads360V0CommonRealTimeBiddingSetting
|
134
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
135
|
+
|
136
|
+
include Google::Apis::Core::JsonObjectSupport
|
137
|
+
end
|
138
|
+
|
139
|
+
class GoogleAdsSearchads360V0CommonSegments
|
140
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
141
|
+
|
142
|
+
include Google::Apis::Core::JsonObjectSupport
|
143
|
+
end
|
144
|
+
|
145
|
+
class GoogleAdsSearchads360V0CommonTargetCpa
|
146
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
147
|
+
|
148
|
+
include Google::Apis::Core::JsonObjectSupport
|
149
|
+
end
|
150
|
+
|
151
|
+
class GoogleAdsSearchads360V0CommonTargetCpm
|
152
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
153
|
+
|
154
|
+
include Google::Apis::Core::JsonObjectSupport
|
155
|
+
end
|
156
|
+
|
157
|
+
class GoogleAdsSearchads360V0CommonTargetImpressionShare
|
158
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
159
|
+
|
160
|
+
include Google::Apis::Core::JsonObjectSupport
|
161
|
+
end
|
162
|
+
|
163
|
+
class GoogleAdsSearchads360V0CommonTargetOutrankShare
|
164
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
165
|
+
|
166
|
+
include Google::Apis::Core::JsonObjectSupport
|
167
|
+
end
|
168
|
+
|
169
|
+
class GoogleAdsSearchads360V0CommonTargetRoas
|
170
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
171
|
+
|
172
|
+
include Google::Apis::Core::JsonObjectSupport
|
173
|
+
end
|
174
|
+
|
175
|
+
class GoogleAdsSearchads360V0CommonTargetSpend
|
176
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
177
|
+
|
178
|
+
include Google::Apis::Core::JsonObjectSupport
|
179
|
+
end
|
180
|
+
|
181
|
+
class GoogleAdsSearchads360V0CommonValue
|
182
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
|
+
|
184
|
+
include Google::Apis::Core::JsonObjectSupport
|
185
|
+
end
|
186
|
+
|
187
|
+
class GoogleAdsSearchads360V0CommonWebpageConditionInfo
|
188
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
|
+
|
190
|
+
include Google::Apis::Core::JsonObjectSupport
|
191
|
+
end
|
192
|
+
|
193
|
+
class GoogleAdsSearchads360V0CommonWebpageInfo
|
194
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
|
+
|
196
|
+
include Google::Apis::Core::JsonObjectSupport
|
197
|
+
end
|
198
|
+
|
199
|
+
class GoogleAdsSearchads360V0ErrorsErrorLocationFieldPathElement
|
200
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
|
+
|
202
|
+
include Google::Apis::Core::JsonObjectSupport
|
203
|
+
end
|
204
|
+
|
205
|
+
class GoogleAdsSearchads360V0ErrorsErrorCode
|
206
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
|
+
|
208
|
+
include Google::Apis::Core::JsonObjectSupport
|
209
|
+
end
|
210
|
+
|
211
|
+
class GoogleAdsSearchads360V0ErrorsErrorDetails
|
212
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
|
+
|
214
|
+
include Google::Apis::Core::JsonObjectSupport
|
215
|
+
end
|
216
|
+
|
217
|
+
class GoogleAdsSearchads360V0ErrorsErrorLocation
|
218
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
|
+
|
220
|
+
include Google::Apis::Core::JsonObjectSupport
|
221
|
+
end
|
222
|
+
|
223
|
+
class GoogleAdsSearchads360V0ErrorsQuotaErrorDetails
|
224
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
|
+
|
226
|
+
include Google::Apis::Core::JsonObjectSupport
|
227
|
+
end
|
228
|
+
|
229
|
+
class GoogleAdsSearchads360V0ErrorsSearchAds360Error
|
230
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
|
+
|
232
|
+
include Google::Apis::Core::JsonObjectSupport
|
233
|
+
end
|
234
|
+
|
235
|
+
class GoogleAdsSearchads360V0ErrorsSearchAds360Failure
|
236
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
|
+
|
238
|
+
include Google::Apis::Core::JsonObjectSupport
|
239
|
+
end
|
240
|
+
|
241
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo
|
242
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
|
+
|
244
|
+
include Google::Apis::Core::JsonObjectSupport
|
245
|
+
end
|
246
|
+
|
247
|
+
class GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting
|
248
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
|
+
|
250
|
+
include Google::Apis::Core::JsonObjectSupport
|
251
|
+
end
|
252
|
+
|
253
|
+
class GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class GoogleAdsSearchads360V0ResourcesCampaignNetworkSettings
|
260
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
261
|
+
|
262
|
+
include Google::Apis::Core::JsonObjectSupport
|
263
|
+
end
|
264
|
+
|
265
|
+
class GoogleAdsSearchads360V0ResourcesCampaignOptimizationGoalSetting
|
266
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
267
|
+
|
268
|
+
include Google::Apis::Core::JsonObjectSupport
|
269
|
+
end
|
270
|
+
|
271
|
+
class GoogleAdsSearchads360V0ResourcesCampaignSelectiveOptimization
|
272
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
273
|
+
|
274
|
+
include Google::Apis::Core::JsonObjectSupport
|
275
|
+
end
|
276
|
+
|
277
|
+
class GoogleAdsSearchads360V0ResourcesCampaignShoppingSetting
|
278
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
|
+
|
280
|
+
include Google::Apis::Core::JsonObjectSupport
|
281
|
+
end
|
282
|
+
|
283
|
+
class GoogleAdsSearchads360V0ResourcesCampaignTrackingSetting
|
284
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
|
+
|
286
|
+
include Google::Apis::Core::JsonObjectSupport
|
287
|
+
end
|
288
|
+
|
289
|
+
class GoogleAdsSearchads360V0ResourcesConversionActionAttributionModelSettings
|
290
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
|
+
|
292
|
+
include Google::Apis::Core::JsonObjectSupport
|
293
|
+
end
|
294
|
+
|
295
|
+
class GoogleAdsSearchads360V0ResourcesConversionActionFloodlightSettings
|
296
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
|
+
|
298
|
+
include Google::Apis::Core::JsonObjectSupport
|
299
|
+
end
|
300
|
+
|
301
|
+
class GoogleAdsSearchads360V0ResourcesConversionActionValueSettings
|
302
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
|
+
|
304
|
+
include Google::Apis::Core::JsonObjectSupport
|
305
|
+
end
|
306
|
+
|
307
|
+
class GoogleAdsSearchads360V0ResourcesAdGroup
|
308
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
309
|
+
|
310
|
+
include Google::Apis::Core::JsonObjectSupport
|
311
|
+
end
|
312
|
+
|
313
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupBidModifier
|
314
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
315
|
+
|
316
|
+
include Google::Apis::Core::JsonObjectSupport
|
317
|
+
end
|
318
|
+
|
319
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupCriterion
|
320
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
321
|
+
|
322
|
+
include Google::Apis::Core::JsonObjectSupport
|
323
|
+
end
|
324
|
+
|
325
|
+
class GoogleAdsSearchads360V0ResourcesBiddingStrategy
|
326
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
+
|
328
|
+
include Google::Apis::Core::JsonObjectSupport
|
329
|
+
end
|
330
|
+
|
331
|
+
class GoogleAdsSearchads360V0ResourcesCampaign
|
332
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
|
+
|
334
|
+
include Google::Apis::Core::JsonObjectSupport
|
335
|
+
end
|
336
|
+
|
337
|
+
class GoogleAdsSearchads360V0ResourcesCampaignBudget
|
338
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
339
|
+
|
340
|
+
include Google::Apis::Core::JsonObjectSupport
|
341
|
+
end
|
342
|
+
|
343
|
+
class GoogleAdsSearchads360V0ResourcesCampaignCriterion
|
344
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
345
|
+
|
346
|
+
include Google::Apis::Core::JsonObjectSupport
|
347
|
+
end
|
348
|
+
|
349
|
+
class GoogleAdsSearchads360V0ResourcesConversionAction
|
350
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
351
|
+
|
352
|
+
include Google::Apis::Core::JsonObjectSupport
|
353
|
+
end
|
354
|
+
|
355
|
+
class GoogleAdsSearchads360V0ResourcesConversionTrackingSetting
|
356
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
357
|
+
|
358
|
+
include Google::Apis::Core::JsonObjectSupport
|
359
|
+
end
|
360
|
+
|
361
|
+
class GoogleAdsSearchads360V0ResourcesCustomColumn
|
362
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
363
|
+
|
364
|
+
include Google::Apis::Core::JsonObjectSupport
|
365
|
+
end
|
366
|
+
|
367
|
+
class GoogleAdsSearchads360V0ResourcesCustomer
|
368
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
369
|
+
|
370
|
+
include Google::Apis::Core::JsonObjectSupport
|
371
|
+
end
|
372
|
+
|
373
|
+
class GoogleAdsSearchads360V0ResourcesCustomerClient
|
374
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
375
|
+
|
376
|
+
include Google::Apis::Core::JsonObjectSupport
|
377
|
+
end
|
378
|
+
|
379
|
+
class GoogleAdsSearchads360V0ResourcesCustomerManagerLink
|
380
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
381
|
+
|
382
|
+
include Google::Apis::Core::JsonObjectSupport
|
383
|
+
end
|
384
|
+
|
385
|
+
class GoogleAdsSearchads360V0ResourcesDoubleClickCampaignManagerSetting
|
386
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
+
|
388
|
+
include Google::Apis::Core::JsonObjectSupport
|
389
|
+
end
|
390
|
+
|
391
|
+
class GoogleAdsSearchads360V0ResourcesKeywordView
|
392
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
|
+
|
394
|
+
include Google::Apis::Core::JsonObjectSupport
|
395
|
+
end
|
396
|
+
|
397
|
+
class GoogleAdsSearchads360V0ResourcesProductGroupView
|
398
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
399
|
+
|
400
|
+
include Google::Apis::Core::JsonObjectSupport
|
401
|
+
end
|
402
|
+
|
403
|
+
class GoogleAdsSearchads360V0ResourcesSearchAds360Field
|
404
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
405
|
+
|
406
|
+
include Google::Apis::Core::JsonObjectSupport
|
407
|
+
end
|
408
|
+
|
409
|
+
class GoogleAdsSearchads360V0ServicesCustomColumnHeader
|
410
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
411
|
+
|
412
|
+
include Google::Apis::Core::JsonObjectSupport
|
413
|
+
end
|
414
|
+
|
415
|
+
class GoogleAdsSearchads360V0ServicesListCustomColumnsResponse
|
416
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
417
|
+
|
418
|
+
include Google::Apis::Core::JsonObjectSupport
|
419
|
+
end
|
420
|
+
|
421
|
+
class GoogleAdsSearchads360V0ServicesSearchAds360Row
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
423
|
+
|
424
|
+
include Google::Apis::Core::JsonObjectSupport
|
425
|
+
end
|
426
|
+
|
427
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360FieldsRequest
|
428
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
429
|
+
|
430
|
+
include Google::Apis::Core::JsonObjectSupport
|
431
|
+
end
|
432
|
+
|
433
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360FieldsResponse
|
434
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
435
|
+
|
436
|
+
include Google::Apis::Core::JsonObjectSupport
|
437
|
+
end
|
438
|
+
|
439
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360Request
|
440
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
441
|
+
|
442
|
+
include Google::Apis::Core::JsonObjectSupport
|
443
|
+
end
|
444
|
+
|
445
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360Response
|
446
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
447
|
+
|
448
|
+
include Google::Apis::Core::JsonObjectSupport
|
449
|
+
end
|
450
|
+
|
451
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360StreamRequest
|
452
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
453
|
+
|
454
|
+
include Google::Apis::Core::JsonObjectSupport
|
455
|
+
end
|
456
|
+
|
457
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360StreamResponse
|
458
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
459
|
+
|
460
|
+
include Google::Apis::Core::JsonObjectSupport
|
461
|
+
end
|
462
|
+
|
463
|
+
class GoogleAdsSearchads360V0CommonAgeRangeInfo
|
464
|
+
# @private
|
465
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
466
|
+
property :type, as: 'type'
|
467
|
+
end
|
468
|
+
end
|
469
|
+
|
470
|
+
class GoogleAdsSearchads360V0CommonCustomParameter
|
471
|
+
# @private
|
472
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
473
|
+
property :key, as: 'key'
|
474
|
+
property :value, as: 'value'
|
475
|
+
end
|
476
|
+
end
|
477
|
+
|
478
|
+
class GoogleAdsSearchads360V0CommonDeviceInfo
|
479
|
+
# @private
|
480
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
481
|
+
property :type, as: 'type'
|
482
|
+
end
|
483
|
+
end
|
484
|
+
|
485
|
+
class GoogleAdsSearchads360V0CommonEnhancedCpc
|
486
|
+
# @private
|
487
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
488
|
+
end
|
489
|
+
end
|
490
|
+
|
491
|
+
class GoogleAdsSearchads360V0CommonFrequencyCapEntry
|
492
|
+
# @private
|
493
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
494
|
+
end
|
495
|
+
end
|
496
|
+
|
497
|
+
class GoogleAdsSearchads360V0CommonGenderInfo
|
498
|
+
# @private
|
499
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
500
|
+
property :type, as: 'type'
|
501
|
+
end
|
502
|
+
end
|
503
|
+
|
504
|
+
class GoogleAdsSearchads360V0CommonKeywordInfo
|
505
|
+
# @private
|
506
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
507
|
+
property :match_type, as: 'matchType'
|
508
|
+
property :text, as: 'text'
|
509
|
+
end
|
510
|
+
end
|
511
|
+
|
512
|
+
class GoogleAdsSearchads360V0CommonLanguageInfo
|
513
|
+
# @private
|
514
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
515
|
+
property :language_constant, as: 'languageConstant'
|
516
|
+
end
|
517
|
+
end
|
518
|
+
|
519
|
+
class GoogleAdsSearchads360V0CommonListingGroupInfo
|
520
|
+
# @private
|
521
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
522
|
+
property :type, as: 'type'
|
523
|
+
end
|
524
|
+
end
|
525
|
+
|
526
|
+
class GoogleAdsSearchads360V0CommonLocationGroupInfo
|
527
|
+
# @private
|
528
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
529
|
+
collection :feed_item_sets, as: 'feedItemSets'
|
530
|
+
collection :geo_target_constants, as: 'geoTargetConstants'
|
531
|
+
property :radius, :numeric_string => true, as: 'radius'
|
532
|
+
property :radius_units, as: 'radiusUnits'
|
533
|
+
end
|
534
|
+
end
|
535
|
+
|
536
|
+
class GoogleAdsSearchads360V0CommonLocationInfo
|
537
|
+
# @private
|
538
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
539
|
+
property :geo_target_constant, as: 'geoTargetConstant'
|
540
|
+
end
|
541
|
+
end
|
542
|
+
|
543
|
+
class GoogleAdsSearchads360V0CommonManualCpa
|
544
|
+
# @private
|
545
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
546
|
+
end
|
547
|
+
end
|
548
|
+
|
549
|
+
class GoogleAdsSearchads360V0CommonManualCpc
|
550
|
+
# @private
|
551
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
552
|
+
property :enhanced_cpc_enabled, as: 'enhancedCpcEnabled'
|
553
|
+
end
|
554
|
+
end
|
555
|
+
|
556
|
+
class GoogleAdsSearchads360V0CommonManualCpm
|
557
|
+
# @private
|
558
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
559
|
+
end
|
560
|
+
end
|
561
|
+
|
562
|
+
class GoogleAdsSearchads360V0CommonMaximizeConversionValue
|
563
|
+
# @private
|
564
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
565
|
+
property :cpc_bid_ceiling_micros, :numeric_string => true, as: 'cpcBidCeilingMicros'
|
566
|
+
property :cpc_bid_floor_micros, :numeric_string => true, as: 'cpcBidFloorMicros'
|
567
|
+
property :target_roas, as: 'targetRoas'
|
568
|
+
end
|
569
|
+
end
|
570
|
+
|
571
|
+
class GoogleAdsSearchads360V0CommonMaximizeConversions
|
572
|
+
# @private
|
573
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
574
|
+
property :cpc_bid_ceiling_micros, :numeric_string => true, as: 'cpcBidCeilingMicros'
|
575
|
+
property :cpc_bid_floor_micros, :numeric_string => true, as: 'cpcBidFloorMicros'
|
576
|
+
property :target_cpa_micros, :numeric_string => true, as: 'targetCpaMicros'
|
577
|
+
end
|
578
|
+
end
|
579
|
+
|
580
|
+
class GoogleAdsSearchads360V0CommonMetrics
|
581
|
+
# @private
|
582
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
583
|
+
property :absolute_top_impression_percentage, as: 'absoluteTopImpressionPercentage'
|
584
|
+
property :all_conversions, as: 'allConversions'
|
585
|
+
property :all_conversions_by_conversion_date, as: 'allConversionsByConversionDate'
|
586
|
+
property :all_conversions_from_click_to_call, as: 'allConversionsFromClickToCall'
|
587
|
+
property :all_conversions_from_directions, as: 'allConversionsFromDirections'
|
588
|
+
property :all_conversions_from_interactions_rate, as: 'allConversionsFromInteractionsRate'
|
589
|
+
property :all_conversions_from_interactions_value_per_interaction, as: 'allConversionsFromInteractionsValuePerInteraction'
|
590
|
+
property :all_conversions_from_menu, as: 'allConversionsFromMenu'
|
591
|
+
property :all_conversions_from_order, as: 'allConversionsFromOrder'
|
592
|
+
property :all_conversions_from_other_engagement, as: 'allConversionsFromOtherEngagement'
|
593
|
+
property :all_conversions_from_store_visit, as: 'allConversionsFromStoreVisit'
|
594
|
+
property :all_conversions_from_store_website, as: 'allConversionsFromStoreWebsite'
|
595
|
+
property :all_conversions_value, as: 'allConversionsValue'
|
596
|
+
property :all_conversions_value_by_conversion_date, as: 'allConversionsValueByConversionDate'
|
597
|
+
property :all_conversions_value_per_cost, as: 'allConversionsValuePerCost'
|
598
|
+
property :average_cost, as: 'averageCost'
|
599
|
+
property :average_cpc, as: 'averageCpc'
|
600
|
+
property :average_cpm, as: 'averageCpm'
|
601
|
+
property :clicks, :numeric_string => true, as: 'clicks'
|
602
|
+
property :client_account_conversions, as: 'clientAccountConversions'
|
603
|
+
property :client_account_conversions_value, as: 'clientAccountConversionsValue'
|
604
|
+
property :client_account_view_through_conversions, :numeric_string => true, as: 'clientAccountViewThroughConversions'
|
605
|
+
property :content_budget_lost_impression_share, as: 'contentBudgetLostImpressionShare'
|
606
|
+
property :content_impression_share, as: 'contentImpressionShare'
|
607
|
+
property :content_rank_lost_impression_share, as: 'contentRankLostImpressionShare'
|
608
|
+
property :conversions, as: 'conversions'
|
609
|
+
property :conversions_by_conversion_date, as: 'conversionsByConversionDate'
|
610
|
+
property :conversions_from_interactions_rate, as: 'conversionsFromInteractionsRate'
|
611
|
+
property :conversions_from_interactions_value_per_interaction, as: 'conversionsFromInteractionsValuePerInteraction'
|
612
|
+
property :conversions_value, as: 'conversionsValue'
|
613
|
+
property :conversions_value_by_conversion_date, as: 'conversionsValueByConversionDate'
|
614
|
+
property :conversions_value_per_cost, as: 'conversionsValuePerCost'
|
615
|
+
property :cost_micros, :numeric_string => true, as: 'costMicros'
|
616
|
+
property :cost_per_all_conversions, as: 'costPerAllConversions'
|
617
|
+
property :cost_per_conversion, as: 'costPerConversion'
|
618
|
+
property :cost_per_current_model_attributed_conversion, as: 'costPerCurrentModelAttributedConversion'
|
619
|
+
property :cross_device_conversions, as: 'crossDeviceConversions'
|
620
|
+
property :cross_device_conversions_value, as: 'crossDeviceConversionsValue'
|
621
|
+
property :ctr, as: 'ctr'
|
622
|
+
property :historical_creative_quality_score, as: 'historicalCreativeQualityScore'
|
623
|
+
property :historical_landing_page_quality_score, as: 'historicalLandingPageQualityScore'
|
624
|
+
property :historical_quality_score, :numeric_string => true, as: 'historicalQualityScore'
|
625
|
+
property :historical_search_predicted_ctr, as: 'historicalSearchPredictedCtr'
|
626
|
+
property :impressions, :numeric_string => true, as: 'impressions'
|
627
|
+
collection :interaction_event_types, as: 'interactionEventTypes'
|
628
|
+
property :interaction_rate, as: 'interactionRate'
|
629
|
+
property :interactions, :numeric_string => true, as: 'interactions'
|
630
|
+
property :invalid_click_rate, as: 'invalidClickRate'
|
631
|
+
property :invalid_clicks, :numeric_string => true, as: 'invalidClicks'
|
632
|
+
property :mobile_friendly_clicks_percentage, as: 'mobileFriendlyClicksPercentage'
|
633
|
+
property :search_absolute_top_impression_share, as: 'searchAbsoluteTopImpressionShare'
|
634
|
+
property :search_budget_lost_absolute_top_impression_share, as: 'searchBudgetLostAbsoluteTopImpressionShare'
|
635
|
+
property :search_budget_lost_impression_share, as: 'searchBudgetLostImpressionShare'
|
636
|
+
property :search_budget_lost_top_impression_share, as: 'searchBudgetLostTopImpressionShare'
|
637
|
+
property :search_click_share, as: 'searchClickShare'
|
638
|
+
property :search_exact_match_impression_share, as: 'searchExactMatchImpressionShare'
|
639
|
+
property :search_impression_share, as: 'searchImpressionShare'
|
640
|
+
property :search_rank_lost_absolute_top_impression_share, as: 'searchRankLostAbsoluteTopImpressionShare'
|
641
|
+
property :search_rank_lost_impression_share, as: 'searchRankLostImpressionShare'
|
642
|
+
property :search_rank_lost_top_impression_share, as: 'searchRankLostTopImpressionShare'
|
643
|
+
property :search_top_impression_share, as: 'searchTopImpressionShare'
|
644
|
+
property :top_impression_percentage, as: 'topImpressionPercentage'
|
645
|
+
property :value_per_all_conversions, as: 'valuePerAllConversions'
|
646
|
+
property :value_per_all_conversions_by_conversion_date, as: 'valuePerAllConversionsByConversionDate'
|
647
|
+
property :value_per_conversion, as: 'valuePerConversion'
|
648
|
+
property :value_per_conversions_by_conversion_date, as: 'valuePerConversionsByConversionDate'
|
649
|
+
end
|
650
|
+
end
|
651
|
+
|
652
|
+
class GoogleAdsSearchads360V0CommonPercentCpc
|
653
|
+
# @private
|
654
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
655
|
+
property :cpc_bid_ceiling_micros, :numeric_string => true, as: 'cpcBidCeilingMicros'
|
656
|
+
property :enhanced_cpc_enabled, as: 'enhancedCpcEnabled'
|
657
|
+
end
|
658
|
+
end
|
659
|
+
|
660
|
+
class GoogleAdsSearchads360V0CommonRealTimeBiddingSetting
|
661
|
+
# @private
|
662
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
663
|
+
property :opt_in, as: 'optIn'
|
664
|
+
end
|
665
|
+
end
|
666
|
+
|
667
|
+
class GoogleAdsSearchads360V0CommonSegments
|
668
|
+
# @private
|
669
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
670
|
+
property :conversion_action, as: 'conversionAction'
|
671
|
+
property :conversion_action_category, as: 'conversionActionCategory'
|
672
|
+
property :conversion_action_name, as: 'conversionActionName'
|
673
|
+
property :date, as: 'date'
|
674
|
+
property :day_of_week, as: 'dayOfWeek'
|
675
|
+
property :device, as: 'device'
|
676
|
+
property :month, as: 'month'
|
677
|
+
property :quarter, as: 'quarter'
|
678
|
+
property :week, as: 'week'
|
679
|
+
property :year, as: 'year'
|
680
|
+
end
|
681
|
+
end
|
682
|
+
|
683
|
+
class GoogleAdsSearchads360V0CommonTargetCpa
|
684
|
+
# @private
|
685
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
686
|
+
property :cpc_bid_ceiling_micros, :numeric_string => true, as: 'cpcBidCeilingMicros'
|
687
|
+
property :cpc_bid_floor_micros, :numeric_string => true, as: 'cpcBidFloorMicros'
|
688
|
+
property :target_cpa_micros, :numeric_string => true, as: 'targetCpaMicros'
|
689
|
+
end
|
690
|
+
end
|
691
|
+
|
692
|
+
class GoogleAdsSearchads360V0CommonTargetCpm
|
693
|
+
# @private
|
694
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
695
|
+
end
|
696
|
+
end
|
697
|
+
|
698
|
+
class GoogleAdsSearchads360V0CommonTargetImpressionShare
|
699
|
+
# @private
|
700
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
701
|
+
property :cpc_bid_ceiling_micros, :numeric_string => true, as: 'cpcBidCeilingMicros'
|
702
|
+
property :location, as: 'location'
|
703
|
+
property :location_fraction_micros, :numeric_string => true, as: 'locationFractionMicros'
|
704
|
+
end
|
705
|
+
end
|
706
|
+
|
707
|
+
class GoogleAdsSearchads360V0CommonTargetOutrankShare
|
708
|
+
# @private
|
709
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
710
|
+
property :cpc_bid_ceiling_micros, :numeric_string => true, as: 'cpcBidCeilingMicros'
|
711
|
+
end
|
712
|
+
end
|
713
|
+
|
714
|
+
class GoogleAdsSearchads360V0CommonTargetRoas
|
715
|
+
# @private
|
716
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
717
|
+
property :cpc_bid_ceiling_micros, :numeric_string => true, as: 'cpcBidCeilingMicros'
|
718
|
+
property :cpc_bid_floor_micros, :numeric_string => true, as: 'cpcBidFloorMicros'
|
719
|
+
property :target_roas, as: 'targetRoas'
|
720
|
+
end
|
721
|
+
end
|
722
|
+
|
723
|
+
class GoogleAdsSearchads360V0CommonTargetSpend
|
724
|
+
# @private
|
725
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
726
|
+
property :cpc_bid_ceiling_micros, :numeric_string => true, as: 'cpcBidCeilingMicros'
|
727
|
+
property :target_spend_micros, :numeric_string => true, as: 'targetSpendMicros'
|
728
|
+
end
|
729
|
+
end
|
730
|
+
|
731
|
+
class GoogleAdsSearchads360V0CommonValue
|
732
|
+
# @private
|
733
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
734
|
+
property :boolean_value, as: 'booleanValue'
|
735
|
+
property :double_value, as: 'doubleValue'
|
736
|
+
property :float_value, as: 'floatValue'
|
737
|
+
property :int64_value, :numeric_string => true, as: 'int64Value'
|
738
|
+
property :string_value, as: 'stringValue'
|
739
|
+
end
|
740
|
+
end
|
741
|
+
|
742
|
+
class GoogleAdsSearchads360V0CommonWebpageConditionInfo
|
743
|
+
# @private
|
744
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
745
|
+
property :argument, as: 'argument'
|
746
|
+
property :operand, as: 'operand'
|
747
|
+
property :operator, as: 'operator'
|
748
|
+
end
|
749
|
+
end
|
750
|
+
|
751
|
+
class GoogleAdsSearchads360V0CommonWebpageInfo
|
752
|
+
# @private
|
753
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
754
|
+
collection :conditions, as: 'conditions', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonWebpageConditionInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonWebpageConditionInfo::Representation
|
755
|
+
|
756
|
+
property :coverage_percentage, as: 'coveragePercentage'
|
757
|
+
property :criterion_name, as: 'criterionName'
|
758
|
+
end
|
759
|
+
end
|
760
|
+
|
761
|
+
class GoogleAdsSearchads360V0ErrorsErrorLocationFieldPathElement
|
762
|
+
# @private
|
763
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
764
|
+
property :field_name, as: 'fieldName'
|
765
|
+
property :index, as: 'index'
|
766
|
+
end
|
767
|
+
end
|
768
|
+
|
769
|
+
class GoogleAdsSearchads360V0ErrorsErrorCode
|
770
|
+
# @private
|
771
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
772
|
+
property :authentication_error, as: 'authenticationError'
|
773
|
+
property :authorization_error, as: 'authorizationError'
|
774
|
+
property :date_error, as: 'dateError'
|
775
|
+
property :date_range_error, as: 'dateRangeError'
|
776
|
+
property :distinct_error, as: 'distinctError'
|
777
|
+
property :header_error, as: 'headerError'
|
778
|
+
property :internal_error, as: 'internalError'
|
779
|
+
property :query_error, as: 'queryError'
|
780
|
+
property :quota_error, as: 'quotaError'
|
781
|
+
property :request_error, as: 'requestError'
|
782
|
+
property :size_limit_error, as: 'sizeLimitError'
|
783
|
+
end
|
784
|
+
end
|
785
|
+
|
786
|
+
class GoogleAdsSearchads360V0ErrorsErrorDetails
|
787
|
+
# @private
|
788
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
789
|
+
property :quota_error_details, as: 'quotaErrorDetails', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsQuotaErrorDetails, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsQuotaErrorDetails::Representation
|
790
|
+
|
791
|
+
property :unpublished_error_code, as: 'unpublishedErrorCode'
|
792
|
+
end
|
793
|
+
end
|
794
|
+
|
795
|
+
class GoogleAdsSearchads360V0ErrorsErrorLocation
|
796
|
+
# @private
|
797
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
798
|
+
collection :field_path_elements, as: 'fieldPathElements', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsErrorLocationFieldPathElement, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsErrorLocationFieldPathElement::Representation
|
799
|
+
|
800
|
+
end
|
801
|
+
end
|
802
|
+
|
803
|
+
class GoogleAdsSearchads360V0ErrorsQuotaErrorDetails
|
804
|
+
# @private
|
805
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
806
|
+
property :rate_name, as: 'rateName'
|
807
|
+
property :rate_scope, as: 'rateScope'
|
808
|
+
property :retry_delay, as: 'retryDelay'
|
809
|
+
end
|
810
|
+
end
|
811
|
+
|
812
|
+
class GoogleAdsSearchads360V0ErrorsSearchAds360Error
|
813
|
+
# @private
|
814
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
815
|
+
property :details, as: 'details', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsErrorDetails, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsErrorDetails::Representation
|
816
|
+
|
817
|
+
property :error_code, as: 'errorCode', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsErrorCode, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsErrorCode::Representation
|
818
|
+
|
819
|
+
property :location, as: 'location', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsErrorLocation, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsErrorLocation::Representation
|
820
|
+
|
821
|
+
property :message, as: 'message'
|
822
|
+
property :trigger, as: 'trigger', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonValue, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonValue::Representation
|
823
|
+
|
824
|
+
end
|
825
|
+
end
|
826
|
+
|
827
|
+
class GoogleAdsSearchads360V0ErrorsSearchAds360Failure
|
828
|
+
# @private
|
829
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
830
|
+
collection :errors, as: 'errors', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsSearchAds360Error, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ErrorsSearchAds360Error::Representation
|
831
|
+
|
832
|
+
property :request_id, as: 'requestId'
|
833
|
+
end
|
834
|
+
end
|
835
|
+
|
836
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo
|
837
|
+
# @private
|
838
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
839
|
+
property :quality_score, as: 'qualityScore'
|
840
|
+
end
|
841
|
+
end
|
842
|
+
|
843
|
+
class GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting
|
844
|
+
# @private
|
845
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
846
|
+
property :domain_name, as: 'domainName'
|
847
|
+
property :language_code, as: 'languageCode'
|
848
|
+
property :use_supplied_urls_only, as: 'useSuppliedUrlsOnly'
|
849
|
+
end
|
850
|
+
end
|
851
|
+
|
852
|
+
class GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting
|
853
|
+
# @private
|
854
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
855
|
+
property :negative_geo_target_type, as: 'negativeGeoTargetType'
|
856
|
+
property :positive_geo_target_type, as: 'positiveGeoTargetType'
|
857
|
+
end
|
858
|
+
end
|
859
|
+
|
860
|
+
class GoogleAdsSearchads360V0ResourcesCampaignNetworkSettings
|
861
|
+
# @private
|
862
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
863
|
+
property :target_content_network, as: 'targetContentNetwork'
|
864
|
+
property :target_google_search, as: 'targetGoogleSearch'
|
865
|
+
property :target_partner_search_network, as: 'targetPartnerSearchNetwork'
|
866
|
+
property :target_search_network, as: 'targetSearchNetwork'
|
867
|
+
end
|
868
|
+
end
|
869
|
+
|
870
|
+
class GoogleAdsSearchads360V0ResourcesCampaignOptimizationGoalSetting
|
871
|
+
# @private
|
872
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
873
|
+
collection :optimization_goal_types, as: 'optimizationGoalTypes'
|
874
|
+
end
|
875
|
+
end
|
876
|
+
|
877
|
+
class GoogleAdsSearchads360V0ResourcesCampaignSelectiveOptimization
|
878
|
+
# @private
|
879
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
880
|
+
collection :conversion_actions, as: 'conversionActions'
|
881
|
+
end
|
882
|
+
end
|
883
|
+
|
884
|
+
class GoogleAdsSearchads360V0ResourcesCampaignShoppingSetting
|
885
|
+
# @private
|
886
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
887
|
+
property :campaign_priority, as: 'campaignPriority'
|
888
|
+
property :enable_local, as: 'enableLocal'
|
889
|
+
property :feed_label, as: 'feedLabel'
|
890
|
+
property :merchant_id, :numeric_string => true, as: 'merchantId'
|
891
|
+
property :sales_country, as: 'salesCountry'
|
892
|
+
property :use_vehicle_inventory, as: 'useVehicleInventory'
|
893
|
+
end
|
894
|
+
end
|
895
|
+
|
896
|
+
class GoogleAdsSearchads360V0ResourcesCampaignTrackingSetting
|
897
|
+
# @private
|
898
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
899
|
+
property :tracking_url, as: 'trackingUrl'
|
900
|
+
end
|
901
|
+
end
|
902
|
+
|
903
|
+
class GoogleAdsSearchads360V0ResourcesConversionActionAttributionModelSettings
|
904
|
+
# @private
|
905
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
906
|
+
property :attribution_model, as: 'attributionModel'
|
907
|
+
property :data_driven_model_status, as: 'dataDrivenModelStatus'
|
908
|
+
end
|
909
|
+
end
|
910
|
+
|
911
|
+
class GoogleAdsSearchads360V0ResourcesConversionActionFloodlightSettings
|
912
|
+
# @private
|
913
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
914
|
+
property :activity_group_tag, as: 'activityGroupTag'
|
915
|
+
property :activity_id, :numeric_string => true, as: 'activityId'
|
916
|
+
property :activity_tag, as: 'activityTag'
|
917
|
+
end
|
918
|
+
end
|
919
|
+
|
920
|
+
class GoogleAdsSearchads360V0ResourcesConversionActionValueSettings
|
921
|
+
# @private
|
922
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
923
|
+
property :always_use_default_value, as: 'alwaysUseDefaultValue'
|
924
|
+
property :default_currency_code, as: 'defaultCurrencyCode'
|
925
|
+
property :default_value, as: 'defaultValue'
|
926
|
+
end
|
927
|
+
end
|
928
|
+
|
929
|
+
class GoogleAdsSearchads360V0ResourcesAdGroup
|
930
|
+
# @private
|
931
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
932
|
+
property :ad_rotation_mode, as: 'adRotationMode'
|
933
|
+
property :cpc_bid_micros, :numeric_string => true, as: 'cpcBidMicros'
|
934
|
+
property :id, :numeric_string => true, as: 'id'
|
935
|
+
property :name, as: 'name'
|
936
|
+
property :resource_name, as: 'resourceName'
|
937
|
+
property :status, as: 'status'
|
938
|
+
property :type, as: 'type'
|
939
|
+
end
|
940
|
+
end
|
941
|
+
|
942
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupBidModifier
|
943
|
+
# @private
|
944
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
945
|
+
property :bid_modifier, as: 'bidModifier'
|
946
|
+
property :resource_name, as: 'resourceName'
|
947
|
+
end
|
948
|
+
end
|
949
|
+
|
950
|
+
class GoogleAdsSearchads360V0ResourcesAdGroupCriterion
|
951
|
+
# @private
|
952
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
953
|
+
property :ad_group, as: 'adGroup'
|
954
|
+
property :age_range, as: 'ageRange', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonAgeRangeInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonAgeRangeInfo::Representation
|
955
|
+
|
956
|
+
property :bid_modifier, as: 'bidModifier'
|
957
|
+
property :cpc_bid_micros, :numeric_string => true, as: 'cpcBidMicros'
|
958
|
+
property :criterion_id, :numeric_string => true, as: 'criterionId'
|
959
|
+
property :effective_cpc_bid_micros, :numeric_string => true, as: 'effectiveCpcBidMicros'
|
960
|
+
property :engine_status, as: 'engineStatus'
|
961
|
+
property :final_url_suffix, as: 'finalUrlSuffix'
|
962
|
+
collection :final_urls, as: 'finalUrls'
|
963
|
+
property :gender, as: 'gender', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonGenderInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonGenderInfo::Representation
|
964
|
+
|
965
|
+
property :keyword, as: 'keyword', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonKeywordInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonKeywordInfo::Representation
|
966
|
+
|
967
|
+
property :last_modified_time, as: 'lastModifiedTime'
|
968
|
+
property :listing_group, as: 'listingGroup', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonListingGroupInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonListingGroupInfo::Representation
|
969
|
+
|
970
|
+
property :quality_info, as: 'qualityInfo', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterionQualityInfo::Representation
|
971
|
+
|
972
|
+
property :resource_name, as: 'resourceName'
|
973
|
+
property :status, as: 'status'
|
974
|
+
property :tracking_url_template, as: 'trackingUrlTemplate'
|
975
|
+
property :type, as: 'type'
|
976
|
+
property :webpage, as: 'webpage', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonWebpageInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonWebpageInfo::Representation
|
977
|
+
|
978
|
+
end
|
979
|
+
end
|
980
|
+
|
981
|
+
class GoogleAdsSearchads360V0ResourcesBiddingStrategy
|
982
|
+
# @private
|
983
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
984
|
+
property :campaign_count, :numeric_string => true, as: 'campaignCount'
|
985
|
+
property :currency_code, as: 'currencyCode'
|
986
|
+
property :effective_currency_code, as: 'effectiveCurrencyCode'
|
987
|
+
property :enhanced_cpc, as: 'enhancedCpc', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonEnhancedCpc, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonEnhancedCpc::Representation
|
988
|
+
|
989
|
+
property :id, :numeric_string => true, as: 'id'
|
990
|
+
property :maximize_conversion_value, as: 'maximizeConversionValue', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMaximizeConversionValue, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMaximizeConversionValue::Representation
|
991
|
+
|
992
|
+
property :maximize_conversions, as: 'maximizeConversions', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMaximizeConversions, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMaximizeConversions::Representation
|
993
|
+
|
994
|
+
property :name, as: 'name'
|
995
|
+
property :non_removed_campaign_count, :numeric_string => true, as: 'nonRemovedCampaignCount'
|
996
|
+
property :resource_name, as: 'resourceName'
|
997
|
+
property :status, as: 'status'
|
998
|
+
property :target_cpa, as: 'targetCpa', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetCpa, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetCpa::Representation
|
999
|
+
|
1000
|
+
property :target_impression_share, as: 'targetImpressionShare', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetImpressionShare, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetImpressionShare::Representation
|
1001
|
+
|
1002
|
+
property :target_outrank_share, as: 'targetOutrankShare', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetOutrankShare, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetOutrankShare::Representation
|
1003
|
+
|
1004
|
+
property :target_roas, as: 'targetRoas', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetRoas, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetRoas::Representation
|
1005
|
+
|
1006
|
+
property :target_spend, as: 'targetSpend', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetSpend, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetSpend::Representation
|
1007
|
+
|
1008
|
+
property :type, as: 'type'
|
1009
|
+
end
|
1010
|
+
end
|
1011
|
+
|
1012
|
+
class GoogleAdsSearchads360V0ResourcesCampaign
|
1013
|
+
# @private
|
1014
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1015
|
+
property :ad_serving_optimization_status, as: 'adServingOptimizationStatus'
|
1016
|
+
property :advertising_channel_sub_type, as: 'advertisingChannelSubType'
|
1017
|
+
property :advertising_channel_type, as: 'advertisingChannelType'
|
1018
|
+
property :bidding_strategy, as: 'biddingStrategy'
|
1019
|
+
property :bidding_strategy_system_status, as: 'biddingStrategySystemStatus'
|
1020
|
+
property :bidding_strategy_type, as: 'biddingStrategyType'
|
1021
|
+
property :campaign_budget, as: 'campaignBudget'
|
1022
|
+
property :create_time, as: 'createTime'
|
1023
|
+
property :dynamic_search_ads_setting, as: 'dynamicSearchAdsSetting', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignDynamicSearchAdsSetting::Representation
|
1024
|
+
|
1025
|
+
property :end_date, as: 'endDate'
|
1026
|
+
property :engine_id, as: 'engineId'
|
1027
|
+
collection :excluded_parent_asset_field_types, as: 'excludedParentAssetFieldTypes'
|
1028
|
+
property :final_url_suffix, as: 'finalUrlSuffix'
|
1029
|
+
collection :frequency_caps, as: 'frequencyCaps', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonFrequencyCapEntry, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonFrequencyCapEntry::Representation
|
1030
|
+
|
1031
|
+
property :geo_target_type_setting, as: 'geoTargetTypeSetting', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignGeoTargetTypeSetting::Representation
|
1032
|
+
|
1033
|
+
property :id, :numeric_string => true, as: 'id'
|
1034
|
+
collection :labels, as: 'labels'
|
1035
|
+
property :last_modified_time, as: 'lastModifiedTime'
|
1036
|
+
property :manual_cpa, as: 'manualCpa', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonManualCpa, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonManualCpa::Representation
|
1037
|
+
|
1038
|
+
property :manual_cpc, as: 'manualCpc', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonManualCpc, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonManualCpc::Representation
|
1039
|
+
|
1040
|
+
property :manual_cpm, as: 'manualCpm', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonManualCpm, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonManualCpm::Representation
|
1041
|
+
|
1042
|
+
property :maximize_conversion_value, as: 'maximizeConversionValue', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMaximizeConversionValue, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMaximizeConversionValue::Representation
|
1043
|
+
|
1044
|
+
property :maximize_conversions, as: 'maximizeConversions', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMaximizeConversions, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMaximizeConversions::Representation
|
1045
|
+
|
1046
|
+
property :name, as: 'name'
|
1047
|
+
property :network_settings, as: 'networkSettings', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignNetworkSettings, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignNetworkSettings::Representation
|
1048
|
+
|
1049
|
+
property :optimization_goal_setting, as: 'optimizationGoalSetting', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignOptimizationGoalSetting, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignOptimizationGoalSetting::Representation
|
1050
|
+
|
1051
|
+
property :percent_cpc, as: 'percentCpc', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonPercentCpc, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonPercentCpc::Representation
|
1052
|
+
|
1053
|
+
property :real_time_bidding_setting, as: 'realTimeBiddingSetting', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonRealTimeBiddingSetting, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonRealTimeBiddingSetting::Representation
|
1054
|
+
|
1055
|
+
property :resource_name, as: 'resourceName'
|
1056
|
+
property :selective_optimization, as: 'selectiveOptimization', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignSelectiveOptimization, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignSelectiveOptimization::Representation
|
1057
|
+
|
1058
|
+
property :serving_status, as: 'servingStatus'
|
1059
|
+
property :shopping_setting, as: 'shoppingSetting', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignShoppingSetting, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignShoppingSetting::Representation
|
1060
|
+
|
1061
|
+
property :start_date, as: 'startDate'
|
1062
|
+
property :status, as: 'status'
|
1063
|
+
property :target_cpa, as: 'targetCpa', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetCpa, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetCpa::Representation
|
1064
|
+
|
1065
|
+
property :target_cpm, as: 'targetCpm', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetCpm, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetCpm::Representation
|
1066
|
+
|
1067
|
+
property :target_impression_share, as: 'targetImpressionShare', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetImpressionShare, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetImpressionShare::Representation
|
1068
|
+
|
1069
|
+
property :target_roas, as: 'targetRoas', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetRoas, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetRoas::Representation
|
1070
|
+
|
1071
|
+
property :target_spend, as: 'targetSpend', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetSpend, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonTargetSpend::Representation
|
1072
|
+
|
1073
|
+
property :tracking_setting, as: 'trackingSetting', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignTrackingSetting, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignTrackingSetting::Representation
|
1074
|
+
|
1075
|
+
property :tracking_url_template, as: 'trackingUrlTemplate'
|
1076
|
+
collection :url_custom_parameters, as: 'urlCustomParameters', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonCustomParameter, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonCustomParameter::Representation
|
1077
|
+
|
1078
|
+
property :url_expansion_opt_out, as: 'urlExpansionOptOut'
|
1079
|
+
end
|
1080
|
+
end
|
1081
|
+
|
1082
|
+
class GoogleAdsSearchads360V0ResourcesCampaignBudget
|
1083
|
+
# @private
|
1084
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1085
|
+
property :amount_micros, :numeric_string => true, as: 'amountMicros'
|
1086
|
+
property :delivery_method, as: 'deliveryMethod'
|
1087
|
+
property :period, as: 'period'
|
1088
|
+
property :resource_name, as: 'resourceName'
|
1089
|
+
end
|
1090
|
+
end
|
1091
|
+
|
1092
|
+
class GoogleAdsSearchads360V0ResourcesCampaignCriterion
|
1093
|
+
# @private
|
1094
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1095
|
+
property :bid_modifier, as: 'bidModifier'
|
1096
|
+
property :criterion_id, :numeric_string => true, as: 'criterionId'
|
1097
|
+
property :device, as: 'device', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonDeviceInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonDeviceInfo::Representation
|
1098
|
+
|
1099
|
+
property :display_name, as: 'displayName'
|
1100
|
+
property :language, as: 'language', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonLanguageInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonLanguageInfo::Representation
|
1101
|
+
|
1102
|
+
property :location, as: 'location', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonLocationInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonLocationInfo::Representation
|
1103
|
+
|
1104
|
+
property :location_group, as: 'locationGroup', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonLocationGroupInfo, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonLocationGroupInfo::Representation
|
1105
|
+
|
1106
|
+
property :negative, as: 'negative'
|
1107
|
+
property :resource_name, as: 'resourceName'
|
1108
|
+
property :type, as: 'type'
|
1109
|
+
end
|
1110
|
+
end
|
1111
|
+
|
1112
|
+
class GoogleAdsSearchads360V0ResourcesConversionAction
|
1113
|
+
# @private
|
1114
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1115
|
+
property :app_id, as: 'appId'
|
1116
|
+
property :attribution_model_settings, as: 'attributionModelSettings', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesConversionActionAttributionModelSettings, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesConversionActionAttributionModelSettings::Representation
|
1117
|
+
|
1118
|
+
property :category, as: 'category'
|
1119
|
+
property :click_through_lookback_window_days, :numeric_string => true, as: 'clickThroughLookbackWindowDays'
|
1120
|
+
property :creation_time, as: 'creationTime'
|
1121
|
+
property :floodlight_settings, as: 'floodlightSettings', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesConversionActionFloodlightSettings, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesConversionActionFloodlightSettings::Representation
|
1122
|
+
|
1123
|
+
property :id, :numeric_string => true, as: 'id'
|
1124
|
+
property :include_in_client_account_conversions_metric, as: 'includeInClientAccountConversionsMetric'
|
1125
|
+
property :include_in_conversions_metric, as: 'includeInConversionsMetric'
|
1126
|
+
property :name, as: 'name'
|
1127
|
+
property :owner_customer, as: 'ownerCustomer'
|
1128
|
+
property :primary_for_goal, as: 'primaryForGoal'
|
1129
|
+
property :resource_name, as: 'resourceName'
|
1130
|
+
property :status, as: 'status'
|
1131
|
+
property :type, as: 'type'
|
1132
|
+
property :value_settings, as: 'valueSettings', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesConversionActionValueSettings, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesConversionActionValueSettings::Representation
|
1133
|
+
|
1134
|
+
end
|
1135
|
+
end
|
1136
|
+
|
1137
|
+
class GoogleAdsSearchads360V0ResourcesConversionTrackingSetting
|
1138
|
+
# @private
|
1139
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1140
|
+
property :accepted_customer_data_terms, as: 'acceptedCustomerDataTerms'
|
1141
|
+
property :conversion_tracking_id, :numeric_string => true, as: 'conversionTrackingId'
|
1142
|
+
property :conversion_tracking_status, as: 'conversionTrackingStatus'
|
1143
|
+
property :cross_account_conversion_tracking_id, :numeric_string => true, as: 'crossAccountConversionTrackingId'
|
1144
|
+
property :enhanced_conversions_for_leads_enabled, as: 'enhancedConversionsForLeadsEnabled'
|
1145
|
+
property :google_ads_conversion_customer, as: 'googleAdsConversionCustomer'
|
1146
|
+
property :google_ads_cross_account_conversion_tracking_id, :numeric_string => true, as: 'googleAdsCrossAccountConversionTrackingId'
|
1147
|
+
end
|
1148
|
+
end
|
1149
|
+
|
1150
|
+
class GoogleAdsSearchads360V0ResourcesCustomColumn
|
1151
|
+
# @private
|
1152
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1153
|
+
property :description, as: 'description'
|
1154
|
+
property :id, :numeric_string => true, as: 'id'
|
1155
|
+
property :name, as: 'name'
|
1156
|
+
property :queryable, as: 'queryable'
|
1157
|
+
collection :referenced_system_columns, as: 'referencedSystemColumns'
|
1158
|
+
property :references_attributes, as: 'referencesAttributes'
|
1159
|
+
property :references_metrics, as: 'referencesMetrics'
|
1160
|
+
property :resource_name, as: 'resourceName'
|
1161
|
+
property :value_type, as: 'valueType'
|
1162
|
+
end
|
1163
|
+
end
|
1164
|
+
|
1165
|
+
class GoogleAdsSearchads360V0ResourcesCustomer
|
1166
|
+
# @private
|
1167
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1168
|
+
property :account_status, as: 'accountStatus'
|
1169
|
+
property :account_type, as: 'accountType'
|
1170
|
+
property :auto_tagging_enabled, as: 'autoTaggingEnabled'
|
1171
|
+
property :conversion_tracking_setting, as: 'conversionTrackingSetting', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesConversionTrackingSetting, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesConversionTrackingSetting::Representation
|
1172
|
+
|
1173
|
+
property :currency_code, as: 'currencyCode'
|
1174
|
+
property :descriptive_name, as: 'descriptiveName'
|
1175
|
+
property :double_click_campaign_manager_setting, as: 'doubleClickCampaignManagerSetting', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesDoubleClickCampaignManagerSetting, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesDoubleClickCampaignManagerSetting::Representation
|
1176
|
+
|
1177
|
+
property :engine_id, as: 'engineId'
|
1178
|
+
property :final_url_suffix, as: 'finalUrlSuffix'
|
1179
|
+
property :id, :numeric_string => true, as: 'id'
|
1180
|
+
property :last_modified_time, as: 'lastModifiedTime'
|
1181
|
+
property :manager, as: 'manager'
|
1182
|
+
property :resource_name, as: 'resourceName'
|
1183
|
+
property :status, as: 'status'
|
1184
|
+
property :time_zone, as: 'timeZone'
|
1185
|
+
property :tracking_url_template, as: 'trackingUrlTemplate'
|
1186
|
+
end
|
1187
|
+
end
|
1188
|
+
|
1189
|
+
class GoogleAdsSearchads360V0ResourcesCustomerClient
|
1190
|
+
# @private
|
1191
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1192
|
+
collection :applied_labels, as: 'appliedLabels'
|
1193
|
+
property :client_customer, as: 'clientCustomer'
|
1194
|
+
property :currency_code, as: 'currencyCode'
|
1195
|
+
property :descriptive_name, as: 'descriptiveName'
|
1196
|
+
property :hidden, as: 'hidden'
|
1197
|
+
property :id, :numeric_string => true, as: 'id'
|
1198
|
+
property :level, :numeric_string => true, as: 'level'
|
1199
|
+
property :manager, as: 'manager'
|
1200
|
+
property :resource_name, as: 'resourceName'
|
1201
|
+
property :status, as: 'status'
|
1202
|
+
property :test_account, as: 'testAccount'
|
1203
|
+
property :time_zone, as: 'timeZone'
|
1204
|
+
end
|
1205
|
+
end
|
1206
|
+
|
1207
|
+
class GoogleAdsSearchads360V0ResourcesCustomerManagerLink
|
1208
|
+
# @private
|
1209
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1210
|
+
property :manager_customer, as: 'managerCustomer'
|
1211
|
+
property :manager_link_id, :numeric_string => true, as: 'managerLinkId'
|
1212
|
+
property :resource_name, as: 'resourceName'
|
1213
|
+
property :status, as: 'status'
|
1214
|
+
end
|
1215
|
+
end
|
1216
|
+
|
1217
|
+
class GoogleAdsSearchads360V0ResourcesDoubleClickCampaignManagerSetting
|
1218
|
+
# @private
|
1219
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1220
|
+
property :advertiser_id, :numeric_string => true, as: 'advertiserId'
|
1221
|
+
property :network_id, :numeric_string => true, as: 'networkId'
|
1222
|
+
property :time_zone, as: 'timeZone'
|
1223
|
+
end
|
1224
|
+
end
|
1225
|
+
|
1226
|
+
class GoogleAdsSearchads360V0ResourcesKeywordView
|
1227
|
+
# @private
|
1228
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1229
|
+
property :resource_name, as: 'resourceName'
|
1230
|
+
end
|
1231
|
+
end
|
1232
|
+
|
1233
|
+
class GoogleAdsSearchads360V0ResourcesProductGroupView
|
1234
|
+
# @private
|
1235
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1236
|
+
property :resource_name, as: 'resourceName'
|
1237
|
+
end
|
1238
|
+
end
|
1239
|
+
|
1240
|
+
class GoogleAdsSearchads360V0ResourcesSearchAds360Field
|
1241
|
+
# @private
|
1242
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1243
|
+
collection :attribute_resources, as: 'attributeResources'
|
1244
|
+
property :category, as: 'category'
|
1245
|
+
property :data_type, as: 'dataType'
|
1246
|
+
collection :enum_values, as: 'enumValues'
|
1247
|
+
property :filterable, as: 'filterable'
|
1248
|
+
property :is_repeated, as: 'isRepeated'
|
1249
|
+
collection :metrics, as: 'metrics'
|
1250
|
+
property :name, as: 'name'
|
1251
|
+
property :resource_name, as: 'resourceName'
|
1252
|
+
collection :segments, as: 'segments'
|
1253
|
+
property :selectable, as: 'selectable'
|
1254
|
+
collection :selectable_with, as: 'selectableWith'
|
1255
|
+
property :sortable, as: 'sortable'
|
1256
|
+
property :type_url, as: 'typeUrl'
|
1257
|
+
end
|
1258
|
+
end
|
1259
|
+
|
1260
|
+
class GoogleAdsSearchads360V0ServicesCustomColumnHeader
|
1261
|
+
# @private
|
1262
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1263
|
+
property :id, :numeric_string => true, as: 'id'
|
1264
|
+
property :name, as: 'name'
|
1265
|
+
property :references_metrics, as: 'referencesMetrics'
|
1266
|
+
end
|
1267
|
+
end
|
1268
|
+
|
1269
|
+
class GoogleAdsSearchads360V0ServicesListCustomColumnsResponse
|
1270
|
+
# @private
|
1271
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1272
|
+
collection :custom_columns, as: 'customColumns', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomColumn, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomColumn::Representation
|
1273
|
+
|
1274
|
+
end
|
1275
|
+
end
|
1276
|
+
|
1277
|
+
class GoogleAdsSearchads360V0ServicesSearchAds360Row
|
1278
|
+
# @private
|
1279
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1280
|
+
property :ad_group, as: 'adGroup', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroup, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroup::Representation
|
1281
|
+
|
1282
|
+
property :ad_group_bid_modifier, as: 'adGroupBidModifier', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupBidModifier, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupBidModifier::Representation
|
1283
|
+
|
1284
|
+
property :ad_group_criterion, as: 'adGroupCriterion', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterion, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesAdGroupCriterion::Representation
|
1285
|
+
|
1286
|
+
property :bidding_strategy, as: 'biddingStrategy', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesBiddingStrategy, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesBiddingStrategy::Representation
|
1287
|
+
|
1288
|
+
property :campaign, as: 'campaign', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaign, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaign::Representation
|
1289
|
+
|
1290
|
+
property :campaign_budget, as: 'campaignBudget', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignBudget, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignBudget::Representation
|
1291
|
+
|
1292
|
+
property :campaign_criterion, as: 'campaignCriterion', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignCriterion, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCampaignCriterion::Representation
|
1293
|
+
|
1294
|
+
property :conversion_action, as: 'conversionAction', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesConversionAction, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesConversionAction::Representation
|
1295
|
+
|
1296
|
+
collection :custom_columns, as: 'customColumns', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonValue, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonValue::Representation
|
1297
|
+
|
1298
|
+
property :customer, as: 'customer', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomer, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomer::Representation
|
1299
|
+
|
1300
|
+
property :customer_client, as: 'customerClient', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerClient, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerClient::Representation
|
1301
|
+
|
1302
|
+
property :customer_manager_link, as: 'customerManagerLink', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerManagerLink, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesCustomerManagerLink::Representation
|
1303
|
+
|
1304
|
+
property :keyword_view, as: 'keywordView', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesKeywordView, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesKeywordView::Representation
|
1305
|
+
|
1306
|
+
property :metrics, as: 'metrics', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMetrics, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonMetrics::Representation
|
1307
|
+
|
1308
|
+
property :product_group_view, as: 'productGroupView', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesProductGroupView, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesProductGroupView::Representation
|
1309
|
+
|
1310
|
+
property :segments, as: 'segments', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonSegments, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0CommonSegments::Representation
|
1311
|
+
|
1312
|
+
end
|
1313
|
+
end
|
1314
|
+
|
1315
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360FieldsRequest
|
1316
|
+
# @private
|
1317
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1318
|
+
property :page_size, as: 'pageSize'
|
1319
|
+
property :page_token, as: 'pageToken'
|
1320
|
+
property :query, as: 'query'
|
1321
|
+
end
|
1322
|
+
end
|
1323
|
+
|
1324
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360FieldsResponse
|
1325
|
+
# @private
|
1326
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1327
|
+
property :next_page_token, as: 'nextPageToken'
|
1328
|
+
collection :results, as: 'results', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesSearchAds360Field, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ResourcesSearchAds360Field::Representation
|
1329
|
+
|
1330
|
+
property :total_results_count, :numeric_string => true, as: 'totalResultsCount'
|
1331
|
+
end
|
1332
|
+
end
|
1333
|
+
|
1334
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360Request
|
1335
|
+
# @private
|
1336
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1337
|
+
property :page_size, as: 'pageSize'
|
1338
|
+
property :page_token, as: 'pageToken'
|
1339
|
+
property :query, as: 'query'
|
1340
|
+
property :return_total_results_count, as: 'returnTotalResultsCount'
|
1341
|
+
property :summary_row_setting, as: 'summaryRowSetting'
|
1342
|
+
property :validate_only, as: 'validateOnly'
|
1343
|
+
end
|
1344
|
+
end
|
1345
|
+
|
1346
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360Response
|
1347
|
+
# @private
|
1348
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1349
|
+
collection :custom_column_headers, as: 'customColumnHeaders', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesCustomColumnHeader, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesCustomColumnHeader::Representation
|
1350
|
+
|
1351
|
+
property :field_mask, as: 'fieldMask'
|
1352
|
+
property :next_page_token, as: 'nextPageToken'
|
1353
|
+
collection :results, as: 'results', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesSearchAds360Row, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesSearchAds360Row::Representation
|
1354
|
+
|
1355
|
+
property :summary_row, as: 'summaryRow', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesSearchAds360Row, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesSearchAds360Row::Representation
|
1356
|
+
|
1357
|
+
property :total_results_count, :numeric_string => true, as: 'totalResultsCount'
|
1358
|
+
end
|
1359
|
+
end
|
1360
|
+
|
1361
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360StreamRequest
|
1362
|
+
# @private
|
1363
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1364
|
+
property :batch_size, as: 'batchSize'
|
1365
|
+
property :query, as: 'query'
|
1366
|
+
property :summary_row_setting, as: 'summaryRowSetting'
|
1367
|
+
end
|
1368
|
+
end
|
1369
|
+
|
1370
|
+
class GoogleAdsSearchads360V0ServicesSearchSearchAds360StreamResponse
|
1371
|
+
# @private
|
1372
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
1373
|
+
collection :custom_column_headers, as: 'customColumnHeaders', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesCustomColumnHeader, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesCustomColumnHeader::Representation
|
1374
|
+
|
1375
|
+
property :field_mask, as: 'fieldMask'
|
1376
|
+
property :request_id, as: 'requestId'
|
1377
|
+
collection :results, as: 'results', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesSearchAds360Row, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesSearchAds360Row::Representation
|
1378
|
+
|
1379
|
+
property :summary_row, as: 'summaryRow', class: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesSearchAds360Row, decorator: Google::Apis::Searchads360V0::GoogleAdsSearchads360V0ServicesSearchAds360Row::Representation
|
1380
|
+
|
1381
|
+
end
|
1382
|
+
end
|
1383
|
+
end
|
1384
|
+
end
|
1385
|
+
end
|