google-adwords-api 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (125) hide show
  1. data/Rakefile +1 -1
  2. data/examples/v201101/add_conversion.rb +97 -0
  3. data/examples/v201101/add_user_list.rb +28 -2
  4. data/examples/v201101/get_all_conversions.rb +88 -0
  5. data/examples/v201101/get_keyword_opportunities.rb +103 -0
  6. data/examples/v201101/update_conversion.rb +96 -0
  7. data/lib/adwords_api/api_config.rb +6 -3
  8. data/lib/adwords_api/errors.rb +4 -1
  9. data/lib/adwords_api/extensions.rb +1 -1
  10. data/lib/adwords_api/v13/AccountServiceDriver.rb +5 -5
  11. data/lib/adwords_api/v13/ReportServiceDriver.rb +7 -7
  12. data/lib/adwords_api/v13/TrafficEstimatorServiceDriver.rb +4 -4
  13. data/lib/adwords_api/v200909/AdExtensionOverrideServiceDriver.rb +2 -2
  14. data/lib/adwords_api/v200909/AdGroupAdServiceDriver.rb +2 -2
  15. data/lib/adwords_api/v200909/AdGroupCriterionService.rb +506 -506
  16. data/lib/adwords_api/v200909/AdGroupCriterionServiceDriver.rb +2 -2
  17. data/lib/adwords_api/v200909/AdGroupCriterionServiceMappingRegistry.rb +428 -428
  18. data/lib/adwords_api/v200909/AdGroupServiceDriver.rb +2 -2
  19. data/lib/adwords_api/v200909/AdParamServiceDriver.rb +2 -2
  20. data/lib/adwords_api/v200909/BulkMutateJobServiceDriver.rb +2 -2
  21. data/lib/adwords_api/v200909/CampaignAdExtensionServiceDriver.rb +2 -2
  22. data/lib/adwords_api/v200909/CampaignCriterionService.rb +133 -133
  23. data/lib/adwords_api/v200909/CampaignCriterionServiceDriver.rb +2 -2
  24. data/lib/adwords_api/v200909/CampaignCriterionServiceMappingRegistry.rb +184 -184
  25. data/lib/adwords_api/v200909/CampaignServiceDriver.rb +2 -2
  26. data/lib/adwords_api/v200909/CampaignTargetServiceDriver.rb +2 -2
  27. data/lib/adwords_api/v200909/GeoLocationServiceDriver.rb +1 -1
  28. data/lib/adwords_api/v200909/InfoServiceDriver.rb +1 -1
  29. data/lib/adwords_api/v200909/TargetingIdeaService.rb +907 -907
  30. data/lib/adwords_api/v200909/TargetingIdeaServiceDriver.rb +2 -2
  31. data/lib/adwords_api/v200909/TargetingIdeaServiceMappingRegistry.rb +384 -384
  32. data/lib/adwords_api/v201003/AdExtensionOverrideServiceDriver.rb +2 -2
  33. data/lib/adwords_api/v201003/AdGroupAdServiceDriver.rb +2 -2
  34. data/lib/adwords_api/v201003/AdGroupCriterionService.rb +527 -527
  35. data/lib/adwords_api/v201003/AdGroupCriterionServiceDriver.rb +2 -2
  36. data/lib/adwords_api/v201003/AdGroupCriterionServiceMappingRegistry.rb +469 -469
  37. data/lib/adwords_api/v201003/AdGroupServiceDriver.rb +2 -2
  38. data/lib/adwords_api/v201003/AdParamServiceDriver.rb +2 -2
  39. data/lib/adwords_api/v201003/BidLandscapeServiceDriver.rb +1 -1
  40. data/lib/adwords_api/v201003/BulkMutateJobServiceDriver.rb +2 -2
  41. data/lib/adwords_api/v201003/CampaignAdExtensionServiceDriver.rb +2 -2
  42. data/lib/adwords_api/v201003/CampaignCriterionService.rb +133 -133
  43. data/lib/adwords_api/v201003/CampaignCriterionServiceDriver.rb +2 -2
  44. data/lib/adwords_api/v201003/CampaignCriterionServiceMappingRegistry.rb +186 -186
  45. data/lib/adwords_api/v201003/CampaignServiceDriver.rb +2 -2
  46. data/lib/adwords_api/v201003/CampaignTargetServiceDriver.rb +2 -2
  47. data/lib/adwords_api/v201003/GeoLocationServiceDriver.rb +1 -1
  48. data/lib/adwords_api/v201003/InfoServiceDriver.rb +1 -1
  49. data/lib/adwords_api/v201003/MediaServiceDriver.rb +2 -2
  50. data/lib/adwords_api/v201003/ReportDefinitionServiceDriver.rb +3 -3
  51. data/lib/adwords_api/v201003/TargetingIdeaService.rb +1304 -1304
  52. data/lib/adwords_api/v201003/TargetingIdeaServiceDriver.rb +2 -2
  53. data/lib/adwords_api/v201003/TargetingIdeaServiceMappingRegistry.rb +401 -401
  54. data/lib/adwords_api/v201008/AdExtensionOverrideServiceDriver.rb +2 -2
  55. data/lib/adwords_api/v201008/AdGroupAdServiceDriver.rb +2 -2
  56. data/lib/adwords_api/v201008/AdGroupCriterionService.rb +598 -598
  57. data/lib/adwords_api/v201008/AdGroupCriterionServiceDriver.rb +2 -2
  58. data/lib/adwords_api/v201008/AdGroupCriterionServiceMappingRegistry.rb +680 -680
  59. data/lib/adwords_api/v201008/AdGroupServiceDriver.rb +2 -2
  60. data/lib/adwords_api/v201008/AdParamServiceDriver.rb +2 -2
  61. data/lib/adwords_api/v201008/AlertServiceDriver.rb +1 -1
  62. data/lib/adwords_api/v201008/BidLandscapeServiceDriver.rb +1 -1
  63. data/lib/adwords_api/v201008/BulkMutateJobServiceDriver.rb +2 -2
  64. data/lib/adwords_api/v201008/CampaignAdExtensionServiceDriver.rb +2 -2
  65. data/lib/adwords_api/v201008/CampaignCriterionService.rb +178 -178
  66. data/lib/adwords_api/v201008/CampaignCriterionServiceDriver.rb +2 -2
  67. data/lib/adwords_api/v201008/CampaignCriterionServiceMappingRegistry.rb +228 -228
  68. data/lib/adwords_api/v201008/CampaignServiceDriver.rb +2 -2
  69. data/lib/adwords_api/v201008/CampaignTargetServiceDriver.rb +2 -2
  70. data/lib/adwords_api/v201008/CustomerSyncServiceDriver.rb +1 -1
  71. data/lib/adwords_api/v201008/ExperimentServiceDriver.rb +2 -2
  72. data/lib/adwords_api/v201008/GeoLocationServiceDriver.rb +1 -1
  73. data/lib/adwords_api/v201008/InfoServiceDriver.rb +1 -1
  74. data/lib/adwords_api/v201008/MediaServiceDriver.rb +2 -2
  75. data/lib/adwords_api/v201008/ReportDefinitionServiceDriver.rb +3 -3
  76. data/lib/adwords_api/v201008/ServicedAccountServiceDriver.rb +1 -1
  77. data/lib/adwords_api/v201008/TargetingIdeaService.rb +1459 -1459
  78. data/lib/adwords_api/v201008/TargetingIdeaServiceDriver.rb +2 -2
  79. data/lib/adwords_api/v201008/TargetingIdeaServiceMappingRegistry.rb +447 -447
  80. data/lib/adwords_api/v201008/TrafficEstimatorService.rb +855 -855
  81. data/lib/adwords_api/v201008/TrafficEstimatorServiceDriver.rb +1 -1
  82. data/lib/adwords_api/v201008/TrafficEstimatorServiceMappingRegistry.rb +126 -126
  83. data/lib/adwords_api/v201008/UserListServiceDriver.rb +2 -2
  84. data/lib/adwords_api/v201101/AdExtensionOverrideServiceDriver.rb +2 -2
  85. data/lib/adwords_api/v201101/AdGroupAdService.rb +2 -0
  86. data/lib/adwords_api/v201101/AdGroupAdServiceDriver.rb +2 -2
  87. data/lib/adwords_api/v201101/AdGroupCriterionService.rb +700 -700
  88. data/lib/adwords_api/v201101/AdGroupCriterionServiceDriver.rb +2 -2
  89. data/lib/adwords_api/v201101/AdGroupCriterionServiceMappingRegistry.rb +670 -670
  90. data/lib/adwords_api/v201101/AdGroupServiceDriver.rb +2 -2
  91. data/lib/adwords_api/v201101/AdParamServiceDriver.rb +2 -2
  92. data/lib/adwords_api/v201101/AlertServiceDriver.rb +1 -1
  93. data/lib/adwords_api/v201101/BulkMutateJobService.rb +2 -0
  94. data/lib/adwords_api/v201101/BulkMutateJobServiceDriver.rb +2 -2
  95. data/lib/adwords_api/v201101/BulkOpportunityService.rb +1367 -0
  96. data/lib/adwords_api/v201101/BulkOpportunityServiceDriver.rb +55 -0
  97. data/lib/adwords_api/v201101/BulkOpportunityServiceMappingRegistry.rb +1668 -0
  98. data/lib/adwords_api/v201101/BulkOpportunityServiceWrapper.rb +303 -0
  99. data/lib/adwords_api/v201101/CampaignAdExtensionServiceDriver.rb +2 -2
  100. data/lib/adwords_api/v201101/CampaignCriterionService.rb +216 -216
  101. data/lib/adwords_api/v201101/CampaignCriterionServiceDriver.rb +2 -2
  102. data/lib/adwords_api/v201101/CampaignCriterionServiceMappingRegistry.rb +234 -234
  103. data/lib/adwords_api/v201101/CampaignServiceDriver.rb +2 -2
  104. data/lib/adwords_api/v201101/CampaignTargetServiceDriver.rb +2 -2
  105. data/lib/adwords_api/v201101/ConversionTrackerService.rb +1105 -0
  106. data/lib/adwords_api/v201101/ConversionTrackerServiceDriver.rb +63 -0
  107. data/lib/adwords_api/v201101/ConversionTrackerServiceMappingRegistry.rb +1161 -0
  108. data/lib/adwords_api/v201101/ConversionTrackerServiceWrapper.rb +332 -0
  109. data/lib/adwords_api/v201101/CustomerSyncServiceDriver.rb +1 -1
  110. data/lib/adwords_api/v201101/DataServiceDriver.rb +2 -2
  111. data/lib/adwords_api/v201101/ExperimentServiceDriver.rb +2 -2
  112. data/lib/adwords_api/v201101/GeoLocationServiceDriver.rb +1 -1
  113. data/lib/adwords_api/v201101/InfoServiceDriver.rb +1 -1
  114. data/lib/adwords_api/v201101/MediaServiceDriver.rb +2 -2
  115. data/lib/adwords_api/v201101/ReportDefinitionServiceDriver.rb +3 -3
  116. data/lib/adwords_api/v201101/ReportDefinitionServiceWrapper.rb +14 -0
  117. data/lib/adwords_api/v201101/ServicedAccountServiceDriver.rb +1 -1
  118. data/lib/adwords_api/v201101/TargetingIdeaService.rb +1490 -1490
  119. data/lib/adwords_api/v201101/TargetingIdeaServiceDriver.rb +2 -2
  120. data/lib/adwords_api/v201101/TargetingIdeaServiceMappingRegistry.rb +507 -507
  121. data/lib/adwords_api/v201101/TrafficEstimatorService.rb +841 -841
  122. data/lib/adwords_api/v201101/TrafficEstimatorServiceDriver.rb +1 -1
  123. data/lib/adwords_api/v201101/TrafficEstimatorServiceMappingRegistry.rb +126 -126
  124. data/lib/adwords_api/v201101/UserListServiceDriver.rb +2 -2
  125. metadata +17 -5
