google-ads-api 23.0.1 → 24.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.
- package/build/src/client.js +5 -1
- package/build/src/customer.js +20 -13
- package/build/src/parser.js +22 -5
- package/build/src/protos/autogen/enums.d.ts +579 -372
- package/build/src/protos/autogen/enums.js +584 -361
- package/build/src/protos/autogen/fields.d.ts +223 -192
- package/build/src/protos/autogen/fields.js +25 -3
- package/build/src/protos/autogen/resourceNames.d.ts +33 -0
- package/build/src/protos/autogen/resourceNames.js +41 -0
- package/build/src/protos/autogen/serviceFactory.d.ts +219 -189
- package/build/src/protos/autogen/serviceFactory.js +520 -189
- package/build/src/protos/index.d.ts +6 -6
- package/build/src/protos/index.js +5 -5
- package/build/src/service.d.ts +11 -2
- package/build/src/service.js +20 -10
- package/build/src/utils.d.ts +1 -1
- package/build/src/utils.js +18 -3
- package/build/src/version.d.ts +1 -1
- package/build/src/version.js +1 -1
- package/package.json +4 -4
|
@@ -1,7 +1,27 @@
|
|
|
1
1
|
export declare namespace enums {
|
|
2
|
+
/**
|
|
3
|
+
* @name ReservationRequestTypeEnum.ReservationRequestType
|
|
4
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReservationRequestTypeEnum.ReservationRequestType
|
|
5
|
+
*/
|
|
6
|
+
enum ReservationRequestType {
|
|
7
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
8
|
+
UNKNOWN = 1,// UNKNOWN
|
|
9
|
+
BOOK = 2,// BOOK
|
|
10
|
+
HOLD = 3
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* @name PreviewTypeEnum.PreviewType
|
|
14
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PreviewTypeEnum.PreviewType
|
|
15
|
+
*/
|
|
16
|
+
enum PreviewType {
|
|
17
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
18
|
+
UNKNOWN = 1,// UNKNOWN
|
|
19
|
+
UI_PREVIEW = 2,// UI_PREVIEW
|
|
20
|
+
YOUTUBE_LIVE_PREVIEW = 3
|
|
21
|
+
}
|
|
2
22
|
/**
|
|
3
23
|
* @name PolicyTopicEntryTypeEnum.PolicyTopicEntryType
|
|
4
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
24
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyTopicEntryTypeEnum.PolicyTopicEntryType
|
|
5
25
|
*/
|
|
6
26
|
enum PolicyTopicEntryType {
|
|
7
27
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -15,7 +35,7 @@ export declare namespace enums {
|
|
|
15
35
|
}
|
|
16
36
|
/**
|
|
17
37
|
* @name PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
|
|
18
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
38
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
|
|
19
39
|
*/
|
|
20
40
|
enum PolicyTopicEvidenceDestinationMismatchUrlType {
|
|
21
41
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -28,7 +48,7 @@ export declare namespace enums {
|
|
|
28
48
|
}
|
|
29
49
|
/**
|
|
30
50
|
* @name PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
|
|
31
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
51
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
|
|
32
52
|
*/
|
|
33
53
|
enum PolicyTopicEvidenceDestinationNotWorkingDevice {
|
|
34
54
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -39,7 +59,7 @@ export declare namespace enums {
|
|
|
39
59
|
}
|
|
40
60
|
/**
|
|
41
61
|
* @name PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
|
|
42
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
62
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
|
|
43
63
|
*/
|
|
44
64
|
enum PolicyTopicEvidenceDestinationNotWorkingDnsErrorType {
|
|
45
65
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -49,7 +69,7 @@ export declare namespace enums {
|
|
|
49
69
|
}
|
|
50
70
|
/**
|
|
51
71
|
* @name AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
|
|
52
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
72
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
|
|
53
73
|
*/
|
|
54
74
|
enum AssetLinkPrimaryStatus {
|
|
55
75
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -63,7 +83,7 @@ export declare namespace enums {
|
|
|
63
83
|
}
|
|
64
84
|
/**
|
|
65
85
|
* @name AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
|
|
66
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
86
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
|
|
67
87
|
*/
|
|
68
88
|
enum AssetLinkPrimaryStatusReason {
|
|
69
89
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -76,7 +96,7 @@ export declare namespace enums {
|
|
|
76
96
|
}
|
|
77
97
|
/**
|
|
78
98
|
* @name AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
|
|
79
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
99
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
|
|
80
100
|
*/
|
|
81
101
|
enum AssetOfflineEvaluationErrorReasons {
|
|
82
102
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -91,7 +111,7 @@ export declare namespace enums {
|
|
|
91
111
|
}
|
|
92
112
|
/**
|
|
93
113
|
* @name PolicyApprovalStatusEnum.PolicyApprovalStatus
|
|
94
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
114
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyApprovalStatusEnum.PolicyApprovalStatus
|
|
95
115
|
*/
|
|
96
116
|
enum PolicyApprovalStatus {
|
|
97
117
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -103,7 +123,7 @@ export declare namespace enums {
|
|
|
103
123
|
}
|
|
104
124
|
/**
|
|
105
125
|
* @name PolicyReviewStatusEnum.PolicyReviewStatus
|
|
106
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
126
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyReviewStatusEnum.PolicyReviewStatus
|
|
107
127
|
*/
|
|
108
128
|
enum PolicyReviewStatus {
|
|
109
129
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -115,7 +135,7 @@ export declare namespace enums {
|
|
|
115
135
|
}
|
|
116
136
|
/**
|
|
117
137
|
* @name AssetPerformanceLabelEnum.AssetPerformanceLabel
|
|
118
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
138
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetPerformanceLabelEnum.AssetPerformanceLabel
|
|
119
139
|
*/
|
|
120
140
|
enum AssetPerformanceLabel {
|
|
121
141
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -129,7 +149,7 @@ export declare namespace enums {
|
|
|
129
149
|
}
|
|
130
150
|
/**
|
|
131
151
|
* @name ServedAssetFieldTypeEnum.ServedAssetFieldType
|
|
132
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
152
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ServedAssetFieldTypeEnum.ServedAssetFieldType
|
|
133
153
|
*/
|
|
134
154
|
enum ServedAssetFieldType {
|
|
135
155
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -172,7 +192,7 @@ export declare namespace enums {
|
|
|
172
192
|
}
|
|
173
193
|
/**
|
|
174
194
|
* @name DisplayAdFormatSettingEnum.DisplayAdFormatSetting
|
|
175
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
195
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/DisplayAdFormatSettingEnum.DisplayAdFormatSetting
|
|
176
196
|
*/
|
|
177
197
|
enum DisplayAdFormatSetting {
|
|
178
198
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -183,7 +203,7 @@ export declare namespace enums {
|
|
|
183
203
|
}
|
|
184
204
|
/**
|
|
185
205
|
* @name DisplayUploadProductTypeEnum.DisplayUploadProductType
|
|
186
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
206
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/DisplayUploadProductTypeEnum.DisplayUploadProductType
|
|
187
207
|
*/
|
|
188
208
|
enum DisplayUploadProductType {
|
|
189
209
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -201,7 +221,7 @@ export declare namespace enums {
|
|
|
201
221
|
}
|
|
202
222
|
/**
|
|
203
223
|
* @name LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
|
|
204
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
224
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
|
|
205
225
|
*/
|
|
206
226
|
enum LegacyAppInstallAdAppStore {
|
|
207
227
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -214,7 +234,7 @@ export declare namespace enums {
|
|
|
214
234
|
}
|
|
215
235
|
/**
|
|
216
236
|
* @name MimeTypeEnum.MimeType
|
|
217
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
237
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/MimeTypeEnum.MimeType
|
|
218
238
|
*/
|
|
219
239
|
enum MimeType {
|
|
220
240
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -234,7 +254,7 @@ export declare namespace enums {
|
|
|
234
254
|
}
|
|
235
255
|
/**
|
|
236
256
|
* @name VideoThumbnailEnum.VideoThumbnail
|
|
237
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
257
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoThumbnailEnum.VideoThumbnail
|
|
238
258
|
*/
|
|
239
259
|
enum VideoThumbnail {
|
|
240
260
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -246,7 +266,7 @@ export declare namespace enums {
|
|
|
246
266
|
}
|
|
247
267
|
/**
|
|
248
268
|
* @name ApplicationInstanceEnum.ApplicationInstance
|
|
249
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
269
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ApplicationInstanceEnum.ApplicationInstance
|
|
250
270
|
*/
|
|
251
271
|
enum ApplicationInstance {
|
|
252
272
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -256,7 +276,7 @@ export declare namespace enums {
|
|
|
256
276
|
}
|
|
257
277
|
/**
|
|
258
278
|
* @name ChainRelationshipTypeEnum.ChainRelationshipType
|
|
259
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
279
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ChainRelationshipTypeEnum.ChainRelationshipType
|
|
260
280
|
*/
|
|
261
281
|
enum ChainRelationshipType {
|
|
262
282
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -266,7 +286,7 @@ export declare namespace enums {
|
|
|
266
286
|
}
|
|
267
287
|
/**
|
|
268
288
|
* @name LocationOwnershipTypeEnum.LocationOwnershipType
|
|
269
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
289
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocationOwnershipTypeEnum.LocationOwnershipType
|
|
270
290
|
*/
|
|
271
291
|
enum LocationOwnershipType {
|
|
272
292
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -276,7 +296,7 @@ export declare namespace enums {
|
|
|
276
296
|
}
|
|
277
297
|
/**
|
|
278
298
|
* @name LocationStringFilterTypeEnum.LocationStringFilterType
|
|
279
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
299
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocationStringFilterTypeEnum.LocationStringFilterType
|
|
280
300
|
*/
|
|
281
301
|
enum LocationStringFilterType {
|
|
282
302
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -285,7 +305,7 @@ export declare namespace enums {
|
|
|
285
305
|
}
|
|
286
306
|
/**
|
|
287
307
|
* @name AgeRangeTypeEnum.AgeRangeType
|
|
288
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
308
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AgeRangeTypeEnum.AgeRangeType
|
|
289
309
|
*/
|
|
290
310
|
enum AgeRangeType {
|
|
291
311
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -300,7 +320,7 @@ export declare namespace enums {
|
|
|
300
320
|
}
|
|
301
321
|
/**
|
|
302
322
|
* @name AppPaymentModelTypeEnum.AppPaymentModelType
|
|
303
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
323
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AppPaymentModelTypeEnum.AppPaymentModelType
|
|
304
324
|
*/
|
|
305
325
|
enum AppPaymentModelType {
|
|
306
326
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -309,7 +329,7 @@ export declare namespace enums {
|
|
|
309
329
|
}
|
|
310
330
|
/**
|
|
311
331
|
* @name BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
|
|
312
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
332
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
|
|
313
333
|
*/
|
|
314
334
|
enum BrandRequestRejectionReason {
|
|
315
335
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -321,7 +341,7 @@ export declare namespace enums {
|
|
|
321
341
|
}
|
|
322
342
|
/**
|
|
323
343
|
* @name BrandStateEnum.BrandState
|
|
324
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
344
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BrandStateEnum.BrandState
|
|
325
345
|
*/
|
|
326
346
|
enum BrandState {
|
|
327
347
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -335,7 +355,7 @@ export declare namespace enums {
|
|
|
335
355
|
}
|
|
336
356
|
/**
|
|
337
357
|
* @name ContentLabelTypeEnum.ContentLabelType
|
|
338
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
358
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ContentLabelTypeEnum.ContentLabelType
|
|
339
359
|
*/
|
|
340
360
|
enum ContentLabelType {
|
|
341
361
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -368,7 +388,7 @@ export declare namespace enums {
|
|
|
368
388
|
}
|
|
369
389
|
/**
|
|
370
390
|
* @name DayOfWeekEnum.DayOfWeek
|
|
371
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
391
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/DayOfWeekEnum.DayOfWeek
|
|
372
392
|
*/
|
|
373
393
|
enum DayOfWeek {
|
|
374
394
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -383,7 +403,7 @@ export declare namespace enums {
|
|
|
383
403
|
}
|
|
384
404
|
/**
|
|
385
405
|
* @name DeviceEnum.Device
|
|
386
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
406
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/DeviceEnum.Device
|
|
387
407
|
*/
|
|
388
408
|
enum Device {
|
|
389
409
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -396,7 +416,7 @@ export declare namespace enums {
|
|
|
396
416
|
}
|
|
397
417
|
/**
|
|
398
418
|
* @name GenderTypeEnum.GenderType
|
|
399
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
419
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/GenderTypeEnum.GenderType
|
|
400
420
|
*/
|
|
401
421
|
enum GenderType {
|
|
402
422
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -407,7 +427,7 @@ export declare namespace enums {
|
|
|
407
427
|
}
|
|
408
428
|
/**
|
|
409
429
|
* @name HotelDateSelectionTypeEnum.HotelDateSelectionType
|
|
410
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
430
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/HotelDateSelectionTypeEnum.HotelDateSelectionType
|
|
411
431
|
*/
|
|
412
432
|
enum HotelDateSelectionType {
|
|
413
433
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -417,7 +437,7 @@ export declare namespace enums {
|
|
|
417
437
|
}
|
|
418
438
|
/**
|
|
419
439
|
* @name IncomeRangeTypeEnum.IncomeRangeType
|
|
420
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
440
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/IncomeRangeTypeEnum.IncomeRangeType
|
|
421
441
|
*/
|
|
422
442
|
enum IncomeRangeType {
|
|
423
443
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -432,7 +452,7 @@ export declare namespace enums {
|
|
|
432
452
|
}
|
|
433
453
|
/**
|
|
434
454
|
* @name InteractionTypeEnum.InteractionType
|
|
435
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
455
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/InteractionTypeEnum.InteractionType
|
|
436
456
|
*/
|
|
437
457
|
enum InteractionType {
|
|
438
458
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -441,7 +461,7 @@ export declare namespace enums {
|
|
|
441
461
|
}
|
|
442
462
|
/**
|
|
443
463
|
* @name KeywordMatchTypeEnum.KeywordMatchType
|
|
444
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
464
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordMatchTypeEnum.KeywordMatchType
|
|
445
465
|
*/
|
|
446
466
|
enum KeywordMatchType {
|
|
447
467
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -452,7 +472,7 @@ export declare namespace enums {
|
|
|
452
472
|
}
|
|
453
473
|
/**
|
|
454
474
|
* @name ListingGroupTypeEnum.ListingGroupType
|
|
455
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
475
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupTypeEnum.ListingGroupType
|
|
456
476
|
*/
|
|
457
477
|
enum ListingGroupType {
|
|
458
478
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -462,7 +482,7 @@ export declare namespace enums {
|
|
|
462
482
|
}
|
|
463
483
|
/**
|
|
464
484
|
* @name LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
|
|
465
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
485
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
|
|
466
486
|
*/
|
|
467
487
|
enum LocationGroupRadiusUnits {
|
|
468
488
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -473,7 +493,7 @@ export declare namespace enums {
|
|
|
473
493
|
}
|
|
474
494
|
/**
|
|
475
495
|
* @name MinuteOfHourEnum.MinuteOfHour
|
|
476
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
496
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/MinuteOfHourEnum.MinuteOfHour
|
|
477
497
|
*/
|
|
478
498
|
enum MinuteOfHour {
|
|
479
499
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -485,7 +505,7 @@ export declare namespace enums {
|
|
|
485
505
|
}
|
|
486
506
|
/**
|
|
487
507
|
* @name ParentalStatusTypeEnum.ParentalStatusType
|
|
488
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
508
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ParentalStatusTypeEnum.ParentalStatusType
|
|
489
509
|
*/
|
|
490
510
|
enum ParentalStatusType {
|
|
491
511
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -496,7 +516,7 @@ export declare namespace enums {
|
|
|
496
516
|
}
|
|
497
517
|
/**
|
|
498
518
|
* @name ProductCategoryLevelEnum.ProductCategoryLevel
|
|
499
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
519
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductCategoryLevelEnum.ProductCategoryLevel
|
|
500
520
|
*/
|
|
501
521
|
enum ProductCategoryLevel {
|
|
502
522
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -509,7 +529,7 @@ export declare namespace enums {
|
|
|
509
529
|
}
|
|
510
530
|
/**
|
|
511
531
|
* @name ProductChannelEnum.ProductChannel
|
|
512
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
532
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductChannelEnum.ProductChannel
|
|
513
533
|
*/
|
|
514
534
|
enum ProductChannel {
|
|
515
535
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -519,7 +539,7 @@ export declare namespace enums {
|
|
|
519
539
|
}
|
|
520
540
|
/**
|
|
521
541
|
* @name ProductChannelExclusivityEnum.ProductChannelExclusivity
|
|
522
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
542
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductChannelExclusivityEnum.ProductChannelExclusivity
|
|
523
543
|
*/
|
|
524
544
|
enum ProductChannelExclusivity {
|
|
525
545
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -529,7 +549,7 @@ export declare namespace enums {
|
|
|
529
549
|
}
|
|
530
550
|
/**
|
|
531
551
|
* @name ProductConditionEnum.ProductCondition
|
|
532
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
552
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductConditionEnum.ProductCondition
|
|
533
553
|
*/
|
|
534
554
|
enum ProductCondition {
|
|
535
555
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -540,7 +560,7 @@ export declare namespace enums {
|
|
|
540
560
|
}
|
|
541
561
|
/**
|
|
542
562
|
* @name ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
|
|
543
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
563
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
|
|
544
564
|
*/
|
|
545
565
|
enum ProductCustomAttributeIndex {
|
|
546
566
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -553,7 +573,7 @@ export declare namespace enums {
|
|
|
553
573
|
}
|
|
554
574
|
/**
|
|
555
575
|
* @name ProductTypeLevelEnum.ProductTypeLevel
|
|
556
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
576
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductTypeLevelEnum.ProductTypeLevel
|
|
557
577
|
*/
|
|
558
578
|
enum ProductTypeLevel {
|
|
559
579
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -566,7 +586,7 @@ export declare namespace enums {
|
|
|
566
586
|
}
|
|
567
587
|
/**
|
|
568
588
|
* @name ProximityRadiusUnitsEnum.ProximityRadiusUnits
|
|
569
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
589
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProximityRadiusUnitsEnum.ProximityRadiusUnits
|
|
570
590
|
*/
|
|
571
591
|
enum ProximityRadiusUnits {
|
|
572
592
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -576,7 +596,7 @@ export declare namespace enums {
|
|
|
576
596
|
}
|
|
577
597
|
/**
|
|
578
598
|
* @name WebpageConditionOperandEnum.WebpageConditionOperand
|
|
579
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
599
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/WebpageConditionOperandEnum.WebpageConditionOperand
|
|
580
600
|
*/
|
|
581
601
|
enum WebpageConditionOperand {
|
|
582
602
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -589,7 +609,7 @@ export declare namespace enums {
|
|
|
589
609
|
}
|
|
590
610
|
/**
|
|
591
611
|
* @name WebpageConditionOperatorEnum.WebpageConditionOperator
|
|
592
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
612
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/WebpageConditionOperatorEnum.WebpageConditionOperator
|
|
593
613
|
*/
|
|
594
614
|
enum WebpageConditionOperator {
|
|
595
615
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -599,7 +619,7 @@ export declare namespace enums {
|
|
|
599
619
|
}
|
|
600
620
|
/**
|
|
601
621
|
* @name BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
|
|
602
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
622
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
|
|
603
623
|
*/
|
|
604
624
|
enum BusinessMessageCallToActionType {
|
|
605
625
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -615,7 +635,7 @@ export declare namespace enums {
|
|
|
615
635
|
}
|
|
616
636
|
/**
|
|
617
637
|
* @name BusinessMessageProviderEnum.BusinessMessageProvider
|
|
618
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
638
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BusinessMessageProviderEnum.BusinessMessageProvider
|
|
619
639
|
*/
|
|
620
640
|
enum BusinessMessageProvider {
|
|
621
641
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -626,7 +646,7 @@ export declare namespace enums {
|
|
|
626
646
|
}
|
|
627
647
|
/**
|
|
628
648
|
* @name CallConversionReportingStateEnum.CallConversionReportingState
|
|
629
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
649
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CallConversionReportingStateEnum.CallConversionReportingState
|
|
630
650
|
*/
|
|
631
651
|
enum CallConversionReportingState {
|
|
632
652
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -637,7 +657,7 @@ export declare namespace enums {
|
|
|
637
657
|
}
|
|
638
658
|
/**
|
|
639
659
|
* @name CallToActionTypeEnum.CallToActionType
|
|
640
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
660
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CallToActionTypeEnum.CallToActionType
|
|
641
661
|
*/
|
|
642
662
|
enum CallToActionType {
|
|
643
663
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -662,7 +682,7 @@ export declare namespace enums {
|
|
|
662
682
|
}
|
|
663
683
|
/**
|
|
664
684
|
* @name LeadFormCallToActionTypeEnum.LeadFormCallToActionType
|
|
665
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
685
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LeadFormCallToActionTypeEnum.LeadFormCallToActionType
|
|
666
686
|
*/
|
|
667
687
|
enum LeadFormCallToActionType {
|
|
668
688
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -684,7 +704,7 @@ export declare namespace enums {
|
|
|
684
704
|
}
|
|
685
705
|
/**
|
|
686
706
|
* @name LeadFormDesiredIntentEnum.LeadFormDesiredIntent
|
|
687
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
707
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LeadFormDesiredIntentEnum.LeadFormDesiredIntent
|
|
688
708
|
*/
|
|
689
709
|
enum LeadFormDesiredIntent {
|
|
690
710
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -694,7 +714,7 @@ export declare namespace enums {
|
|
|
694
714
|
}
|
|
695
715
|
/**
|
|
696
716
|
* @name LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
|
|
697
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
717
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
|
|
698
718
|
*/
|
|
699
719
|
enum LeadFormFieldUserInputType {
|
|
700
720
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -818,7 +838,7 @@ export declare namespace enums {
|
|
|
818
838
|
}
|
|
819
839
|
/**
|
|
820
840
|
* @name LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
|
|
821
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
841
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
|
|
822
842
|
*/
|
|
823
843
|
enum LeadFormPostSubmitCallToActionType {
|
|
824
844
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -830,7 +850,7 @@ export declare namespace enums {
|
|
|
830
850
|
}
|
|
831
851
|
/**
|
|
832
852
|
* @name MobileAppVendorEnum.MobileAppVendor
|
|
833
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
853
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/MobileAppVendorEnum.MobileAppVendor
|
|
834
854
|
*/
|
|
835
855
|
enum MobileAppVendor {
|
|
836
856
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -840,7 +860,7 @@ export declare namespace enums {
|
|
|
840
860
|
}
|
|
841
861
|
/**
|
|
842
862
|
* @name PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
|
|
843
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
863
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
|
|
844
864
|
*/
|
|
845
865
|
enum PriceExtensionPriceQualifier {
|
|
846
866
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -851,7 +871,7 @@ export declare namespace enums {
|
|
|
851
871
|
}
|
|
852
872
|
/**
|
|
853
873
|
* @name PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
|
|
854
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
874
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
|
|
855
875
|
*/
|
|
856
876
|
enum PriceExtensionPriceUnit {
|
|
857
877
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -865,7 +885,7 @@ export declare namespace enums {
|
|
|
865
885
|
}
|
|
866
886
|
/**
|
|
867
887
|
* @name PriceExtensionTypeEnum.PriceExtensionType
|
|
868
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
888
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PriceExtensionTypeEnum.PriceExtensionType
|
|
869
889
|
*/
|
|
870
890
|
enum PriceExtensionType {
|
|
871
891
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -882,7 +902,7 @@ export declare namespace enums {
|
|
|
882
902
|
}
|
|
883
903
|
/**
|
|
884
904
|
* @name PromotionBarcodeTypeEnum.PromotionBarcodeType
|
|
885
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
905
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PromotionBarcodeTypeEnum.PromotionBarcodeType
|
|
886
906
|
*/
|
|
887
907
|
enum PromotionBarcodeType {
|
|
888
908
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -900,7 +920,7 @@ export declare namespace enums {
|
|
|
900
920
|
}
|
|
901
921
|
/**
|
|
902
922
|
* @name PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
|
|
903
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
923
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
|
|
904
924
|
*/
|
|
905
925
|
enum PromotionExtensionDiscountModifier {
|
|
906
926
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -909,7 +929,7 @@ export declare namespace enums {
|
|
|
909
929
|
}
|
|
910
930
|
/**
|
|
911
931
|
* @name PromotionExtensionOccasionEnum.PromotionExtensionOccasion
|
|
912
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
932
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PromotionExtensionOccasionEnum.PromotionExtensionOccasion
|
|
913
933
|
*/
|
|
914
934
|
enum PromotionExtensionOccasion {
|
|
915
935
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -954,7 +974,7 @@ export declare namespace enums {
|
|
|
954
974
|
}
|
|
955
975
|
/**
|
|
956
976
|
* @name AudienceInsightsDimensionEnum.AudienceInsightsDimension
|
|
957
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
977
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AudienceInsightsDimensionEnum.AudienceInsightsDimension
|
|
958
978
|
*/
|
|
959
979
|
enum AudienceInsightsDimension {
|
|
960
980
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -978,7 +998,7 @@ export declare namespace enums {
|
|
|
978
998
|
}
|
|
979
999
|
/**
|
|
980
1000
|
* @name InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
|
|
981
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1001
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
|
|
982
1002
|
*/
|
|
983
1003
|
enum InsightsKnowledgeGraphEntityCapabilities {
|
|
984
1004
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -988,7 +1008,7 @@ export declare namespace enums {
|
|
|
988
1008
|
}
|
|
989
1009
|
/**
|
|
990
1010
|
* @name UserListTypeEnum.UserListType
|
|
991
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1011
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListTypeEnum.UserListType
|
|
992
1012
|
*/
|
|
993
1013
|
enum UserListType {
|
|
994
1014
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1003,7 +1023,7 @@ export declare namespace enums {
|
|
|
1003
1023
|
}
|
|
1004
1024
|
/**
|
|
1005
1025
|
* @name YouTubeVideoPropertyEnum.YouTubeVideoProperty
|
|
1006
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1026
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/YouTubeVideoPropertyEnum.YouTubeVideoProperty
|
|
1007
1027
|
*/
|
|
1008
1028
|
enum YouTubeVideoProperty {
|
|
1009
1029
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1013,7 +1033,7 @@ export declare namespace enums {
|
|
|
1013
1033
|
}
|
|
1014
1034
|
/**
|
|
1015
1035
|
* @name FixedCpmGoalEnum.FixedCpmGoal
|
|
1016
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1036
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/FixedCpmGoalEnum.FixedCpmGoal
|
|
1017
1037
|
*/
|
|
1018
1038
|
enum FixedCpmGoal {
|
|
1019
1039
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1023,7 +1043,7 @@ export declare namespace enums {
|
|
|
1023
1043
|
}
|
|
1024
1044
|
/**
|
|
1025
1045
|
* @name FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
|
|
1026
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1046
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
|
|
1027
1047
|
*/
|
|
1028
1048
|
enum FixedCpmTargetFrequencyTimeUnit {
|
|
1029
1049
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1032,7 +1052,7 @@ export declare namespace enums {
|
|
|
1032
1052
|
}
|
|
1033
1053
|
/**
|
|
1034
1054
|
* @name TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
|
|
1035
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1055
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
|
|
1036
1056
|
*/
|
|
1037
1057
|
enum TargetFrequencyTimeUnit {
|
|
1038
1058
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1042,7 +1062,7 @@ export declare namespace enums {
|
|
|
1042
1062
|
}
|
|
1043
1063
|
/**
|
|
1044
1064
|
* @name TargetImpressionShareLocationEnum.TargetImpressionShareLocation
|
|
1045
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1065
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
|
|
1046
1066
|
*/
|
|
1047
1067
|
enum TargetImpressionShareLocation {
|
|
1048
1068
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1053,7 +1073,7 @@ export declare namespace enums {
|
|
|
1053
1073
|
}
|
|
1054
1074
|
/**
|
|
1055
1075
|
* @name CustomerLifecycleOptimizationModeEnum.CustomerLifecycleOptimizationMode
|
|
1056
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1076
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomerLifecycleOptimizationModeEnum.CustomerLifecycleOptimizationMode
|
|
1057
1077
|
*/
|
|
1058
1078
|
enum CustomerLifecycleOptimizationMode {
|
|
1059
1079
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1063,7 +1083,7 @@ export declare namespace enums {
|
|
|
1063
1083
|
}
|
|
1064
1084
|
/**
|
|
1065
1085
|
* @name ConsentStatusEnum.ConsentStatus
|
|
1066
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1086
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConsentStatusEnum.ConsentStatus
|
|
1067
1087
|
*/
|
|
1068
1088
|
enum ConsentStatus {
|
|
1069
1089
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1073,7 +1093,7 @@ export declare namespace enums {
|
|
|
1073
1093
|
}
|
|
1074
1094
|
/**
|
|
1075
1095
|
* @name AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
|
|
1076
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1096
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
|
|
1077
1097
|
*/
|
|
1078
1098
|
enum AdvertisingChannelSubType {
|
|
1079
1099
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1100,7 +1120,7 @@ export declare namespace enums {
|
|
|
1100
1120
|
}
|
|
1101
1121
|
/**
|
|
1102
1122
|
* @name AdvertisingChannelTypeEnum.AdvertisingChannelType
|
|
1103
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1123
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdvertisingChannelTypeEnum.AdvertisingChannelType
|
|
1104
1124
|
*/
|
|
1105
1125
|
enum AdvertisingChannelType {
|
|
1106
1126
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1120,7 +1140,7 @@ export declare namespace enums {
|
|
|
1120
1140
|
}
|
|
1121
1141
|
/**
|
|
1122
1142
|
* @name CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
|
|
1123
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1143
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
|
|
1124
1144
|
*/
|
|
1125
1145
|
enum CriterionCategoryChannelAvailabilityMode {
|
|
1126
1146
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1131,7 +1151,7 @@ export declare namespace enums {
|
|
|
1131
1151
|
}
|
|
1132
1152
|
/**
|
|
1133
1153
|
* @name CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
|
|
1134
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1154
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
|
|
1135
1155
|
*/
|
|
1136
1156
|
enum CriterionCategoryLocaleAvailabilityMode {
|
|
1137
1157
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1143,7 +1163,7 @@ export declare namespace enums {
|
|
|
1143
1163
|
}
|
|
1144
1164
|
/**
|
|
1145
1165
|
* @name CustomizerAttributeTypeEnum.CustomizerAttributeType
|
|
1146
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1166
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomizerAttributeTypeEnum.CustomizerAttributeType
|
|
1147
1167
|
*/
|
|
1148
1168
|
enum CustomizerAttributeType {
|
|
1149
1169
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1155,7 +1175,7 @@ export declare namespace enums {
|
|
|
1155
1175
|
}
|
|
1156
1176
|
/**
|
|
1157
1177
|
* @name MonthOfYearEnum.MonthOfYear
|
|
1158
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1178
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/MonthOfYearEnum.MonthOfYear
|
|
1159
1179
|
*/
|
|
1160
1180
|
enum MonthOfYear {
|
|
1161
1181
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1173,9 +1193,31 @@ export declare namespace enums {
|
|
|
1173
1193
|
NOVEMBER = 12,// NOVEMBER
|
|
1174
1194
|
DECEMBER = 13
|
|
1175
1195
|
}
|
|
1196
|
+
/**
|
|
1197
|
+
* @name OptimizeAssetsExperimentSubtypeEnum.OptimizeAssetsExperimentSubtype
|
|
1198
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/OptimizeAssetsExperimentSubtypeEnum.OptimizeAssetsExperimentSubtype
|
|
1199
|
+
*/
|
|
1200
|
+
enum OptimizeAssetsExperimentSubtype {
|
|
1201
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1202
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1203
|
+
ADD_ASSETS_TO_ASSETLESS_RETAIL = 2,// ADD_ASSETS_TO_ASSETLESS_RETAIL
|
|
1204
|
+
ADD_VIDEO_ASSETS_TO_VIDEOLESS = 3,// ADD_VIDEO_ASSETS_TO_VIDEOLESS
|
|
1205
|
+
COMPARE_ASSETS = 4
|
|
1206
|
+
}
|
|
1207
|
+
/**
|
|
1208
|
+
* @name VideoExperimentSubtypeEnum.VideoExperimentSubtype
|
|
1209
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoExperimentSubtypeEnum.VideoExperimentSubtype
|
|
1210
|
+
*/
|
|
1211
|
+
enum VideoExperimentSubtype {
|
|
1212
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1213
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1214
|
+
DEMAND_GEN_ASSET = 2,// DEMAND_GEN_ASSET
|
|
1215
|
+
ASSET = 3,// ASSET
|
|
1216
|
+
ASSET_UPLIFT = 4
|
|
1217
|
+
}
|
|
1176
1218
|
/**
|
|
1177
1219
|
* @name AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
|
|
1178
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1220
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
|
|
1179
1221
|
*/
|
|
1180
1222
|
enum AppUrlOperatingSystemType {
|
|
1181
1223
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1185,7 +1227,7 @@ export declare namespace enums {
|
|
|
1185
1227
|
}
|
|
1186
1228
|
/**
|
|
1187
1229
|
* @name FrequencyCapEventTypeEnum.FrequencyCapEventType
|
|
1188
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1230
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/FrequencyCapEventTypeEnum.FrequencyCapEventType
|
|
1189
1231
|
*/
|
|
1190
1232
|
enum FrequencyCapEventType {
|
|
1191
1233
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1195,7 +1237,7 @@ export declare namespace enums {
|
|
|
1195
1237
|
}
|
|
1196
1238
|
/**
|
|
1197
1239
|
* @name FrequencyCapLevelEnum.FrequencyCapLevel
|
|
1198
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1240
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/FrequencyCapLevelEnum.FrequencyCapLevel
|
|
1199
1241
|
*/
|
|
1200
1242
|
enum FrequencyCapLevel {
|
|
1201
1243
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1206,7 +1248,7 @@ export declare namespace enums {
|
|
|
1206
1248
|
}
|
|
1207
1249
|
/**
|
|
1208
1250
|
* @name FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
|
|
1209
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1251
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
|
|
1210
1252
|
*/
|
|
1211
1253
|
enum FrequencyCapTimeUnit {
|
|
1212
1254
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1217,7 +1259,7 @@ export declare namespace enums {
|
|
|
1217
1259
|
}
|
|
1218
1260
|
/**
|
|
1219
1261
|
* @name KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
|
|
1220
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1262
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
|
|
1221
1263
|
*/
|
|
1222
1264
|
enum KeywordPlanAggregateMetricType {
|
|
1223
1265
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1226,7 +1268,7 @@ export declare namespace enums {
|
|
|
1226
1268
|
}
|
|
1227
1269
|
/**
|
|
1228
1270
|
* @name KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
|
|
1229
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1271
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
|
|
1230
1272
|
*/
|
|
1231
1273
|
enum KeywordPlanCompetitionLevel {
|
|
1232
1274
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1237,7 +1279,7 @@ export declare namespace enums {
|
|
|
1237
1279
|
}
|
|
1238
1280
|
/**
|
|
1239
1281
|
* @name KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
|
|
1240
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1282
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
|
|
1241
1283
|
*/
|
|
1242
1284
|
enum KeywordPlanConceptGroupType {
|
|
1243
1285
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1248,7 +1290,7 @@ export declare namespace enums {
|
|
|
1248
1290
|
}
|
|
1249
1291
|
/**
|
|
1250
1292
|
* @name ExperimentMetricEnum.ExperimentMetric
|
|
1251
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1293
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExperimentMetricEnum.ExperimentMetric
|
|
1252
1294
|
*/
|
|
1253
1295
|
enum ExperimentMetric {
|
|
1254
1296
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1269,7 +1311,7 @@ export declare namespace enums {
|
|
|
1269
1311
|
}
|
|
1270
1312
|
/**
|
|
1271
1313
|
* @name ExperimentMetricDirectionEnum.ExperimentMetricDirection
|
|
1272
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1314
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExperimentMetricDirectionEnum.ExperimentMetricDirection
|
|
1273
1315
|
*/
|
|
1274
1316
|
enum ExperimentMetricDirection {
|
|
1275
1317
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1282,7 +1324,7 @@ export declare namespace enums {
|
|
|
1282
1324
|
}
|
|
1283
1325
|
/**
|
|
1284
1326
|
* @name InteractionEventTypeEnum.InteractionEventType
|
|
1285
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1327
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/InteractionEventTypeEnum.InteractionEventType
|
|
1286
1328
|
*/
|
|
1287
1329
|
enum InteractionEventType {
|
|
1288
1330
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1294,7 +1336,7 @@ export declare namespace enums {
|
|
|
1294
1336
|
}
|
|
1295
1337
|
/**
|
|
1296
1338
|
* @name QualityScoreBucketEnum.QualityScoreBucket
|
|
1297
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1339
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/QualityScoreBucketEnum.QualityScoreBucket
|
|
1298
1340
|
*/
|
|
1299
1341
|
enum QualityScoreBucket {
|
|
1300
1342
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1305,7 +1347,7 @@ export declare namespace enums {
|
|
|
1305
1347
|
}
|
|
1306
1348
|
/**
|
|
1307
1349
|
* @name UserIdentifierSourceEnum.UserIdentifierSource
|
|
1308
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1350
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserIdentifierSourceEnum.UserIdentifierSource
|
|
1309
1351
|
*/
|
|
1310
1352
|
enum UserIdentifierSource {
|
|
1311
1353
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1315,7 +1357,7 @@ export declare namespace enums {
|
|
|
1315
1357
|
}
|
|
1316
1358
|
/**
|
|
1317
1359
|
* @name AdDestinationTypeEnum.AdDestinationType
|
|
1318
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1360
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdDestinationTypeEnum.AdDestinationType
|
|
1319
1361
|
*/
|
|
1320
1362
|
enum AdDestinationType {
|
|
1321
1363
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1334,7 +1376,7 @@ export declare namespace enums {
|
|
|
1334
1376
|
}
|
|
1335
1377
|
/**
|
|
1336
1378
|
* @name AdFormatTypeEnum.AdFormatType
|
|
1337
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1379
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdFormatTypeEnum.AdFormatType
|
|
1338
1380
|
*/
|
|
1339
1381
|
enum AdFormatType {
|
|
1340
1382
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1356,7 +1398,7 @@ export declare namespace enums {
|
|
|
1356
1398
|
}
|
|
1357
1399
|
/**
|
|
1358
1400
|
* @name AdNetworkTypeEnum.AdNetworkType
|
|
1359
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1401
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdNetworkTypeEnum.AdNetworkType
|
|
1360
1402
|
*/
|
|
1361
1403
|
enum AdNetworkType {
|
|
1362
1404
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1374,7 +1416,7 @@ export declare namespace enums {
|
|
|
1374
1416
|
}
|
|
1375
1417
|
/**
|
|
1376
1418
|
* @name AdSubNetworkTypeEnum.AdSubNetworkType
|
|
1377
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1419
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdSubNetworkTypeEnum.AdSubNetworkType
|
|
1378
1420
|
*/
|
|
1379
1421
|
enum AdSubNetworkType {
|
|
1380
1422
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1386,7 +1428,7 @@ export declare namespace enums {
|
|
|
1386
1428
|
}
|
|
1387
1429
|
/**
|
|
1388
1430
|
* @name BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
|
|
1389
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1431
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
|
|
1390
1432
|
*/
|
|
1391
1433
|
enum BudgetCampaignAssociationStatus {
|
|
1392
1434
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1396,7 +1438,7 @@ export declare namespace enums {
|
|
|
1396
1438
|
}
|
|
1397
1439
|
/**
|
|
1398
1440
|
* @name ClickTypeEnum.ClickType
|
|
1399
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1441
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ClickTypeEnum.ClickType
|
|
1400
1442
|
*/
|
|
1401
1443
|
enum ClickType {
|
|
1402
1444
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1466,7 +1508,7 @@ export declare namespace enums {
|
|
|
1466
1508
|
}
|
|
1467
1509
|
/**
|
|
1468
1510
|
* @name ConversionActionCategoryEnum.ConversionActionCategory
|
|
1469
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1511
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionActionCategoryEnum.ConversionActionCategory
|
|
1470
1512
|
*/
|
|
1471
1513
|
enum ConversionActionCategory {
|
|
1472
1514
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1491,11 +1533,12 @@ export declare namespace enums {
|
|
|
1491
1533
|
STORE_VISIT = 20,// STORE_VISIT
|
|
1492
1534
|
STORE_SALE = 21,// STORE_SALE
|
|
1493
1535
|
QUALIFIED_LEAD = 22,// QUALIFIED_LEAD
|
|
1494
|
-
CONVERTED_LEAD = 23
|
|
1536
|
+
CONVERTED_LEAD = 23,// CONVERTED_LEAD
|
|
1537
|
+
YOUTUBE_FOLLOW_ON_VIEWS = 24
|
|
1495
1538
|
}
|
|
1496
1539
|
/**
|
|
1497
1540
|
* @name ConversionAttributionEventTypeEnum.ConversionAttributionEventType
|
|
1498
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1541
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
|
|
1499
1542
|
*/
|
|
1500
1543
|
enum ConversionAttributionEventType {
|
|
1501
1544
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1506,7 +1549,7 @@ export declare namespace enums {
|
|
|
1506
1549
|
}
|
|
1507
1550
|
/**
|
|
1508
1551
|
* @name ConversionLagBucketEnum.ConversionLagBucket
|
|
1509
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1552
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionLagBucketEnum.ConversionLagBucket
|
|
1510
1553
|
*/
|
|
1511
1554
|
enum ConversionLagBucket {
|
|
1512
1555
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1533,7 +1576,7 @@ export declare namespace enums {
|
|
|
1533
1576
|
}
|
|
1534
1577
|
/**
|
|
1535
1578
|
* @name ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
|
|
1536
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1579
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
|
|
1537
1580
|
*/
|
|
1538
1581
|
enum ConversionOrAdjustmentLagBucket {
|
|
1539
1582
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1582,7 +1625,7 @@ export declare namespace enums {
|
|
|
1582
1625
|
}
|
|
1583
1626
|
/**
|
|
1584
1627
|
* @name ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
|
|
1585
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1628
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
|
|
1586
1629
|
*/
|
|
1587
1630
|
enum ConversionValueRulePrimaryDimension {
|
|
1588
1631
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1598,7 +1641,7 @@ export declare namespace enums {
|
|
|
1598
1641
|
}
|
|
1599
1642
|
/**
|
|
1600
1643
|
* @name ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
|
|
1601
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1644
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
|
|
1602
1645
|
*/
|
|
1603
1646
|
enum ConvertingUserPriorEngagementTypeAndLtvBucket {
|
|
1604
1647
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1609,7 +1652,7 @@ export declare namespace enums {
|
|
|
1609
1652
|
}
|
|
1610
1653
|
/**
|
|
1611
1654
|
* @name ExternalConversionSourceEnum.ExternalConversionSource
|
|
1612
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1655
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExternalConversionSourceEnum.ExternalConversionSource
|
|
1613
1656
|
*/
|
|
1614
1657
|
enum ExternalConversionSource {
|
|
1615
1658
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1645,7 +1688,7 @@ export declare namespace enums {
|
|
|
1645
1688
|
}
|
|
1646
1689
|
/**
|
|
1647
1690
|
* @name HotelPriceBucketEnum.HotelPriceBucket
|
|
1648
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1691
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/HotelPriceBucketEnum.HotelPriceBucket
|
|
1649
1692
|
*/
|
|
1650
1693
|
enum HotelPriceBucket {
|
|
1651
1694
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1657,7 +1700,7 @@ export declare namespace enums {
|
|
|
1657
1700
|
}
|
|
1658
1701
|
/**
|
|
1659
1702
|
* @name HotelRateTypeEnum.HotelRateType
|
|
1660
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1703
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/HotelRateTypeEnum.HotelRateType
|
|
1661
1704
|
*/
|
|
1662
1705
|
enum HotelRateType {
|
|
1663
1706
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1669,7 +1712,7 @@ export declare namespace enums {
|
|
|
1669
1712
|
}
|
|
1670
1713
|
/**
|
|
1671
1714
|
* @name LandingPageSourceEnum.LandingPageSource
|
|
1672
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1715
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LandingPageSourceEnum.LandingPageSource
|
|
1673
1716
|
*/
|
|
1674
1717
|
enum LandingPageSource {
|
|
1675
1718
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1679,7 +1722,7 @@ export declare namespace enums {
|
|
|
1679
1722
|
}
|
|
1680
1723
|
/**
|
|
1681
1724
|
* @name MatchTypeEnum.MatchType
|
|
1682
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1725
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/MatchTypeEnum.MatchType
|
|
1683
1726
|
*/
|
|
1684
1727
|
enum MatchType {
|
|
1685
1728
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1689,9 +1732,21 @@ export declare namespace enums {
|
|
|
1689
1732
|
PHRASE = 4,// PHRASE
|
|
1690
1733
|
AI_MAX = 5
|
|
1691
1734
|
}
|
|
1735
|
+
/**
|
|
1736
|
+
* @name MobileDevicePlatformEnum.MobileDevicePlatform
|
|
1737
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/MobileDevicePlatformEnum.MobileDevicePlatform
|
|
1738
|
+
*/
|
|
1739
|
+
enum MobileDevicePlatform {
|
|
1740
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1741
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1742
|
+
ANDROID = 2,// ANDROID
|
|
1743
|
+
IOS = 3,// IOS
|
|
1744
|
+
OTHER_MOBILE = 4,// OTHER_MOBILE
|
|
1745
|
+
DESKTOP = 5
|
|
1746
|
+
}
|
|
1692
1747
|
/**
|
|
1693
1748
|
* @name RecommendationTypeEnum.RecommendationType
|
|
1694
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1749
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/RecommendationTypeEnum.RecommendationType
|
|
1695
1750
|
*/
|
|
1696
1751
|
enum RecommendationType {
|
|
1697
1752
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1753,7 +1808,7 @@ export declare namespace enums {
|
|
|
1753
1808
|
}
|
|
1754
1809
|
/**
|
|
1755
1810
|
* @name SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
|
|
1756
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1811
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
|
|
1757
1812
|
*/
|
|
1758
1813
|
enum SearchEngineResultsPageType {
|
|
1759
1814
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1764,7 +1819,7 @@ export declare namespace enums {
|
|
|
1764
1819
|
}
|
|
1765
1820
|
/**
|
|
1766
1821
|
* @name SearchTermMatchSourceEnum.SearchTermMatchSource
|
|
1767
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1822
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SearchTermMatchSourceEnum.SearchTermMatchSource
|
|
1768
1823
|
*/
|
|
1769
1824
|
enum SearchTermMatchSource {
|
|
1770
1825
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1773,11 +1828,12 @@ export declare namespace enums {
|
|
|
1773
1828
|
AI_MAX_KEYWORDLESS = 3,// AI_MAX_KEYWORDLESS
|
|
1774
1829
|
AI_MAX_BROAD_MATCH = 4,// AI_MAX_BROAD_MATCH
|
|
1775
1830
|
DYNAMIC_SEARCH_ADS = 5,// DYNAMIC_SEARCH_ADS
|
|
1776
|
-
PERFORMANCE_MAX = 6
|
|
1831
|
+
PERFORMANCE_MAX = 6,// PERFORMANCE_MAX
|
|
1832
|
+
VERTICAL_ADS_DATA_FEED = 7
|
|
1777
1833
|
}
|
|
1778
1834
|
/**
|
|
1779
1835
|
* @name SearchTermMatchTypeEnum.SearchTermMatchType
|
|
1780
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1836
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SearchTermMatchTypeEnum.SearchTermMatchType
|
|
1781
1837
|
*/
|
|
1782
1838
|
enum SearchTermMatchType {
|
|
1783
1839
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1792,7 +1848,7 @@ export declare namespace enums {
|
|
|
1792
1848
|
}
|
|
1793
1849
|
/**
|
|
1794
1850
|
* @name SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
1795
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1851
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
1796
1852
|
*/
|
|
1797
1853
|
enum SearchTermTargetingStatus {
|
|
1798
1854
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1804,7 +1860,7 @@ export declare namespace enums {
|
|
|
1804
1860
|
}
|
|
1805
1861
|
/**
|
|
1806
1862
|
* @name SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
|
|
1807
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1863
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
|
|
1808
1864
|
*/
|
|
1809
1865
|
enum SkAdNetworkAdEventType {
|
|
1810
1866
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1815,7 +1871,7 @@ export declare namespace enums {
|
|
|
1815
1871
|
}
|
|
1816
1872
|
/**
|
|
1817
1873
|
* @name SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
|
|
1818
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1874
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
|
|
1819
1875
|
*/
|
|
1820
1876
|
enum SkAdNetworkAttributionCredit {
|
|
1821
1877
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1826,7 +1882,7 @@ export declare namespace enums {
|
|
|
1826
1882
|
}
|
|
1827
1883
|
/**
|
|
1828
1884
|
* @name SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
|
|
1829
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1885
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
|
|
1830
1886
|
*/
|
|
1831
1887
|
enum SkAdNetworkCoarseConversionValue {
|
|
1832
1888
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1839,7 +1895,7 @@ export declare namespace enums {
|
|
|
1839
1895
|
}
|
|
1840
1896
|
/**
|
|
1841
1897
|
* @name SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
|
|
1842
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1898
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
|
|
1843
1899
|
*/
|
|
1844
1900
|
enum SkAdNetworkSourceType {
|
|
1845
1901
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1850,7 +1906,7 @@ export declare namespace enums {
|
|
|
1850
1906
|
}
|
|
1851
1907
|
/**
|
|
1852
1908
|
* @name SkAdNetworkUserTypeEnum.SkAdNetworkUserType
|
|
1853
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1909
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
|
|
1854
1910
|
*/
|
|
1855
1911
|
enum SkAdNetworkUserType {
|
|
1856
1912
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1861,7 +1917,7 @@ export declare namespace enums {
|
|
|
1861
1917
|
}
|
|
1862
1918
|
/**
|
|
1863
1919
|
* @name SlotEnum.Slot
|
|
1864
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1920
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SlotEnum.Slot
|
|
1865
1921
|
*/
|
|
1866
1922
|
enum Slot {
|
|
1867
1923
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1876,7 +1932,7 @@ export declare namespace enums {
|
|
|
1876
1932
|
}
|
|
1877
1933
|
/**
|
|
1878
1934
|
* @name VerticalAdsItemVerticalTypeEnum.VerticalAdsItemVerticalType
|
|
1879
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1935
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/VerticalAdsItemVerticalTypeEnum.VerticalAdsItemVerticalType
|
|
1880
1936
|
*/
|
|
1881
1937
|
enum VerticalAdsItemVerticalType {
|
|
1882
1938
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1890,7 +1946,7 @@ export declare namespace enums {
|
|
|
1890
1946
|
}
|
|
1891
1947
|
/**
|
|
1892
1948
|
* @name TrackingCodePageFormatEnum.TrackingCodePageFormat
|
|
1893
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1949
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/TrackingCodePageFormatEnum.TrackingCodePageFormat
|
|
1894
1950
|
*/
|
|
1895
1951
|
enum TrackingCodePageFormat {
|
|
1896
1952
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1900,7 +1956,7 @@ export declare namespace enums {
|
|
|
1900
1956
|
}
|
|
1901
1957
|
/**
|
|
1902
1958
|
* @name TrackingCodeTypeEnum.TrackingCodeType
|
|
1903
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1959
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/TrackingCodeTypeEnum.TrackingCodeType
|
|
1904
1960
|
*/
|
|
1905
1961
|
enum TrackingCodeType {
|
|
1906
1962
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1912,7 +1968,7 @@ export declare namespace enums {
|
|
|
1912
1968
|
}
|
|
1913
1969
|
/**
|
|
1914
1970
|
* @name TargetingDimensionEnum.TargetingDimension
|
|
1915
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1971
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/TargetingDimensionEnum.TargetingDimension
|
|
1916
1972
|
*/
|
|
1917
1973
|
enum TargetingDimension {
|
|
1918
1974
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1928,7 +1984,7 @@ export declare namespace enums {
|
|
|
1928
1984
|
}
|
|
1929
1985
|
/**
|
|
1930
1986
|
* @name ThirdPartyBrandLiftIntegrationPartnerEnum.ThirdPartyBrandLiftIntegrationPartner
|
|
1931
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1987
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ThirdPartyBrandLiftIntegrationPartnerEnum.ThirdPartyBrandLiftIntegrationPartner
|
|
1932
1988
|
*/
|
|
1933
1989
|
enum ThirdPartyBrandLiftIntegrationPartner {
|
|
1934
1990
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1940,7 +1996,7 @@ export declare namespace enums {
|
|
|
1940
1996
|
}
|
|
1941
1997
|
/**
|
|
1942
1998
|
* @name ThirdPartyBrandSafetyIntegrationPartnerEnum.ThirdPartyBrandSafetyIntegrationPartner
|
|
1943
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1999
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ThirdPartyBrandSafetyIntegrationPartnerEnum.ThirdPartyBrandSafetyIntegrationPartner
|
|
1944
2000
|
*/
|
|
1945
2001
|
enum ThirdPartyBrandSafetyIntegrationPartner {
|
|
1946
2002
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1951,7 +2007,7 @@ export declare namespace enums {
|
|
|
1951
2007
|
}
|
|
1952
2008
|
/**
|
|
1953
2009
|
* @name ThirdPartyReachIntegrationPartnerEnum.ThirdPartyReachIntegrationPartner
|
|
1954
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2010
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ThirdPartyReachIntegrationPartnerEnum.ThirdPartyReachIntegrationPartner
|
|
1955
2011
|
*/
|
|
1956
2012
|
enum ThirdPartyReachIntegrationPartner {
|
|
1957
2013
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1968,17 +2024,18 @@ export declare namespace enums {
|
|
|
1968
2024
|
}
|
|
1969
2025
|
/**
|
|
1970
2026
|
* @name ThirdPartyViewabilityIntegrationPartnerEnum.ThirdPartyViewabilityIntegrationPartner
|
|
1971
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2027
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ThirdPartyViewabilityIntegrationPartnerEnum.ThirdPartyViewabilityIntegrationPartner
|
|
1972
2028
|
*/
|
|
1973
2029
|
enum ThirdPartyViewabilityIntegrationPartner {
|
|
1974
2030
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1975
2031
|
UNKNOWN = 1,// UNKNOWN
|
|
1976
2032
|
DOUBLE_VERIFY = 2,// DOUBLE_VERIFY
|
|
1977
|
-
INTEGRAL_AD_SCIENCE = 3
|
|
2033
|
+
INTEGRAL_AD_SCIENCE = 3,// INTEGRAL_AD_SCIENCE
|
|
2034
|
+
ZEFR = 4
|
|
1978
2035
|
}
|
|
1979
2036
|
/**
|
|
1980
2037
|
* @name CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
|
|
1981
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2038
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
|
|
1982
2039
|
*/
|
|
1983
2040
|
enum CustomerMatchUploadKeyType {
|
|
1984
2041
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1989,7 +2046,7 @@ export declare namespace enums {
|
|
|
1989
2046
|
}
|
|
1990
2047
|
/**
|
|
1991
2048
|
* @name LookalikeExpansionLevelEnum.LookalikeExpansionLevel
|
|
1992
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2049
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LookalikeExpansionLevelEnum.LookalikeExpansionLevel
|
|
1993
2050
|
*/
|
|
1994
2051
|
enum LookalikeExpansionLevel {
|
|
1995
2052
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2000,7 +2057,7 @@ export declare namespace enums {
|
|
|
2000
2057
|
}
|
|
2001
2058
|
/**
|
|
2002
2059
|
* @name UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
|
|
2003
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2060
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
|
|
2004
2061
|
*/
|
|
2005
2062
|
enum UserListCrmDataSourceType {
|
|
2006
2063
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2012,7 +2069,7 @@ export declare namespace enums {
|
|
|
2012
2069
|
}
|
|
2013
2070
|
/**
|
|
2014
2071
|
* @name UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
|
|
2015
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2072
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
|
|
2016
2073
|
*/
|
|
2017
2074
|
enum UserListDateRuleItemOperator {
|
|
2018
2075
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2024,7 +2081,7 @@ export declare namespace enums {
|
|
|
2024
2081
|
}
|
|
2025
2082
|
/**
|
|
2026
2083
|
* @name UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
|
|
2027
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2084
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
|
|
2028
2085
|
*/
|
|
2029
2086
|
enum UserListFlexibleRuleOperator {
|
|
2030
2087
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2034,7 +2091,7 @@ export declare namespace enums {
|
|
|
2034
2091
|
}
|
|
2035
2092
|
/**
|
|
2036
2093
|
* @name UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
|
|
2037
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2094
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
|
|
2038
2095
|
*/
|
|
2039
2096
|
enum UserListLogicalRuleOperator {
|
|
2040
2097
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2045,7 +2102,7 @@ export declare namespace enums {
|
|
|
2045
2102
|
}
|
|
2046
2103
|
/**
|
|
2047
2104
|
* @name UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
|
|
2048
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2105
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
|
|
2049
2106
|
*/
|
|
2050
2107
|
enum UserListNumberRuleItemOperator {
|
|
2051
2108
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2059,7 +2116,7 @@ export declare namespace enums {
|
|
|
2059
2116
|
}
|
|
2060
2117
|
/**
|
|
2061
2118
|
* @name UserListPrepopulationStatusEnum.UserListPrepopulationStatus
|
|
2062
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2119
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
|
|
2063
2120
|
*/
|
|
2064
2121
|
enum UserListPrepopulationStatus {
|
|
2065
2122
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2070,7 +2127,7 @@ export declare namespace enums {
|
|
|
2070
2127
|
}
|
|
2071
2128
|
/**
|
|
2072
2129
|
* @name UserListRuleTypeEnum.UserListRuleType
|
|
2073
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2130
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListRuleTypeEnum.UserListRuleType
|
|
2074
2131
|
*/
|
|
2075
2132
|
enum UserListRuleType {
|
|
2076
2133
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2080,7 +2137,7 @@ export declare namespace enums {
|
|
|
2080
2137
|
}
|
|
2081
2138
|
/**
|
|
2082
2139
|
* @name UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
|
|
2083
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2140
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
|
|
2084
2141
|
*/
|
|
2085
2142
|
enum UserListStringRuleItemOperator {
|
|
2086
2143
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2096,7 +2153,7 @@ export declare namespace enums {
|
|
|
2096
2153
|
}
|
|
2097
2154
|
/**
|
|
2098
2155
|
* @name AccessInvitationStatusEnum.AccessInvitationStatus
|
|
2099
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2156
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccessInvitationStatusEnum.AccessInvitationStatus
|
|
2100
2157
|
*/
|
|
2101
2158
|
enum AccessInvitationStatus {
|
|
2102
2159
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2107,7 +2164,7 @@ export declare namespace enums {
|
|
|
2107
2164
|
}
|
|
2108
2165
|
/**
|
|
2109
2166
|
* @name AccessReasonEnum.AccessReason
|
|
2110
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2167
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccessReasonEnum.AccessReason
|
|
2111
2168
|
*/
|
|
2112
2169
|
enum AccessReason {
|
|
2113
2170
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2120,7 +2177,7 @@ export declare namespace enums {
|
|
|
2120
2177
|
}
|
|
2121
2178
|
/**
|
|
2122
2179
|
* @name AccessRoleEnum.AccessRole
|
|
2123
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2180
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccessRoleEnum.AccessRole
|
|
2124
2181
|
*/
|
|
2125
2182
|
enum AccessRole {
|
|
2126
2183
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2132,7 +2189,7 @@ export declare namespace enums {
|
|
|
2132
2189
|
}
|
|
2133
2190
|
/**
|
|
2134
2191
|
* @name AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
|
|
2135
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2192
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
|
|
2136
2193
|
*/
|
|
2137
2194
|
enum AccountBudgetProposalStatus {
|
|
2138
2195
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2145,7 +2202,7 @@ export declare namespace enums {
|
|
|
2145
2202
|
}
|
|
2146
2203
|
/**
|
|
2147
2204
|
* @name AccountBudgetProposalTypeEnum.AccountBudgetProposalType
|
|
2148
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2205
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
|
|
2149
2206
|
*/
|
|
2150
2207
|
enum AccountBudgetProposalType {
|
|
2151
2208
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2157,7 +2214,7 @@ export declare namespace enums {
|
|
|
2157
2214
|
}
|
|
2158
2215
|
/**
|
|
2159
2216
|
* @name AccountBudgetStatusEnum.AccountBudgetStatus
|
|
2160
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2217
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccountBudgetStatusEnum.AccountBudgetStatus
|
|
2161
2218
|
*/
|
|
2162
2219
|
enum AccountBudgetStatus {
|
|
2163
2220
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2168,7 +2225,7 @@ export declare namespace enums {
|
|
|
2168
2225
|
}
|
|
2169
2226
|
/**
|
|
2170
2227
|
* @name AccountLinkStatusEnum.AccountLinkStatus
|
|
2171
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2228
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccountLinkStatusEnum.AccountLinkStatus
|
|
2172
2229
|
*/
|
|
2173
2230
|
enum AccountLinkStatus {
|
|
2174
2231
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2182,7 +2239,7 @@ export declare namespace enums {
|
|
|
2182
2239
|
}
|
|
2183
2240
|
/**
|
|
2184
2241
|
* @name AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
|
|
2185
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2242
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
|
|
2186
2243
|
*/
|
|
2187
2244
|
enum AdGroupAdPrimaryStatus {
|
|
2188
2245
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2196,7 +2253,7 @@ export declare namespace enums {
|
|
|
2196
2253
|
}
|
|
2197
2254
|
/**
|
|
2198
2255
|
* @name AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
|
|
2199
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2256
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
|
|
2200
2257
|
*/
|
|
2201
2258
|
enum AdGroupAdPrimaryStatusReason {
|
|
2202
2259
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2219,7 +2276,7 @@ export declare namespace enums {
|
|
|
2219
2276
|
}
|
|
2220
2277
|
/**
|
|
2221
2278
|
* @name AdGroupAdRotationModeEnum.AdGroupAdRotationMode
|
|
2222
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2279
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
|
|
2223
2280
|
*/
|
|
2224
2281
|
enum AdGroupAdRotationMode {
|
|
2225
2282
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2229,7 +2286,7 @@ export declare namespace enums {
|
|
|
2229
2286
|
}
|
|
2230
2287
|
/**
|
|
2231
2288
|
* @name AdGroupAdStatusEnum.AdGroupAdStatus
|
|
2232
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2289
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupAdStatusEnum.AdGroupAdStatus
|
|
2233
2290
|
*/
|
|
2234
2291
|
enum AdGroupAdStatus {
|
|
2235
2292
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2240,7 +2297,7 @@ export declare namespace enums {
|
|
|
2240
2297
|
}
|
|
2241
2298
|
/**
|
|
2242
2299
|
* @name AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
|
|
2243
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2300
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
|
|
2244
2301
|
*/
|
|
2245
2302
|
enum AdGroupCriterionApprovalStatus {
|
|
2246
2303
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2252,7 +2309,7 @@ export declare namespace enums {
|
|
|
2252
2309
|
}
|
|
2253
2310
|
/**
|
|
2254
2311
|
* @name AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
|
|
2255
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2312
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
|
|
2256
2313
|
*/
|
|
2257
2314
|
enum AdGroupCriterionPrimaryStatus {
|
|
2258
2315
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2265,7 +2322,7 @@ export declare namespace enums {
|
|
|
2265
2322
|
}
|
|
2266
2323
|
/**
|
|
2267
2324
|
* @name AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
|
|
2268
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2325
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
|
|
2269
2326
|
*/
|
|
2270
2327
|
enum AdGroupCriterionPrimaryStatusReason {
|
|
2271
2328
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2291,7 +2348,7 @@ export declare namespace enums {
|
|
|
2291
2348
|
}
|
|
2292
2349
|
/**
|
|
2293
2350
|
* @name AdGroupCriterionStatusEnum.AdGroupCriterionStatus
|
|
2294
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2351
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
|
|
2295
2352
|
*/
|
|
2296
2353
|
enum AdGroupCriterionStatus {
|
|
2297
2354
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2302,7 +2359,7 @@ export declare namespace enums {
|
|
|
2302
2359
|
}
|
|
2303
2360
|
/**
|
|
2304
2361
|
* @name AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
|
|
2305
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2362
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
|
|
2306
2363
|
*/
|
|
2307
2364
|
enum AdGroupPrimaryStatus {
|
|
2308
2365
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2316,7 +2373,7 @@ export declare namespace enums {
|
|
|
2316
2373
|
}
|
|
2317
2374
|
/**
|
|
2318
2375
|
* @name AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
|
|
2319
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2376
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
|
|
2320
2377
|
*/
|
|
2321
2378
|
enum AdGroupPrimaryStatusReason {
|
|
2322
2379
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2340,7 +2397,7 @@ export declare namespace enums {
|
|
|
2340
2397
|
}
|
|
2341
2398
|
/**
|
|
2342
2399
|
* @name AdGroupStatusEnum.AdGroupStatus
|
|
2343
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2400
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupStatusEnum.AdGroupStatus
|
|
2344
2401
|
*/
|
|
2345
2402
|
enum AdGroupStatus {
|
|
2346
2403
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2351,7 +2408,7 @@ export declare namespace enums {
|
|
|
2351
2408
|
}
|
|
2352
2409
|
/**
|
|
2353
2410
|
* @name AdGroupTypeEnum.AdGroupType
|
|
2354
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2411
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupTypeEnum.AdGroupType
|
|
2355
2412
|
*/
|
|
2356
2413
|
enum AdGroupType {
|
|
2357
2414
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2376,7 +2433,7 @@ export declare namespace enums {
|
|
|
2376
2433
|
}
|
|
2377
2434
|
/**
|
|
2378
2435
|
* @name AdServingOptimizationStatusEnum.AdServingOptimizationStatus
|
|
2379
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2436
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
|
|
2380
2437
|
*/
|
|
2381
2438
|
enum AdServingOptimizationStatus {
|
|
2382
2439
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2389,7 +2446,7 @@ export declare namespace enums {
|
|
|
2389
2446
|
}
|
|
2390
2447
|
/**
|
|
2391
2448
|
* @name AdStrengthEnum.AdStrength
|
|
2392
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2449
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdStrengthEnum.AdStrength
|
|
2393
2450
|
*/
|
|
2394
2451
|
enum AdStrength {
|
|
2395
2452
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2403,7 +2460,7 @@ export declare namespace enums {
|
|
|
2403
2460
|
}
|
|
2404
2461
|
/**
|
|
2405
2462
|
* @name AdStrengthActionItemTypeEnum.AdStrengthActionItemType
|
|
2406
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2463
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdStrengthActionItemTypeEnum.AdStrengthActionItemType
|
|
2407
2464
|
*/
|
|
2408
2465
|
enum AdStrengthActionItemType {
|
|
2409
2466
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2412,7 +2469,7 @@ export declare namespace enums {
|
|
|
2412
2469
|
}
|
|
2413
2470
|
/**
|
|
2414
2471
|
* @name AdTypeEnum.AdType
|
|
2415
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2472
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdTypeEnum.AdType
|
|
2416
2473
|
*/
|
|
2417
2474
|
enum AdType {
|
|
2418
2475
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2452,7 +2509,7 @@ export declare namespace enums {
|
|
|
2452
2509
|
}
|
|
2453
2510
|
/**
|
|
2454
2511
|
* @name AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
|
|
2455
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2512
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
|
|
2456
2513
|
*/
|
|
2457
2514
|
enum AndroidPrivacyInteractionType {
|
|
2458
2515
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2463,7 +2520,7 @@ export declare namespace enums {
|
|
|
2463
2520
|
}
|
|
2464
2521
|
/**
|
|
2465
2522
|
* @name AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
|
|
2466
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2523
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
|
|
2467
2524
|
*/
|
|
2468
2525
|
enum AndroidPrivacyNetworkType {
|
|
2469
2526
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2474,7 +2531,7 @@ export declare namespace enums {
|
|
|
2474
2531
|
}
|
|
2475
2532
|
/**
|
|
2476
2533
|
* @name AppBiddingGoalEnum.AppBiddingGoal
|
|
2477
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2534
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AppBiddingGoalEnum.AppBiddingGoal
|
|
2478
2535
|
*/
|
|
2479
2536
|
enum AppBiddingGoal {
|
|
2480
2537
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2489,7 +2546,7 @@ export declare namespace enums {
|
|
|
2489
2546
|
}
|
|
2490
2547
|
/**
|
|
2491
2548
|
* @name AppCampaignAppStoreEnum.AppCampaignAppStore
|
|
2492
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2549
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AppCampaignAppStoreEnum.AppCampaignAppStore
|
|
2493
2550
|
*/
|
|
2494
2551
|
enum AppCampaignAppStore {
|
|
2495
2552
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2499,7 +2556,7 @@ export declare namespace enums {
|
|
|
2499
2556
|
}
|
|
2500
2557
|
/**
|
|
2501
2558
|
* @name AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
|
|
2502
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2559
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
|
|
2503
2560
|
*/
|
|
2504
2561
|
enum AppCampaignBiddingStrategyGoalType {
|
|
2505
2562
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2515,7 +2572,7 @@ export declare namespace enums {
|
|
|
2515
2572
|
}
|
|
2516
2573
|
/**
|
|
2517
2574
|
* @name AssetAutomationStatusEnum.AssetAutomationStatus
|
|
2518
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2575
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetAutomationStatusEnum.AssetAutomationStatus
|
|
2519
2576
|
*/
|
|
2520
2577
|
enum AssetAutomationStatus {
|
|
2521
2578
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2525,7 +2582,7 @@ export declare namespace enums {
|
|
|
2525
2582
|
}
|
|
2526
2583
|
/**
|
|
2527
2584
|
* @name AssetAutomationTypeEnum.AssetAutomationType
|
|
2528
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2585
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetAutomationTypeEnum.AssetAutomationType
|
|
2529
2586
|
*/
|
|
2530
2587
|
enum AssetAutomationType {
|
|
2531
2588
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2543,7 +2600,7 @@ export declare namespace enums {
|
|
|
2543
2600
|
}
|
|
2544
2601
|
/**
|
|
2545
2602
|
* @name AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
|
|
2546
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2603
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
|
|
2547
2604
|
*/
|
|
2548
2605
|
enum AssetCoverageVideoAspectRatioRequirement {
|
|
2549
2606
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2554,7 +2611,7 @@ export declare namespace enums {
|
|
|
2554
2611
|
}
|
|
2555
2612
|
/**
|
|
2556
2613
|
* @name AssetFieldTypeEnum.AssetFieldType
|
|
2557
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2614
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetFieldTypeEnum.AssetFieldType
|
|
2558
2615
|
*/
|
|
2559
2616
|
enum AssetFieldType {
|
|
2560
2617
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2592,11 +2649,12 @@ export declare namespace enums {
|
|
|
2592
2649
|
RELATED_YOUTUBE_VIDEOS = 33,// RELATED_YOUTUBE_VIDEOS
|
|
2593
2650
|
LANDING_PAGE_PREVIEW = 38,// LANDING_PAGE_PREVIEW
|
|
2594
2651
|
LONG_DESCRIPTION = 39,// LONG_DESCRIPTION
|
|
2595
|
-
CALL_TO_ACTION = 40
|
|
2652
|
+
CALL_TO_ACTION = 40,// CALL_TO_ACTION
|
|
2653
|
+
CLASSIC_DISPLAY_IMAGE = 47
|
|
2596
2654
|
}
|
|
2597
2655
|
/**
|
|
2598
2656
|
* @name AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
|
|
2599
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2657
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
|
|
2600
2658
|
*/
|
|
2601
2659
|
enum AssetGroupPrimaryStatus {
|
|
2602
2660
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2610,7 +2668,7 @@ export declare namespace enums {
|
|
|
2610
2668
|
}
|
|
2611
2669
|
/**
|
|
2612
2670
|
* @name AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
|
|
2613
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2671
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
|
|
2614
2672
|
*/
|
|
2615
2673
|
enum AssetGroupPrimaryStatusReason {
|
|
2616
2674
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2627,7 +2685,7 @@ export declare namespace enums {
|
|
|
2627
2685
|
}
|
|
2628
2686
|
/**
|
|
2629
2687
|
* @name AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
|
|
2630
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2688
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
|
|
2631
2689
|
*/
|
|
2632
2690
|
enum AssetGroupSignalApprovalStatus {
|
|
2633
2691
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2639,7 +2697,7 @@ export declare namespace enums {
|
|
|
2639
2697
|
}
|
|
2640
2698
|
/**
|
|
2641
2699
|
* @name AssetGroupStatusEnum.AssetGroupStatus
|
|
2642
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2700
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetGroupStatusEnum.AssetGroupStatus
|
|
2643
2701
|
*/
|
|
2644
2702
|
enum AssetGroupStatus {
|
|
2645
2703
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2650,7 +2708,7 @@ export declare namespace enums {
|
|
|
2650
2708
|
}
|
|
2651
2709
|
/**
|
|
2652
2710
|
* @name AssetLinkStatusEnum.AssetLinkStatus
|
|
2653
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2711
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetLinkStatusEnum.AssetLinkStatus
|
|
2654
2712
|
*/
|
|
2655
2713
|
enum AssetLinkStatus {
|
|
2656
2714
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2661,7 +2719,7 @@ export declare namespace enums {
|
|
|
2661
2719
|
}
|
|
2662
2720
|
/**
|
|
2663
2721
|
* @name AssetOrientationEnum.AssetOrientation
|
|
2664
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2722
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetOrientationEnum.AssetOrientation
|
|
2665
2723
|
*/
|
|
2666
2724
|
enum AssetOrientation {
|
|
2667
2725
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2672,7 +2730,7 @@ export declare namespace enums {
|
|
|
2672
2730
|
}
|
|
2673
2731
|
/**
|
|
2674
2732
|
* @name AssetSetAssetStatusEnum.AssetSetAssetStatus
|
|
2675
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2733
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetSetAssetStatusEnum.AssetSetAssetStatus
|
|
2676
2734
|
*/
|
|
2677
2735
|
enum AssetSetAssetStatus {
|
|
2678
2736
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2682,7 +2740,7 @@ export declare namespace enums {
|
|
|
2682
2740
|
}
|
|
2683
2741
|
/**
|
|
2684
2742
|
* @name AssetSetLinkStatusEnum.AssetSetLinkStatus
|
|
2685
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2743
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetSetLinkStatusEnum.AssetSetLinkStatus
|
|
2686
2744
|
*/
|
|
2687
2745
|
enum AssetSetLinkStatus {
|
|
2688
2746
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2692,7 +2750,7 @@ export declare namespace enums {
|
|
|
2692
2750
|
}
|
|
2693
2751
|
/**
|
|
2694
2752
|
* @name AssetSetStatusEnum.AssetSetStatus
|
|
2695
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2753
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetSetStatusEnum.AssetSetStatus
|
|
2696
2754
|
*/
|
|
2697
2755
|
enum AssetSetStatus {
|
|
2698
2756
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2702,7 +2760,7 @@ export declare namespace enums {
|
|
|
2702
2760
|
}
|
|
2703
2761
|
/**
|
|
2704
2762
|
* @name AssetSetTypeEnum.AssetSetType
|
|
2705
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2763
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetSetTypeEnum.AssetSetType
|
|
2706
2764
|
*/
|
|
2707
2765
|
enum AssetSetType {
|
|
2708
2766
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2726,7 +2784,7 @@ export declare namespace enums {
|
|
|
2726
2784
|
}
|
|
2727
2785
|
/**
|
|
2728
2786
|
* @name AssetSourceEnum.AssetSource
|
|
2729
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2787
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetSourceEnum.AssetSource
|
|
2730
2788
|
*/
|
|
2731
2789
|
enum AssetSource {
|
|
2732
2790
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2736,7 +2794,7 @@ export declare namespace enums {
|
|
|
2736
2794
|
}
|
|
2737
2795
|
/**
|
|
2738
2796
|
* @name AssetTypeEnum.AssetType
|
|
2739
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2797
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetTypeEnum.AssetType
|
|
2740
2798
|
*/
|
|
2741
2799
|
enum AssetType {
|
|
2742
2800
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2774,7 +2832,7 @@ export declare namespace enums {
|
|
|
2774
2832
|
}
|
|
2775
2833
|
/**
|
|
2776
2834
|
* @name AsyncActionStatusEnum.AsyncActionStatus
|
|
2777
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2835
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AsyncActionStatusEnum.AsyncActionStatus
|
|
2778
2836
|
*/
|
|
2779
2837
|
enum AsyncActionStatus {
|
|
2780
2838
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2787,7 +2845,7 @@ export declare namespace enums {
|
|
|
2787
2845
|
}
|
|
2788
2846
|
/**
|
|
2789
2847
|
* @name AttributionModelEnum.AttributionModel
|
|
2790
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2848
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AttributionModelEnum.AttributionModel
|
|
2791
2849
|
*/
|
|
2792
2850
|
enum AttributionModel {
|
|
2793
2851
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2802,7 +2860,7 @@ export declare namespace enums {
|
|
|
2802
2860
|
}
|
|
2803
2861
|
/**
|
|
2804
2862
|
* @name AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
|
|
2805
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2863
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
|
|
2806
2864
|
*/
|
|
2807
2865
|
enum AudienceInsightsMarketingObjective {
|
|
2808
2866
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2813,7 +2871,7 @@ export declare namespace enums {
|
|
|
2813
2871
|
}
|
|
2814
2872
|
/**
|
|
2815
2873
|
* @name AudienceScopeEnum.AudienceScope
|
|
2816
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2874
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AudienceScopeEnum.AudienceScope
|
|
2817
2875
|
*/
|
|
2818
2876
|
enum AudienceScope {
|
|
2819
2877
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2823,7 +2881,7 @@ export declare namespace enums {
|
|
|
2823
2881
|
}
|
|
2824
2882
|
/**
|
|
2825
2883
|
* @name AudienceStatusEnum.AudienceStatus
|
|
2826
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2884
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/AudienceStatusEnum.AudienceStatus
|
|
2827
2885
|
*/
|
|
2828
2886
|
enum AudienceStatus {
|
|
2829
2887
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2833,7 +2891,7 @@ export declare namespace enums {
|
|
|
2833
2891
|
}
|
|
2834
2892
|
/**
|
|
2835
2893
|
* @name BatchJobStatusEnum.BatchJobStatus
|
|
2836
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2894
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BatchJobStatusEnum.BatchJobStatus
|
|
2837
2895
|
*/
|
|
2838
2896
|
enum BatchJobStatus {
|
|
2839
2897
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2844,7 +2902,7 @@ export declare namespace enums {
|
|
|
2844
2902
|
}
|
|
2845
2903
|
/**
|
|
2846
2904
|
* @name BenchmarksMarketingObjectiveEnum.BenchmarksMarketingObjective
|
|
2847
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2905
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BenchmarksMarketingObjectiveEnum.BenchmarksMarketingObjective
|
|
2848
2906
|
*/
|
|
2849
2907
|
enum BenchmarksMarketingObjective {
|
|
2850
2908
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2855,16 +2913,27 @@ export declare namespace enums {
|
|
|
2855
2913
|
}
|
|
2856
2914
|
/**
|
|
2857
2915
|
* @name BenchmarksSourceTypeEnum.BenchmarksSourceType
|
|
2858
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2916
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BenchmarksSourceTypeEnum.BenchmarksSourceType
|
|
2859
2917
|
*/
|
|
2860
2918
|
enum BenchmarksSourceType {
|
|
2861
2919
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
2862
2920
|
UNKNOWN = 1,// UNKNOWN
|
|
2863
2921
|
INDUSTRY_VERTICAL = 2
|
|
2864
2922
|
}
|
|
2923
|
+
/**
|
|
2924
|
+
* @name BenchmarksTimeGranularityEnum.BenchmarksTimeGranularity
|
|
2925
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BenchmarksTimeGranularityEnum.BenchmarksTimeGranularity
|
|
2926
|
+
*/
|
|
2927
|
+
enum BenchmarksTimeGranularity {
|
|
2928
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
2929
|
+
UNKNOWN = 1,// UNKNOWN
|
|
2930
|
+
WEEK = 2,// WEEK
|
|
2931
|
+
MONTH = 3,// MONTH
|
|
2932
|
+
QUARTER = 4
|
|
2933
|
+
}
|
|
2865
2934
|
/**
|
|
2866
2935
|
* @name BidModifierSourceEnum.BidModifierSource
|
|
2867
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2936
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BidModifierSourceEnum.BidModifierSource
|
|
2868
2937
|
*/
|
|
2869
2938
|
enum BidModifierSource {
|
|
2870
2939
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2874,7 +2943,7 @@ export declare namespace enums {
|
|
|
2874
2943
|
}
|
|
2875
2944
|
/**
|
|
2876
2945
|
* @name BiddingSourceEnum.BiddingSource
|
|
2877
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2946
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BiddingSourceEnum.BiddingSource
|
|
2878
2947
|
*/
|
|
2879
2948
|
enum BiddingSource {
|
|
2880
2949
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2885,7 +2954,7 @@ export declare namespace enums {
|
|
|
2885
2954
|
}
|
|
2886
2955
|
/**
|
|
2887
2956
|
* @name BiddingStrategyStatusEnum.BiddingStrategyStatus
|
|
2888
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2957
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BiddingStrategyStatusEnum.BiddingStrategyStatus
|
|
2889
2958
|
*/
|
|
2890
2959
|
enum BiddingStrategyStatus {
|
|
2891
2960
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2895,7 +2964,7 @@ export declare namespace enums {
|
|
|
2895
2964
|
}
|
|
2896
2965
|
/**
|
|
2897
2966
|
* @name BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
|
|
2898
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2967
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
|
|
2899
2968
|
*/
|
|
2900
2969
|
enum BiddingStrategySystemStatus {
|
|
2901
2970
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2928,7 +2997,7 @@ export declare namespace enums {
|
|
|
2928
2997
|
}
|
|
2929
2998
|
/**
|
|
2930
2999
|
* @name BiddingStrategyTypeEnum.BiddingStrategyType
|
|
2931
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3000
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BiddingStrategyTypeEnum.BiddingStrategyType
|
|
2932
3001
|
*/
|
|
2933
3002
|
enum BiddingStrategyType {
|
|
2934
3003
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2957,7 +3026,7 @@ export declare namespace enums {
|
|
|
2957
3026
|
}
|
|
2958
3027
|
/**
|
|
2959
3028
|
* @name BillingSetupStatusEnum.BillingSetupStatus
|
|
2960
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3029
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BillingSetupStatusEnum.BillingSetupStatus
|
|
2961
3030
|
*/
|
|
2962
3031
|
enum BillingSetupStatus {
|
|
2963
3032
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2967,9 +3036,22 @@ export declare namespace enums {
|
|
|
2967
3036
|
APPROVED = 4,// APPROVED
|
|
2968
3037
|
CANCELLED = 5
|
|
2969
3038
|
}
|
|
3039
|
+
/**
|
|
3040
|
+
* @name BookingStatusEnum.BookingStatus
|
|
3041
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BookingStatusEnum.BookingStatus
|
|
3042
|
+
*/
|
|
3043
|
+
enum BookingStatus {
|
|
3044
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
3045
|
+
UNKNOWN = 1,// UNKNOWN
|
|
3046
|
+
BOOKED = 2,// BOOKED
|
|
3047
|
+
HELD = 3,// HELD
|
|
3048
|
+
CAMPAIGN_ENDED = 4,// CAMPAIGN_ENDED
|
|
3049
|
+
HOLD_EXPIRED = 5,// HOLD_EXPIRED
|
|
3050
|
+
BOOKING_CANCELLED = 6
|
|
3051
|
+
}
|
|
2970
3052
|
/**
|
|
2971
3053
|
* @name BrandSafetySuitabilityEnum.BrandSafetySuitability
|
|
2972
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3054
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BrandSafetySuitabilityEnum.BrandSafetySuitability
|
|
2973
3055
|
*/
|
|
2974
3056
|
enum BrandSafetySuitability {
|
|
2975
3057
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2980,7 +3062,7 @@ export declare namespace enums {
|
|
|
2980
3062
|
}
|
|
2981
3063
|
/**
|
|
2982
3064
|
* @name BudgetDeliveryMethodEnum.BudgetDeliveryMethod
|
|
2983
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3065
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
|
|
2984
3066
|
*/
|
|
2985
3067
|
enum BudgetDeliveryMethod {
|
|
2986
3068
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2990,7 +3072,7 @@ export declare namespace enums {
|
|
|
2990
3072
|
}
|
|
2991
3073
|
/**
|
|
2992
3074
|
* @name BudgetPeriodEnum.BudgetPeriod
|
|
2993
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3075
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BudgetPeriodEnum.BudgetPeriod
|
|
2994
3076
|
*/
|
|
2995
3077
|
enum BudgetPeriod {
|
|
2996
3078
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3000,7 +3082,7 @@ export declare namespace enums {
|
|
|
3000
3082
|
}
|
|
3001
3083
|
/**
|
|
3002
3084
|
* @name BudgetStatusEnum.BudgetStatus
|
|
3003
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3085
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BudgetStatusEnum.BudgetStatus
|
|
3004
3086
|
*/
|
|
3005
3087
|
enum BudgetStatus {
|
|
3006
3088
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3010,7 +3092,7 @@ export declare namespace enums {
|
|
|
3010
3092
|
}
|
|
3011
3093
|
/**
|
|
3012
3094
|
* @name BudgetTypeEnum.BudgetType
|
|
3013
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3095
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/BudgetTypeEnum.BudgetType
|
|
3014
3096
|
*/
|
|
3015
3097
|
enum BudgetType {
|
|
3016
3098
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3022,7 +3104,7 @@ export declare namespace enums {
|
|
|
3022
3104
|
}
|
|
3023
3105
|
/**
|
|
3024
3106
|
* @name CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
|
|
3025
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3107
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
|
|
3026
3108
|
*/
|
|
3027
3109
|
enum CallTrackingDisplayLocation {
|
|
3028
3110
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3032,7 +3114,7 @@ export declare namespace enums {
|
|
|
3032
3114
|
}
|
|
3033
3115
|
/**
|
|
3034
3116
|
* @name CallTypeEnum.CallType
|
|
3035
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3117
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CallTypeEnum.CallType
|
|
3036
3118
|
*/
|
|
3037
3119
|
enum CallType {
|
|
3038
3120
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3042,7 +3124,7 @@ export declare namespace enums {
|
|
|
3042
3124
|
}
|
|
3043
3125
|
/**
|
|
3044
3126
|
* @name CampaignCriterionStatusEnum.CampaignCriterionStatus
|
|
3045
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3127
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignCriterionStatusEnum.CampaignCriterionStatus
|
|
3046
3128
|
*/
|
|
3047
3129
|
enum CampaignCriterionStatus {
|
|
3048
3130
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3053,7 +3135,7 @@ export declare namespace enums {
|
|
|
3053
3135
|
}
|
|
3054
3136
|
/**
|
|
3055
3137
|
* @name CampaignDraftStatusEnum.CampaignDraftStatus
|
|
3056
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3138
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignDraftStatusEnum.CampaignDraftStatus
|
|
3057
3139
|
*/
|
|
3058
3140
|
enum CampaignDraftStatus {
|
|
3059
3141
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3066,7 +3148,7 @@ export declare namespace enums {
|
|
|
3066
3148
|
}
|
|
3067
3149
|
/**
|
|
3068
3150
|
* @name CampaignExperimentTypeEnum.CampaignExperimentType
|
|
3069
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3151
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignExperimentTypeEnum.CampaignExperimentType
|
|
3070
3152
|
*/
|
|
3071
3153
|
enum CampaignExperimentType {
|
|
3072
3154
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3077,7 +3159,7 @@ export declare namespace enums {
|
|
|
3077
3159
|
}
|
|
3078
3160
|
/**
|
|
3079
3161
|
* @name CampaignGroupStatusEnum.CampaignGroupStatus
|
|
3080
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3162
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignGroupStatusEnum.CampaignGroupStatus
|
|
3081
3163
|
*/
|
|
3082
3164
|
enum CampaignGroupStatus {
|
|
3083
3165
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3087,7 +3169,7 @@ export declare namespace enums {
|
|
|
3087
3169
|
}
|
|
3088
3170
|
/**
|
|
3089
3171
|
* @name CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
|
|
3090
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3172
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
|
|
3091
3173
|
*/
|
|
3092
3174
|
enum CampaignKeywordMatchType {
|
|
3093
3175
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3096,7 +3178,7 @@ export declare namespace enums {
|
|
|
3096
3178
|
}
|
|
3097
3179
|
/**
|
|
3098
3180
|
* @name CampaignPrimaryStatusEnum.CampaignPrimaryStatus
|
|
3099
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3181
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignPrimaryStatusEnum.CampaignPrimaryStatus
|
|
3100
3182
|
*/
|
|
3101
3183
|
enum CampaignPrimaryStatus {
|
|
3102
3184
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3113,7 +3195,7 @@ export declare namespace enums {
|
|
|
3113
3195
|
}
|
|
3114
3196
|
/**
|
|
3115
3197
|
* @name CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
|
|
3116
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3198
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
|
|
3117
3199
|
*/
|
|
3118
3200
|
enum CampaignPrimaryStatusReason {
|
|
3119
3201
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3155,11 +3237,15 @@ export declare namespace enums {
|
|
|
3155
3237
|
MOST_ASSET_GROUPS_UNDER_REVIEW = 36,// MOST_ASSET_GROUPS_UNDER_REVIEW
|
|
3156
3238
|
NO_ASSET_GROUPS = 37,// NO_ASSET_GROUPS
|
|
3157
3239
|
ASSET_GROUPS_PAUSED = 38,// ASSET_GROUPS_PAUSED
|
|
3158
|
-
MISSING_LOCATION_TARGETING = 39
|
|
3240
|
+
MISSING_LOCATION_TARGETING = 39,// MISSING_LOCATION_TARGETING
|
|
3241
|
+
CAMPAIGN_NOT_BOOKED = 40,// CAMPAIGN_NOT_BOOKED
|
|
3242
|
+
BOOKING_HOLD_EXPIRING = 41,// BOOKING_HOLD_EXPIRING
|
|
3243
|
+
BOOKING_HOLD_EXPIRED = 42,// BOOKING_HOLD_EXPIRED
|
|
3244
|
+
BOOKING_CANCELLED = 43
|
|
3159
3245
|
}
|
|
3160
3246
|
/**
|
|
3161
3247
|
* @name CampaignServingStatusEnum.CampaignServingStatus
|
|
3162
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3248
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignServingStatusEnum.CampaignServingStatus
|
|
3163
3249
|
*/
|
|
3164
3250
|
enum CampaignServingStatus {
|
|
3165
3251
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3172,7 +3258,7 @@ export declare namespace enums {
|
|
|
3172
3258
|
}
|
|
3173
3259
|
/**
|
|
3174
3260
|
* @name CampaignSharedSetStatusEnum.CampaignSharedSetStatus
|
|
3175
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3261
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
|
|
3176
3262
|
*/
|
|
3177
3263
|
enum CampaignSharedSetStatus {
|
|
3178
3264
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3182,7 +3268,7 @@ export declare namespace enums {
|
|
|
3182
3268
|
}
|
|
3183
3269
|
/**
|
|
3184
3270
|
* @name CampaignStatusEnum.CampaignStatus
|
|
3185
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3271
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignStatusEnum.CampaignStatus
|
|
3186
3272
|
*/
|
|
3187
3273
|
enum CampaignStatus {
|
|
3188
3274
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3193,7 +3279,7 @@ export declare namespace enums {
|
|
|
3193
3279
|
}
|
|
3194
3280
|
/**
|
|
3195
3281
|
* @name ChangeClientTypeEnum.ChangeClientType
|
|
3196
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3282
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ChangeClientTypeEnum.ChangeClientType
|
|
3197
3283
|
*/
|
|
3198
3284
|
enum ChangeClientType {
|
|
3199
3285
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3214,7 +3300,7 @@ export declare namespace enums {
|
|
|
3214
3300
|
}
|
|
3215
3301
|
/**
|
|
3216
3302
|
* @name ChangeEventResourceTypeEnum.ChangeEventResourceType
|
|
3217
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3303
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ChangeEventResourceTypeEnum.ChangeEventResourceType
|
|
3218
3304
|
*/
|
|
3219
3305
|
enum ChangeEventResourceType {
|
|
3220
3306
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3241,7 +3327,7 @@ export declare namespace enums {
|
|
|
3241
3327
|
}
|
|
3242
3328
|
/**
|
|
3243
3329
|
* @name ChangeStatusOperationEnum.ChangeStatusOperation
|
|
3244
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3330
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ChangeStatusOperationEnum.ChangeStatusOperation
|
|
3245
3331
|
*/
|
|
3246
3332
|
enum ChangeStatusOperation {
|
|
3247
3333
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3252,7 +3338,7 @@ export declare namespace enums {
|
|
|
3252
3338
|
}
|
|
3253
3339
|
/**
|
|
3254
3340
|
* @name ChangeStatusResourceTypeEnum.ChangeStatusResourceType
|
|
3255
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3341
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
|
|
3256
3342
|
*/
|
|
3257
3343
|
enum ChangeStatusResourceType {
|
|
3258
3344
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3281,7 +3367,7 @@ export declare namespace enums {
|
|
|
3281
3367
|
}
|
|
3282
3368
|
/**
|
|
3283
3369
|
* @name CombinedAudienceStatusEnum.CombinedAudienceStatus
|
|
3284
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3370
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CombinedAudienceStatusEnum.CombinedAudienceStatus
|
|
3285
3371
|
*/
|
|
3286
3372
|
enum CombinedAudienceStatus {
|
|
3287
3373
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3291,7 +3377,7 @@ export declare namespace enums {
|
|
|
3291
3377
|
}
|
|
3292
3378
|
/**
|
|
3293
3379
|
* @name ConversionActionCountingTypeEnum.ConversionActionCountingType
|
|
3294
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3380
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionActionCountingTypeEnum.ConversionActionCountingType
|
|
3295
3381
|
*/
|
|
3296
3382
|
enum ConversionActionCountingType {
|
|
3297
3383
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3301,7 +3387,7 @@ export declare namespace enums {
|
|
|
3301
3387
|
}
|
|
3302
3388
|
/**
|
|
3303
3389
|
* @name ConversionActionStatusEnum.ConversionActionStatus
|
|
3304
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3390
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionActionStatusEnum.ConversionActionStatus
|
|
3305
3391
|
*/
|
|
3306
3392
|
enum ConversionActionStatus {
|
|
3307
3393
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3312,7 +3398,7 @@ export declare namespace enums {
|
|
|
3312
3398
|
}
|
|
3313
3399
|
/**
|
|
3314
3400
|
* @name ConversionActionTypeEnum.ConversionActionType
|
|
3315
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3401
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionActionTypeEnum.ConversionActionType
|
|
3316
3402
|
*/
|
|
3317
3403
|
enum ConversionActionType {
|
|
3318
3404
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3356,11 +3442,20 @@ export declare namespace enums {
|
|
|
3356
3442
|
UNIVERSAL_ANALYTICS_GOAL = 38,// UNIVERSAL_ANALYTICS_GOAL
|
|
3357
3443
|
UNIVERSAL_ANALYTICS_TRANSACTION = 39,// UNIVERSAL_ANALYTICS_TRANSACTION
|
|
3358
3444
|
GOOGLE_ANALYTICS_4_CUSTOM = 40,// GOOGLE_ANALYTICS_4_CUSTOM
|
|
3359
|
-
GOOGLE_ANALYTICS_4_PURCHASE = 41
|
|
3445
|
+
GOOGLE_ANALYTICS_4_PURCHASE = 41,// GOOGLE_ANALYTICS_4_PURCHASE
|
|
3446
|
+
GOOGLE_ANALYTICS_4_GENERATE_LEAD = 42,// GOOGLE_ANALYTICS_4_GENERATE_LEAD
|
|
3447
|
+
GOOGLE_ANALYTICS_4_QUALIFY_LEAD = 43,// GOOGLE_ANALYTICS_4_QUALIFY_LEAD
|
|
3448
|
+
GOOGLE_ANALYTICS_4_CLOSE_CONVERT_LEAD = 44,// GOOGLE_ANALYTICS_4_CLOSE_CONVERT_LEAD
|
|
3449
|
+
FIREBASE_ANDROID_GENERATE_LEAD = 45,// FIREBASE_ANDROID_GENERATE_LEAD
|
|
3450
|
+
FIREBASE_ANDROID_QUALIFY_LEAD = 46,// FIREBASE_ANDROID_QUALIFY_LEAD
|
|
3451
|
+
FIREBASE_ANDROID_CLOSE_CONVERT_LEAD = 47,// FIREBASE_ANDROID_CLOSE_CONVERT_LEAD
|
|
3452
|
+
FIREBASE_IOS_GENERATE_LEAD = 48,// FIREBASE_IOS_GENERATE_LEAD
|
|
3453
|
+
FIREBASE_IOS_QUALIFY_LEAD = 49,// FIREBASE_IOS_QUALIFY_LEAD
|
|
3454
|
+
FIREBASE_IOS_CLOSE_CONVERT_LEAD = 50
|
|
3360
3455
|
}
|
|
3361
3456
|
/**
|
|
3362
3457
|
* @name ConversionAdjustmentTypeEnum.ConversionAdjustmentType
|
|
3363
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3458
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
|
|
3364
3459
|
*/
|
|
3365
3460
|
enum ConversionAdjustmentType {
|
|
3366
3461
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3371,7 +3466,7 @@ export declare namespace enums {
|
|
|
3371
3466
|
}
|
|
3372
3467
|
/**
|
|
3373
3468
|
* @name ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
|
|
3374
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3469
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
|
|
3375
3470
|
*/
|
|
3376
3471
|
enum ConversionCustomVariableStatus {
|
|
3377
3472
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3382,7 +3477,7 @@ export declare namespace enums {
|
|
|
3382
3477
|
}
|
|
3383
3478
|
/**
|
|
3384
3479
|
* @name ConversionCustomerTypeEnum.ConversionCustomerType
|
|
3385
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3480
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionCustomerTypeEnum.ConversionCustomerType
|
|
3386
3481
|
*/
|
|
3387
3482
|
enum ConversionCustomerType {
|
|
3388
3483
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3392,7 +3487,7 @@ export declare namespace enums {
|
|
|
3392
3487
|
}
|
|
3393
3488
|
/**
|
|
3394
3489
|
* @name ConversionEnvironmentEnum.ConversionEnvironment
|
|
3395
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3490
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionEnvironmentEnum.ConversionEnvironment
|
|
3396
3491
|
*/
|
|
3397
3492
|
enum ConversionEnvironment {
|
|
3398
3493
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3402,7 +3497,7 @@ export declare namespace enums {
|
|
|
3402
3497
|
}
|
|
3403
3498
|
/**
|
|
3404
3499
|
* @name ConversionOriginEnum.ConversionOrigin
|
|
3405
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3500
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionOriginEnum.ConversionOrigin
|
|
3406
3501
|
*/
|
|
3407
3502
|
enum ConversionOrigin {
|
|
3408
3503
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3416,7 +3511,7 @@ export declare namespace enums {
|
|
|
3416
3511
|
}
|
|
3417
3512
|
/**
|
|
3418
3513
|
* @name ConversionTrackingStatusEnum.ConversionTrackingStatus
|
|
3419
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3514
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionTrackingStatusEnum.ConversionTrackingStatus
|
|
3420
3515
|
*/
|
|
3421
3516
|
enum ConversionTrackingStatus {
|
|
3422
3517
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3428,7 +3523,7 @@ export declare namespace enums {
|
|
|
3428
3523
|
}
|
|
3429
3524
|
/**
|
|
3430
3525
|
* @name ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
|
|
3431
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3526
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
|
|
3432
3527
|
*/
|
|
3433
3528
|
enum ConversionValueRuleSetStatus {
|
|
3434
3529
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3439,7 +3534,7 @@ export declare namespace enums {
|
|
|
3439
3534
|
}
|
|
3440
3535
|
/**
|
|
3441
3536
|
* @name ConversionValueRuleStatusEnum.ConversionValueRuleStatus
|
|
3442
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3537
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
|
|
3443
3538
|
*/
|
|
3444
3539
|
enum ConversionValueRuleStatus {
|
|
3445
3540
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3450,7 +3545,7 @@ export declare namespace enums {
|
|
|
3450
3545
|
}
|
|
3451
3546
|
/**
|
|
3452
3547
|
* @name CriterionSystemServingStatusEnum.CriterionSystemServingStatus
|
|
3453
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3548
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
|
|
3454
3549
|
*/
|
|
3455
3550
|
enum CriterionSystemServingStatus {
|
|
3456
3551
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3460,7 +3555,7 @@ export declare namespace enums {
|
|
|
3460
3555
|
}
|
|
3461
3556
|
/**
|
|
3462
3557
|
* @name CriterionTypeEnum.CriterionType
|
|
3463
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3558
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CriterionTypeEnum.CriterionType
|
|
3464
3559
|
*/
|
|
3465
3560
|
enum CriterionType {
|
|
3466
3561
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3509,11 +3604,13 @@ export declare namespace enums {
|
|
|
3509
3604
|
VIDEO_LINEUP = 43,// VIDEO_LINEUP
|
|
3510
3605
|
PLACEMENT_LIST = 44,// PLACEMENT_LIST
|
|
3511
3606
|
VERTICAL_ADS_ITEM_GROUP_RULE_LIST = 45,// VERTICAL_ADS_ITEM_GROUP_RULE_LIST
|
|
3512
|
-
VERTICAL_ADS_ITEM_GROUP_RULE = 46
|
|
3607
|
+
VERTICAL_ADS_ITEM_GROUP_RULE = 46,// VERTICAL_ADS_ITEM_GROUP_RULE
|
|
3608
|
+
RETAIL_FILTER_BUNDLE = 180,// RETAIL_FILTER_BUNDLE
|
|
3609
|
+
RETAIL_FILTER = 181
|
|
3513
3610
|
}
|
|
3514
3611
|
/**
|
|
3515
3612
|
* @name CustomAudienceMemberTypeEnum.CustomAudienceMemberType
|
|
3516
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3613
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
|
|
3517
3614
|
*/
|
|
3518
3615
|
enum CustomAudienceMemberType {
|
|
3519
3616
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3525,7 +3622,7 @@ export declare namespace enums {
|
|
|
3525
3622
|
}
|
|
3526
3623
|
/**
|
|
3527
3624
|
* @name CustomAudienceStatusEnum.CustomAudienceStatus
|
|
3528
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3625
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomAudienceStatusEnum.CustomAudienceStatus
|
|
3529
3626
|
*/
|
|
3530
3627
|
enum CustomAudienceStatus {
|
|
3531
3628
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3535,7 +3632,7 @@ export declare namespace enums {
|
|
|
3535
3632
|
}
|
|
3536
3633
|
/**
|
|
3537
3634
|
* @name CustomAudienceTypeEnum.CustomAudienceType
|
|
3538
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3635
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomAudienceTypeEnum.CustomAudienceType
|
|
3539
3636
|
*/
|
|
3540
3637
|
enum CustomAudienceType {
|
|
3541
3638
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3547,7 +3644,7 @@ export declare namespace enums {
|
|
|
3547
3644
|
}
|
|
3548
3645
|
/**
|
|
3549
3646
|
* @name CustomConversionGoalStatusEnum.CustomConversionGoalStatus
|
|
3550
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3647
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
|
|
3551
3648
|
*/
|
|
3552
3649
|
enum CustomConversionGoalStatus {
|
|
3553
3650
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3557,7 +3654,7 @@ export declare namespace enums {
|
|
|
3557
3654
|
}
|
|
3558
3655
|
/**
|
|
3559
3656
|
* @name CustomInterestMemberTypeEnum.CustomInterestMemberType
|
|
3560
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3657
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomInterestMemberTypeEnum.CustomInterestMemberType
|
|
3561
3658
|
*/
|
|
3562
3659
|
enum CustomInterestMemberType {
|
|
3563
3660
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3567,7 +3664,7 @@ export declare namespace enums {
|
|
|
3567
3664
|
}
|
|
3568
3665
|
/**
|
|
3569
3666
|
* @name CustomInterestStatusEnum.CustomInterestStatus
|
|
3570
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3667
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomInterestStatusEnum.CustomInterestStatus
|
|
3571
3668
|
*/
|
|
3572
3669
|
enum CustomInterestStatus {
|
|
3573
3670
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3577,7 +3674,7 @@ export declare namespace enums {
|
|
|
3577
3674
|
}
|
|
3578
3675
|
/**
|
|
3579
3676
|
* @name CustomInterestTypeEnum.CustomInterestType
|
|
3580
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3677
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomInterestTypeEnum.CustomInterestType
|
|
3581
3678
|
*/
|
|
3582
3679
|
enum CustomInterestType {
|
|
3583
3680
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3587,7 +3684,7 @@ export declare namespace enums {
|
|
|
3587
3684
|
}
|
|
3588
3685
|
/**
|
|
3589
3686
|
* @name CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
|
|
3590
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3687
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
|
|
3591
3688
|
*/
|
|
3592
3689
|
enum CustomerAcquisitionOptimizationMode {
|
|
3593
3690
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3598,7 +3695,7 @@ export declare namespace enums {
|
|
|
3598
3695
|
}
|
|
3599
3696
|
/**
|
|
3600
3697
|
* @name CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
|
|
3601
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3698
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
|
|
3602
3699
|
*/
|
|
3603
3700
|
enum CustomerPayPerConversionEligibilityFailureReason {
|
|
3604
3701
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3613,7 +3710,7 @@ export declare namespace enums {
|
|
|
3613
3710
|
}
|
|
3614
3711
|
/**
|
|
3615
3712
|
* @name CustomerStatusEnum.CustomerStatus
|
|
3616
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3713
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomerStatusEnum.CustomerStatus
|
|
3617
3714
|
*/
|
|
3618
3715
|
enum CustomerStatus {
|
|
3619
3716
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3625,7 +3722,7 @@ export declare namespace enums {
|
|
|
3625
3722
|
}
|
|
3626
3723
|
/**
|
|
3627
3724
|
* @name CustomizerAttributeStatusEnum.CustomizerAttributeStatus
|
|
3628
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3725
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
|
|
3629
3726
|
*/
|
|
3630
3727
|
enum CustomizerAttributeStatus {
|
|
3631
3728
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3635,7 +3732,7 @@ export declare namespace enums {
|
|
|
3635
3732
|
}
|
|
3636
3733
|
/**
|
|
3637
3734
|
* @name CustomizerValueStatusEnum.CustomizerValueStatus
|
|
3638
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3735
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomizerValueStatusEnum.CustomizerValueStatus
|
|
3639
3736
|
*/
|
|
3640
3737
|
enum CustomizerValueStatus {
|
|
3641
3738
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3645,7 +3742,7 @@ export declare namespace enums {
|
|
|
3645
3742
|
}
|
|
3646
3743
|
/**
|
|
3647
3744
|
* @name DataDrivenModelStatusEnum.DataDrivenModelStatus
|
|
3648
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3745
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/DataDrivenModelStatusEnum.DataDrivenModelStatus
|
|
3649
3746
|
*/
|
|
3650
3747
|
enum DataDrivenModelStatus {
|
|
3651
3748
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3657,7 +3754,7 @@ export declare namespace enums {
|
|
|
3657
3754
|
}
|
|
3658
3755
|
/**
|
|
3659
3756
|
* @name DataLinkStatusEnum.DataLinkStatus
|
|
3660
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3757
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/DataLinkStatusEnum.DataLinkStatus
|
|
3661
3758
|
*/
|
|
3662
3759
|
enum DataLinkStatus {
|
|
3663
3760
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3671,7 +3768,7 @@ export declare namespace enums {
|
|
|
3671
3768
|
}
|
|
3672
3769
|
/**
|
|
3673
3770
|
* @name DataLinkTypeEnum.DataLinkType
|
|
3674
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3771
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/DataLinkTypeEnum.DataLinkType
|
|
3675
3772
|
*/
|
|
3676
3773
|
enum DataLinkType {
|
|
3677
3774
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3680,7 +3777,7 @@ export declare namespace enums {
|
|
|
3680
3777
|
}
|
|
3681
3778
|
/**
|
|
3682
3779
|
* @name DemandGenChannelConfigEnum.DemandGenChannelConfig
|
|
3683
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3780
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/DemandGenChannelConfigEnum.DemandGenChannelConfig
|
|
3684
3781
|
*/
|
|
3685
3782
|
enum DemandGenChannelConfig {
|
|
3686
3783
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3690,7 +3787,7 @@ export declare namespace enums {
|
|
|
3690
3787
|
}
|
|
3691
3788
|
/**
|
|
3692
3789
|
* @name DemandGenChannelStrategyEnum.DemandGenChannelStrategy
|
|
3693
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3790
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/DemandGenChannelStrategyEnum.DemandGenChannelStrategy
|
|
3694
3791
|
*/
|
|
3695
3792
|
enum DemandGenChannelStrategy {
|
|
3696
3793
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3700,7 +3797,7 @@ export declare namespace enums {
|
|
|
3700
3797
|
}
|
|
3701
3798
|
/**
|
|
3702
3799
|
* @name DistanceBucketEnum.DistanceBucket
|
|
3703
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3800
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/DistanceBucketEnum.DistanceBucket
|
|
3704
3801
|
*/
|
|
3705
3802
|
enum DistanceBucket {
|
|
3706
3803
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3735,7 +3832,7 @@ export declare namespace enums {
|
|
|
3735
3832
|
}
|
|
3736
3833
|
/**
|
|
3737
3834
|
* @name EuPoliticalAdvertisingStatusEnum.EuPoliticalAdvertisingStatus
|
|
3738
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3835
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/EuPoliticalAdvertisingStatusEnum.EuPoliticalAdvertisingStatus
|
|
3739
3836
|
*/
|
|
3740
3837
|
enum EuPoliticalAdvertisingStatus {
|
|
3741
3838
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3743,9 +3840,19 @@ export declare namespace enums {
|
|
|
3743
3840
|
CONTAINS_EU_POLITICAL_ADVERTISING = 2,// CONTAINS_EU_POLITICAL_ADVERTISING
|
|
3744
3841
|
DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING = 3
|
|
3745
3842
|
}
|
|
3843
|
+
/**
|
|
3844
|
+
* @name ExperimentAssetDetailOperationEnum.ExperimentAssetDetailOperation
|
|
3845
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExperimentAssetDetailOperationEnum.ExperimentAssetDetailOperation
|
|
3846
|
+
*/
|
|
3847
|
+
enum ExperimentAssetDetailOperation {
|
|
3848
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
3849
|
+
UNKNOWN = 1,// UNKNOWN
|
|
3850
|
+
ADD = 2,// ADD
|
|
3851
|
+
REMOVE = 3
|
|
3852
|
+
}
|
|
3746
3853
|
/**
|
|
3747
3854
|
* @name ExperimentStatusEnum.ExperimentStatus
|
|
3748
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3855
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExperimentStatusEnum.ExperimentStatus
|
|
3749
3856
|
*/
|
|
3750
3857
|
enum ExperimentStatus {
|
|
3751
3858
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3760,7 +3867,7 @@ export declare namespace enums {
|
|
|
3760
3867
|
}
|
|
3761
3868
|
/**
|
|
3762
3869
|
* @name ExperimentTypeEnum.ExperimentType
|
|
3763
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3870
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExperimentTypeEnum.ExperimentType
|
|
3764
3871
|
*/
|
|
3765
3872
|
enum ExperimentType {
|
|
3766
3873
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3774,11 +3881,15 @@ export declare namespace enums {
|
|
|
3774
3881
|
SEARCH_AUTOMATED_BIDDING_STRATEGY = 9,// SEARCH_AUTOMATED_BIDDING_STRATEGY
|
|
3775
3882
|
SHOPPING_AUTOMATED_BIDDING_STRATEGY = 10,// SHOPPING_AUTOMATED_BIDDING_STRATEGY
|
|
3776
3883
|
SMART_MATCHING = 11,// SMART_MATCHING
|
|
3777
|
-
HOTEL_CUSTOM = 12
|
|
3884
|
+
HOTEL_CUSTOM = 12,// HOTEL_CUSTOM
|
|
3885
|
+
OPTIMIZE_ASSETS = 13,// OPTIMIZE_ASSETS
|
|
3886
|
+
ADOPT_AI_MAX = 14,// ADOPT_AI_MAX
|
|
3887
|
+
ADOPT_BROAD_MATCH_KEYWORDS = 15,// ADOPT_BROAD_MATCH_KEYWORDS
|
|
3888
|
+
PMAX_REPLACEMENT_SHOPPING = 16
|
|
3778
3889
|
}
|
|
3779
3890
|
/**
|
|
3780
3891
|
* @name GeoTargetConstantStatusEnum.GeoTargetConstantStatus
|
|
3781
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3892
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
|
|
3782
3893
|
*/
|
|
3783
3894
|
enum GeoTargetConstantStatus {
|
|
3784
3895
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3788,7 +3899,7 @@ export declare namespace enums {
|
|
|
3788
3899
|
}
|
|
3789
3900
|
/**
|
|
3790
3901
|
* @name GeoTargetingTypeEnum.GeoTargetingType
|
|
3791
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3902
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/GeoTargetingTypeEnum.GeoTargetingType
|
|
3792
3903
|
*/
|
|
3793
3904
|
enum GeoTargetingType {
|
|
3794
3905
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3798,7 +3909,7 @@ export declare namespace enums {
|
|
|
3798
3909
|
}
|
|
3799
3910
|
/**
|
|
3800
3911
|
* @name GoalConfigLevelEnum.GoalConfigLevel
|
|
3801
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3912
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoalConfigLevelEnum.GoalConfigLevel
|
|
3802
3913
|
*/
|
|
3803
3914
|
enum GoalConfigLevel {
|
|
3804
3915
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3808,7 +3919,7 @@ export declare namespace enums {
|
|
|
3808
3919
|
}
|
|
3809
3920
|
/**
|
|
3810
3921
|
* @name GoalOptimizationEligibilityEnum.GoalOptimizationEligibility
|
|
3811
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3922
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoalOptimizationEligibilityEnum.GoalOptimizationEligibility
|
|
3812
3923
|
*/
|
|
3813
3924
|
enum GoalOptimizationEligibility {
|
|
3814
3925
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3818,7 +3929,7 @@ export declare namespace enums {
|
|
|
3818
3929
|
}
|
|
3819
3930
|
/**
|
|
3820
3931
|
* @name GoalTypeEnum.GoalType
|
|
3821
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3932
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoalTypeEnum.GoalType
|
|
3822
3933
|
*/
|
|
3823
3934
|
enum GoalType {
|
|
3824
3935
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3827,7 +3938,7 @@ export declare namespace enums {
|
|
|
3827
3938
|
}
|
|
3828
3939
|
/**
|
|
3829
3940
|
* @name GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
|
|
3830
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3941
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
|
|
3831
3942
|
*/
|
|
3832
3943
|
enum GoogleAdsFieldCategory {
|
|
3833
3944
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3839,7 +3950,7 @@ export declare namespace enums {
|
|
|
3839
3950
|
}
|
|
3840
3951
|
/**
|
|
3841
3952
|
* @name GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
|
|
3842
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3953
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
|
|
3843
3954
|
*/
|
|
3844
3955
|
enum GoogleAdsFieldDataType {
|
|
3845
3956
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3858,7 +3969,7 @@ export declare namespace enums {
|
|
|
3858
3969
|
}
|
|
3859
3970
|
/**
|
|
3860
3971
|
* @name GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
|
|
3861
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3972
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
|
|
3862
3973
|
*/
|
|
3863
3974
|
enum GoogleVoiceCallStatus {
|
|
3864
3975
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3868,7 +3979,7 @@ export declare namespace enums {
|
|
|
3868
3979
|
}
|
|
3869
3980
|
/**
|
|
3870
3981
|
* @name HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
|
|
3871
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3982
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
|
|
3872
3983
|
*/
|
|
3873
3984
|
enum HotelAssetSuggestionStatus {
|
|
3874
3985
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3879,7 +3990,7 @@ export declare namespace enums {
|
|
|
3879
3990
|
}
|
|
3880
3991
|
/**
|
|
3881
3992
|
* @name HotelReconciliationStatusEnum.HotelReconciliationStatus
|
|
3882
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3993
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/HotelReconciliationStatusEnum.HotelReconciliationStatus
|
|
3883
3994
|
*/
|
|
3884
3995
|
enum HotelReconciliationStatus {
|
|
3885
3996
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3891,7 +4002,7 @@ export declare namespace enums {
|
|
|
3891
4002
|
}
|
|
3892
4003
|
/**
|
|
3893
4004
|
* @name IdentityVerificationProgramEnum.IdentityVerificationProgram
|
|
3894
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4005
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/IdentityVerificationProgramEnum.IdentityVerificationProgram
|
|
3895
4006
|
*/
|
|
3896
4007
|
enum IdentityVerificationProgram {
|
|
3897
4008
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3900,7 +4011,7 @@ export declare namespace enums {
|
|
|
3900
4011
|
}
|
|
3901
4012
|
/**
|
|
3902
4013
|
* @name IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
|
|
3903
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4014
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
|
|
3904
4015
|
*/
|
|
3905
4016
|
enum IdentityVerificationProgramStatus {
|
|
3906
4017
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3912,7 +4023,7 @@ export declare namespace enums {
|
|
|
3912
4023
|
}
|
|
3913
4024
|
/**
|
|
3914
4025
|
* @name IncentiveStateEnum.IncentiveState
|
|
3915
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4026
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/IncentiveStateEnum.IncentiveState
|
|
3916
4027
|
*/
|
|
3917
4028
|
enum IncentiveState {
|
|
3918
4029
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3927,7 +4038,7 @@ export declare namespace enums {
|
|
|
3927
4038
|
}
|
|
3928
4039
|
/**
|
|
3929
4040
|
* @name InsightsTrendEnum.InsightsTrend
|
|
3930
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4041
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/InsightsTrendEnum.InsightsTrend
|
|
3931
4042
|
*/
|
|
3932
4043
|
enum InsightsTrend {
|
|
3933
4044
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3939,7 +4050,7 @@ export declare namespace enums {
|
|
|
3939
4050
|
}
|
|
3940
4051
|
/**
|
|
3941
4052
|
* @name InvoiceTypeEnum.InvoiceType
|
|
3942
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4053
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/InvoiceTypeEnum.InvoiceType
|
|
3943
4054
|
*/
|
|
3944
4055
|
enum InvoiceType {
|
|
3945
4056
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3949,7 +4060,7 @@ export declare namespace enums {
|
|
|
3949
4060
|
}
|
|
3950
4061
|
/**
|
|
3951
4062
|
* @name KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
|
|
3952
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4063
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
|
|
3953
4064
|
*/
|
|
3954
4065
|
enum KeywordPlanForecastInterval {
|
|
3955
4066
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3960,7 +4071,7 @@ export declare namespace enums {
|
|
|
3960
4071
|
}
|
|
3961
4072
|
/**
|
|
3962
4073
|
* @name KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
|
|
3963
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4074
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
|
|
3964
4075
|
*/
|
|
3965
4076
|
enum KeywordPlanKeywordAnnotation {
|
|
3966
4077
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3969,7 +4080,7 @@ export declare namespace enums {
|
|
|
3969
4080
|
}
|
|
3970
4081
|
/**
|
|
3971
4082
|
* @name KeywordPlanNetworkEnum.KeywordPlanNetwork
|
|
3972
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4083
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanNetworkEnum.KeywordPlanNetwork
|
|
3973
4084
|
*/
|
|
3974
4085
|
enum KeywordPlanNetwork {
|
|
3975
4086
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3979,7 +4090,7 @@ export declare namespace enums {
|
|
|
3979
4090
|
}
|
|
3980
4091
|
/**
|
|
3981
4092
|
* @name LabelStatusEnum.LabelStatus
|
|
3982
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4093
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LabelStatusEnum.LabelStatus
|
|
3983
4094
|
*/
|
|
3984
4095
|
enum LabelStatus {
|
|
3985
4096
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3989,7 +4100,7 @@ export declare namespace enums {
|
|
|
3989
4100
|
}
|
|
3990
4101
|
/**
|
|
3991
4102
|
* @name LinkedAccountTypeEnum.LinkedAccountType
|
|
3992
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4103
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LinkedAccountTypeEnum.LinkedAccountType
|
|
3993
4104
|
*/
|
|
3994
4105
|
enum LinkedAccountType {
|
|
3995
4106
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3998,7 +4109,7 @@ export declare namespace enums {
|
|
|
3998
4109
|
}
|
|
3999
4110
|
/**
|
|
4000
4111
|
* @name LinkedProductTypeEnum.LinkedProductType
|
|
4001
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4112
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LinkedProductTypeEnum.LinkedProductType
|
|
4002
4113
|
*/
|
|
4003
4114
|
enum LinkedProductType {
|
|
4004
4115
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4011,7 +4122,7 @@ export declare namespace enums {
|
|
|
4011
4122
|
}
|
|
4012
4123
|
/**
|
|
4013
4124
|
* @name ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
|
|
4014
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4125
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
|
|
4015
4126
|
*/
|
|
4016
4127
|
enum ListingGroupFilterCustomAttributeIndex {
|
|
4017
4128
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4024,17 +4135,18 @@ export declare namespace enums {
|
|
|
4024
4135
|
}
|
|
4025
4136
|
/**
|
|
4026
4137
|
* @name ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
|
|
4027
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4138
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
|
|
4028
4139
|
*/
|
|
4029
4140
|
enum ListingGroupFilterListingSource {
|
|
4030
4141
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
4031
4142
|
UNKNOWN = 1,// UNKNOWN
|
|
4032
4143
|
SHOPPING = 2,// SHOPPING
|
|
4033
|
-
WEBPAGE = 3
|
|
4144
|
+
WEBPAGE = 3,// WEBPAGE
|
|
4145
|
+
RETAIL = 4
|
|
4034
4146
|
}
|
|
4035
4147
|
/**
|
|
4036
4148
|
* @name ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
|
|
4037
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4149
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
|
|
4038
4150
|
*/
|
|
4039
4151
|
enum ListingGroupFilterProductCategoryLevel {
|
|
4040
4152
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4047,7 +4159,7 @@ export declare namespace enums {
|
|
|
4047
4159
|
}
|
|
4048
4160
|
/**
|
|
4049
4161
|
* @name ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
|
|
4050
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4162
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
|
|
4051
4163
|
*/
|
|
4052
4164
|
enum ListingGroupFilterProductChannel {
|
|
4053
4165
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4057,7 +4169,7 @@ export declare namespace enums {
|
|
|
4057
4169
|
}
|
|
4058
4170
|
/**
|
|
4059
4171
|
* @name ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
|
|
4060
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4172
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
|
|
4061
4173
|
*/
|
|
4062
4174
|
enum ListingGroupFilterProductCondition {
|
|
4063
4175
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4068,7 +4180,7 @@ export declare namespace enums {
|
|
|
4068
4180
|
}
|
|
4069
4181
|
/**
|
|
4070
4182
|
* @name ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
|
|
4071
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4183
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
|
|
4072
4184
|
*/
|
|
4073
4185
|
enum ListingGroupFilterProductTypeLevel {
|
|
4074
4186
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4081,7 +4193,7 @@ export declare namespace enums {
|
|
|
4081
4193
|
}
|
|
4082
4194
|
/**
|
|
4083
4195
|
* @name ListingGroupFilterTypeEnum.ListingGroupFilterType
|
|
4084
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4196
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterTypeEnum.ListingGroupFilterType
|
|
4085
4197
|
*/
|
|
4086
4198
|
enum ListingGroupFilterType {
|
|
4087
4199
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4092,7 +4204,7 @@ export declare namespace enums {
|
|
|
4092
4204
|
}
|
|
4093
4205
|
/**
|
|
4094
4206
|
* @name ListingTypeEnum.ListingType
|
|
4095
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4207
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingTypeEnum.ListingType
|
|
4096
4208
|
*/
|
|
4097
4209
|
enum ListingType {
|
|
4098
4210
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4101,7 +4213,7 @@ export declare namespace enums {
|
|
|
4101
4213
|
}
|
|
4102
4214
|
/**
|
|
4103
4215
|
* @name LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
|
|
4104
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4216
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
|
|
4105
4217
|
*/
|
|
4106
4218
|
enum LocalServicesBusinessRegistrationCheckRejectionReason {
|
|
4107
4219
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4118,7 +4230,7 @@ export declare namespace enums {
|
|
|
4118
4230
|
}
|
|
4119
4231
|
/**
|
|
4120
4232
|
* @name LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
|
|
4121
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4233
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
|
|
4122
4234
|
*/
|
|
4123
4235
|
enum LocalServicesBusinessRegistrationType {
|
|
4124
4236
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4128,7 +4240,7 @@ export declare namespace enums {
|
|
|
4128
4240
|
}
|
|
4129
4241
|
/**
|
|
4130
4242
|
* @name LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
|
|
4131
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4243
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
|
|
4132
4244
|
*/
|
|
4133
4245
|
enum LocalServicesLeadConversationType {
|
|
4134
4246
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4143,7 +4255,7 @@ export declare namespace enums {
|
|
|
4143
4255
|
}
|
|
4144
4256
|
/**
|
|
4145
4257
|
* @name LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
|
|
4146
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4258
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
|
|
4147
4259
|
*/
|
|
4148
4260
|
enum LocalServicesEmployeeStatus {
|
|
4149
4261
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4153,7 +4265,7 @@ export declare namespace enums {
|
|
|
4153
4265
|
}
|
|
4154
4266
|
/**
|
|
4155
4267
|
* @name LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
|
|
4156
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4268
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
|
|
4157
4269
|
*/
|
|
4158
4270
|
enum LocalServicesEmployeeType {
|
|
4159
4271
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4163,7 +4275,7 @@ export declare namespace enums {
|
|
|
4163
4275
|
}
|
|
4164
4276
|
/**
|
|
4165
4277
|
* @name LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
|
|
4166
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4278
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
|
|
4167
4279
|
*/
|
|
4168
4280
|
enum LocalServicesInsuranceRejectionReason {
|
|
4169
4281
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4185,7 +4297,7 @@ export declare namespace enums {
|
|
|
4185
4297
|
}
|
|
4186
4298
|
/**
|
|
4187
4299
|
* @name LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
|
|
4188
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4300
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
|
|
4189
4301
|
*/
|
|
4190
4302
|
enum LocalServicesLeadCreditIssuanceDecision {
|
|
4191
4303
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4197,7 +4309,7 @@ export declare namespace enums {
|
|
|
4197
4309
|
}
|
|
4198
4310
|
/**
|
|
4199
4311
|
* @name LocalServicesCreditStateEnum.LocalServicesCreditState
|
|
4200
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4312
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesCreditStateEnum.LocalServicesCreditState
|
|
4201
4313
|
*/
|
|
4202
4314
|
enum LocalServicesCreditState {
|
|
4203
4315
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4207,7 +4319,7 @@ export declare namespace enums {
|
|
|
4207
4319
|
}
|
|
4208
4320
|
/**
|
|
4209
4321
|
* @name LocalServicesLeadStatusEnum.LocalServicesLeadStatus
|
|
4210
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4322
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadStatusEnum.LocalServicesLeadStatus
|
|
4211
4323
|
*/
|
|
4212
4324
|
enum LocalServicesLeadStatus {
|
|
4213
4325
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4223,7 +4335,7 @@ export declare namespace enums {
|
|
|
4223
4335
|
}
|
|
4224
4336
|
/**
|
|
4225
4337
|
* @name LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
|
|
4226
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4338
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
|
|
4227
4339
|
*/
|
|
4228
4340
|
enum LocalServicesLeadSurveyAnswer {
|
|
4229
4341
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4236,7 +4348,7 @@ export declare namespace enums {
|
|
|
4236
4348
|
}
|
|
4237
4349
|
/**
|
|
4238
4350
|
* @name LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
|
|
4239
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4351
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
|
|
4240
4352
|
*/
|
|
4241
4353
|
enum LocalServicesLeadSurveyDissatisfiedReason {
|
|
4242
4354
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4251,7 +4363,7 @@ export declare namespace enums {
|
|
|
4251
4363
|
}
|
|
4252
4364
|
/**
|
|
4253
4365
|
* @name LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
|
|
4254
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4366
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
|
|
4255
4367
|
*/
|
|
4256
4368
|
enum LocalServicesLeadSurveySatisfiedReason {
|
|
4257
4369
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4264,7 +4376,7 @@ export declare namespace enums {
|
|
|
4264
4376
|
}
|
|
4265
4377
|
/**
|
|
4266
4378
|
* @name LocalServicesLeadTypeEnum.LocalServicesLeadType
|
|
4267
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4379
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadTypeEnum.LocalServicesLeadType
|
|
4268
4380
|
*/
|
|
4269
4381
|
enum LocalServicesLeadType {
|
|
4270
4382
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4275,7 +4387,7 @@ export declare namespace enums {
|
|
|
4275
4387
|
}
|
|
4276
4388
|
/**
|
|
4277
4389
|
* @name LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
|
|
4278
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4390
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
|
|
4279
4391
|
*/
|
|
4280
4392
|
enum LocalServicesLicenseRejectionReason {
|
|
4281
4393
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4290,7 +4402,7 @@ export declare namespace enums {
|
|
|
4290
4402
|
}
|
|
4291
4403
|
/**
|
|
4292
4404
|
* @name LocalServicesParticipantTypeEnum.LocalServicesParticipantType
|
|
4293
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4405
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesParticipantTypeEnum.LocalServicesParticipantType
|
|
4294
4406
|
*/
|
|
4295
4407
|
enum LocalServicesParticipantType {
|
|
4296
4408
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4300,7 +4412,7 @@ export declare namespace enums {
|
|
|
4300
4412
|
}
|
|
4301
4413
|
/**
|
|
4302
4414
|
* @name LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
|
|
4303
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4415
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
|
|
4304
4416
|
*/
|
|
4305
4417
|
enum LocalServicesVerificationArtifactStatus {
|
|
4306
4418
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4313,7 +4425,7 @@ export declare namespace enums {
|
|
|
4313
4425
|
}
|
|
4314
4426
|
/**
|
|
4315
4427
|
* @name LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
|
|
4316
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4428
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
|
|
4317
4429
|
*/
|
|
4318
4430
|
enum LocalServicesVerificationArtifactType {
|
|
4319
4431
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4325,7 +4437,7 @@ export declare namespace enums {
|
|
|
4325
4437
|
}
|
|
4326
4438
|
/**
|
|
4327
4439
|
* @name LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
|
|
4328
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4440
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
|
|
4329
4441
|
*/
|
|
4330
4442
|
enum LocalServicesVerificationStatus {
|
|
4331
4443
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4340,7 +4452,7 @@ export declare namespace enums {
|
|
|
4340
4452
|
}
|
|
4341
4453
|
/**
|
|
4342
4454
|
* @name LocationSourceTypeEnum.LocationSourceType
|
|
4343
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4455
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocationSourceTypeEnum.LocationSourceType
|
|
4344
4456
|
*/
|
|
4345
4457
|
enum LocationSourceType {
|
|
4346
4458
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4350,7 +4462,7 @@ export declare namespace enums {
|
|
|
4350
4462
|
}
|
|
4351
4463
|
/**
|
|
4352
4464
|
* @name ManagerLinkStatusEnum.ManagerLinkStatus
|
|
4353
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4465
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ManagerLinkStatusEnum.ManagerLinkStatus
|
|
4354
4466
|
*/
|
|
4355
4467
|
enum ManagerLinkStatus {
|
|
4356
4468
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4363,7 +4475,7 @@ export declare namespace enums {
|
|
|
4363
4475
|
}
|
|
4364
4476
|
/**
|
|
4365
4477
|
* @name MediaTypeEnum.MediaType
|
|
4366
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4478
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/MediaTypeEnum.MediaType
|
|
4367
4479
|
*/
|
|
4368
4480
|
enum MediaType {
|
|
4369
4481
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4375,9 +4487,18 @@ export declare namespace enums {
|
|
|
4375
4487
|
VIDEO = 6,// VIDEO
|
|
4376
4488
|
DYNAMIC_IMAGE = 7
|
|
4377
4489
|
}
|
|
4490
|
+
/**
|
|
4491
|
+
* @name MessagingRestrictionTypeEnum.MessagingRestrictionType
|
|
4492
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/MessagingRestrictionTypeEnum.MessagingRestrictionType
|
|
4493
|
+
*/
|
|
4494
|
+
enum MessagingRestrictionType {
|
|
4495
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
4496
|
+
UNKNOWN = 1,// UNKNOWN
|
|
4497
|
+
RESTRICTION_BASED_EXCLUSION = 2
|
|
4498
|
+
}
|
|
4378
4499
|
/**
|
|
4379
4500
|
* @name MobileDeviceTypeEnum.MobileDeviceType
|
|
4380
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4501
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/MobileDeviceTypeEnum.MobileDeviceType
|
|
4381
4502
|
*/
|
|
4382
4503
|
enum MobileDeviceType {
|
|
4383
4504
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4387,7 +4508,7 @@ export declare namespace enums {
|
|
|
4387
4508
|
}
|
|
4388
4509
|
/**
|
|
4389
4510
|
* @name NegativeGeoTargetTypeEnum.NegativeGeoTargetType
|
|
4390
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4511
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
|
|
4391
4512
|
*/
|
|
4392
4513
|
enum NegativeGeoTargetType {
|
|
4393
4514
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4397,7 +4518,7 @@ export declare namespace enums {
|
|
|
4397
4518
|
}
|
|
4398
4519
|
/**
|
|
4399
4520
|
* @name NonSkippableMaxDurationEnum.NonSkippableMaxDuration
|
|
4400
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4521
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/NonSkippableMaxDurationEnum.NonSkippableMaxDuration
|
|
4401
4522
|
*/
|
|
4402
4523
|
enum NonSkippableMaxDuration {
|
|
4403
4524
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4408,7 +4529,7 @@ export declare namespace enums {
|
|
|
4408
4529
|
}
|
|
4409
4530
|
/**
|
|
4410
4531
|
* @name NonSkippableMinDurationEnum.NonSkippableMinDuration
|
|
4411
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4532
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/NonSkippableMinDurationEnum.NonSkippableMinDuration
|
|
4412
4533
|
*/
|
|
4413
4534
|
enum NonSkippableMinDuration {
|
|
4414
4535
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4420,7 +4541,7 @@ export declare namespace enums {
|
|
|
4420
4541
|
}
|
|
4421
4542
|
/**
|
|
4422
4543
|
* @name OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
|
|
4423
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4544
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
|
|
4424
4545
|
*/
|
|
4425
4546
|
enum OfflineConversionDiagnosticStatus {
|
|
4426
4547
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4432,7 +4553,7 @@ export declare namespace enums {
|
|
|
4432
4553
|
}
|
|
4433
4554
|
/**
|
|
4434
4555
|
* @name OfflineEventUploadClientEnum.OfflineEventUploadClient
|
|
4435
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4556
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineEventUploadClientEnum.OfflineEventUploadClient
|
|
4436
4557
|
*/
|
|
4437
4558
|
enum OfflineEventUploadClient {
|
|
4438
4559
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4443,7 +4564,7 @@ export declare namespace enums {
|
|
|
4443
4564
|
}
|
|
4444
4565
|
/**
|
|
4445
4566
|
* @name OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
|
|
4446
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4567
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
|
|
4447
4568
|
*/
|
|
4448
4569
|
enum OfflineUserDataJobFailureReason {
|
|
4449
4570
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4456,7 +4577,7 @@ export declare namespace enums {
|
|
|
4456
4577
|
}
|
|
4457
4578
|
/**
|
|
4458
4579
|
* @name OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
|
|
4459
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4580
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
|
|
4460
4581
|
*/
|
|
4461
4582
|
enum OfflineUserDataJobMatchRateRange {
|
|
4462
4583
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4473,7 +4594,7 @@ export declare namespace enums {
|
|
|
4473
4594
|
}
|
|
4474
4595
|
/**
|
|
4475
4596
|
* @name OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
|
|
4476
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4597
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
|
|
4477
4598
|
*/
|
|
4478
4599
|
enum OfflineUserDataJobStatus {
|
|
4479
4600
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4485,7 +4606,7 @@ export declare namespace enums {
|
|
|
4485
4606
|
}
|
|
4486
4607
|
/**
|
|
4487
4608
|
* @name OfflineUserDataJobTypeEnum.OfflineUserDataJobType
|
|
4488
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4609
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
|
|
4489
4610
|
*/
|
|
4490
4611
|
enum OfflineUserDataJobType {
|
|
4491
4612
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4497,7 +4618,7 @@ export declare namespace enums {
|
|
|
4497
4618
|
}
|
|
4498
4619
|
/**
|
|
4499
4620
|
* @name OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
|
|
4500
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4621
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
|
|
4501
4622
|
*/
|
|
4502
4623
|
enum OperatingSystemVersionOperatorType {
|
|
4503
4624
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4507,7 +4628,7 @@ export declare namespace enums {
|
|
|
4507
4628
|
}
|
|
4508
4629
|
/**
|
|
4509
4630
|
* @name OptimizationGoalTypeEnum.OptimizationGoalType
|
|
4510
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4631
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/OptimizationGoalTypeEnum.OptimizationGoalType
|
|
4511
4632
|
*/
|
|
4512
4633
|
enum OptimizationGoalType {
|
|
4513
4634
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4516,9 +4637,21 @@ export declare namespace enums {
|
|
|
4516
4637
|
DRIVING_DIRECTIONS = 3,// DRIVING_DIRECTIONS
|
|
4517
4638
|
APP_PRE_REGISTRATION = 4
|
|
4518
4639
|
}
|
|
4640
|
+
/**
|
|
4641
|
+
* @name PartnershipOpportunityEnum.PartnershipOpportunity
|
|
4642
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PartnershipOpportunityEnum.PartnershipOpportunity
|
|
4643
|
+
*/
|
|
4644
|
+
enum PartnershipOpportunity {
|
|
4645
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
4646
|
+
UNKNOWN = 1,// UNKNOWN
|
|
4647
|
+
CREATOR_PARTNERSHIPS = 2,// CREATOR_PARTNERSHIPS
|
|
4648
|
+
CREATOR_TAKEOVER = 3,// CREATOR_TAKEOVER
|
|
4649
|
+
PARTNERSHIP_ADS = 4,// PARTNERSHIP_ADS
|
|
4650
|
+
YOUTUBE_SELECT_LINEUPS = 5
|
|
4651
|
+
}
|
|
4519
4652
|
/**
|
|
4520
4653
|
* @name PaymentModeEnum.PaymentMode
|
|
4521
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4654
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PaymentModeEnum.PaymentMode
|
|
4522
4655
|
*/
|
|
4523
4656
|
enum PaymentMode {
|
|
4524
4657
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4530,7 +4663,7 @@ export declare namespace enums {
|
|
|
4530
4663
|
}
|
|
4531
4664
|
/**
|
|
4532
4665
|
* @name PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
|
|
4533
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4666
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
|
|
4534
4667
|
*/
|
|
4535
4668
|
enum PerformanceMaxUpgradeStatus {
|
|
4536
4669
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4542,7 +4675,7 @@ export declare namespace enums {
|
|
|
4542
4675
|
}
|
|
4543
4676
|
/**
|
|
4544
4677
|
* @name PlacementTypeEnum.PlacementType
|
|
4545
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4678
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PlacementTypeEnum.PlacementType
|
|
4546
4679
|
*/
|
|
4547
4680
|
enum PlacementType {
|
|
4548
4681
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4556,7 +4689,7 @@ export declare namespace enums {
|
|
|
4556
4689
|
}
|
|
4557
4690
|
/**
|
|
4558
4691
|
* @name PositiveGeoTargetTypeEnum.PositiveGeoTargetType
|
|
4559
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4692
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
|
|
4560
4693
|
*/
|
|
4561
4694
|
enum PositiveGeoTargetType {
|
|
4562
4695
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4567,7 +4700,7 @@ export declare namespace enums {
|
|
|
4567
4700
|
}
|
|
4568
4701
|
/**
|
|
4569
4702
|
* @name ProductAvailabilityEnum.ProductAvailability
|
|
4570
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4703
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductAvailabilityEnum.ProductAvailability
|
|
4571
4704
|
*/
|
|
4572
4705
|
enum ProductAvailability {
|
|
4573
4706
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4578,7 +4711,7 @@ export declare namespace enums {
|
|
|
4578
4711
|
}
|
|
4579
4712
|
/**
|
|
4580
4713
|
* @name ProductCategoryStateEnum.ProductCategoryState
|
|
4581
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4714
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductCategoryStateEnum.ProductCategoryState
|
|
4582
4715
|
*/
|
|
4583
4716
|
enum ProductCategoryState {
|
|
4584
4717
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4588,7 +4721,7 @@ export declare namespace enums {
|
|
|
4588
4721
|
}
|
|
4589
4722
|
/**
|
|
4590
4723
|
* @name ProductIssueSeverityEnum.ProductIssueSeverity
|
|
4591
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4724
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductIssueSeverityEnum.ProductIssueSeverity
|
|
4592
4725
|
*/
|
|
4593
4726
|
enum ProductIssueSeverity {
|
|
4594
4727
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4598,7 +4731,7 @@ export declare namespace enums {
|
|
|
4598
4731
|
}
|
|
4599
4732
|
/**
|
|
4600
4733
|
* @name ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
|
|
4601
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4734
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
|
|
4602
4735
|
*/
|
|
4603
4736
|
enum ProductLinkInvitationStatus {
|
|
4604
4737
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4612,7 +4745,7 @@ export declare namespace enums {
|
|
|
4612
4745
|
}
|
|
4613
4746
|
/**
|
|
4614
4747
|
* @name ProductStatusEnum.ProductStatus
|
|
4615
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4748
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductStatusEnum.ProductStatus
|
|
4616
4749
|
*/
|
|
4617
4750
|
enum ProductStatus {
|
|
4618
4751
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4623,7 +4756,7 @@ export declare namespace enums {
|
|
|
4623
4756
|
}
|
|
4624
4757
|
/**
|
|
4625
4758
|
* @name ReachPlanAgeRangeEnum.ReachPlanAgeRange
|
|
4626
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4759
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanAgeRangeEnum.ReachPlanAgeRange
|
|
4627
4760
|
*/
|
|
4628
4761
|
enum ReachPlanAgeRange {
|
|
4629
4762
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4636,6 +4769,11 @@ export declare namespace enums {
|
|
|
4636
4769
|
AGE_RANGE_18_64 = 6,// AGE_RANGE_18_64
|
|
4637
4770
|
AGE_RANGE_18_65_UP = 7,// AGE_RANGE_18_65_UP
|
|
4638
4771
|
AGE_RANGE_21_34 = 8,// AGE_RANGE_21_34
|
|
4772
|
+
AGE_RANGE_21_44 = 22,// AGE_RANGE_21_44
|
|
4773
|
+
AGE_RANGE_21_49 = 23,// AGE_RANGE_21_49
|
|
4774
|
+
AGE_RANGE_21_54 = 24,// AGE_RANGE_21_54
|
|
4775
|
+
AGE_RANGE_21_64 = 25,// AGE_RANGE_21_64
|
|
4776
|
+
AGE_RANGE_21_65_UP = 26,// AGE_RANGE_21_65_UP
|
|
4639
4777
|
AGE_RANGE_25_34 = 503002,// AGE_RANGE_25_34
|
|
4640
4778
|
AGE_RANGE_25_44 = 9,// AGE_RANGE_25_44
|
|
4641
4779
|
AGE_RANGE_25_49 = 10,// AGE_RANGE_25_49
|
|
@@ -4655,9 +4793,19 @@ export declare namespace enums {
|
|
|
4655
4793
|
AGE_RANGE_55_65_UP = 21,// AGE_RANGE_55_65_UP
|
|
4656
4794
|
AGE_RANGE_65_UP = 503006
|
|
4657
4795
|
}
|
|
4796
|
+
/**
|
|
4797
|
+
* @name ReachPlanBuyingMethodEnum.ReachPlanBuyingMethod
|
|
4798
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanBuyingMethodEnum.ReachPlanBuyingMethod
|
|
4799
|
+
*/
|
|
4800
|
+
enum ReachPlanBuyingMethod {
|
|
4801
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
4802
|
+
UNKNOWN = 1,// UNKNOWN
|
|
4803
|
+
AUCTION = 2,// AUCTION
|
|
4804
|
+
RESERVATION = 3
|
|
4805
|
+
}
|
|
4658
4806
|
/**
|
|
4659
4807
|
* @name ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
|
|
4660
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4808
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
|
|
4661
4809
|
*/
|
|
4662
4810
|
enum ReachPlanConversionRateModel {
|
|
4663
4811
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4667,9 +4815,32 @@ export declare namespace enums {
|
|
|
4667
4815
|
INVENTORY_CONSERVATIVE = 4,// INVENTORY_CONSERVATIVE
|
|
4668
4816
|
INVENTORY_MEDIAN = 5
|
|
4669
4817
|
}
|
|
4818
|
+
/**
|
|
4819
|
+
* @name ReachPlanCostModelEnum.ReachPlanCostModel
|
|
4820
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanCostModelEnum.ReachPlanCostModel
|
|
4821
|
+
*/
|
|
4822
|
+
enum ReachPlanCostModel {
|
|
4823
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
4824
|
+
UNKNOWN = 1,// UNKNOWN
|
|
4825
|
+
CPM = 2,// CPM
|
|
4826
|
+
CPV = 3,// CPV
|
|
4827
|
+
CPC = 4,// CPC
|
|
4828
|
+
CPA = 5
|
|
4829
|
+
}
|
|
4830
|
+
/**
|
|
4831
|
+
* @name ReachPlanMarketingObjectiveEnum.ReachPlanMarketingObjective
|
|
4832
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanMarketingObjectiveEnum.ReachPlanMarketingObjective
|
|
4833
|
+
*/
|
|
4834
|
+
enum ReachPlanMarketingObjective {
|
|
4835
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
4836
|
+
UNKNOWN = 1,// UNKNOWN
|
|
4837
|
+
AWARENESS = 2,// AWARENESS
|
|
4838
|
+
CONSIDERATION = 3,// CONSIDERATION
|
|
4839
|
+
ACTION = 4
|
|
4840
|
+
}
|
|
4670
4841
|
/**
|
|
4671
4842
|
* @name ReachPlanNetworkEnum.ReachPlanNetwork
|
|
4672
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4843
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanNetworkEnum.ReachPlanNetwork
|
|
4673
4844
|
*/
|
|
4674
4845
|
enum ReachPlanNetwork {
|
|
4675
4846
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4680,7 +4851,7 @@ export declare namespace enums {
|
|
|
4680
4851
|
}
|
|
4681
4852
|
/**
|
|
4682
4853
|
* @name ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
|
|
4683
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4854
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
|
|
4684
4855
|
*/
|
|
4685
4856
|
enum ReachPlanPlannableUserListStatus {
|
|
4686
4857
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4690,7 +4861,7 @@ export declare namespace enums {
|
|
|
4690
4861
|
}
|
|
4691
4862
|
/**
|
|
4692
4863
|
* @name ReachPlanSurfaceEnum.ReachPlanSurface
|
|
4693
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4864
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanSurfaceEnum.ReachPlanSurface
|
|
4694
4865
|
*/
|
|
4695
4866
|
enum ReachPlanSurface {
|
|
4696
4867
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4701,11 +4872,13 @@ export declare namespace enums {
|
|
|
4701
4872
|
IN_STREAM_BUMPER = 3,// IN_STREAM_BUMPER
|
|
4702
4873
|
IN_STREAM_NON_SKIPPABLE = 4,// IN_STREAM_NON_SKIPPABLE
|
|
4703
4874
|
IN_STREAM_SKIPPABLE = 5,// IN_STREAM_SKIPPABLE
|
|
4704
|
-
SHORTS = 6
|
|
4875
|
+
SHORTS = 6,// SHORTS
|
|
4876
|
+
GOOGLE_DISPLAY_NETWORK = 9,// GOOGLE_DISPLAY_NETWORK
|
|
4877
|
+
IN_STREAM_NON_SKIPPABLE_THIRTY_SECONDS = 10
|
|
4705
4878
|
}
|
|
4706
4879
|
/**
|
|
4707
4880
|
* @name RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
|
|
4708
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4881
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
|
|
4709
4882
|
*/
|
|
4710
4883
|
enum RecommendationSubscriptionStatus {
|
|
4711
4884
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4715,7 +4888,7 @@ export declare namespace enums {
|
|
|
4715
4888
|
}
|
|
4716
4889
|
/**
|
|
4717
4890
|
* @name RegulatoryFeeTypeEnum.RegulatoryFeeType
|
|
4718
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4891
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/RegulatoryFeeTypeEnum.RegulatoryFeeType
|
|
4719
4892
|
*/
|
|
4720
4893
|
enum RegulatoryFeeType {
|
|
4721
4894
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4733,7 +4906,7 @@ export declare namespace enums {
|
|
|
4733
4906
|
}
|
|
4734
4907
|
/**
|
|
4735
4908
|
* @name ResourceChangeOperationEnum.ResourceChangeOperation
|
|
4736
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4909
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ResourceChangeOperationEnum.ResourceChangeOperation
|
|
4737
4910
|
*/
|
|
4738
4911
|
enum ResourceChangeOperation {
|
|
4739
4912
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4744,7 +4917,7 @@ export declare namespace enums {
|
|
|
4744
4917
|
}
|
|
4745
4918
|
/**
|
|
4746
4919
|
* @name ResourceLimitTypeEnum.ResourceLimitType
|
|
4747
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4920
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ResourceLimitTypeEnum.ResourceLimitType
|
|
4748
4921
|
*/
|
|
4749
4922
|
enum ResourceLimitType {
|
|
4750
4923
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4899,7 +5072,7 @@ export declare namespace enums {
|
|
|
4899
5072
|
}
|
|
4900
5073
|
/**
|
|
4901
5074
|
* @name ResponseContentTypeEnum.ResponseContentType
|
|
4902
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5075
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ResponseContentTypeEnum.ResponseContentType
|
|
4903
5076
|
*/
|
|
4904
5077
|
enum ResponseContentType {
|
|
4905
5078
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4908,7 +5081,7 @@ export declare namespace enums {
|
|
|
4908
5081
|
}
|
|
4909
5082
|
/**
|
|
4910
5083
|
* @name SeasonalityEventScopeEnum.SeasonalityEventScope
|
|
4911
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5084
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SeasonalityEventScopeEnum.SeasonalityEventScope
|
|
4912
5085
|
*/
|
|
4913
5086
|
enum SeasonalityEventScope {
|
|
4914
5087
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4919,7 +5092,7 @@ export declare namespace enums {
|
|
|
4919
5092
|
}
|
|
4920
5093
|
/**
|
|
4921
5094
|
* @name SeasonalityEventStatusEnum.SeasonalityEventStatus
|
|
4922
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5095
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SeasonalityEventStatusEnum.SeasonalityEventStatus
|
|
4923
5096
|
*/
|
|
4924
5097
|
enum SeasonalityEventStatus {
|
|
4925
5098
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4929,7 +5102,7 @@ export declare namespace enums {
|
|
|
4929
5102
|
}
|
|
4930
5103
|
/**
|
|
4931
5104
|
* @name SharedSetStatusEnum.SharedSetStatus
|
|
4932
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5105
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SharedSetStatusEnum.SharedSetStatus
|
|
4933
5106
|
*/
|
|
4934
5107
|
enum SharedSetStatus {
|
|
4935
5108
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4939,7 +5112,7 @@ export declare namespace enums {
|
|
|
4939
5112
|
}
|
|
4940
5113
|
/**
|
|
4941
5114
|
* @name SharedSetTypeEnum.SharedSetType
|
|
4942
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5115
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SharedSetTypeEnum.SharedSetType
|
|
4943
5116
|
*/
|
|
4944
5117
|
enum SharedSetType {
|
|
4945
5118
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4949,11 +5122,12 @@ export declare namespace enums {
|
|
|
4949
5122
|
ACCOUNT_LEVEL_NEGATIVE_KEYWORDS = 4,// ACCOUNT_LEVEL_NEGATIVE_KEYWORDS
|
|
4950
5123
|
BRANDS = 5,// BRANDS
|
|
4951
5124
|
WEBPAGES = 6,// WEBPAGES
|
|
4952
|
-
VERTICAL_ADS_ITEM_GROUP_RULE_LIST = 7
|
|
5125
|
+
VERTICAL_ADS_ITEM_GROUP_RULE_LIST = 7,// VERTICAL_ADS_ITEM_GROUP_RULE_LIST
|
|
5126
|
+
RETAIL_FILTER = 32
|
|
4953
5127
|
}
|
|
4954
5128
|
/**
|
|
4955
5129
|
* @name ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
|
|
4956
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5130
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
|
|
4957
5131
|
*/
|
|
4958
5132
|
enum ShoppingAddProductsToCampaignRecommendation {
|
|
4959
5133
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4965,7 +5139,7 @@ export declare namespace enums {
|
|
|
4965
5139
|
}
|
|
4966
5140
|
/**
|
|
4967
5141
|
* @name SimulationModificationMethodEnum.SimulationModificationMethod
|
|
4968
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5142
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SimulationModificationMethodEnum.SimulationModificationMethod
|
|
4969
5143
|
*/
|
|
4970
5144
|
enum SimulationModificationMethod {
|
|
4971
5145
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4976,7 +5150,7 @@ export declare namespace enums {
|
|
|
4976
5150
|
}
|
|
4977
5151
|
/**
|
|
4978
5152
|
* @name SimulationTypeEnum.SimulationType
|
|
4979
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5153
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SimulationTypeEnum.SimulationType
|
|
4980
5154
|
*/
|
|
4981
5155
|
enum SimulationType {
|
|
4982
5156
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4992,7 +5166,7 @@ export declare namespace enums {
|
|
|
4992
5166
|
}
|
|
4993
5167
|
/**
|
|
4994
5168
|
* @name SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
|
|
4995
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5169
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
|
|
4996
5170
|
*/
|
|
4997
5171
|
enum SmartCampaignNotEligibleReason {
|
|
4998
5172
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5004,7 +5178,7 @@ export declare namespace enums {
|
|
|
5004
5178
|
}
|
|
5005
5179
|
/**
|
|
5006
5180
|
* @name SmartCampaignStatusEnum.SmartCampaignStatus
|
|
5007
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5181
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SmartCampaignStatusEnum.SmartCampaignStatus
|
|
5008
5182
|
*/
|
|
5009
5183
|
enum SmartCampaignStatus {
|
|
5010
5184
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5018,7 +5192,7 @@ export declare namespace enums {
|
|
|
5018
5192
|
}
|
|
5019
5193
|
/**
|
|
5020
5194
|
* @name SpendingLimitTypeEnum.SpendingLimitType
|
|
5021
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5195
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SpendingLimitTypeEnum.SpendingLimitType
|
|
5022
5196
|
*/
|
|
5023
5197
|
enum SpendingLimitType {
|
|
5024
5198
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5027,7 +5201,7 @@ export declare namespace enums {
|
|
|
5027
5201
|
}
|
|
5028
5202
|
/**
|
|
5029
5203
|
* @name SummaryRowSettingEnum.SummaryRowSetting
|
|
5030
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5204
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SummaryRowSettingEnum.SummaryRowSetting
|
|
5031
5205
|
*/
|
|
5032
5206
|
enum SummaryRowSetting {
|
|
5033
5207
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5038,7 +5212,7 @@ export declare namespace enums {
|
|
|
5038
5212
|
}
|
|
5039
5213
|
/**
|
|
5040
5214
|
* @name SystemManagedResourceSourceEnum.SystemManagedResourceSource
|
|
5041
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5215
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/SystemManagedResourceSourceEnum.SystemManagedResourceSource
|
|
5042
5216
|
*/
|
|
5043
5217
|
enum SystemManagedResourceSource {
|
|
5044
5218
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5047,7 +5221,7 @@ export declare namespace enums {
|
|
|
5047
5221
|
}
|
|
5048
5222
|
/**
|
|
5049
5223
|
* @name TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
|
|
5050
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5224
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
|
|
5051
5225
|
*/
|
|
5052
5226
|
enum TargetCpaOptInRecommendationGoal {
|
|
5053
5227
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5059,7 +5233,7 @@ export declare namespace enums {
|
|
|
5059
5233
|
}
|
|
5060
5234
|
/**
|
|
5061
5235
|
* @name TimeTypeEnum.TimeType
|
|
5062
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5236
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/TimeTypeEnum.TimeType
|
|
5063
5237
|
*/
|
|
5064
5238
|
enum TimeType {
|
|
5065
5239
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5069,7 +5243,7 @@ export declare namespace enums {
|
|
|
5069
5243
|
}
|
|
5070
5244
|
/**
|
|
5071
5245
|
* @name UnitOfMeasureEnum.UnitOfMeasure
|
|
5072
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5246
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UnitOfMeasureEnum.UnitOfMeasure
|
|
5073
5247
|
*/
|
|
5074
5248
|
enum UnitOfMeasure {
|
|
5075
5249
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5089,7 +5263,7 @@ export declare namespace enums {
|
|
|
5089
5263
|
}
|
|
5090
5264
|
/**
|
|
5091
5265
|
* @name UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
|
|
5092
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5266
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
|
|
5093
5267
|
*/
|
|
5094
5268
|
enum UserInterestTaxonomyType {
|
|
5095
5269
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5102,7 +5276,7 @@ export declare namespace enums {
|
|
|
5102
5276
|
}
|
|
5103
5277
|
/**
|
|
5104
5278
|
* @name UserListAccessStatusEnum.UserListAccessStatus
|
|
5105
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5279
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListAccessStatusEnum.UserListAccessStatus
|
|
5106
5280
|
*/
|
|
5107
5281
|
enum UserListAccessStatus {
|
|
5108
5282
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5112,7 +5286,7 @@ export declare namespace enums {
|
|
|
5112
5286
|
}
|
|
5113
5287
|
/**
|
|
5114
5288
|
* @name UserListClosingReasonEnum.UserListClosingReason
|
|
5115
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5289
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListClosingReasonEnum.UserListClosingReason
|
|
5116
5290
|
*/
|
|
5117
5291
|
enum UserListClosingReason {
|
|
5118
5292
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5121,7 +5295,7 @@ export declare namespace enums {
|
|
|
5121
5295
|
}
|
|
5122
5296
|
/**
|
|
5123
5297
|
* @name UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
|
|
5124
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5298
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
|
|
5125
5299
|
*/
|
|
5126
5300
|
enum UserListCustomerTypeCategory {
|
|
5127
5301
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5133,7 +5307,6 @@ export declare namespace enums {
|
|
|
5133
5307
|
QUALIFIED_LEADS = 6,// QUALIFIED_LEADS
|
|
5134
5308
|
CONVERTED_LEADS = 7,// CONVERTED_LEADS
|
|
5135
5309
|
PAID_SUBSCRIBERS = 8,// PAID_SUBSCRIBERS
|
|
5136
|
-
LOYALTY_SIGN_UPS = 9,// LOYALTY_SIGN_UPS
|
|
5137
5310
|
CART_ABANDONERS = 10,// CART_ABANDONERS
|
|
5138
5311
|
LOYALTY_TIER_1_MEMBERS = 11,// LOYALTY_TIER_1_MEMBERS
|
|
5139
5312
|
LOYALTY_TIER_2_MEMBERS = 12,// LOYALTY_TIER_2_MEMBERS
|
|
@@ -5145,7 +5318,7 @@ export declare namespace enums {
|
|
|
5145
5318
|
}
|
|
5146
5319
|
/**
|
|
5147
5320
|
* @name UserListMembershipStatusEnum.UserListMembershipStatus
|
|
5148
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5321
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListMembershipStatusEnum.UserListMembershipStatus
|
|
5149
5322
|
*/
|
|
5150
5323
|
enum UserListMembershipStatus {
|
|
5151
5324
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5155,7 +5328,7 @@ export declare namespace enums {
|
|
|
5155
5328
|
}
|
|
5156
5329
|
/**
|
|
5157
5330
|
* @name UserListSizeRangeEnum.UserListSizeRange
|
|
5158
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5331
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListSizeRangeEnum.UserListSizeRange
|
|
5159
5332
|
*/
|
|
5160
5333
|
enum UserListSizeRange {
|
|
5161
5334
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5179,7 +5352,7 @@ export declare namespace enums {
|
|
|
5179
5352
|
}
|
|
5180
5353
|
/**
|
|
5181
5354
|
* @name ValueRuleDeviceTypeEnum.ValueRuleDeviceType
|
|
5182
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5355
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
|
|
5183
5356
|
*/
|
|
5184
5357
|
enum ValueRuleDeviceType {
|
|
5185
5358
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5190,7 +5363,7 @@ export declare namespace enums {
|
|
|
5190
5363
|
}
|
|
5191
5364
|
/**
|
|
5192
5365
|
* @name ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
|
|
5193
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5366
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
|
|
5194
5367
|
*/
|
|
5195
5368
|
enum ValueRuleGeoLocationMatchType {
|
|
5196
5369
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5200,7 +5373,7 @@ export declare namespace enums {
|
|
|
5200
5373
|
}
|
|
5201
5374
|
/**
|
|
5202
5375
|
* @name ValueRuleOperationEnum.ValueRuleOperation
|
|
5203
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5376
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ValueRuleOperationEnum.ValueRuleOperation
|
|
5204
5377
|
*/
|
|
5205
5378
|
enum ValueRuleOperation {
|
|
5206
5379
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5211,7 +5384,7 @@ export declare namespace enums {
|
|
|
5211
5384
|
}
|
|
5212
5385
|
/**
|
|
5213
5386
|
* @name ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
|
|
5214
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5387
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
|
|
5215
5388
|
*/
|
|
5216
5389
|
enum ValueRuleSetAttachmentType {
|
|
5217
5390
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5221,7 +5394,7 @@ export declare namespace enums {
|
|
|
5221
5394
|
}
|
|
5222
5395
|
/**
|
|
5223
5396
|
* @name ValueRuleSetDimensionEnum.ValueRuleSetDimension
|
|
5224
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5397
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/ValueRuleSetDimensionEnum.ValueRuleSetDimension
|
|
5225
5398
|
*/
|
|
5226
5399
|
enum ValueRuleSetDimension {
|
|
5227
5400
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5234,7 +5407,7 @@ export declare namespace enums {
|
|
|
5234
5407
|
}
|
|
5235
5408
|
/**
|
|
5236
5409
|
* @name VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
|
|
5237
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5410
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
|
|
5238
5411
|
*/
|
|
5239
5412
|
enum VanityPharmaDisplayUrlMode {
|
|
5240
5413
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5244,7 +5417,7 @@ export declare namespace enums {
|
|
|
5244
5417
|
}
|
|
5245
5418
|
/**
|
|
5246
5419
|
* @name VanityPharmaTextEnum.VanityPharmaText
|
|
5247
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5420
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/VanityPharmaTextEnum.VanityPharmaText
|
|
5248
5421
|
*/
|
|
5249
5422
|
enum VanityPharmaText {
|
|
5250
5423
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5264,7 +5437,7 @@ export declare namespace enums {
|
|
|
5264
5437
|
}
|
|
5265
5438
|
/**
|
|
5266
5439
|
* @name VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
|
|
5267
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5440
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
|
|
5268
5441
|
*/
|
|
5269
5442
|
enum VideoAdFormatRestriction {
|
|
5270
5443
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5273,7 +5446,7 @@ export declare namespace enums {
|
|
|
5273
5446
|
}
|
|
5274
5447
|
/**
|
|
5275
5448
|
* @name VideoAdSequenceInteractionTypeEnum.VideoAdSequenceInteractionType
|
|
5276
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5449
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoAdSequenceInteractionTypeEnum.VideoAdSequenceInteractionType
|
|
5277
5450
|
*/
|
|
5278
5451
|
enum VideoAdSequenceInteractionType {
|
|
5279
5452
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5285,7 +5458,7 @@ export declare namespace enums {
|
|
|
5285
5458
|
}
|
|
5286
5459
|
/**
|
|
5287
5460
|
* @name VideoAdSequenceMinimumDurationEnum.VideoAdSequenceMinimumDuration
|
|
5288
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5461
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoAdSequenceMinimumDurationEnum.VideoAdSequenceMinimumDuration
|
|
5289
5462
|
*/
|
|
5290
5463
|
enum VideoAdSequenceMinimumDuration {
|
|
5291
5464
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -5293,4 +5466,38 @@ export declare namespace enums {
|
|
|
5293
5466
|
WEEK = 2,// WEEK
|
|
5294
5467
|
MONTH = 3
|
|
5295
5468
|
}
|
|
5469
|
+
/**
|
|
5470
|
+
* @name VideoEnhancementSourceEnum.VideoEnhancementSource
|
|
5471
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoEnhancementSourceEnum.VideoEnhancementSource
|
|
5472
|
+
*/
|
|
5473
|
+
enum VideoEnhancementSource {
|
|
5474
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
5475
|
+
UNKNOWN = 1,// UNKNOWN
|
|
5476
|
+
ADVERTISER = 2,// ADVERTISER
|
|
5477
|
+
ENHANCED_BY_GOOGLE_ADS = 3
|
|
5478
|
+
}
|
|
5479
|
+
/**
|
|
5480
|
+
* @name YouTubeVideoPrivacyEnum.YouTubeVideoPrivacy
|
|
5481
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/YouTubeVideoPrivacyEnum.YouTubeVideoPrivacy
|
|
5482
|
+
*/
|
|
5483
|
+
enum YouTubeVideoPrivacy {
|
|
5484
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
5485
|
+
UNKNOWN = 1,// UNKNOWN
|
|
5486
|
+
PUBLIC = 2,// PUBLIC
|
|
5487
|
+
UNLISTED = 3
|
|
5488
|
+
}
|
|
5489
|
+
/**
|
|
5490
|
+
* @name YouTubeVideoUploadStateEnum.YouTubeVideoUploadState
|
|
5491
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v24/YouTubeVideoUploadStateEnum.YouTubeVideoUploadState
|
|
5492
|
+
*/
|
|
5493
|
+
enum YouTubeVideoUploadState {
|
|
5494
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
5495
|
+
UNKNOWN = 1,// UNKNOWN
|
|
5496
|
+
PENDING = 2,// PENDING
|
|
5497
|
+
UPLOADED = 3,// UPLOADED
|
|
5498
|
+
PROCESSED = 4,// PROCESSED
|
|
5499
|
+
FAILED = 5,// FAILED
|
|
5500
|
+
REJECTED = 6,// REJECTED
|
|
5501
|
+
UNAVAILABLE = 7
|
|
5502
|
+
}
|
|
5296
5503
|
}
|