@@ -31,469 +31,438 @@ class Address
31
31
  end
32
32
  end
33
33
 
34
- # GeoPoint
35
- # - latitudeInMicroDegrees - SOAP::SOAPInt
36
- # - longitudeInMicroDegrees - SOAP::SOAPInt
37
- class GeoPoint
38
- attr_accessor :latitudeInMicroDegrees
39
- attr_accessor :longitudeInMicroDegrees
34
+ # ApiError
35
+ # abstract
36
+ # - fieldPath - SOAP::SOAPString
37
+ # - trigger - SOAP::SOAPString
38
+ # - errorString - SOAP::SOAPString
39
+ # - apiError_Type - SOAP::SOAPString
40
+ class ApiError
41
+ attr_accessor :fieldPath
42
+ attr_accessor :trigger
43
+ attr_accessor :errorString
44
+ attr_accessor :apiError_Type
40
45
 
41
- def initialize(latitudeInMicroDegrees = nil, longitudeInMicroDegrees = nil)
42
- @latitudeInMicroDegrees = latitudeInMicroDegrees
43
- @longitudeInMicroDegrees = longitudeInMicroDegrees
46
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil)
47
+ @fieldPath = fieldPath
48
+ @trigger = trigger
49
+ @errorString = errorString
50
+ @apiError_Type = apiError_Type
44
51
  end
45
52
  end
46
53
 
47
- # ProductConditionOperand
48
- # - operand - SOAP::SOAPString
49
- class ProductConditionOperand
50
- attr_accessor :operand
54
+ # AuthenticationError
55
+ # - fieldPath - SOAP::SOAPString
56
+ # - trigger - SOAP::SOAPString
57
+ # - errorString - SOAP::SOAPString
58
+ # - apiError_Type - SOAP::SOAPString
59
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::AuthenticationErrorReason
60
+ class AuthenticationError < ApiError
61
+ attr_accessor :fieldPath
62
+ attr_accessor :trigger
63
+ attr_accessor :errorString
64
+ attr_accessor :apiError_Type
65
+ attr_accessor :reason
51
66
 
52
- def initialize(operand = nil)
53
- @operand = operand
67
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
68
+ @fieldPath = fieldPath
69
+ @trigger = trigger
70
+ @errorString = errorString
71
+ @apiError_Type = apiError_Type
72
+ @reason = reason
54
73
  end
55
74
  end
56
75
 
57
- # SoapHeader
58
- # - authToken - SOAP::SOAPString
59
- # - clientCustomerId - SOAP::SOAPString
60
- # - clientEmail - SOAP::SOAPString
61
- # - developerToken - SOAP::SOAPString
62
- # - userAgent - SOAP::SOAPString
63
- # - validateOnly - SOAP::SOAPBoolean
64
- # - partialFailure - SOAP::SOAPBoolean
65
- class SoapHeader
66
- attr_accessor :authToken
67
- attr_accessor :clientCustomerId
68
- attr_accessor :clientEmail
69
- attr_accessor :developerToken
70
- attr_accessor :userAgent
71
- attr_accessor :validateOnly
72
- attr_accessor :partialFailure
76
+ # AuthorizationError
77
+ # - fieldPath - SOAP::SOAPString
78
+ # - trigger - SOAP::SOAPString
79
+ # - errorString - SOAP::SOAPString
80
+ # - apiError_Type - SOAP::SOAPString
81
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::AuthorizationErrorReason
82
+ class AuthorizationError < ApiError
83
+ attr_accessor :fieldPath
84
+ attr_accessor :trigger
85
+ attr_accessor :errorString
86
+ attr_accessor :apiError_Type
87
+ attr_accessor :reason
73
88
 
74
- def initialize(authToken = nil, clientCustomerId = nil, clientEmail = nil, developerToken = nil, userAgent = nil, validateOnly = nil, partialFailure = nil)
75
- @authToken = authToken
76
- @clientCustomerId = clientCustomerId
77
- @clientEmail = clientEmail
78
- @developerToken = developerToken
79
- @userAgent = userAgent
80
- @validateOnly = validateOnly
81
- @partialFailure = partialFailure
89
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
90
+ @fieldPath = fieldPath
91
+ @trigger = trigger
92
+ @errorString = errorString
93
+ @apiError_Type = apiError_Type
94
+ @reason = reason
82
95
  end
83
96
  end
84
97
 
85
- # SoapResponseHeader
86
- # - requestId - SOAP::SOAPString
87
- # - operations - SOAP::SOAPLong
88
- # - responseTime - SOAP::SOAPLong
89
- # - units - SOAP::SOAPLong
90
- class SoapResponseHeader
91
- attr_accessor :requestId
92
- attr_accessor :operations
93
- attr_accessor :responseTime
94
- attr_accessor :units
98
+ # ClientTermsError
99
+ # - fieldPath - SOAP::SOAPString
100
+ # - trigger - SOAP::SOAPString
101
+ # - errorString - SOAP::SOAPString
102
+ # - apiError_Type - SOAP::SOAPString
103
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::ClientTermsErrorReason
104
+ class ClientTermsError < ApiError
105
+ attr_accessor :fieldPath
106
+ attr_accessor :trigger
107
+ attr_accessor :errorString
108
+ attr_accessor :apiError_Type
109
+ attr_accessor :reason
95
110
 
96
- def initialize(requestId = nil, operations = nil, responseTime = nil, units = nil)
97
- @requestId = requestId
98
- @operations = operations
99
- @responseTime = responseTime
100
- @units = units
111
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
112
+ @fieldPath = fieldPath
113
+ @trigger = trigger
114
+ @errorString = errorString
115
+ @apiError_Type = apiError_Type
116
+ @reason = reason
101
117
  end
102
118
  end
103
119
 
104
- # ComparableValue
105
- # abstract
106
- # - comparableValue_Type - SOAP::SOAPString
107
- class ComparableValue
108
- attr_accessor :comparableValue_Type
120
+ # DatabaseError
121
+ # - fieldPath - SOAP::SOAPString
122
+ # - trigger - SOAP::SOAPString
123
+ # - errorString - SOAP::SOAPString
124
+ # - apiError_Type - SOAP::SOAPString
125
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::DatabaseErrorReason
126
+ class DatabaseError < ApiError
127
+ attr_accessor :fieldPath
128
+ attr_accessor :trigger
129
+ attr_accessor :errorString
130
+ attr_accessor :apiError_Type
131
+ attr_accessor :reason
109
132
 
110
- def initialize(comparableValue_Type = nil)
111
- @comparableValue_Type = comparableValue_Type
133
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
134
+ @fieldPath = fieldPath
135
+ @trigger = trigger
136
+ @errorString = errorString
137
+ @apiError_Type = apiError_Type
138
+ @reason = reason
112
139
  end
113
140
  end
114
141
 
115
- # Money
116
- # - comparableValue_Type - SOAP::SOAPString
117
- # - microAmount - SOAP::SOAPLong
118
- class Money < ComparableValue
119
- attr_accessor :comparableValue_Type
120
- attr_accessor :microAmount
142
+ # DateError
143
+ # - fieldPath - SOAP::SOAPString
144
+ # - trigger - SOAP::SOAPString
145
+ # - errorString - SOAP::SOAPString
146
+ # - apiError_Type - SOAP::SOAPString
147
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::DateErrorReason
148
+ class DateError < ApiError
149
+ attr_accessor :fieldPath
150
+ attr_accessor :trigger
151
+ attr_accessor :errorString
152
+ attr_accessor :apiError_Type
153
+ attr_accessor :reason
121
154
 
122
- def initialize(comparableValue_Type = nil, microAmount = nil)
123
- @comparableValue_Type = comparableValue_Type
124
- @microAmount = microAmount
155
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
156
+ @fieldPath = fieldPath
157
+ @trigger = trigger
158
+ @errorString = errorString
159
+ @apiError_Type = apiError_Type
160
+ @reason = reason
125
161
  end
126
162
  end
127
163
 
128
- # NumberValue
129
- # abstract
130
- # - comparableValue_Type - SOAP::SOAPString
131
- class NumberValue < ComparableValue
132
- attr_accessor :comparableValue_Type
164
+ # DistinctError
165
+ # - fieldPath - SOAP::SOAPString
166
+ # - trigger - SOAP::SOAPString
167
+ # - errorString - SOAP::SOAPString
168
+ # - apiError_Type - SOAP::SOAPString
169
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::DistinctErrorReason
170
+ class DistinctError < ApiError
171
+ attr_accessor :fieldPath
172
+ attr_accessor :trigger
173
+ attr_accessor :errorString
174
+ attr_accessor :apiError_Type
175
+ attr_accessor :reason
133
176
 
134
- def initialize(comparableValue_Type = nil)
135
- @comparableValue_Type = comparableValue_Type
177
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
178
+ @fieldPath = fieldPath
179
+ @trigger = trigger
180
+ @errorString = errorString
181
+ @apiError_Type = apiError_Type
182
+ @reason = reason
136
183
  end
137
184
  end
138
185
 
139
- # DoubleValue
140
- # - comparableValue_Type - SOAP::SOAPString
141
- # - number - SOAP::SOAPDouble
142
- class DoubleValue < NumberValue
143
- attr_accessor :comparableValue_Type
144
- attr_accessor :number
186
+ # EntityAccessDenied
187
+ # - fieldPath - SOAP::SOAPString
188
+ # - trigger - SOAP::SOAPString
189
+ # - errorString - SOAP::SOAPString
190
+ # - apiError_Type - SOAP::SOAPString
191
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::EntityAccessDeniedReason
192
+ class EntityAccessDenied < ApiError
193
+ attr_accessor :fieldPath
194
+ attr_accessor :trigger
195
+ attr_accessor :errorString
196
+ attr_accessor :apiError_Type
197
+ attr_accessor :reason
145
198
 
146
- def initialize(comparableValue_Type = nil, number = nil)
147
- @comparableValue_Type = comparableValue_Type
148
- @number = number
199
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
200
+ @fieldPath = fieldPath
201
+ @trigger = trigger
202
+ @errorString = errorString
203
+ @apiError_Type = apiError_Type
204
+ @reason = reason
149
205
  end
150
206
  end
151
207
 
152
- # LongValue
153
- # - comparableValue_Type - SOAP::SOAPString
154
- # - number - SOAP::SOAPLong
155
- class LongValue < NumberValue
156
- attr_accessor :comparableValue_Type
157
- attr_accessor :number
208
+ # EntityNotFound
209
+ # - fieldPath - SOAP::SOAPString
210
+ # - trigger - SOAP::SOAPString
211
+ # - errorString - SOAP::SOAPString
212
+ # - apiError_Type - SOAP::SOAPString
213
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::EntityNotFoundReason
214
+ class EntityNotFound < ApiError
215
+ attr_accessor :fieldPath
216
+ attr_accessor :trigger
217
+ attr_accessor :errorString
218
+ attr_accessor :apiError_Type
219
+ attr_accessor :reason
158
220
 
159
- def initialize(comparableValue_Type = nil, number = nil)
160
- @comparableValue_Type = comparableValue_Type
161
- @number = number
221
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
222
+ @fieldPath = fieldPath
223
+ @trigger = trigger
224
+ @errorString = errorString
225
+ @apiError_Type = apiError_Type
226
+ @reason = reason
162
227
  end
163
228
  end
164
229
 
165
- # ProductCondition
166
- # - argument - SOAP::SOAPString
167
- # - operand - AdwordsApi::V201008::TrafficEstimatorService::ProductConditionOperand
168
- class ProductCondition
169
- attr_accessor :argument
170
- attr_accessor :operand
230
+ # IdError
231
+ # - fieldPath - SOAP::SOAPString
232
+ # - trigger - SOAP::SOAPString
233
+ # - errorString - SOAP::SOAPString
234
+ # - apiError_Type - SOAP::SOAPString
235
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::IdErrorReason
236
+ class IdError < ApiError
237
+ attr_accessor :fieldPath
238
+ attr_accessor :trigger
239
+ attr_accessor :errorString
240
+ attr_accessor :apiError_Type
241
+ attr_accessor :reason
171
242
 
172
- def initialize(argument = nil, operand = nil)
173
- @argument = argument
174
- @operand = operand
243
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
244
+ @fieldPath = fieldPath
245
+ @trigger = trigger
246
+ @errorString = errorString
247
+ @apiError_Type = apiError_Type
248
+ @reason = reason
175
249
  end
176
250
  end
177
251
 
178
- # Target
179
- # abstract
180
- # - target_Type - SOAP::SOAPString
181
- class Target
182
- attr_accessor :target_Type
252
+ # InternalApiError
253
+ # - fieldPath - SOAP::SOAPString
254
+ # - trigger - SOAP::SOAPString
255
+ # - errorString - SOAP::SOAPString
256
+ # - apiError_Type - SOAP::SOAPString
257
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::InternalApiErrorReason
258
+ class InternalApiError < ApiError
259
+ attr_accessor :fieldPath
260
+ attr_accessor :trigger
261
+ attr_accessor :errorString
262
+ attr_accessor :apiError_Type
263
+ attr_accessor :reason
183
264
 
184
- def initialize(target_Type = nil)
185
- @target_Type = target_Type
265
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
266
+ @fieldPath = fieldPath
267
+ @trigger = trigger
268
+ @errorString = errorString
269
+ @apiError_Type = apiError_Type
270
+ @reason = reason
186
271
  end
187
272
  end
188
273
 
189
- # AdScheduleTarget
190
- # - target_Type - SOAP::SOAPString
191
- # - dayOfWeek - AdwordsApi::V201008::TrafficEstimatorService::DayOfWeek
192
- # - startHour - SOAP::SOAPInt
193
- # - startMinute - AdwordsApi::V201008::TrafficEstimatorService::MinuteOfHour
194
- # - endHour - SOAP::SOAPInt
195
- # - endMinute - AdwordsApi::V201008::TrafficEstimatorService::MinuteOfHour
196
- # - bidMultiplier - SOAP::SOAPDouble
197
- class AdScheduleTarget < Target
198
- attr_accessor :target_Type
199
- attr_accessor :dayOfWeek
200
- attr_accessor :startHour
201
- attr_accessor :startMinute
202
- attr_accessor :endHour
203
- attr_accessor :endMinute
204
- attr_accessor :bidMultiplier
274
+ # NotEmptyError
275
+ # - fieldPath - SOAP::SOAPString
276
+ # - trigger - SOAP::SOAPString
277
+ # - errorString - SOAP::SOAPString
278
+ # - apiError_Type - SOAP::SOAPString
279
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::NotEmptyErrorReason
280
+ class NotEmptyError < ApiError
281
+ attr_accessor :fieldPath
282
+ attr_accessor :trigger
283
+ attr_accessor :errorString
284
+ attr_accessor :apiError_Type
285
+ attr_accessor :reason
205
286
 
206
- def initialize(target_Type = nil, dayOfWeek = nil, startHour = nil, startMinute = nil, endHour = nil, endMinute = nil, bidMultiplier = nil)
207
- @target_Type = target_Type
208
- @dayOfWeek = dayOfWeek
209
- @startHour = startHour
210
- @startMinute = startMinute
211
- @endHour = endHour
212
- @endMinute = endMinute
213
- @bidMultiplier = bidMultiplier
287
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
288
+ @fieldPath = fieldPath
289
+ @trigger = trigger
290
+ @errorString = errorString
291
+ @apiError_Type = apiError_Type
292
+ @reason = reason
214
293
  end
215
294
  end
216
295
 
217
- # LanguageTarget
218
- # - target_Type - SOAP::SOAPString
219
- # - languageCode - SOAP::SOAPString
220
- class LanguageTarget < Target
221
- attr_accessor :target_Type
222
- attr_accessor :languageCode
296
+ # NotWhitelistedError
297
+ # - fieldPath - SOAP::SOAPString
298
+ # - trigger - SOAP::SOAPString
299
+ # - errorString - SOAP::SOAPString
300
+ # - apiError_Type - SOAP::SOAPString
301
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::NotWhitelistedErrorReason
302
+ class NotWhitelistedError < ApiError
303
+ attr_accessor :fieldPath
304
+ attr_accessor :trigger
305
+ attr_accessor :errorString
306
+ attr_accessor :apiError_Type
307
+ attr_accessor :reason
223
308
 
224
- def initialize(target_Type = nil, languageCode = nil)
225
- @target_Type = target_Type
226
- @languageCode = languageCode
309
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
310
+ @fieldPath = fieldPath
311
+ @trigger = trigger
312
+ @errorString = errorString
313
+ @apiError_Type = apiError_Type
314
+ @reason = reason
227
315
  end
228
316
  end
229
317
 
230
- # MobileTarget
231
- # abstract
232
- # - target_Type - SOAP::SOAPString
233
- class MobileTarget < Target
234
- attr_accessor :target_Type
318
+ # NullError
319
+ # - fieldPath - SOAP::SOAPString
320
+ # - trigger - SOAP::SOAPString
321
+ # - errorString - SOAP::SOAPString
322
+ # - apiError_Type - SOAP::SOAPString
323
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::NullErrorReason
324
+ class NullError < ApiError
325
+ attr_accessor :fieldPath
326
+ attr_accessor :trigger
327
+ attr_accessor :errorString
328
+ attr_accessor :apiError_Type
329
+ attr_accessor :reason
235
330
 
236
- def initialize(target_Type = nil)
237
- @target_Type = target_Type
331
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
332
+ @fieldPath = fieldPath
333
+ @trigger = trigger
334
+ @errorString = errorString
335
+ @apiError_Type = apiError_Type
336
+ @reason = reason
238
337
  end
239
338
  end
240
339
 
241
- # MobileCarrierTarget
242
- # - target_Type - SOAP::SOAPString
243
- # - carrierName - SOAP::SOAPString
244
- # - countryCode - SOAP::SOAPString
245
- class MobileCarrierTarget < MobileTarget
246
- attr_accessor :target_Type
247
- attr_accessor :carrierName
248
- attr_accessor :countryCode
340
+ # OperationAccessDenied
341
+ # - fieldPath - SOAP::SOAPString
342
+ # - trigger - SOAP::SOAPString
343
+ # - errorString - SOAP::SOAPString
344
+ # - apiError_Type - SOAP::SOAPString
345
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::OperationAccessDeniedReason
346
+ class OperationAccessDenied < ApiError
347
+ attr_accessor :fieldPath
348
+ attr_accessor :trigger
349
+ attr_accessor :errorString
350
+ attr_accessor :apiError_Type
351
+ attr_accessor :reason
249
352
 
250
- def initialize(target_Type = nil, carrierName = nil, countryCode = nil)
251
- @target_Type = target_Type
252
- @carrierName = carrierName
253
- @countryCode = countryCode
353
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
354
+ @fieldPath = fieldPath
355
+ @trigger = trigger
356
+ @errorString = errorString
357
+ @apiError_Type = apiError_Type
358
+ @reason = reason
254
359
  end
255
360
  end
256
361
 
257
- # MobilePlatformTarget
258
- # - target_Type - SOAP::SOAPString
259
- # - platformName - SOAP::SOAPString
260
- class MobilePlatformTarget < MobileTarget
261
- attr_accessor :target_Type
262
- attr_accessor :platformName
362
+ # OperatorError
363
+ # - fieldPath - SOAP::SOAPString
364
+ # - trigger - SOAP::SOAPString
365
+ # - errorString - SOAP::SOAPString
366
+ # - apiError_Type - SOAP::SOAPString
367
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::OperatorErrorReason
368
+ class OperatorError < ApiError
369
+ attr_accessor :fieldPath
370
+ attr_accessor :trigger
371
+ attr_accessor :errorString
372
+ attr_accessor :apiError_Type
373
+ attr_accessor :reason
263
374
 
264
- def initialize(target_Type = nil, platformName = nil)
265
- @target_Type = target_Type
266
- @platformName = platformName
375
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
376
+ @fieldPath = fieldPath
377
+ @trigger = trigger
378
+ @errorString = errorString
379
+ @apiError_Type = apiError_Type
380
+ @reason = reason
267
381
  end
268
382
  end
269
383
 
270
- # NetworkTarget
271
- # - target_Type - SOAP::SOAPString
272
- # - networkCoverageType - AdwordsApi::V201008::TrafficEstimatorService::NetworkCoverageType
273
- class NetworkTarget < Target
274
- attr_accessor :target_Type
275
- attr_accessor :networkCoverageType
384
+ # QuotaCheckError
385
+ # - fieldPath - SOAP::SOAPString
386
+ # - trigger - SOAP::SOAPString
387
+ # - errorString - SOAP::SOAPString
388
+ # - apiError_Type - SOAP::SOAPString
389
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::QuotaCheckErrorReason
390
+ class QuotaCheckError < ApiError
391
+ attr_accessor :fieldPath
392
+ attr_accessor :trigger
393
+ attr_accessor :errorString
394
+ attr_accessor :apiError_Type
395
+ attr_accessor :reason
276
396
 
277
- def initialize(target_Type = nil, networkCoverageType = nil)
278
- @target_Type = target_Type
279
- @networkCoverageType = networkCoverageType
397
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
398
+ @fieldPath = fieldPath
399
+ @trigger = trigger
400
+ @errorString = errorString
401
+ @apiError_Type = apiError_Type
402
+ @reason = reason
280
403
  end
281
404
  end
282
405
 
283
- # PlatformTarget
284
- # - target_Type - SOAP::SOAPString
285
- # - platformType - AdwordsApi::V201008::TrafficEstimatorService::PlatformType
286
- class PlatformTarget < Target
287
- attr_accessor :target_Type
288
- attr_accessor :platformType
406
+ # RangeError
407
+ # - fieldPath - SOAP::SOAPString
408
+ # - trigger - SOAP::SOAPString
409
+ # - errorString - SOAP::SOAPString
410
+ # - apiError_Type - SOAP::SOAPString
411
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::RangeErrorReason
412
+ class C_RangeError < ApiError
413
+ attr_accessor :fieldPath
414
+ attr_accessor :trigger
415
+ attr_accessor :errorString
416
+ attr_accessor :apiError_Type
417
+ attr_accessor :reason
289
418
 
290
- def initialize(target_Type = nil, platformType = nil)
291
- @target_Type = target_Type
292
- @platformType = platformType
419
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
420
+ @fieldPath = fieldPath
421
+ @trigger = trigger
422
+ @errorString = errorString
423
+ @apiError_Type = apiError_Type
424
+ @reason = reason
293
425
  end
294
426
  end
295
427
 
296
- # DemographicTarget
297
- # abstract
298
- # - target_Type - SOAP::SOAPString
299
- # - bidModifier - SOAP::SOAPInt
300
- class DemographicTarget < Target
301
- attr_accessor :target_Type
302
- attr_accessor :bidModifier
303
-
304
- def initialize(target_Type = nil, bidModifier = nil)
305
- @target_Type = target_Type
306
- @bidModifier = bidModifier
307
- end
308
- end
309
-
310
- # AgeTarget
311
- # - target_Type - SOAP::SOAPString
312
- # - bidModifier - SOAP::SOAPInt
313
- # - age - AdwordsApi::V201008::TrafficEstimatorService::AgeTargetAge
314
- class AgeTarget < DemographicTarget
315
- attr_accessor :target_Type
316
- attr_accessor :bidModifier
317
- attr_accessor :age
318
-
319
- def initialize(target_Type = nil, bidModifier = nil, age = nil)
320
- @target_Type = target_Type
321
- @bidModifier = bidModifier
322
- @age = age
323
- end
324
- end
325
-
326
- # GenderTarget
327
- # - target_Type - SOAP::SOAPString
328
- # - bidModifier - SOAP::SOAPInt
329
- # - gender - AdwordsApi::V201008::TrafficEstimatorService::GenderTargetGender
330
- class GenderTarget < DemographicTarget
331
- attr_accessor :target_Type
332
- attr_accessor :bidModifier
333
- attr_accessor :gender
334
-
335
- def initialize(target_Type = nil, bidModifier = nil, gender = nil)
336
- @target_Type = target_Type
337
- @bidModifier = bidModifier
338
- @gender = gender
339
- end
340
- end
341
-
342
- # GeoTarget
343
- # abstract
344
- # - target_Type - SOAP::SOAPString
345
- # - excluded - SOAP::SOAPBoolean
346
- class GeoTarget < Target
347
- attr_accessor :target_Type
348
- attr_accessor :excluded
349
-
350
- def initialize(target_Type = nil, excluded = nil)
351
- @target_Type = target_Type
352
- @excluded = excluded
353
- end
354
- end
355
-
356
- # CityTarget
357
- # - target_Type - SOAP::SOAPString
358
- # - excluded - SOAP::SOAPBoolean
359
- # - cityName - SOAP::SOAPString
360
- # - provinceCode - SOAP::SOAPString
361
- # - countryCode - SOAP::SOAPString
362
- class CityTarget < GeoTarget
363
- attr_accessor :target_Type
364
- attr_accessor :excluded
365
- attr_accessor :cityName
366
- attr_accessor :provinceCode
367
- attr_accessor :countryCode
368
-
369
- def initialize(target_Type = nil, excluded = nil, cityName = nil, provinceCode = nil, countryCode = nil)
370
- @target_Type = target_Type
371
- @excluded = excluded
372
- @cityName = cityName
373
- @provinceCode = provinceCode
374
- @countryCode = countryCode
375
- end
376
- end
377
-
378
- # CountryTarget
379
- # - target_Type - SOAP::SOAPString
380
- # - excluded - SOAP::SOAPBoolean
381
- # - countryCode - SOAP::SOAPString
382
- class CountryTarget < GeoTarget
383
- attr_accessor :target_Type
384
- attr_accessor :excluded
385
- attr_accessor :countryCode
386
-
387
- def initialize(target_Type = nil, excluded = nil, countryCode = nil)
388
- @target_Type = target_Type
389
- @excluded = excluded
390
- @countryCode = countryCode
391
- end
392
- end
393
-
394
- # MetroTarget
395
- # - target_Type - SOAP::SOAPString
396
- # - excluded - SOAP::SOAPBoolean
397
- # - metroCode - SOAP::SOAPString
398
- class MetroTarget < GeoTarget
399
- attr_accessor :target_Type
400
- attr_accessor :excluded
401
- attr_accessor :metroCode
402
-
403
- def initialize(target_Type = nil, excluded = nil, metroCode = nil)
404
- @target_Type = target_Type
405
- @excluded = excluded
406
- @metroCode = metroCode
407
- end
408
- end
409
-
410
- # PolygonTarget
411
- # - target_Type - SOAP::SOAPString
412
- # - excluded - SOAP::SOAPBoolean
413
- # - vertices - AdwordsApi::V201008::TrafficEstimatorService::GeoPoint
414
- class PolygonTarget < GeoTarget
415
- attr_accessor :target_Type
416
- attr_accessor :excluded
417
- attr_accessor :vertices
418
-
419
- def initialize(target_Type = nil, excluded = nil, vertices = [])
420
- @target_Type = target_Type
421
- @excluded = excluded
422
- @vertices = vertices
423
- end
424
- end
425
-
426
- # ProvinceTarget
427
- # - target_Type - SOAP::SOAPString
428
- # - excluded - SOAP::SOAPBoolean
429
- # - provinceCode - SOAP::SOAPString
430
- class ProvinceTarget < GeoTarget
431
- attr_accessor :target_Type
432
- attr_accessor :excluded
433
- attr_accessor :provinceCode
434
-
435
- def initialize(target_Type = nil, excluded = nil, provinceCode = nil)
436
- @target_Type = target_Type
437
- @excluded = excluded
438
- @provinceCode = provinceCode
439
- end
440
- end
441
-
442
- # ProximityTarget
443
- # - target_Type - SOAP::SOAPString
444
- # - excluded - SOAP::SOAPBoolean
445
- # - geoPoint - AdwordsApi::V201008::TrafficEstimatorService::GeoPoint
446
- # - radiusDistanceUnits - AdwordsApi::V201008::TrafficEstimatorService::ProximityTargetDistanceUnits
447
- # - radiusInUnits - SOAP::SOAPDouble
448
- # - address - AdwordsApi::V201008::TrafficEstimatorService::Address
449
- # - allowServiceOfAddress - SOAP::SOAPBoolean
450
- class ProximityTarget < GeoTarget
451
- attr_accessor :target_Type
452
- attr_accessor :excluded
453
- attr_accessor :geoPoint
454
- attr_accessor :radiusDistanceUnits
455
- attr_accessor :radiusInUnits
456
- attr_accessor :address
457
- attr_accessor :allowServiceOfAddress
458
-
459
- def initialize(target_Type = nil, excluded = nil, geoPoint = nil, radiusDistanceUnits = nil, radiusInUnits = nil, address = nil, allowServiceOfAddress = nil)
460
- @target_Type = target_Type
461
- @excluded = excluded
462
- @geoPoint = geoPoint
463
- @radiusDistanceUnits = radiusDistanceUnits
464
- @radiusInUnits = radiusInUnits
465
- @address = address
466
- @allowServiceOfAddress = allowServiceOfAddress
467
- end
468
- end
469
-
470
- # ApiError
471
- # abstract
428
+ # RateExceededError
472
429
  # - fieldPath - SOAP::SOAPString
473
430
  # - trigger - SOAP::SOAPString
474
431
  # - errorString - SOAP::SOAPString
475
432
  # - apiError_Type - SOAP::SOAPString
476
- class ApiError
433
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::RateExceededErrorReason
434
+ # - rateName - SOAP::SOAPString
435
+ # - rateScope - SOAP::SOAPString
436
+ # - retryAfterSeconds - SOAP::SOAPInt
437
+ class RateExceededError < ApiError
477
438
  attr_accessor :fieldPath
478
439
  attr_accessor :trigger
479
440
  attr_accessor :errorString
480
441
  attr_accessor :apiError_Type
442
+ attr_accessor :reason
443
+ attr_accessor :rateName
444
+ attr_accessor :rateScope
445
+ attr_accessor :retryAfterSeconds
481
446
 
482
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil)
447
+ def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil, rateName = nil, rateScope = nil, retryAfterSeconds = nil)
483
448
  @fieldPath = fieldPath
484
449
  @trigger = trigger
485
450
  @errorString = errorString
486
451
  @apiError_Type = apiError_Type
452
+ @reason = reason
453
+ @rateName = rateName
454
+ @rateScope = rateScope
455
+ @retryAfterSeconds = retryAfterSeconds
487
456
  end
488
457
  end
489
458
 
490
- # AuthenticationError
459
+ # ReadOnlyError
491
460
  # - fieldPath - SOAP::SOAPString
492
461
  # - trigger - SOAP::SOAPString
493
462
  # - errorString - SOAP::SOAPString
494
463
  # - apiError_Type - SOAP::SOAPString
495
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::AuthenticationErrorReason
496
- class AuthenticationError < ApiError
464
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::ReadOnlyErrorReason
465
+ class ReadOnlyError < ApiError
497
466
  attr_accessor :fieldPath
498
467
  attr_accessor :trigger
499
468
  attr_accessor :errorString
@@ -509,13 +478,13 @@ class AuthenticationError < ApiError
509
478
  end
510
479
  end
511
480
 
512
- # AuthorizationError
481
+ # RegionCodeError
513
482
  # - fieldPath - SOAP::SOAPString
514
483
  # - trigger - SOAP::SOAPString
515
484
  # - errorString - SOAP::SOAPString
516
485
  # - apiError_Type - SOAP::SOAPString
517
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::AuthorizationErrorReason
518
- class AuthorizationError < ApiError
486
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::RegionCodeErrorReason
487
+ class RegionCodeError < ApiError
519
488
  attr_accessor :fieldPath
520
489
  attr_accessor :trigger
521
490
  attr_accessor :errorString
@@ -531,13 +500,13 @@ class AuthorizationError < ApiError
531
500
  end
532
501
  end
533
502
 
534
- # ClientTermsError
503
+ # RejectedError
535
504
  # - fieldPath - SOAP::SOAPString
536
505
  # - trigger - SOAP::SOAPString
537
506
  # - errorString - SOAP::SOAPString
538
507
  # - apiError_Type - SOAP::SOAPString
539
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::ClientTermsErrorReason
540
- class ClientTermsError < ApiError
508
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::RejectedErrorReason
509
+ class RejectedError < ApiError
541
510
  attr_accessor :fieldPath
542
511
  attr_accessor :trigger
543
512
  attr_accessor :errorString
@@ -553,13 +522,13 @@ class ClientTermsError < ApiError
553
522
  end
554
523
  end
555
524
 
556
- # DateError
525
+ # RequestError
557
526
  # - fieldPath - SOAP::SOAPString
558
527
  # - trigger - SOAP::SOAPString
559
528
  # - errorString - SOAP::SOAPString
560
529
  # - apiError_Type - SOAP::SOAPString
561
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::DateErrorReason
562
- class DateError < ApiError
530
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::RequestErrorReason
531
+ class RequestError < ApiError
563
532
  attr_accessor :fieldPath
564
533
  attr_accessor :trigger
565
534
  attr_accessor :errorString
@@ -575,13 +544,13 @@ class DateError < ApiError
575
544
  end
576
545
  end
577
546
 
578
- # DistinctError
547
+ # RequiredError
579
548
  # - fieldPath - SOAP::SOAPString
580
549
  # - trigger - SOAP::SOAPString
581
550
  # - errorString - SOAP::SOAPString
582
551
  # - apiError_Type - SOAP::SOAPString
583
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::DistinctErrorReason
584
- class DistinctError < ApiError
552
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::RequiredErrorReason
553
+ class RequiredError < ApiError
585
554
  attr_accessor :fieldPath
586
555
  attr_accessor :trigger
587
556
  attr_accessor :errorString
@@ -597,13 +566,13 @@ class DistinctError < ApiError
597
566
  end
598
567
  end
599
568
 
600
- # EntityAccessDenied
569
+ # SizeLimitError
601
570
  # - fieldPath - SOAP::SOAPString
602
571
  # - trigger - SOAP::SOAPString
603
572
  # - errorString - SOAP::SOAPString
604
573
  # - apiError_Type - SOAP::SOAPString
605
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::EntityAccessDeniedReason
606
- class EntityAccessDenied < ApiError
574
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::SizeLimitErrorReason
575
+ class SizeLimitError < ApiError
607
576
  attr_accessor :fieldPath
608
577
  attr_accessor :trigger
609
578
  attr_accessor :errorString
@@ -619,13 +588,13 @@ class EntityAccessDenied < ApiError
619
588
  end
620
589
  end
621
590
 
622
- # EntityNotFound
591
+ # StringLengthError
623
592
  # - fieldPath - SOAP::SOAPString
624
593
  # - trigger - SOAP::SOAPString
625
594
  # - errorString - SOAP::SOAPString
626
595
  # - apiError_Type - SOAP::SOAPString
627
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::EntityNotFoundReason
628
- class EntityNotFound < ApiError
596
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::StringLengthErrorReason
597
+ class StringLengthError < ApiError
629
598
  attr_accessor :fieldPath
630
599
  attr_accessor :trigger
631
600
  attr_accessor :errorString
@@ -641,13 +610,13 @@ class EntityNotFound < ApiError
641
610
  end
642
611
  end
643
612
 
644
- # IdError
613
+ # TargetError
645
614
  # - fieldPath - SOAP::SOAPString
646
615
  # - trigger - SOAP::SOAPString
647
616
  # - errorString - SOAP::SOAPString
648
617
  # - apiError_Type - SOAP::SOAPString
649
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::IdErrorReason
650
- class IdError < ApiError
618
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::TargetErrorReason
619
+ class TargetError < ApiError
651
620
  attr_accessor :fieldPath
652
621
  attr_accessor :trigger
653
622
  attr_accessor :errorString
@@ -663,13 +632,13 @@ class IdError < ApiError
663
632
  end
664
633
  end
665
634
 
666
- # InternalApiError
635
+ # CollectionSizeError
667
636
  # - fieldPath - SOAP::SOAPString
668
637
  # - trigger - SOAP::SOAPString
669
638
  # - errorString - SOAP::SOAPString
670
639
  # - apiError_Type - SOAP::SOAPString
671
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::InternalApiErrorReason
672
- class InternalApiError < ApiError
640
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::CollectionSizeErrorReason
641
+ class CollectionSizeError < ApiError
673
642
  attr_accessor :fieldPath
674
643
  attr_accessor :trigger
675
644
  attr_accessor :errorString
@@ -685,13 +654,13 @@ class InternalApiError < ApiError
685
654
  end
686
655
  end
687
656
 
688
- # NotEmptyError
657
+ # MatchesRegexError
689
658
  # - fieldPath - SOAP::SOAPString
690
659
  # - trigger - SOAP::SOAPString
691
660
  # - errorString - SOAP::SOAPString
692
661
  # - apiError_Type - SOAP::SOAPString
693
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::NotEmptyErrorReason
694
- class NotEmptyError < ApiError
662
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::MatchesRegexErrorReason
663
+ class MatchesRegexError < ApiError
695
664
  attr_accessor :fieldPath
696
665
  attr_accessor :trigger
697
666
  attr_accessor :errorString
@@ -707,13 +676,13 @@ class NotEmptyError < ApiError
707
676
  end
708
677
  end
709
678
 
710
- # NotWhitelistedError
679
+ # TrafficEstimatorError
711
680
  # - fieldPath - SOAP::SOAPString
712
681
  # - trigger - SOAP::SOAPString
713
682
  # - errorString - SOAP::SOAPString
714
683
  # - apiError_Type - SOAP::SOAPString
715
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::NotWhitelistedErrorReason
716
- class NotWhitelistedError < ApiError
684
+ # - reason - AdwordsApi::V201008::TrafficEstimatorService::TrafficEstimatorErrorReason
685
+ class TrafficEstimatorError < ApiError
717
686
  attr_accessor :fieldPath
718
687
  attr_accessor :trigger
719
688
  attr_accessor :errorString
@@ -729,564 +698,595 @@ class NotWhitelistedError < ApiError
729
698
  end
730
699
  end
731
700
 
732
- # NullError
733
- # - fieldPath - SOAP::SOAPString
734
- # - trigger - SOAP::SOAPString
735
- # - errorString - SOAP::SOAPString
736
- # - apiError_Type - SOAP::SOAPString
737
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::NullErrorReason
738
- class NullError < ApiError
739
- attr_accessor :fieldPath
740
- attr_accessor :trigger
741
- attr_accessor :errorString
742
- attr_accessor :apiError_Type
743
- attr_accessor :reason
701
+ # ApplicationException
702
+ # - message - SOAP::SOAPString
703
+ # - applicationException_Type - SOAP::SOAPString
704
+ class ApplicationException
705
+ attr_accessor :message
706
+ attr_accessor :applicationException_Type
744
707
 
745
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
746
- @fieldPath = fieldPath
747
- @trigger = trigger
748
- @errorString = errorString
749
- @apiError_Type = apiError_Type
750
- @reason = reason
708
+ def initialize(message = nil, applicationException_Type = nil)
709
+ @message = message
710
+ @applicationException_Type = applicationException_Type
751
711
  end
752
712
  end
753
713
 
754
- # OperationAccessDenied
755
- # - fieldPath - SOAP::SOAPString
756
- # - trigger - SOAP::SOAPString
757
- # - errorString - SOAP::SOAPString
758
- # - apiError_Type - SOAP::SOAPString
759
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::OperationAccessDeniedReason
760
- class OperationAccessDenied < ApiError
761
- attr_accessor :fieldPath
762
- attr_accessor :trigger
763
- attr_accessor :errorString
764
- attr_accessor :apiError_Type
765
- attr_accessor :reason
714
+ # ApiException
715
+ # - message - SOAP::SOAPString
716
+ # - applicationException_Type - SOAP::SOAPString
717
+ # - errors - AdwordsApi::V201008::TrafficEstimatorService::ApiError
718
+ class ApiException < ApplicationException
719
+ attr_accessor :message
720
+ attr_accessor :applicationException_Type
721
+ attr_accessor :errors
766
722
 
767
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
768
- @fieldPath = fieldPath
769
- @trigger = trigger
770
- @errorString = errorString
771
- @apiError_Type = apiError_Type
772
- @reason = reason
723
+ def initialize(message = nil, applicationException_Type = nil, errors = [])
724
+ @message = message
725
+ @applicationException_Type = applicationException_Type
726
+ @errors = errors
773
727
  end
774
728
  end
775
729
 
776
- # OperatorError
777
- # - fieldPath - SOAP::SOAPString
778
- # - trigger - SOAP::SOAPString
779
- # - errorString - SOAP::SOAPString
780
- # - apiError_Type - SOAP::SOAPString
781
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::OperatorErrorReason
782
- class OperatorError < ApiError
783
- attr_accessor :fieldPath
784
- attr_accessor :trigger
785
- attr_accessor :errorString
786
- attr_accessor :apiError_Type
787
- attr_accessor :reason
730
+ # ComparableValue
731
+ # abstract
732
+ # - comparableValue_Type - SOAP::SOAPString
733
+ class ComparableValue
734
+ attr_accessor :comparableValue_Type
788
735
 
789
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
790
- @fieldPath = fieldPath
791
- @trigger = trigger
792
- @errorString = errorString
793
- @apiError_Type = apiError_Type
794
- @reason = reason
736
+ def initialize(comparableValue_Type = nil)
737
+ @comparableValue_Type = comparableValue_Type
795
738
  end
796
739
  end
797
740
 
798
- # QuotaCheckError
799
- # - fieldPath - SOAP::SOAPString
800
- # - trigger - SOAP::SOAPString
801
- # - errorString - SOAP::SOAPString
802
- # - apiError_Type - SOAP::SOAPString
803
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::QuotaCheckErrorReason
804
- class QuotaCheckError < ApiError
805
- attr_accessor :fieldPath
806
- attr_accessor :trigger
807
- attr_accessor :errorString
808
- attr_accessor :apiError_Type
809
- attr_accessor :reason
741
+ # Money
742
+ # - comparableValue_Type - SOAP::SOAPString
743
+ # - microAmount - SOAP::SOAPLong
744
+ class Money < ComparableValue
745
+ attr_accessor :comparableValue_Type
746
+ attr_accessor :microAmount
810
747
 
811
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
812
- @fieldPath = fieldPath
813
- @trigger = trigger
814
- @errorString = errorString
815
- @apiError_Type = apiError_Type
816
- @reason = reason
748
+ def initialize(comparableValue_Type = nil, microAmount = nil)
749
+ @comparableValue_Type = comparableValue_Type
750
+ @microAmount = microAmount
817
751
  end
818
752
  end
819
753
 
820
- # RangeError
821
- # - fieldPath - SOAP::SOAPString
822
- # - trigger - SOAP::SOAPString
823
- # - errorString - SOAP::SOAPString
824
- # - apiError_Type - SOAP::SOAPString
825
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::RangeErrorReason
826
- class C_RangeError < ApiError
827
- attr_accessor :fieldPath
828
- attr_accessor :trigger
829
- attr_accessor :errorString
830
- attr_accessor :apiError_Type
831
- attr_accessor :reason
754
+ # NumberValue
755
+ # abstract
756
+ # - comparableValue_Type - SOAP::SOAPString
757
+ class NumberValue < ComparableValue
758
+ attr_accessor :comparableValue_Type
832
759
 
833
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
834
- @fieldPath = fieldPath
835
- @trigger = trigger
836
- @errorString = errorString
837
- @apiError_Type = apiError_Type
838
- @reason = reason
760
+ def initialize(comparableValue_Type = nil)
761
+ @comparableValue_Type = comparableValue_Type
839
762
  end
840
763
  end
841
764
 
842
- # RateExceededError
843
- # - fieldPath - SOAP::SOAPString
844
- # - trigger - SOAP::SOAPString
845
- # - errorString - SOAP::SOAPString
846
- # - apiError_Type - SOAP::SOAPString
847
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::RateExceededErrorReason
848
- # - rateName - SOAP::SOAPString
849
- # - rateScope - SOAP::SOAPString
850
- # - retryAfterSeconds - SOAP::SOAPInt
851
- class RateExceededError < ApiError
852
- attr_accessor :fieldPath
853
- attr_accessor :trigger
854
- attr_accessor :errorString
855
- attr_accessor :apiError_Type
856
- attr_accessor :reason
857
- attr_accessor :rateName
858
- attr_accessor :rateScope
859
- attr_accessor :retryAfterSeconds
765
+ # DoubleValue
766
+ # - comparableValue_Type - SOAP::SOAPString
767
+ # - number - SOAP::SOAPDouble
768
+ class DoubleValue < NumberValue
769
+ attr_accessor :comparableValue_Type
770
+ attr_accessor :number
860
771
 
861
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil, rateName = nil, rateScope = nil, retryAfterSeconds = nil)
862
- @fieldPath = fieldPath
863
- @trigger = trigger
864
- @errorString = errorString
865
- @apiError_Type = apiError_Type
866
- @reason = reason
867
- @rateName = rateName
868
- @rateScope = rateScope
869
- @retryAfterSeconds = retryAfterSeconds
772
+ def initialize(comparableValue_Type = nil, number = nil)
773
+ @comparableValue_Type = comparableValue_Type
774
+ @number = number
870
775
  end
871
776
  end
872
777
 
873
- # ReadOnlyError
874
- # - fieldPath - SOAP::SOAPString
875
- # - trigger - SOAP::SOAPString
876
- # - errorString - SOAP::SOAPString
877
- # - apiError_Type - SOAP::SOAPString
878
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::ReadOnlyErrorReason
879
- class ReadOnlyError < ApiError
880
- attr_accessor :fieldPath
881
- attr_accessor :trigger
882
- attr_accessor :errorString
883
- attr_accessor :apiError_Type
884
- attr_accessor :reason
778
+ # LongValue
779
+ # - comparableValue_Type - SOAP::SOAPString
780
+ # - number - SOAP::SOAPLong
781
+ class LongValue < NumberValue
782
+ attr_accessor :comparableValue_Type
783
+ attr_accessor :number
885
784
 
886
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
887
- @fieldPath = fieldPath
888
- @trigger = trigger
889
- @errorString = errorString
890
- @apiError_Type = apiError_Type
891
- @reason = reason
785
+ def initialize(comparableValue_Type = nil, number = nil)
786
+ @comparableValue_Type = comparableValue_Type
787
+ @number = number
892
788
  end
893
789
  end
894
790
 
895
- # RegionCodeError
896
- # - fieldPath - SOAP::SOAPString
897
- # - trigger - SOAP::SOAPString
898
- # - errorString - SOAP::SOAPString
899
- # - apiError_Type - SOAP::SOAPString
900
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::RegionCodeErrorReason
901
- class RegionCodeError < ApiError
902
- attr_accessor :fieldPath
903
- attr_accessor :trigger
904
- attr_accessor :errorString
905
- attr_accessor :apiError_Type
906
- attr_accessor :reason
791
+ # Criterion
792
+ # - id - SOAP::SOAPLong
793
+ # - criterion_Type - SOAP::SOAPString
794
+ class Criterion
795
+ attr_accessor :id
796
+ attr_accessor :criterion_Type
907
797
 
908
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
909
- @fieldPath = fieldPath
910
- @trigger = trigger
911
- @errorString = errorString
912
- @apiError_Type = apiError_Type
913
- @reason = reason
798
+ def initialize(id = nil, criterion_Type = nil)
799
+ @id = id
800
+ @criterion_Type = criterion_Type
914
801
  end
915
802
  end
916
803
 
917
- # RejectedError
918
- # - fieldPath - SOAP::SOAPString
919
- # - trigger - SOAP::SOAPString
920
- # - errorString - SOAP::SOAPString
921
- # - apiError_Type - SOAP::SOAPString
922
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::RejectedErrorReason
923
- class RejectedError < ApiError
924
- attr_accessor :fieldPath
925
- attr_accessor :trigger
926
- attr_accessor :errorString
927
- attr_accessor :apiError_Type
928
- attr_accessor :reason
804
+ # Keyword
805
+ # - id - SOAP::SOAPLong
806
+ # - criterion_Type - SOAP::SOAPString
807
+ # - text - SOAP::SOAPString
808
+ # - matchType - AdwordsApi::V201008::TrafficEstimatorService::KeywordMatchType
809
+ class Keyword < Criterion
810
+ attr_accessor :id
811
+ attr_accessor :criterion_Type
812
+ attr_accessor :text
813
+ attr_accessor :matchType
929
814
 
930
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
931
- @fieldPath = fieldPath
932
- @trigger = trigger
933
- @errorString = errorString
934
- @apiError_Type = apiError_Type
935
- @reason = reason
936
- end
815
+ def initialize(id = nil, criterion_Type = nil, text = nil, matchType = nil)
816
+ @id = id
817
+ @criterion_Type = criterion_Type
818
+ @text = text
819
+ @matchType = matchType
820
+ end
937
821
  end
938
822
 
939
- # RequestError
940
- # - fieldPath - SOAP::SOAPString
941
- # - trigger - SOAP::SOAPString
942
- # - errorString - SOAP::SOAPString
943
- # - apiError_Type - SOAP::SOAPString
944
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::RequestErrorReason
945
- class RequestError < ApiError
946
- attr_accessor :fieldPath
947
- attr_accessor :trigger
948
- attr_accessor :errorString
949
- attr_accessor :apiError_Type
950
- attr_accessor :reason
823
+ # Placement
824
+ # - id - SOAP::SOAPLong
825
+ # - criterion_Type - SOAP::SOAPString
826
+ # - url - SOAP::SOAPString
827
+ class Placement < Criterion
828
+ attr_accessor :id
829
+ attr_accessor :criterion_Type
830
+ attr_accessor :url
951
831
 
952
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
953
- @fieldPath = fieldPath
954
- @trigger = trigger
955
- @errorString = errorString
956
- @apiError_Type = apiError_Type
957
- @reason = reason
832
+ def initialize(id = nil, criterion_Type = nil, url = nil)
833
+ @id = id
834
+ @criterion_Type = criterion_Type
835
+ @url = url
958
836
  end
959
837
  end
960
838
 
961
- # RequiredError
962
- # - fieldPath - SOAP::SOAPString
963
- # - trigger - SOAP::SOAPString
964
- # - errorString - SOAP::SOAPString
965
- # - apiError_Type - SOAP::SOAPString
966
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::RequiredErrorReason
967
- class RequiredError < ApiError
968
- attr_accessor :fieldPath
969
- attr_accessor :trigger
970
- attr_accessor :errorString
971
- attr_accessor :apiError_Type
972
- attr_accessor :reason
839
+ # Product
840
+ # - id - SOAP::SOAPLong
841
+ # - criterion_Type - SOAP::SOAPString
842
+ # - conditions - AdwordsApi::V201008::TrafficEstimatorService::ProductCondition
843
+ # - text - SOAP::SOAPString
844
+ class Product < Criterion
845
+ attr_accessor :id
846
+ attr_accessor :criterion_Type
847
+ attr_accessor :conditions
848
+ attr_accessor :text
973
849
 
974
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
975
- @fieldPath = fieldPath
976
- @trigger = trigger
977
- @errorString = errorString
978
- @apiError_Type = apiError_Type
979
- @reason = reason
850
+ def initialize(id = nil, criterion_Type = nil, conditions = [], text = nil)
851
+ @id = id
852
+ @criterion_Type = criterion_Type
853
+ @conditions = conditions
854
+ @text = text
980
855
  end
981
856
  end
982
857
 
983
- # SizeLimitError
984
- # - fieldPath - SOAP::SOAPString
985
- # - trigger - SOAP::SOAPString
986
- # - errorString - SOAP::SOAPString
987
- # - apiError_Type - SOAP::SOAPString
988
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::SizeLimitErrorReason
989
- class SizeLimitError < ApiError
990
- attr_accessor :fieldPath
991
- attr_accessor :trigger
992
- attr_accessor :errorString
993
- attr_accessor :apiError_Type
994
- attr_accessor :reason
858
+ # CriterionUserInterest
859
+ # - id - SOAP::SOAPLong
860
+ # - criterion_Type - SOAP::SOAPString
861
+ # - userInterestId - SOAP::SOAPLong
862
+ # - userInterestName - SOAP::SOAPString
863
+ class CriterionUserInterest < Criterion
864
+ attr_accessor :id
865
+ attr_accessor :criterion_Type
866
+ attr_accessor :userInterestId
867
+ attr_accessor :userInterestName
995
868
 
996
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
997
- @fieldPath = fieldPath
998
- @trigger = trigger
999
- @errorString = errorString
1000
- @apiError_Type = apiError_Type
1001
- @reason = reason
869
+ def initialize(id = nil, criterion_Type = nil, userInterestId = nil, userInterestName = nil)
870
+ @id = id
871
+ @criterion_Type = criterion_Type
872
+ @userInterestId = userInterestId
873
+ @userInterestName = userInterestName
1002
874
  end
1003
875
  end
1004
876
 
1005
- # StringLengthError
1006
- # - fieldPath - SOAP::SOAPString
1007
- # - trigger - SOAP::SOAPString
1008
- # - errorString - SOAP::SOAPString
1009
- # - apiError_Type - SOAP::SOAPString
1010
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::StringLengthErrorReason
1011
- class StringLengthError < ApiError
1012
- attr_accessor :fieldPath
1013
- attr_accessor :trigger
1014
- attr_accessor :errorString
1015
- attr_accessor :apiError_Type
1016
- attr_accessor :reason
877
+ # CriterionUserList
878
+ # - id - SOAP::SOAPLong
879
+ # - criterion_Type - SOAP::SOAPString
880
+ # - userListId - SOAP::SOAPLong
881
+ # - userListName - SOAP::SOAPString
882
+ # - userListMembershipStatus - AdwordsApi::V201008::TrafficEstimatorService::CriterionUserListMembershipStatus
883
+ # - userListSize - SOAP::SOAPLong
884
+ class CriterionUserList < Criterion
885
+ attr_accessor :id
886
+ attr_accessor :criterion_Type
887
+ attr_accessor :userListId
888
+ attr_accessor :userListName
889
+ attr_accessor :userListMembershipStatus
890
+ attr_accessor :userListSize
1017
891
 
1018
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
1019
- @fieldPath = fieldPath
1020
- @trigger = trigger
1021
- @errorString = errorString
1022
- @apiError_Type = apiError_Type
1023
- @reason = reason
892
+ def initialize(id = nil, criterion_Type = nil, userListId = nil, userListName = nil, userListMembershipStatus = nil, userListSize = nil)
893
+ @id = id
894
+ @criterion_Type = criterion_Type
895
+ @userListId = userListId
896
+ @userListName = userListName
897
+ @userListMembershipStatus = userListMembershipStatus
898
+ @userListSize = userListSize
1024
899
  end
1025
900
  end
1026
901
 
1027
- # TargetError
1028
- # - fieldPath - SOAP::SOAPString
1029
- # - trigger - SOAP::SOAPString
1030
- # - errorString - SOAP::SOAPString
1031
- # - apiError_Type - SOAP::SOAPString
1032
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::TargetErrorReason
1033
- class TargetError < ApiError
1034
- attr_accessor :fieldPath
1035
- attr_accessor :trigger
1036
- attr_accessor :errorString
1037
- attr_accessor :apiError_Type
1038
- attr_accessor :reason
902
+ # Vertical
903
+ # - id - SOAP::SOAPLong
904
+ # - criterion_Type - SOAP::SOAPString
905
+ # - path - SOAP::SOAPString
906
+ class Vertical < Criterion
907
+ attr_accessor :id
908
+ attr_accessor :criterion_Type
909
+ attr_accessor :path
1039
910
 
1040
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
1041
- @fieldPath = fieldPath
1042
- @trigger = trigger
1043
- @errorString = errorString
1044
- @apiError_Type = apiError_Type
1045
- @reason = reason
911
+ def initialize(id = nil, criterion_Type = nil, path = [])
912
+ @id = id
913
+ @criterion_Type = criterion_Type
914
+ @path = path
1046
915
  end
1047
916
  end
1048
917
 
1049
- # DatabaseError
1050
- # - fieldPath - SOAP::SOAPString
1051
- # - trigger - SOAP::SOAPString
1052
- # - errorString - SOAP::SOAPString
1053
- # - apiError_Type - SOAP::SOAPString
1054
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::DatabaseErrorReason
1055
- class DatabaseError < ApiError
1056
- attr_accessor :fieldPath
1057
- attr_accessor :trigger
1058
- attr_accessor :errorString
1059
- attr_accessor :apiError_Type
1060
- attr_accessor :reason
918
+ # GeoPoint
919
+ # - latitudeInMicroDegrees - SOAP::SOAPInt
920
+ # - longitudeInMicroDegrees - SOAP::SOAPInt
921
+ class GeoPoint
922
+ attr_accessor :latitudeInMicroDegrees
923
+ attr_accessor :longitudeInMicroDegrees
1061
924
 
1062
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
1063
- @fieldPath = fieldPath
1064
- @trigger = trigger
1065
- @errorString = errorString
1066
- @apiError_Type = apiError_Type
1067
- @reason = reason
925
+ def initialize(latitudeInMicroDegrees = nil, longitudeInMicroDegrees = nil)
926
+ @latitudeInMicroDegrees = latitudeInMicroDegrees
927
+ @longitudeInMicroDegrees = longitudeInMicroDegrees
1068
928
  end
1069
929
  end
1070
930
 
1071
- # CollectionSizeError
1072
- # - fieldPath - SOAP::SOAPString
1073
- # - trigger - SOAP::SOAPString
1074
- # - errorString - SOAP::SOAPString
1075
- # - apiError_Type - SOAP::SOAPString
1076
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::CollectionSizeErrorReason
1077
- class CollectionSizeError < ApiError
1078
- attr_accessor :fieldPath
1079
- attr_accessor :trigger
1080
- attr_accessor :errorString
1081
- attr_accessor :apiError_Type
1082
- attr_accessor :reason
931
+ # ProductCondition
932
+ # - argument - SOAP::SOAPString
933
+ # - operand - AdwordsApi::V201008::TrafficEstimatorService::ProductConditionOperand
934
+ class ProductCondition
935
+ attr_accessor :argument
936
+ attr_accessor :operand
1083
937
 
1084
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
1085
- @fieldPath = fieldPath
1086
- @trigger = trigger
1087
- @errorString = errorString
1088
- @apiError_Type = apiError_Type
1089
- @reason = reason
938
+ def initialize(argument = nil, operand = nil)
939
+ @argument = argument
940
+ @operand = operand
1090
941
  end
1091
942
  end
1092
943
 
1093
- # MatchesRegexError
1094
- # - fieldPath - SOAP::SOAPString
1095
- # - trigger - SOAP::SOAPString
1096
- # - errorString - SOAP::SOAPString
1097
- # - apiError_Type - SOAP::SOAPString
1098
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::MatchesRegexErrorReason
1099
- class MatchesRegexError < ApiError
1100
- attr_accessor :fieldPath
1101
- attr_accessor :trigger
1102
- attr_accessor :errorString
1103
- attr_accessor :apiError_Type
1104
- attr_accessor :reason
944
+ # ProductConditionOperand
945
+ # - operand - SOAP::SOAPString
946
+ class ProductConditionOperand
947
+ attr_accessor :operand
1105
948
 
1106
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
1107
- @fieldPath = fieldPath
1108
- @trigger = trigger
1109
- @errorString = errorString
1110
- @apiError_Type = apiError_Type
1111
- @reason = reason
949
+ def initialize(operand = nil)
950
+ @operand = operand
951
+ end
952
+ end
953
+
954
+ # SoapHeader
955
+ # - authToken - SOAP::SOAPString
956
+ # - clientCustomerId - SOAP::SOAPString
957
+ # - clientEmail - SOAP::SOAPString
958
+ # - developerToken - SOAP::SOAPString
959
+ # - userAgent - SOAP::SOAPString
960
+ # - validateOnly - SOAP::SOAPBoolean
961
+ # - partialFailure - SOAP::SOAPBoolean
962
+ class SoapHeader
963
+ attr_accessor :authToken
964
+ attr_accessor :clientCustomerId
965
+ attr_accessor :clientEmail
966
+ attr_accessor :developerToken
967
+ attr_accessor :userAgent
968
+ attr_accessor :validateOnly
969
+ attr_accessor :partialFailure
970
+
971
+ def initialize(authToken = nil, clientCustomerId = nil, clientEmail = nil, developerToken = nil, userAgent = nil, validateOnly = nil, partialFailure = nil)
972
+ @authToken = authToken
973
+ @clientCustomerId = clientCustomerId
974
+ @clientEmail = clientEmail
975
+ @developerToken = developerToken
976
+ @userAgent = userAgent
977
+ @validateOnly = validateOnly
978
+ @partialFailure = partialFailure
979
+ end
980
+ end
981
+
982
+ # SoapResponseHeader
983
+ # - requestId - SOAP::SOAPString
984
+ # - operations - SOAP::SOAPLong
985
+ # - responseTime - SOAP::SOAPLong
986
+ # - units - SOAP::SOAPLong
987
+ class SoapResponseHeader
988
+ attr_accessor :requestId
989
+ attr_accessor :operations
990
+ attr_accessor :responseTime
991
+ attr_accessor :units
992
+
993
+ def initialize(requestId = nil, operations = nil, responseTime = nil, units = nil)
994
+ @requestId = requestId
995
+ @operations = operations
996
+ @responseTime = responseTime
997
+ @units = units
998
+ end
999
+ end
1000
+
1001
+ # Target
1002
+ # abstract
1003
+ # - target_Type - SOAP::SOAPString
1004
+ class Target
1005
+ attr_accessor :target_Type
1006
+
1007
+ def initialize(target_Type = nil)
1008
+ @target_Type = target_Type
1009
+ end
1010
+ end
1011
+
1012
+ # AdScheduleTarget
1013
+ # - target_Type - SOAP::SOAPString
1014
+ # - dayOfWeek - AdwordsApi::V201008::TrafficEstimatorService::DayOfWeek
1015
+ # - startHour - SOAP::SOAPInt
1016
+ # - startMinute - AdwordsApi::V201008::TrafficEstimatorService::MinuteOfHour
1017
+ # - endHour - SOAP::SOAPInt
1018
+ # - endMinute - AdwordsApi::V201008::TrafficEstimatorService::MinuteOfHour
1019
+ # - bidMultiplier - SOAP::SOAPDouble
1020
+ class AdScheduleTarget < Target
1021
+ attr_accessor :target_Type
1022
+ attr_accessor :dayOfWeek
1023
+ attr_accessor :startHour
1024
+ attr_accessor :startMinute
1025
+ attr_accessor :endHour
1026
+ attr_accessor :endMinute
1027
+ attr_accessor :bidMultiplier
1028
+
1029
+ def initialize(target_Type = nil, dayOfWeek = nil, startHour = nil, startMinute = nil, endHour = nil, endMinute = nil, bidMultiplier = nil)
1030
+ @target_Type = target_Type
1031
+ @dayOfWeek = dayOfWeek
1032
+ @startHour = startHour
1033
+ @startMinute = startMinute
1034
+ @endHour = endHour
1035
+ @endMinute = endMinute
1036
+ @bidMultiplier = bidMultiplier
1037
+ end
1038
+ end
1039
+
1040
+ # DemographicTarget
1041
+ # abstract
1042
+ # - target_Type - SOAP::SOAPString
1043
+ # - bidModifier - SOAP::SOAPInt
1044
+ class DemographicTarget < Target
1045
+ attr_accessor :target_Type
1046
+ attr_accessor :bidModifier
1047
+
1048
+ def initialize(target_Type = nil, bidModifier = nil)
1049
+ @target_Type = target_Type
1050
+ @bidModifier = bidModifier
1051
+ end
1052
+ end
1053
+
1054
+ # AgeTarget
1055
+ # - target_Type - SOAP::SOAPString
1056
+ # - bidModifier - SOAP::SOAPInt
1057
+ # - age - AdwordsApi::V201008::TrafficEstimatorService::AgeTargetAge
1058
+ class AgeTarget < DemographicTarget
1059
+ attr_accessor :target_Type
1060
+ attr_accessor :bidModifier
1061
+ attr_accessor :age
1062
+
1063
+ def initialize(target_Type = nil, bidModifier = nil, age = nil)
1064
+ @target_Type = target_Type
1065
+ @bidModifier = bidModifier
1066
+ @age = age
1067
+ end
1068
+ end
1069
+
1070
+ # GenderTarget
1071
+ # - target_Type - SOAP::SOAPString
1072
+ # - bidModifier - SOAP::SOAPInt
1073
+ # - gender - AdwordsApi::V201008::TrafficEstimatorService::GenderTargetGender
1074
+ class GenderTarget < DemographicTarget
1075
+ attr_accessor :target_Type
1076
+ attr_accessor :bidModifier
1077
+ attr_accessor :gender
1078
+
1079
+ def initialize(target_Type = nil, bidModifier = nil, gender = nil)
1080
+ @target_Type = target_Type
1081
+ @bidModifier = bidModifier
1082
+ @gender = gender
1083
+ end
1084
+ end
1085
+
1086
+ # GeoTarget
1087
+ # abstract
1088
+ # - target_Type - SOAP::SOAPString
1089
+ # - excluded - SOAP::SOAPBoolean
1090
+ class GeoTarget < Target
1091
+ attr_accessor :target_Type
1092
+ attr_accessor :excluded
1093
+
1094
+ def initialize(target_Type = nil, excluded = nil)
1095
+ @target_Type = target_Type
1096
+ @excluded = excluded
1097
+ end
1098
+ end
1099
+
1100
+ # CityTarget
1101
+ # - target_Type - SOAP::SOAPString
1102
+ # - excluded - SOAP::SOAPBoolean
1103
+ # - cityName - SOAP::SOAPString
1104
+ # - provinceCode - SOAP::SOAPString
1105
+ # - countryCode - SOAP::SOAPString
1106
+ class CityTarget < GeoTarget
1107
+ attr_accessor :target_Type
1108
+ attr_accessor :excluded
1109
+ attr_accessor :cityName
1110
+ attr_accessor :provinceCode
1111
+ attr_accessor :countryCode
1112
+
1113
+ def initialize(target_Type = nil, excluded = nil, cityName = nil, provinceCode = nil, countryCode = nil)
1114
+ @target_Type = target_Type
1115
+ @excluded = excluded
1116
+ @cityName = cityName
1117
+ @provinceCode = provinceCode
1118
+ @countryCode = countryCode
1119
+ end
1120
+ end
1121
+
1122
+ # CountryTarget
1123
+ # - target_Type - SOAP::SOAPString
1124
+ # - excluded - SOAP::SOAPBoolean
1125
+ # - countryCode - SOAP::SOAPString
1126
+ class CountryTarget < GeoTarget
1127
+ attr_accessor :target_Type
1128
+ attr_accessor :excluded
1129
+ attr_accessor :countryCode
1130
+
1131
+ def initialize(target_Type = nil, excluded = nil, countryCode = nil)
1132
+ @target_Type = target_Type
1133
+ @excluded = excluded
1134
+ @countryCode = countryCode
1112
1135
  end
1113
1136
  end
1114
1137
 
1115
- # TrafficEstimatorError
1116
- # - fieldPath - SOAP::SOAPString
1117
- # - trigger - SOAP::SOAPString
1118
- # - errorString - SOAP::SOAPString
1119
- # - apiError_Type - SOAP::SOAPString
1120
- # - reason - AdwordsApi::V201008::TrafficEstimatorService::TrafficEstimatorErrorReason
1121
- class TrafficEstimatorError < ApiError
1122
- attr_accessor :fieldPath
1123
- attr_accessor :trigger
1124
- attr_accessor :errorString
1125
- attr_accessor :apiError_Type
1126
- attr_accessor :reason
1138
+ # MetroTarget
1139
+ # - target_Type - SOAP::SOAPString
1140
+ # - excluded - SOAP::SOAPBoolean
1141
+ # - metroCode - SOAP::SOAPString
1142
+ class MetroTarget < GeoTarget
1143
+ attr_accessor :target_Type
1144
+ attr_accessor :excluded
1145
+ attr_accessor :metroCode
1127
1146
 
1128
- def initialize(fieldPath = nil, trigger = nil, errorString = nil, apiError_Type = nil, reason = nil)
1129
- @fieldPath = fieldPath
1130
- @trigger = trigger
1131
- @errorString = errorString
1132
- @apiError_Type = apiError_Type
1133
- @reason = reason
1147
+ def initialize(target_Type = nil, excluded = nil, metroCode = nil)
1148
+ @target_Type = target_Type
1149
+ @excluded = excluded
1150
+ @metroCode = metroCode
1134
1151
  end
1135
1152
  end
1136
1153
 
1137
- # ApplicationException
1138
- # - message - SOAP::SOAPString
1139
- # - applicationException_Type - SOAP::SOAPString
1140
- class ApplicationException
1141
- attr_accessor :message
1142
- attr_accessor :applicationException_Type
1154
+ # PolygonTarget
1155
+ # - target_Type - SOAP::SOAPString
1156
+ # - excluded - SOAP::SOAPBoolean
1157
+ # - vertices - AdwordsApi::V201008::TrafficEstimatorService::GeoPoint
1158
+ class PolygonTarget < GeoTarget
1159
+ attr_accessor :target_Type
1160
+ attr_accessor :excluded
1161
+ attr_accessor :vertices
1143
1162
 
1144
- def initialize(message = nil, applicationException_Type = nil)
1145
- @message = message
1146
- @applicationException_Type = applicationException_Type
1163
+ def initialize(target_Type = nil, excluded = nil, vertices = [])
1164
+ @target_Type = target_Type
1165
+ @excluded = excluded
1166
+ @vertices = vertices
1147
1167
  end
1148
1168
  end
1149
1169
 
1150
- # ApiException
1151
- # - message - SOAP::SOAPString
1152
- # - applicationException_Type - SOAP::SOAPString
1153
- # - errors - AdwordsApi::V201008::TrafficEstimatorService::ApiError
1154
- class ApiException < ApplicationException
1155
- attr_accessor :message
1156
- attr_accessor :applicationException_Type
1157
- attr_accessor :errors
1170
+ # ProvinceTarget
1171
+ # - target_Type - SOAP::SOAPString
1172
+ # - excluded - SOAP::SOAPBoolean
1173
+ # - provinceCode - SOAP::SOAPString
1174
+ class ProvinceTarget < GeoTarget
1175
+ attr_accessor :target_Type
1176
+ attr_accessor :excluded
1177
+ attr_accessor :provinceCode
1158
1178
 
1159
- def initialize(message = nil, applicationException_Type = nil, errors = [])
1160
- @message = message
1161
- @applicationException_Type = applicationException_Type
1162
- @errors = errors
1179
+ def initialize(target_Type = nil, excluded = nil, provinceCode = nil)
1180
+ @target_Type = target_Type
1181
+ @excluded = excluded
1182
+ @provinceCode = provinceCode
1163
1183
  end
1164
1184
  end
1165
1185
 
1166
- # Criterion
1167
- # - id - SOAP::SOAPLong
1168
- # - criterion_Type - SOAP::SOAPString
1169
- class Criterion
1170
- attr_accessor :id
1171
- attr_accessor :criterion_Type
1186
+ # ProximityTarget
1187
+ # - target_Type - SOAP::SOAPString
1188
+ # - excluded - SOAP::SOAPBoolean
1189
+ # - geoPoint - AdwordsApi::V201008::TrafficEstimatorService::GeoPoint
1190
+ # - radiusDistanceUnits - AdwordsApi::V201008::TrafficEstimatorService::ProximityTargetDistanceUnits
1191
+ # - radiusInUnits - SOAP::SOAPDouble
1192
+ # - address - AdwordsApi::V201008::TrafficEstimatorService::Address
1193
+ # - allowServiceOfAddress - SOAP::SOAPBoolean
1194
+ class ProximityTarget < GeoTarget
1195
+ attr_accessor :target_Type
1196
+ attr_accessor :excluded
1197
+ attr_accessor :geoPoint
1198
+ attr_accessor :radiusDistanceUnits
1199
+ attr_accessor :radiusInUnits
1200
+ attr_accessor :address
1201
+ attr_accessor :allowServiceOfAddress
1172
1202
 
1173
- def initialize(id = nil, criterion_Type = nil)
1174
- @id = id
1175
- @criterion_Type = criterion_Type
1203
+ def initialize(target_Type = nil, excluded = nil, geoPoint = nil, radiusDistanceUnits = nil, radiusInUnits = nil, address = nil, allowServiceOfAddress = nil)
1204
+ @target_Type = target_Type
1205
+ @excluded = excluded
1206
+ @geoPoint = geoPoint
1207
+ @radiusDistanceUnits = radiusDistanceUnits
1208
+ @radiusInUnits = radiusInUnits
1209
+ @address = address
1210
+ @allowServiceOfAddress = allowServiceOfAddress
1176
1211
  end
1177
1212
  end
1178
1213
 
1179
- # Keyword
1180
- # - id - SOAP::SOAPLong
1181
- # - criterion_Type - SOAP::SOAPString
1182
- # - text - SOAP::SOAPString
1183
- # - matchType - AdwordsApi::V201008::TrafficEstimatorService::KeywordMatchType
1184
- class Keyword < Criterion
1185
- attr_accessor :id
1186
- attr_accessor :criterion_Type
1187
- attr_accessor :text
1188
- attr_accessor :matchType
1214
+ # LanguageTarget
1215
+ # - target_Type - SOAP::SOAPString
1216
+ # - languageCode - SOAP::SOAPString
1217
+ class LanguageTarget < Target
1218
+ attr_accessor :target_Type
1219
+ attr_accessor :languageCode
1189
1220
 
1190
- def initialize(id = nil, criterion_Type = nil, text = nil, matchType = nil)
1191
- @id = id
1192
- @criterion_Type = criterion_Type
1193
- @text = text
1194
- @matchType = matchType
1221
+ def initialize(target_Type = nil, languageCode = nil)
1222
+ @target_Type = target_Type
1223
+ @languageCode = languageCode
1195
1224
  end
1196
1225
  end
1197
1226
 
1198
- # Placement
1199
- # - id - SOAP::SOAPLong
1200
- # - criterion_Type - SOAP::SOAPString
1201
- # - url - SOAP::SOAPString
1202
- class Placement < Criterion
1203
- attr_accessor :id
1204
- attr_accessor :criterion_Type
1205
- attr_accessor :url
1227
+ # MobileTarget
1228
+ # abstract
1229
+ # - target_Type - SOAP::SOAPString
1230
+ class MobileTarget < Target
1231
+ attr_accessor :target_Type
1206
1232
 
1207
- def initialize(id = nil, criterion_Type = nil, url = nil)
1208
- @id = id
1209
- @criterion_Type = criterion_Type
1210
- @url = url
1233
+ def initialize(target_Type = nil)
1234
+ @target_Type = target_Type
1211
1235
  end
1212
1236
  end
1213
1237
 
1214
- # CriterionUserInterest
1215
- # - id - SOAP::SOAPLong
1216
- # - criterion_Type - SOAP::SOAPString
1217
- # - userInterestId - SOAP::SOAPLong
1218
- # - userInterestName - SOAP::SOAPString
1219
- class CriterionUserInterest < Criterion
1220
- attr_accessor :id
1221
- attr_accessor :criterion_Type
1222
- attr_accessor :userInterestId
1223
- attr_accessor :userInterestName
1238
+ # MobileCarrierTarget
1239
+ # - target_Type - SOAP::SOAPString
1240
+ # - carrierName - SOAP::SOAPString
1241
+ # - countryCode - SOAP::SOAPString
1242
+ class MobileCarrierTarget < MobileTarget
1243
+ attr_accessor :target_Type
1244
+ attr_accessor :carrierName
1245
+ attr_accessor :countryCode
1224
1246
 
1225
- def initialize(id = nil, criterion_Type = nil, userInterestId = nil, userInterestName = nil)
1226
- @id = id
1227
- @criterion_Type = criterion_Type
1228
- @userInterestId = userInterestId
1229
- @userInterestName = userInterestName
1247
+ def initialize(target_Type = nil, carrierName = nil, countryCode = nil)
1248
+ @target_Type = target_Type
1249
+ @carrierName = carrierName
1250
+ @countryCode = countryCode
1230
1251
  end
1231
1252
  end
1232
1253
 
1233
- # CriterionUserList
1234
- # - id - SOAP::SOAPLong
1235
- # - criterion_Type - SOAP::SOAPString
1236
- # - userListId - SOAP::SOAPLong
1237
- # - userListName - SOAP::SOAPString
1238
- # - userListMembershipStatus - AdwordsApi::V201008::TrafficEstimatorService::CriterionUserListMembershipStatus
1239
- # - userListSize - SOAP::SOAPLong
1240
- class CriterionUserList < Criterion
1241
- attr_accessor :id
1242
- attr_accessor :criterion_Type
1243
- attr_accessor :userListId
1244
- attr_accessor :userListName
1245
- attr_accessor :userListMembershipStatus
1246
- attr_accessor :userListSize
1254
+ # MobilePlatformTarget
1255
+ # - target_Type - SOAP::SOAPString
1256
+ # - platformName - SOAP::SOAPString
1257
+ class MobilePlatformTarget < MobileTarget
1258
+ attr_accessor :target_Type
1259
+ attr_accessor :platformName
1247
1260
 
1248
- def initialize(id = nil, criterion_Type = nil, userListId = nil, userListName = nil, userListMembershipStatus = nil, userListSize = nil)
1249
- @id = id
1250
- @criterion_Type = criterion_Type
1251
- @userListId = userListId
1252
- @userListName = userListName
1253
- @userListMembershipStatus = userListMembershipStatus
1254
- @userListSize = userListSize
1261
+ def initialize(target_Type = nil, platformName = nil)
1262
+ @target_Type = target_Type
1263
+ @platformName = platformName
1255
1264
  end
1256
1265
  end
1257
1266
 
1258
- # Vertical
1259
- # - id - SOAP::SOAPLong
1260
- # - criterion_Type - SOAP::SOAPString
1261
- # - path - SOAP::SOAPString
1262
- class Vertical < Criterion
1263
- attr_accessor :id
1264
- attr_accessor :criterion_Type
1265
- attr_accessor :path
1267
+ # NetworkTarget
1268
+ # - target_Type - SOAP::SOAPString
1269
+ # - networkCoverageType - AdwordsApi::V201008::TrafficEstimatorService::NetworkCoverageType
1270
+ class NetworkTarget < Target
1271
+ attr_accessor :target_Type
1272
+ attr_accessor :networkCoverageType
1266
1273
 
1267
- def initialize(id = nil, criterion_Type = nil, path = [])
1268
- @id = id
1269
- @criterion_Type = criterion_Type
1270
- @path = path
1274
+ def initialize(target_Type = nil, networkCoverageType = nil)
1275
+ @target_Type = target_Type
1276
+ @networkCoverageType = networkCoverageType
1271
1277
  end
1272
1278
  end
1273
1279
 
1274
- # Product
1275
- # - id - SOAP::SOAPLong
1276
- # - criterion_Type - SOAP::SOAPString
1277
- # - conditions - AdwordsApi::V201008::TrafficEstimatorService::ProductCondition
1278
- # - text - SOAP::SOAPString
1279
- class Product < Criterion
1280
- attr_accessor :id
1281
- attr_accessor :criterion_Type
1282
- attr_accessor :conditions
1283
- attr_accessor :text
1280
+ # PlatformTarget
1281
+ # - target_Type - SOAP::SOAPString
1282
+ # - platformType - AdwordsApi::V201008::TrafficEstimatorService::PlatformType
1283
+ class PlatformTarget < Target
1284
+ attr_accessor :target_Type
1285
+ attr_accessor :platformType
1284
1286
 
1285
- def initialize(id = nil, criterion_Type = nil, conditions = [], text = nil)
1286
- @id = id
1287
- @criterion_Type = criterion_Type
1288
- @conditions = conditions
1289
- @text = text
1287
+ def initialize(target_Type = nil, platformType = nil)
1288
+ @target_Type = target_Type
1289
+ @platformType = platformType
1290
1290
  end
1291
1291
  end
1292
1292