google-ads-api 20.0.1 → 21.0.0-beta-cache-test
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/customer.js +4 -1
- package/build/src/parserRest.js +19 -1
- package/build/src/protos/autogen/enums.d.ts +524 -373
- package/build/src/protos/autogen/enums.js +526 -364
- package/build/src/protos/index.d.ts +6 -6
- package/build/src/protos/index.js +5 -5
- package/build/src/service.d.ts +1 -1
- package/build/src/service.js +2 -2
- package/build/src/version.d.ts +1 -1
- package/build/src/version.js +1 -1
- package/package.json +5 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare namespace enums {
|
|
2
2
|
/**
|
|
3
3
|
* @name PolicyTopicEntryTypeEnum.PolicyTopicEntryType
|
|
4
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyTopicEntryTypeEnum.PolicyTopicEntryType
|
|
5
5
|
*/
|
|
6
6
|
enum PolicyTopicEntryType {
|
|
7
7
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -15,7 +15,7 @@ export declare namespace enums {
|
|
|
15
15
|
}
|
|
16
16
|
/**
|
|
17
17
|
* @name PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
|
|
18
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
18
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
|
|
19
19
|
*/
|
|
20
20
|
enum PolicyTopicEvidenceDestinationMismatchUrlType {
|
|
21
21
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -28,7 +28,7 @@ export declare namespace enums {
|
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
30
|
* @name PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
|
|
31
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
31
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
|
|
32
32
|
*/
|
|
33
33
|
enum PolicyTopicEvidenceDestinationNotWorkingDevice {
|
|
34
34
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -39,7 +39,7 @@ export declare namespace enums {
|
|
|
39
39
|
}
|
|
40
40
|
/**
|
|
41
41
|
* @name PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
|
|
42
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
42
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
|
|
43
43
|
*/
|
|
44
44
|
enum PolicyTopicEvidenceDestinationNotWorkingDnsErrorType {
|
|
45
45
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -49,7 +49,7 @@ export declare namespace enums {
|
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
51
|
* @name AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
|
|
52
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
52
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
|
|
53
53
|
*/
|
|
54
54
|
enum AssetLinkPrimaryStatus {
|
|
55
55
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -63,7 +63,7 @@ export declare namespace enums {
|
|
|
63
63
|
}
|
|
64
64
|
/**
|
|
65
65
|
* @name AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
|
|
66
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
66
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
|
|
67
67
|
*/
|
|
68
68
|
enum AssetLinkPrimaryStatusReason {
|
|
69
69
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -76,7 +76,7 @@ export declare namespace enums {
|
|
|
76
76
|
}
|
|
77
77
|
/**
|
|
78
78
|
* @name AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
|
|
79
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
79
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
|
|
80
80
|
*/
|
|
81
81
|
enum AssetOfflineEvaluationErrorReasons {
|
|
82
82
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -91,7 +91,7 @@ export declare namespace enums {
|
|
|
91
91
|
}
|
|
92
92
|
/**
|
|
93
93
|
* @name PolicyApprovalStatusEnum.PolicyApprovalStatus
|
|
94
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
94
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyApprovalStatusEnum.PolicyApprovalStatus
|
|
95
95
|
*/
|
|
96
96
|
enum PolicyApprovalStatus {
|
|
97
97
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -103,7 +103,7 @@ export declare namespace enums {
|
|
|
103
103
|
}
|
|
104
104
|
/**
|
|
105
105
|
* @name PolicyReviewStatusEnum.PolicyReviewStatus
|
|
106
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
106
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyReviewStatusEnum.PolicyReviewStatus
|
|
107
107
|
*/
|
|
108
108
|
enum PolicyReviewStatus {
|
|
109
109
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -115,7 +115,7 @@ export declare namespace enums {
|
|
|
115
115
|
}
|
|
116
116
|
/**
|
|
117
117
|
* @name AssetPerformanceLabelEnum.AssetPerformanceLabel
|
|
118
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
118
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetPerformanceLabelEnum.AssetPerformanceLabel
|
|
119
119
|
*/
|
|
120
120
|
enum AssetPerformanceLabel {
|
|
121
121
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -128,7 +128,7 @@ export declare namespace enums {
|
|
|
128
128
|
}
|
|
129
129
|
/**
|
|
130
130
|
* @name ServedAssetFieldTypeEnum.ServedAssetFieldType
|
|
131
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
131
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ServedAssetFieldTypeEnum.ServedAssetFieldType
|
|
132
132
|
*/
|
|
133
133
|
enum ServedAssetFieldType {
|
|
134
134
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -162,11 +162,12 @@ export declare namespace enums {
|
|
|
162
162
|
PROMOTION = 28,// PROMOTION
|
|
163
163
|
AD_IMAGE = 29,// AD_IMAGE
|
|
164
164
|
LEAD_FORM = 30,// LEAD_FORM
|
|
165
|
-
BUSINESS_LOGO = 31
|
|
165
|
+
BUSINESS_LOGO = 31,// BUSINESS_LOGO
|
|
166
|
+
DESCRIPTION_PREFIX = 32
|
|
166
167
|
}
|
|
167
168
|
/**
|
|
168
169
|
* @name CallConversionReportingStateEnum.CallConversionReportingState
|
|
169
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
170
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CallConversionReportingStateEnum.CallConversionReportingState
|
|
170
171
|
*/
|
|
171
172
|
enum CallConversionReportingState {
|
|
172
173
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -177,7 +178,7 @@ export declare namespace enums {
|
|
|
177
178
|
}
|
|
178
179
|
/**
|
|
179
180
|
* @name DisplayAdFormatSettingEnum.DisplayAdFormatSetting
|
|
180
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
181
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/DisplayAdFormatSettingEnum.DisplayAdFormatSetting
|
|
181
182
|
*/
|
|
182
183
|
enum DisplayAdFormatSetting {
|
|
183
184
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -188,7 +189,7 @@ export declare namespace enums {
|
|
|
188
189
|
}
|
|
189
190
|
/**
|
|
190
191
|
* @name DisplayUploadProductTypeEnum.DisplayUploadProductType
|
|
191
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
192
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/DisplayUploadProductTypeEnum.DisplayUploadProductType
|
|
192
193
|
*/
|
|
193
194
|
enum DisplayUploadProductType {
|
|
194
195
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -206,7 +207,7 @@ export declare namespace enums {
|
|
|
206
207
|
}
|
|
207
208
|
/**
|
|
208
209
|
* @name LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
|
|
209
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
210
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
|
|
210
211
|
*/
|
|
211
212
|
enum LegacyAppInstallAdAppStore {
|
|
212
213
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -219,7 +220,7 @@ export declare namespace enums {
|
|
|
219
220
|
}
|
|
220
221
|
/**
|
|
221
222
|
* @name MimeTypeEnum.MimeType
|
|
222
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
223
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/MimeTypeEnum.MimeType
|
|
223
224
|
*/
|
|
224
225
|
enum MimeType {
|
|
225
226
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -239,7 +240,7 @@ export declare namespace enums {
|
|
|
239
240
|
}
|
|
240
241
|
/**
|
|
241
242
|
* @name VideoThumbnailEnum.VideoThumbnail
|
|
242
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
243
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/VideoThumbnailEnum.VideoThumbnail
|
|
243
244
|
*/
|
|
244
245
|
enum VideoThumbnail {
|
|
245
246
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -251,7 +252,7 @@ export declare namespace enums {
|
|
|
251
252
|
}
|
|
252
253
|
/**
|
|
253
254
|
* @name ApplicationInstanceEnum.ApplicationInstance
|
|
254
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
255
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ApplicationInstanceEnum.ApplicationInstance
|
|
255
256
|
*/
|
|
256
257
|
enum ApplicationInstance {
|
|
257
258
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -261,7 +262,7 @@ export declare namespace enums {
|
|
|
261
262
|
}
|
|
262
263
|
/**
|
|
263
264
|
* @name ChainRelationshipTypeEnum.ChainRelationshipType
|
|
264
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
265
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ChainRelationshipTypeEnum.ChainRelationshipType
|
|
265
266
|
*/
|
|
266
267
|
enum ChainRelationshipType {
|
|
267
268
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -271,7 +272,7 @@ export declare namespace enums {
|
|
|
271
272
|
}
|
|
272
273
|
/**
|
|
273
274
|
* @name LocationOwnershipTypeEnum.LocationOwnershipType
|
|
274
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
275
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocationOwnershipTypeEnum.LocationOwnershipType
|
|
275
276
|
*/
|
|
276
277
|
enum LocationOwnershipType {
|
|
277
278
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -281,7 +282,7 @@ export declare namespace enums {
|
|
|
281
282
|
}
|
|
282
283
|
/**
|
|
283
284
|
* @name LocationStringFilterTypeEnum.LocationStringFilterType
|
|
284
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
285
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocationStringFilterTypeEnum.LocationStringFilterType
|
|
285
286
|
*/
|
|
286
287
|
enum LocationStringFilterType {
|
|
287
288
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -290,7 +291,7 @@ export declare namespace enums {
|
|
|
290
291
|
}
|
|
291
292
|
/**
|
|
292
293
|
* @name AgeRangeTypeEnum.AgeRangeType
|
|
293
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
294
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AgeRangeTypeEnum.AgeRangeType
|
|
294
295
|
*/
|
|
295
296
|
enum AgeRangeType {
|
|
296
297
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -305,7 +306,7 @@ export declare namespace enums {
|
|
|
305
306
|
}
|
|
306
307
|
/**
|
|
307
308
|
* @name AppPaymentModelTypeEnum.AppPaymentModelType
|
|
308
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
309
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AppPaymentModelTypeEnum.AppPaymentModelType
|
|
309
310
|
*/
|
|
310
311
|
enum AppPaymentModelType {
|
|
311
312
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -314,7 +315,7 @@ export declare namespace enums {
|
|
|
314
315
|
}
|
|
315
316
|
/**
|
|
316
317
|
* @name BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
|
|
317
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
318
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
|
|
318
319
|
*/
|
|
319
320
|
enum BrandRequestRejectionReason {
|
|
320
321
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -326,7 +327,7 @@ export declare namespace enums {
|
|
|
326
327
|
}
|
|
327
328
|
/**
|
|
328
329
|
* @name BrandStateEnum.BrandState
|
|
329
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
330
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BrandStateEnum.BrandState
|
|
330
331
|
*/
|
|
331
332
|
enum BrandState {
|
|
332
333
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -340,7 +341,7 @@ export declare namespace enums {
|
|
|
340
341
|
}
|
|
341
342
|
/**
|
|
342
343
|
* @name ContentLabelTypeEnum.ContentLabelType
|
|
343
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
344
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ContentLabelTypeEnum.ContentLabelType
|
|
344
345
|
*/
|
|
345
346
|
enum ContentLabelType {
|
|
346
347
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -373,7 +374,7 @@ export declare namespace enums {
|
|
|
373
374
|
}
|
|
374
375
|
/**
|
|
375
376
|
* @name DayOfWeekEnum.DayOfWeek
|
|
376
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
377
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/DayOfWeekEnum.DayOfWeek
|
|
377
378
|
*/
|
|
378
379
|
enum DayOfWeek {
|
|
379
380
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -388,7 +389,7 @@ export declare namespace enums {
|
|
|
388
389
|
}
|
|
389
390
|
/**
|
|
390
391
|
* @name DeviceEnum.Device
|
|
391
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
392
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/DeviceEnum.Device
|
|
392
393
|
*/
|
|
393
394
|
enum Device {
|
|
394
395
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -401,7 +402,7 @@ export declare namespace enums {
|
|
|
401
402
|
}
|
|
402
403
|
/**
|
|
403
404
|
* @name GenderTypeEnum.GenderType
|
|
404
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
405
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/GenderTypeEnum.GenderType
|
|
405
406
|
*/
|
|
406
407
|
enum GenderType {
|
|
407
408
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -412,7 +413,7 @@ export declare namespace enums {
|
|
|
412
413
|
}
|
|
413
414
|
/**
|
|
414
415
|
* @name HotelDateSelectionTypeEnum.HotelDateSelectionType
|
|
415
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
416
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/HotelDateSelectionTypeEnum.HotelDateSelectionType
|
|
416
417
|
*/
|
|
417
418
|
enum HotelDateSelectionType {
|
|
418
419
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -422,7 +423,7 @@ export declare namespace enums {
|
|
|
422
423
|
}
|
|
423
424
|
/**
|
|
424
425
|
* @name IncomeRangeTypeEnum.IncomeRangeType
|
|
425
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
426
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/IncomeRangeTypeEnum.IncomeRangeType
|
|
426
427
|
*/
|
|
427
428
|
enum IncomeRangeType {
|
|
428
429
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -437,7 +438,7 @@ export declare namespace enums {
|
|
|
437
438
|
}
|
|
438
439
|
/**
|
|
439
440
|
* @name InteractionTypeEnum.InteractionType
|
|
440
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
441
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/InteractionTypeEnum.InteractionType
|
|
441
442
|
*/
|
|
442
443
|
enum InteractionType {
|
|
443
444
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -446,7 +447,7 @@ export declare namespace enums {
|
|
|
446
447
|
}
|
|
447
448
|
/**
|
|
448
449
|
* @name KeywordMatchTypeEnum.KeywordMatchType
|
|
449
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
450
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordMatchTypeEnum.KeywordMatchType
|
|
450
451
|
*/
|
|
451
452
|
enum KeywordMatchType {
|
|
452
453
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -457,7 +458,7 @@ export declare namespace enums {
|
|
|
457
458
|
}
|
|
458
459
|
/**
|
|
459
460
|
* @name ListingGroupTypeEnum.ListingGroupType
|
|
460
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
461
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupTypeEnum.ListingGroupType
|
|
461
462
|
*/
|
|
462
463
|
enum ListingGroupType {
|
|
463
464
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -467,7 +468,7 @@ export declare namespace enums {
|
|
|
467
468
|
}
|
|
468
469
|
/**
|
|
469
470
|
* @name LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
|
|
470
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
471
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
|
|
471
472
|
*/
|
|
472
473
|
enum LocationGroupRadiusUnits {
|
|
473
474
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -478,7 +479,7 @@ export declare namespace enums {
|
|
|
478
479
|
}
|
|
479
480
|
/**
|
|
480
481
|
* @name MinuteOfHourEnum.MinuteOfHour
|
|
481
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
482
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/MinuteOfHourEnum.MinuteOfHour
|
|
482
483
|
*/
|
|
483
484
|
enum MinuteOfHour {
|
|
484
485
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -490,7 +491,7 @@ export declare namespace enums {
|
|
|
490
491
|
}
|
|
491
492
|
/**
|
|
492
493
|
* @name ParentalStatusTypeEnum.ParentalStatusType
|
|
493
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
494
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ParentalStatusTypeEnum.ParentalStatusType
|
|
494
495
|
*/
|
|
495
496
|
enum ParentalStatusType {
|
|
496
497
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -501,7 +502,7 @@ export declare namespace enums {
|
|
|
501
502
|
}
|
|
502
503
|
/**
|
|
503
504
|
* @name ProductCategoryLevelEnum.ProductCategoryLevel
|
|
504
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
505
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductCategoryLevelEnum.ProductCategoryLevel
|
|
505
506
|
*/
|
|
506
507
|
enum ProductCategoryLevel {
|
|
507
508
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -514,7 +515,7 @@ export declare namespace enums {
|
|
|
514
515
|
}
|
|
515
516
|
/**
|
|
516
517
|
* @name ProductChannelEnum.ProductChannel
|
|
517
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
518
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductChannelEnum.ProductChannel
|
|
518
519
|
*/
|
|
519
520
|
enum ProductChannel {
|
|
520
521
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -524,7 +525,7 @@ export declare namespace enums {
|
|
|
524
525
|
}
|
|
525
526
|
/**
|
|
526
527
|
* @name ProductChannelExclusivityEnum.ProductChannelExclusivity
|
|
527
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
528
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductChannelExclusivityEnum.ProductChannelExclusivity
|
|
528
529
|
*/
|
|
529
530
|
enum ProductChannelExclusivity {
|
|
530
531
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -534,7 +535,7 @@ export declare namespace enums {
|
|
|
534
535
|
}
|
|
535
536
|
/**
|
|
536
537
|
* @name ProductConditionEnum.ProductCondition
|
|
537
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
538
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductConditionEnum.ProductCondition
|
|
538
539
|
*/
|
|
539
540
|
enum ProductCondition {
|
|
540
541
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -545,7 +546,7 @@ export declare namespace enums {
|
|
|
545
546
|
}
|
|
546
547
|
/**
|
|
547
548
|
* @name ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
|
|
548
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
549
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
|
|
549
550
|
*/
|
|
550
551
|
enum ProductCustomAttributeIndex {
|
|
551
552
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -558,7 +559,7 @@ export declare namespace enums {
|
|
|
558
559
|
}
|
|
559
560
|
/**
|
|
560
561
|
* @name ProductTypeLevelEnum.ProductTypeLevel
|
|
561
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
562
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductTypeLevelEnum.ProductTypeLevel
|
|
562
563
|
*/
|
|
563
564
|
enum ProductTypeLevel {
|
|
564
565
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -571,7 +572,7 @@ export declare namespace enums {
|
|
|
571
572
|
}
|
|
572
573
|
/**
|
|
573
574
|
* @name ProximityRadiusUnitsEnum.ProximityRadiusUnits
|
|
574
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
575
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProximityRadiusUnitsEnum.ProximityRadiusUnits
|
|
575
576
|
*/
|
|
576
577
|
enum ProximityRadiusUnits {
|
|
577
578
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -581,7 +582,7 @@ export declare namespace enums {
|
|
|
581
582
|
}
|
|
582
583
|
/**
|
|
583
584
|
* @name WebpageConditionOperandEnum.WebpageConditionOperand
|
|
584
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
585
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/WebpageConditionOperandEnum.WebpageConditionOperand
|
|
585
586
|
*/
|
|
586
587
|
enum WebpageConditionOperand {
|
|
587
588
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -594,7 +595,7 @@ export declare namespace enums {
|
|
|
594
595
|
}
|
|
595
596
|
/**
|
|
596
597
|
* @name WebpageConditionOperatorEnum.WebpageConditionOperator
|
|
597
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
598
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/WebpageConditionOperatorEnum.WebpageConditionOperator
|
|
598
599
|
*/
|
|
599
600
|
enum WebpageConditionOperator {
|
|
600
601
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -604,7 +605,7 @@ export declare namespace enums {
|
|
|
604
605
|
}
|
|
605
606
|
/**
|
|
606
607
|
* @name BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
|
|
607
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
608
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
|
|
608
609
|
*/
|
|
609
610
|
enum BusinessMessageCallToActionType {
|
|
610
611
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -620,7 +621,7 @@ export declare namespace enums {
|
|
|
620
621
|
}
|
|
621
622
|
/**
|
|
622
623
|
* @name BusinessMessageProviderEnum.BusinessMessageProvider
|
|
623
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
624
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BusinessMessageProviderEnum.BusinessMessageProvider
|
|
624
625
|
*/
|
|
625
626
|
enum BusinessMessageProvider {
|
|
626
627
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -629,7 +630,7 @@ export declare namespace enums {
|
|
|
629
630
|
}
|
|
630
631
|
/**
|
|
631
632
|
* @name CallToActionTypeEnum.CallToActionType
|
|
632
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
633
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CallToActionTypeEnum.CallToActionType
|
|
633
634
|
*/
|
|
634
635
|
enum CallToActionType {
|
|
635
636
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -654,7 +655,7 @@ export declare namespace enums {
|
|
|
654
655
|
}
|
|
655
656
|
/**
|
|
656
657
|
* @name LeadFormCallToActionTypeEnum.LeadFormCallToActionType
|
|
657
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
658
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LeadFormCallToActionTypeEnum.LeadFormCallToActionType
|
|
658
659
|
*/
|
|
659
660
|
enum LeadFormCallToActionType {
|
|
660
661
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -676,7 +677,7 @@ export declare namespace enums {
|
|
|
676
677
|
}
|
|
677
678
|
/**
|
|
678
679
|
* @name LeadFormDesiredIntentEnum.LeadFormDesiredIntent
|
|
679
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
680
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LeadFormDesiredIntentEnum.LeadFormDesiredIntent
|
|
680
681
|
*/
|
|
681
682
|
enum LeadFormDesiredIntent {
|
|
682
683
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -686,7 +687,7 @@ export declare namespace enums {
|
|
|
686
687
|
}
|
|
687
688
|
/**
|
|
688
689
|
* @name LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
|
|
689
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
690
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
|
|
690
691
|
*/
|
|
691
692
|
enum LeadFormFieldUserInputType {
|
|
692
693
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -810,7 +811,7 @@ export declare namespace enums {
|
|
|
810
811
|
}
|
|
811
812
|
/**
|
|
812
813
|
* @name LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
|
|
813
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
814
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
|
|
814
815
|
*/
|
|
815
816
|
enum LeadFormPostSubmitCallToActionType {
|
|
816
817
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -822,7 +823,7 @@ export declare namespace enums {
|
|
|
822
823
|
}
|
|
823
824
|
/**
|
|
824
825
|
* @name MobileAppVendorEnum.MobileAppVendor
|
|
825
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
826
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/MobileAppVendorEnum.MobileAppVendor
|
|
826
827
|
*/
|
|
827
828
|
enum MobileAppVendor {
|
|
828
829
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -832,7 +833,7 @@ export declare namespace enums {
|
|
|
832
833
|
}
|
|
833
834
|
/**
|
|
834
835
|
* @name PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
|
|
835
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
836
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
|
|
836
837
|
*/
|
|
837
838
|
enum PriceExtensionPriceQualifier {
|
|
838
839
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -843,7 +844,7 @@ export declare namespace enums {
|
|
|
843
844
|
}
|
|
844
845
|
/**
|
|
845
846
|
* @name PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
|
|
846
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
847
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
|
|
847
848
|
*/
|
|
848
849
|
enum PriceExtensionPriceUnit {
|
|
849
850
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -857,7 +858,7 @@ export declare namespace enums {
|
|
|
857
858
|
}
|
|
858
859
|
/**
|
|
859
860
|
* @name PriceExtensionTypeEnum.PriceExtensionType
|
|
860
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
861
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PriceExtensionTypeEnum.PriceExtensionType
|
|
861
862
|
*/
|
|
862
863
|
enum PriceExtensionType {
|
|
863
864
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -872,9 +873,27 @@ export declare namespace enums {
|
|
|
872
873
|
SERVICE_CATEGORIES = 9,// SERVICE_CATEGORIES
|
|
873
874
|
SERVICE_TIERS = 10
|
|
874
875
|
}
|
|
876
|
+
/**
|
|
877
|
+
* @name PromotionBarcodeTypeEnum.PromotionBarcodeType
|
|
878
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PromotionBarcodeTypeEnum.PromotionBarcodeType
|
|
879
|
+
*/
|
|
880
|
+
enum PromotionBarcodeType {
|
|
881
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
882
|
+
UNKNOWN = 1,// UNKNOWN
|
|
883
|
+
AZTEC = 2,// AZTEC
|
|
884
|
+
CODABAR = 3,// CODABAR
|
|
885
|
+
CODE39 = 4,// CODE39
|
|
886
|
+
CODE128 = 5,// CODE128
|
|
887
|
+
DATA_MATRIX = 6,// DATA_MATRIX
|
|
888
|
+
EAN8 = 7,// EAN8
|
|
889
|
+
EAN13 = 8,// EAN13
|
|
890
|
+
ITF = 9,// ITF
|
|
891
|
+
PDF417 = 10,// PDF417
|
|
892
|
+
UPC_A = 11
|
|
893
|
+
}
|
|
875
894
|
/**
|
|
876
895
|
* @name PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
|
|
877
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
896
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
|
|
878
897
|
*/
|
|
879
898
|
enum PromotionExtensionDiscountModifier {
|
|
880
899
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -883,7 +902,7 @@ export declare namespace enums {
|
|
|
883
902
|
}
|
|
884
903
|
/**
|
|
885
904
|
* @name PromotionExtensionOccasionEnum.PromotionExtensionOccasion
|
|
886
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
905
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PromotionExtensionOccasionEnum.PromotionExtensionOccasion
|
|
887
906
|
*/
|
|
888
907
|
enum PromotionExtensionOccasion {
|
|
889
908
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -928,7 +947,7 @@ export declare namespace enums {
|
|
|
928
947
|
}
|
|
929
948
|
/**
|
|
930
949
|
* @name AudienceInsightsDimensionEnum.AudienceInsightsDimension
|
|
931
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
950
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AudienceInsightsDimensionEnum.AudienceInsightsDimension
|
|
932
951
|
*/
|
|
933
952
|
enum AudienceInsightsDimension {
|
|
934
953
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -946,11 +965,12 @@ export declare namespace enums {
|
|
|
946
965
|
GENDER = 13,// GENDER
|
|
947
966
|
YOUTUBE_VIDEO = 14,// YOUTUBE_VIDEO
|
|
948
967
|
DEVICE = 15,// DEVICE
|
|
949
|
-
YOUTUBE_LINEUP = 16
|
|
968
|
+
YOUTUBE_LINEUP = 16,// YOUTUBE_LINEUP
|
|
969
|
+
USER_LIST = 17
|
|
950
970
|
}
|
|
951
971
|
/**
|
|
952
972
|
* @name InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
|
|
953
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
973
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
|
|
954
974
|
*/
|
|
955
975
|
enum InsightsKnowledgeGraphEntityCapabilities {
|
|
956
976
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -958,9 +978,24 @@ export declare namespace enums {
|
|
|
958
978
|
CONTENT_TRENDING_INSIGHTS = 2,// CONTENT_TRENDING_INSIGHTS
|
|
959
979
|
CREATOR_ATTRIBUTE = 3
|
|
960
980
|
}
|
|
981
|
+
/**
|
|
982
|
+
* @name UserListTypeEnum.UserListType
|
|
983
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListTypeEnum.UserListType
|
|
984
|
+
*/
|
|
985
|
+
enum UserListType {
|
|
986
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
987
|
+
UNKNOWN = 1,// UNKNOWN
|
|
988
|
+
REMARKETING = 2,// REMARKETING
|
|
989
|
+
LOGICAL = 3,// LOGICAL
|
|
990
|
+
EXTERNAL_REMARKETING = 4,// EXTERNAL_REMARKETING
|
|
991
|
+
RULE_BASED = 5,// RULE_BASED
|
|
992
|
+
SIMILAR = 6,// SIMILAR
|
|
993
|
+
CRM_BASED = 7,// CRM_BASED
|
|
994
|
+
LOOKALIKE = 9
|
|
995
|
+
}
|
|
961
996
|
/**
|
|
962
997
|
* @name FixedCpmGoalEnum.FixedCpmGoal
|
|
963
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
998
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/FixedCpmGoalEnum.FixedCpmGoal
|
|
964
999
|
*/
|
|
965
1000
|
enum FixedCpmGoal {
|
|
966
1001
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -970,7 +1005,7 @@ export declare namespace enums {
|
|
|
970
1005
|
}
|
|
971
1006
|
/**
|
|
972
1007
|
* @name FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
|
|
973
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1008
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
|
|
974
1009
|
*/
|
|
975
1010
|
enum FixedCpmTargetFrequencyTimeUnit {
|
|
976
1011
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -979,7 +1014,7 @@ export declare namespace enums {
|
|
|
979
1014
|
}
|
|
980
1015
|
/**
|
|
981
1016
|
* @name TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
|
|
982
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1017
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
|
|
983
1018
|
*/
|
|
984
1019
|
enum TargetFrequencyTimeUnit {
|
|
985
1020
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -989,7 +1024,7 @@ export declare namespace enums {
|
|
|
989
1024
|
}
|
|
990
1025
|
/**
|
|
991
1026
|
* @name TargetImpressionShareLocationEnum.TargetImpressionShareLocation
|
|
992
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1027
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
|
|
993
1028
|
*/
|
|
994
1029
|
enum TargetImpressionShareLocation {
|
|
995
1030
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1000,7 +1035,7 @@ export declare namespace enums {
|
|
|
1000
1035
|
}
|
|
1001
1036
|
/**
|
|
1002
1037
|
* @name ConsentStatusEnum.ConsentStatus
|
|
1003
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1038
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConsentStatusEnum.ConsentStatus
|
|
1004
1039
|
*/
|
|
1005
1040
|
enum ConsentStatus {
|
|
1006
1041
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1010,7 +1045,7 @@ export declare namespace enums {
|
|
|
1010
1045
|
}
|
|
1011
1046
|
/**
|
|
1012
1047
|
* @name AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
|
|
1013
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1048
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
|
|
1014
1049
|
*/
|
|
1015
1050
|
enum AdvertisingChannelSubType {
|
|
1016
1051
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1037,7 +1072,7 @@ export declare namespace enums {
|
|
|
1037
1072
|
}
|
|
1038
1073
|
/**
|
|
1039
1074
|
* @name AdvertisingChannelTypeEnum.AdvertisingChannelType
|
|
1040
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1075
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdvertisingChannelTypeEnum.AdvertisingChannelType
|
|
1041
1076
|
*/
|
|
1042
1077
|
enum AdvertisingChannelType {
|
|
1043
1078
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1057,7 +1092,7 @@ export declare namespace enums {
|
|
|
1057
1092
|
}
|
|
1058
1093
|
/**
|
|
1059
1094
|
* @name CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
|
|
1060
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1095
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
|
|
1061
1096
|
*/
|
|
1062
1097
|
enum CriterionCategoryChannelAvailabilityMode {
|
|
1063
1098
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1068,7 +1103,7 @@ export declare namespace enums {
|
|
|
1068
1103
|
}
|
|
1069
1104
|
/**
|
|
1070
1105
|
* @name CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
|
|
1071
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1106
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
|
|
1072
1107
|
*/
|
|
1073
1108
|
enum CriterionCategoryLocaleAvailabilityMode {
|
|
1074
1109
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1080,7 +1115,7 @@ export declare namespace enums {
|
|
|
1080
1115
|
}
|
|
1081
1116
|
/**
|
|
1082
1117
|
* @name CustomizerAttributeTypeEnum.CustomizerAttributeType
|
|
1083
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1118
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomizerAttributeTypeEnum.CustomizerAttributeType
|
|
1084
1119
|
*/
|
|
1085
1120
|
enum CustomizerAttributeType {
|
|
1086
1121
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1092,7 +1127,7 @@ export declare namespace enums {
|
|
|
1092
1127
|
}
|
|
1093
1128
|
/**
|
|
1094
1129
|
* @name MonthOfYearEnum.MonthOfYear
|
|
1095
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1130
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/MonthOfYearEnum.MonthOfYear
|
|
1096
1131
|
*/
|
|
1097
1132
|
enum MonthOfYear {
|
|
1098
1133
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1112,7 +1147,7 @@ export declare namespace enums {
|
|
|
1112
1147
|
}
|
|
1113
1148
|
/**
|
|
1114
1149
|
* @name AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
|
|
1115
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1150
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
|
|
1116
1151
|
*/
|
|
1117
1152
|
enum AppUrlOperatingSystemType {
|
|
1118
1153
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1122,7 +1157,7 @@ export declare namespace enums {
|
|
|
1122
1157
|
}
|
|
1123
1158
|
/**
|
|
1124
1159
|
* @name FrequencyCapEventTypeEnum.FrequencyCapEventType
|
|
1125
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1160
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/FrequencyCapEventTypeEnum.FrequencyCapEventType
|
|
1126
1161
|
*/
|
|
1127
1162
|
enum FrequencyCapEventType {
|
|
1128
1163
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1132,7 +1167,7 @@ export declare namespace enums {
|
|
|
1132
1167
|
}
|
|
1133
1168
|
/**
|
|
1134
1169
|
* @name FrequencyCapLevelEnum.FrequencyCapLevel
|
|
1135
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1170
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/FrequencyCapLevelEnum.FrequencyCapLevel
|
|
1136
1171
|
*/
|
|
1137
1172
|
enum FrequencyCapLevel {
|
|
1138
1173
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1143,7 +1178,7 @@ export declare namespace enums {
|
|
|
1143
1178
|
}
|
|
1144
1179
|
/**
|
|
1145
1180
|
* @name FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
|
|
1146
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1181
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
|
|
1147
1182
|
*/
|
|
1148
1183
|
enum FrequencyCapTimeUnit {
|
|
1149
1184
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1154,7 +1189,7 @@ export declare namespace enums {
|
|
|
1154
1189
|
}
|
|
1155
1190
|
/**
|
|
1156
1191
|
* @name KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
|
|
1157
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1192
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
|
|
1158
1193
|
*/
|
|
1159
1194
|
enum KeywordPlanAggregateMetricType {
|
|
1160
1195
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1163,7 +1198,7 @@ export declare namespace enums {
|
|
|
1163
1198
|
}
|
|
1164
1199
|
/**
|
|
1165
1200
|
* @name KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
|
|
1166
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1201
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
|
|
1167
1202
|
*/
|
|
1168
1203
|
enum KeywordPlanCompetitionLevel {
|
|
1169
1204
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1174,7 +1209,7 @@ export declare namespace enums {
|
|
|
1174
1209
|
}
|
|
1175
1210
|
/**
|
|
1176
1211
|
* @name KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
|
|
1177
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1212
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
|
|
1178
1213
|
*/
|
|
1179
1214
|
enum KeywordPlanConceptGroupType {
|
|
1180
1215
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1185,7 +1220,7 @@ export declare namespace enums {
|
|
|
1185
1220
|
}
|
|
1186
1221
|
/**
|
|
1187
1222
|
* @name ExperimentMetricEnum.ExperimentMetric
|
|
1188
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1223
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ExperimentMetricEnum.ExperimentMetric
|
|
1189
1224
|
*/
|
|
1190
1225
|
enum ExperimentMetric {
|
|
1191
1226
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1206,7 +1241,7 @@ export declare namespace enums {
|
|
|
1206
1241
|
}
|
|
1207
1242
|
/**
|
|
1208
1243
|
* @name ExperimentMetricDirectionEnum.ExperimentMetricDirection
|
|
1209
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1244
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ExperimentMetricDirectionEnum.ExperimentMetricDirection
|
|
1210
1245
|
*/
|
|
1211
1246
|
enum ExperimentMetricDirection {
|
|
1212
1247
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1219,7 +1254,7 @@ export declare namespace enums {
|
|
|
1219
1254
|
}
|
|
1220
1255
|
/**
|
|
1221
1256
|
* @name InteractionEventTypeEnum.InteractionEventType
|
|
1222
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1257
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/InteractionEventTypeEnum.InteractionEventType
|
|
1223
1258
|
*/
|
|
1224
1259
|
enum InteractionEventType {
|
|
1225
1260
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1231,7 +1266,7 @@ export declare namespace enums {
|
|
|
1231
1266
|
}
|
|
1232
1267
|
/**
|
|
1233
1268
|
* @name QualityScoreBucketEnum.QualityScoreBucket
|
|
1234
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1269
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/QualityScoreBucketEnum.QualityScoreBucket
|
|
1235
1270
|
*/
|
|
1236
1271
|
enum QualityScoreBucket {
|
|
1237
1272
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1242,7 +1277,7 @@ export declare namespace enums {
|
|
|
1242
1277
|
}
|
|
1243
1278
|
/**
|
|
1244
1279
|
* @name UserIdentifierSourceEnum.UserIdentifierSource
|
|
1245
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1280
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserIdentifierSourceEnum.UserIdentifierSource
|
|
1246
1281
|
*/
|
|
1247
1282
|
enum UserIdentifierSource {
|
|
1248
1283
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1252,7 +1287,7 @@ export declare namespace enums {
|
|
|
1252
1287
|
}
|
|
1253
1288
|
/**
|
|
1254
1289
|
* @name AdDestinationTypeEnum.AdDestinationType
|
|
1255
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1290
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdDestinationTypeEnum.AdDestinationType
|
|
1256
1291
|
*/
|
|
1257
1292
|
enum AdDestinationType {
|
|
1258
1293
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1271,7 +1306,7 @@ export declare namespace enums {
|
|
|
1271
1306
|
}
|
|
1272
1307
|
/**
|
|
1273
1308
|
* @name AdFormatTypeEnum.AdFormatType
|
|
1274
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1309
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdFormatTypeEnum.AdFormatType
|
|
1275
1310
|
*/
|
|
1276
1311
|
enum AdFormatType {
|
|
1277
1312
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1290,7 +1325,7 @@ export declare namespace enums {
|
|
|
1290
1325
|
}
|
|
1291
1326
|
/**
|
|
1292
1327
|
* @name AdNetworkTypeEnum.AdNetworkType
|
|
1293
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1328
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdNetworkTypeEnum.AdNetworkType
|
|
1294
1329
|
*/
|
|
1295
1330
|
enum AdNetworkType {
|
|
1296
1331
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1308,7 +1343,7 @@ export declare namespace enums {
|
|
|
1308
1343
|
}
|
|
1309
1344
|
/**
|
|
1310
1345
|
* @name BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
|
|
1311
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1346
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
|
|
1312
1347
|
*/
|
|
1313
1348
|
enum BudgetCampaignAssociationStatus {
|
|
1314
1349
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1318,7 +1353,7 @@ export declare namespace enums {
|
|
|
1318
1353
|
}
|
|
1319
1354
|
/**
|
|
1320
1355
|
* @name ClickTypeEnum.ClickType
|
|
1321
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1356
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ClickTypeEnum.ClickType
|
|
1322
1357
|
*/
|
|
1323
1358
|
enum ClickType {
|
|
1324
1359
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1378,11 +1413,15 @@ export declare namespace enums {
|
|
|
1378
1413
|
SHOPPING_COMPARISON_LISTING = 56,// SHOPPING_COMPARISON_LISTING
|
|
1379
1414
|
CROSS_NETWORK = 57,// CROSS_NETWORK
|
|
1380
1415
|
AD_IMAGE = 58,// AD_IMAGE
|
|
1381
|
-
TRAVEL_ASSETS = 59
|
|
1416
|
+
TRAVEL_ASSETS = 59,// TRAVEL_ASSETS
|
|
1417
|
+
VEHICLE_ASSETS = 60,// VEHICLE_ASSETS
|
|
1418
|
+
PRODUCT_ASSETS = 61,// PRODUCT_ASSETS
|
|
1419
|
+
VIDEO_CHANNEL_CLICK = 62,// VIDEO_CHANNEL_CLICK
|
|
1420
|
+
VIDEO_RELATED_VIDEOS_CLICK = 63
|
|
1382
1421
|
}
|
|
1383
1422
|
/**
|
|
1384
1423
|
* @name ConversionActionCategoryEnum.ConversionActionCategory
|
|
1385
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1424
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionActionCategoryEnum.ConversionActionCategory
|
|
1386
1425
|
*/
|
|
1387
1426
|
enum ConversionActionCategory {
|
|
1388
1427
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1411,17 +1450,18 @@ export declare namespace enums {
|
|
|
1411
1450
|
}
|
|
1412
1451
|
/**
|
|
1413
1452
|
* @name ConversionAttributionEventTypeEnum.ConversionAttributionEventType
|
|
1414
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1453
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
|
|
1415
1454
|
*/
|
|
1416
1455
|
enum ConversionAttributionEventType {
|
|
1417
1456
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1418
1457
|
UNKNOWN = 1,// UNKNOWN
|
|
1419
1458
|
IMPRESSION = 2,// IMPRESSION
|
|
1420
|
-
INTERACTION = 3
|
|
1459
|
+
INTERACTION = 3,// INTERACTION
|
|
1460
|
+
ENGAGED_VIEW = 4
|
|
1421
1461
|
}
|
|
1422
1462
|
/**
|
|
1423
1463
|
* @name ConversionLagBucketEnum.ConversionLagBucket
|
|
1424
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1464
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionLagBucketEnum.ConversionLagBucket
|
|
1425
1465
|
*/
|
|
1426
1466
|
enum ConversionLagBucket {
|
|
1427
1467
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1448,7 +1488,7 @@ export declare namespace enums {
|
|
|
1448
1488
|
}
|
|
1449
1489
|
/**
|
|
1450
1490
|
* @name ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
|
|
1451
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1491
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
|
|
1452
1492
|
*/
|
|
1453
1493
|
enum ConversionOrAdjustmentLagBucket {
|
|
1454
1494
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1497,7 +1537,7 @@ export declare namespace enums {
|
|
|
1497
1537
|
}
|
|
1498
1538
|
/**
|
|
1499
1539
|
* @name ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
|
|
1500
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1540
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
|
|
1501
1541
|
*/
|
|
1502
1542
|
enum ConversionValueRulePrimaryDimension {
|
|
1503
1543
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1513,7 +1553,7 @@ export declare namespace enums {
|
|
|
1513
1553
|
}
|
|
1514
1554
|
/**
|
|
1515
1555
|
* @name ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
|
|
1516
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1556
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
|
|
1517
1557
|
*/
|
|
1518
1558
|
enum ConvertingUserPriorEngagementTypeAndLtvBucket {
|
|
1519
1559
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1524,7 +1564,7 @@ export declare namespace enums {
|
|
|
1524
1564
|
}
|
|
1525
1565
|
/**
|
|
1526
1566
|
* @name ExternalConversionSourceEnum.ExternalConversionSource
|
|
1527
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1567
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ExternalConversionSourceEnum.ExternalConversionSource
|
|
1528
1568
|
*/
|
|
1529
1569
|
enum ExternalConversionSource {
|
|
1530
1570
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1560,7 +1600,7 @@ export declare namespace enums {
|
|
|
1560
1600
|
}
|
|
1561
1601
|
/**
|
|
1562
1602
|
* @name HotelPriceBucketEnum.HotelPriceBucket
|
|
1563
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1603
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/HotelPriceBucketEnum.HotelPriceBucket
|
|
1564
1604
|
*/
|
|
1565
1605
|
enum HotelPriceBucket {
|
|
1566
1606
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1572,7 +1612,7 @@ export declare namespace enums {
|
|
|
1572
1612
|
}
|
|
1573
1613
|
/**
|
|
1574
1614
|
* @name HotelRateTypeEnum.HotelRateType
|
|
1575
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1615
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/HotelRateTypeEnum.HotelRateType
|
|
1576
1616
|
*/
|
|
1577
1617
|
enum HotelRateType {
|
|
1578
1618
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1582,9 +1622,31 @@ export declare namespace enums {
|
|
|
1582
1622
|
QUALIFIED_RATE = 4,// QUALIFIED_RATE
|
|
1583
1623
|
PRIVATE_RATE = 5
|
|
1584
1624
|
}
|
|
1625
|
+
/**
|
|
1626
|
+
* @name LandingPageSourceEnum.LandingPageSource
|
|
1627
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LandingPageSourceEnum.LandingPageSource
|
|
1628
|
+
*/
|
|
1629
|
+
enum LandingPageSource {
|
|
1630
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1631
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1632
|
+
ADVERTISER = 2,// ADVERTISER
|
|
1633
|
+
AUTOMATIC = 3
|
|
1634
|
+
}
|
|
1635
|
+
/**
|
|
1636
|
+
* @name MatchTypeEnum.MatchType
|
|
1637
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/MatchTypeEnum.MatchType
|
|
1638
|
+
*/
|
|
1639
|
+
enum MatchType {
|
|
1640
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1641
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1642
|
+
BROAD = 2,// BROAD
|
|
1643
|
+
EXACT = 3,// EXACT
|
|
1644
|
+
PHRASE = 4,// PHRASE
|
|
1645
|
+
AI_MAX = 5
|
|
1646
|
+
}
|
|
1585
1647
|
/**
|
|
1586
1648
|
* @name RecommendationTypeEnum.RecommendationType
|
|
1587
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1649
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/RecommendationTypeEnum.RecommendationType
|
|
1588
1650
|
*/
|
|
1589
1651
|
enum RecommendationType {
|
|
1590
1652
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1646,7 +1708,7 @@ export declare namespace enums {
|
|
|
1646
1708
|
}
|
|
1647
1709
|
/**
|
|
1648
1710
|
* @name SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
|
|
1649
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1711
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
|
|
1650
1712
|
*/
|
|
1651
1713
|
enum SearchEngineResultsPageType {
|
|
1652
1714
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1655,9 +1717,22 @@ export declare namespace enums {
|
|
|
1655
1717
|
ORGANIC_ONLY = 3,// ORGANIC_ONLY
|
|
1656
1718
|
ADS_AND_ORGANIC = 4
|
|
1657
1719
|
}
|
|
1720
|
+
/**
|
|
1721
|
+
* @name SearchTermMatchSourceEnum.SearchTermMatchSource
|
|
1722
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SearchTermMatchSourceEnum.SearchTermMatchSource
|
|
1723
|
+
*/
|
|
1724
|
+
enum SearchTermMatchSource {
|
|
1725
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1726
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1727
|
+
ADVERTISER_PROVIDED_KEYWORD = 2,// ADVERTISER_PROVIDED_KEYWORD
|
|
1728
|
+
AI_MAX_KEYWORDLESS = 3,// AI_MAX_KEYWORDLESS
|
|
1729
|
+
AI_MAX_BROAD_MATCH = 4,// AI_MAX_BROAD_MATCH
|
|
1730
|
+
DYNAMIC_SEARCH_ADS = 5,// DYNAMIC_SEARCH_ADS
|
|
1731
|
+
PERFORMANCE_MAX = 6
|
|
1732
|
+
}
|
|
1658
1733
|
/**
|
|
1659
1734
|
* @name SearchTermMatchTypeEnum.SearchTermMatchType
|
|
1660
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1735
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SearchTermMatchTypeEnum.SearchTermMatchType
|
|
1661
1736
|
*/
|
|
1662
1737
|
enum SearchTermMatchType {
|
|
1663
1738
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1666,11 +1741,25 @@ export declare namespace enums {
|
|
|
1666
1741
|
EXACT = 3,// EXACT
|
|
1667
1742
|
PHRASE = 4,// PHRASE
|
|
1668
1743
|
NEAR_EXACT = 5,// NEAR_EXACT
|
|
1669
|
-
NEAR_PHRASE = 6
|
|
1744
|
+
NEAR_PHRASE = 6,// NEAR_PHRASE
|
|
1745
|
+
AI_MAX = 7,// AI_MAX
|
|
1746
|
+
PERFORMANCE_MAX = 8
|
|
1747
|
+
}
|
|
1748
|
+
/**
|
|
1749
|
+
* @name SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
1750
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
1751
|
+
*/
|
|
1752
|
+
enum SearchTermTargetingStatus {
|
|
1753
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1754
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1755
|
+
ADDED = 2,// ADDED
|
|
1756
|
+
EXCLUDED = 3,// EXCLUDED
|
|
1757
|
+
ADDED_EXCLUDED = 4,// ADDED_EXCLUDED
|
|
1758
|
+
NONE = 5
|
|
1670
1759
|
}
|
|
1671
1760
|
/**
|
|
1672
1761
|
* @name SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
|
|
1673
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1762
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
|
|
1674
1763
|
*/
|
|
1675
1764
|
enum SkAdNetworkAdEventType {
|
|
1676
1765
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1681,7 +1770,7 @@ export declare namespace enums {
|
|
|
1681
1770
|
}
|
|
1682
1771
|
/**
|
|
1683
1772
|
* @name SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
|
|
1684
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1773
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
|
|
1685
1774
|
*/
|
|
1686
1775
|
enum SkAdNetworkAttributionCredit {
|
|
1687
1776
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1692,7 +1781,7 @@ export declare namespace enums {
|
|
|
1692
1781
|
}
|
|
1693
1782
|
/**
|
|
1694
1783
|
* @name SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
|
|
1695
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1784
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
|
|
1696
1785
|
*/
|
|
1697
1786
|
enum SkAdNetworkCoarseConversionValue {
|
|
1698
1787
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1705,7 +1794,7 @@ export declare namespace enums {
|
|
|
1705
1794
|
}
|
|
1706
1795
|
/**
|
|
1707
1796
|
* @name SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
|
|
1708
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1797
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
|
|
1709
1798
|
*/
|
|
1710
1799
|
enum SkAdNetworkSourceType {
|
|
1711
1800
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1716,7 +1805,7 @@ export declare namespace enums {
|
|
|
1716
1805
|
}
|
|
1717
1806
|
/**
|
|
1718
1807
|
* @name SkAdNetworkUserTypeEnum.SkAdNetworkUserType
|
|
1719
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1808
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
|
|
1720
1809
|
*/
|
|
1721
1810
|
enum SkAdNetworkUserType {
|
|
1722
1811
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1727,7 +1816,7 @@ export declare namespace enums {
|
|
|
1727
1816
|
}
|
|
1728
1817
|
/**
|
|
1729
1818
|
* @name SlotEnum.Slot
|
|
1730
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1819
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SlotEnum.Slot
|
|
1731
1820
|
*/
|
|
1732
1821
|
enum Slot {
|
|
1733
1822
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1742,7 +1831,7 @@ export declare namespace enums {
|
|
|
1742
1831
|
}
|
|
1743
1832
|
/**
|
|
1744
1833
|
* @name TrackingCodePageFormatEnum.TrackingCodePageFormat
|
|
1745
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1834
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/TrackingCodePageFormatEnum.TrackingCodePageFormat
|
|
1746
1835
|
*/
|
|
1747
1836
|
enum TrackingCodePageFormat {
|
|
1748
1837
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1752,7 +1841,7 @@ export declare namespace enums {
|
|
|
1752
1841
|
}
|
|
1753
1842
|
/**
|
|
1754
1843
|
* @name TrackingCodeTypeEnum.TrackingCodeType
|
|
1755
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1844
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/TrackingCodeTypeEnum.TrackingCodeType
|
|
1756
1845
|
*/
|
|
1757
1846
|
enum TrackingCodeType {
|
|
1758
1847
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1764,7 +1853,7 @@ export declare namespace enums {
|
|
|
1764
1853
|
}
|
|
1765
1854
|
/**
|
|
1766
1855
|
* @name TargetingDimensionEnum.TargetingDimension
|
|
1767
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1856
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/TargetingDimensionEnum.TargetingDimension
|
|
1768
1857
|
*/
|
|
1769
1858
|
enum TargetingDimension {
|
|
1770
1859
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1778,9 +1867,59 @@ export declare namespace enums {
|
|
|
1778
1867
|
PARENTAL_STATUS = 8,// PARENTAL_STATUS
|
|
1779
1868
|
INCOME_RANGE = 9
|
|
1780
1869
|
}
|
|
1870
|
+
/**
|
|
1871
|
+
* @name ThirdPartyBrandLiftIntegrationPartnerEnum.ThirdPartyBrandLiftIntegrationPartner
|
|
1872
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ThirdPartyBrandLiftIntegrationPartnerEnum.ThirdPartyBrandLiftIntegrationPartner
|
|
1873
|
+
*/
|
|
1874
|
+
enum ThirdPartyBrandLiftIntegrationPartner {
|
|
1875
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1876
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1877
|
+
KANTAR_MILLWARD_BROWN = 2,// KANTAR_MILLWARD_BROWN
|
|
1878
|
+
DYNATA = 3,// DYNATA
|
|
1879
|
+
INTAGE = 4,// INTAGE
|
|
1880
|
+
MACROMILL = 5
|
|
1881
|
+
}
|
|
1882
|
+
/**
|
|
1883
|
+
* @name ThirdPartyBrandSafetyIntegrationPartnerEnum.ThirdPartyBrandSafetyIntegrationPartner
|
|
1884
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ThirdPartyBrandSafetyIntegrationPartnerEnum.ThirdPartyBrandSafetyIntegrationPartner
|
|
1885
|
+
*/
|
|
1886
|
+
enum ThirdPartyBrandSafetyIntegrationPartner {
|
|
1887
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1888
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1889
|
+
DOUBLE_VERIFY = 2,// DOUBLE_VERIFY
|
|
1890
|
+
INTEGRAL_AD_SCIENCE = 3,// INTEGRAL_AD_SCIENCE
|
|
1891
|
+
ZEFR = 4
|
|
1892
|
+
}
|
|
1893
|
+
/**
|
|
1894
|
+
* @name ThirdPartyReachIntegrationPartnerEnum.ThirdPartyReachIntegrationPartner
|
|
1895
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ThirdPartyReachIntegrationPartnerEnum.ThirdPartyReachIntegrationPartner
|
|
1896
|
+
*/
|
|
1897
|
+
enum ThirdPartyReachIntegrationPartner {
|
|
1898
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1899
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1900
|
+
NIELSEN = 2,// NIELSEN
|
|
1901
|
+
COMSCORE = 3,// COMSCORE
|
|
1902
|
+
KANTAR_MILLWARD_BROWN = 4,// KANTAR_MILLWARD_BROWN
|
|
1903
|
+
VIDEO_RESEARCH = 5,// VIDEO_RESEARCH
|
|
1904
|
+
GEMIUS = 6,// GEMIUS
|
|
1905
|
+
MEDIA_SCOPE = 7,// MEDIA_SCOPE
|
|
1906
|
+
AUDIENCE_PROJECT = 8,// AUDIENCE_PROJECT
|
|
1907
|
+
VIDEO_AMP = 9,// VIDEO_AMP
|
|
1908
|
+
ISPOT_TV = 10
|
|
1909
|
+
}
|
|
1910
|
+
/**
|
|
1911
|
+
* @name ThirdPartyViewabilityIntegrationPartnerEnum.ThirdPartyViewabilityIntegrationPartner
|
|
1912
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ThirdPartyViewabilityIntegrationPartnerEnum.ThirdPartyViewabilityIntegrationPartner
|
|
1913
|
+
*/
|
|
1914
|
+
enum ThirdPartyViewabilityIntegrationPartner {
|
|
1915
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
1916
|
+
UNKNOWN = 1,// UNKNOWN
|
|
1917
|
+
DOUBLE_VERIFY = 2,// DOUBLE_VERIFY
|
|
1918
|
+
INTEGRAL_AD_SCIENCE = 3
|
|
1919
|
+
}
|
|
1781
1920
|
/**
|
|
1782
1921
|
* @name CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
|
|
1783
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1922
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
|
|
1784
1923
|
*/
|
|
1785
1924
|
enum CustomerMatchUploadKeyType {
|
|
1786
1925
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1791,7 +1930,7 @@ export declare namespace enums {
|
|
|
1791
1930
|
}
|
|
1792
1931
|
/**
|
|
1793
1932
|
* @name LookalikeExpansionLevelEnum.LookalikeExpansionLevel
|
|
1794
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1933
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LookalikeExpansionLevelEnum.LookalikeExpansionLevel
|
|
1795
1934
|
*/
|
|
1796
1935
|
enum LookalikeExpansionLevel {
|
|
1797
1936
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1802,7 +1941,7 @@ export declare namespace enums {
|
|
|
1802
1941
|
}
|
|
1803
1942
|
/**
|
|
1804
1943
|
* @name UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
|
|
1805
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1944
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
|
|
1806
1945
|
*/
|
|
1807
1946
|
enum UserListCrmDataSourceType {
|
|
1808
1947
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1813,7 +1952,7 @@ export declare namespace enums {
|
|
|
1813
1952
|
}
|
|
1814
1953
|
/**
|
|
1815
1954
|
* @name UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
|
|
1816
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1955
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
|
|
1817
1956
|
*/
|
|
1818
1957
|
enum UserListDateRuleItemOperator {
|
|
1819
1958
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1825,7 +1964,7 @@ export declare namespace enums {
|
|
|
1825
1964
|
}
|
|
1826
1965
|
/**
|
|
1827
1966
|
* @name UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
|
|
1828
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1967
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
|
|
1829
1968
|
*/
|
|
1830
1969
|
enum UserListFlexibleRuleOperator {
|
|
1831
1970
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1835,7 +1974,7 @@ export declare namespace enums {
|
|
|
1835
1974
|
}
|
|
1836
1975
|
/**
|
|
1837
1976
|
* @name UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
|
|
1838
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1977
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
|
|
1839
1978
|
*/
|
|
1840
1979
|
enum UserListLogicalRuleOperator {
|
|
1841
1980
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1846,7 +1985,7 @@ export declare namespace enums {
|
|
|
1846
1985
|
}
|
|
1847
1986
|
/**
|
|
1848
1987
|
* @name UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
|
|
1849
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1988
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
|
|
1850
1989
|
*/
|
|
1851
1990
|
enum UserListNumberRuleItemOperator {
|
|
1852
1991
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1860,7 +1999,7 @@ export declare namespace enums {
|
|
|
1860
1999
|
}
|
|
1861
2000
|
/**
|
|
1862
2001
|
* @name UserListPrepopulationStatusEnum.UserListPrepopulationStatus
|
|
1863
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2002
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
|
|
1864
2003
|
*/
|
|
1865
2004
|
enum UserListPrepopulationStatus {
|
|
1866
2005
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1871,7 +2010,7 @@ export declare namespace enums {
|
|
|
1871
2010
|
}
|
|
1872
2011
|
/**
|
|
1873
2012
|
* @name UserListRuleTypeEnum.UserListRuleType
|
|
1874
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2013
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListRuleTypeEnum.UserListRuleType
|
|
1875
2014
|
*/
|
|
1876
2015
|
enum UserListRuleType {
|
|
1877
2016
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1881,7 +2020,7 @@ export declare namespace enums {
|
|
|
1881
2020
|
}
|
|
1882
2021
|
/**
|
|
1883
2022
|
* @name UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
|
|
1884
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2023
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
|
|
1885
2024
|
*/
|
|
1886
2025
|
enum UserListStringRuleItemOperator {
|
|
1887
2026
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1897,7 +2036,7 @@ export declare namespace enums {
|
|
|
1897
2036
|
}
|
|
1898
2037
|
/**
|
|
1899
2038
|
* @name AccessInvitationStatusEnum.AccessInvitationStatus
|
|
1900
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2039
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccessInvitationStatusEnum.AccessInvitationStatus
|
|
1901
2040
|
*/
|
|
1902
2041
|
enum AccessInvitationStatus {
|
|
1903
2042
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1908,7 +2047,7 @@ export declare namespace enums {
|
|
|
1908
2047
|
}
|
|
1909
2048
|
/**
|
|
1910
2049
|
* @name AccessReasonEnum.AccessReason
|
|
1911
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2050
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccessReasonEnum.AccessReason
|
|
1912
2051
|
*/
|
|
1913
2052
|
enum AccessReason {
|
|
1914
2053
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1921,7 +2060,7 @@ export declare namespace enums {
|
|
|
1921
2060
|
}
|
|
1922
2061
|
/**
|
|
1923
2062
|
* @name AccessRoleEnum.AccessRole
|
|
1924
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2063
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccessRoleEnum.AccessRole
|
|
1925
2064
|
*/
|
|
1926
2065
|
enum AccessRole {
|
|
1927
2066
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1933,7 +2072,7 @@ export declare namespace enums {
|
|
|
1933
2072
|
}
|
|
1934
2073
|
/**
|
|
1935
2074
|
* @name AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
|
|
1936
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2075
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
|
|
1937
2076
|
*/
|
|
1938
2077
|
enum AccountBudgetProposalStatus {
|
|
1939
2078
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1946,7 +2085,7 @@ export declare namespace enums {
|
|
|
1946
2085
|
}
|
|
1947
2086
|
/**
|
|
1948
2087
|
* @name AccountBudgetProposalTypeEnum.AccountBudgetProposalType
|
|
1949
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2088
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
|
|
1950
2089
|
*/
|
|
1951
2090
|
enum AccountBudgetProposalType {
|
|
1952
2091
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1958,7 +2097,7 @@ export declare namespace enums {
|
|
|
1958
2097
|
}
|
|
1959
2098
|
/**
|
|
1960
2099
|
* @name AccountBudgetStatusEnum.AccountBudgetStatus
|
|
1961
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2100
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccountBudgetStatusEnum.AccountBudgetStatus
|
|
1962
2101
|
*/
|
|
1963
2102
|
enum AccountBudgetStatus {
|
|
1964
2103
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1969,7 +2108,7 @@ export declare namespace enums {
|
|
|
1969
2108
|
}
|
|
1970
2109
|
/**
|
|
1971
2110
|
* @name AccountLinkStatusEnum.AccountLinkStatus
|
|
1972
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2111
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccountLinkStatusEnum.AccountLinkStatus
|
|
1973
2112
|
*/
|
|
1974
2113
|
enum AccountLinkStatus {
|
|
1975
2114
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1983,7 +2122,7 @@ export declare namespace enums {
|
|
|
1983
2122
|
}
|
|
1984
2123
|
/**
|
|
1985
2124
|
* @name AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
|
|
1986
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2125
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
|
|
1987
2126
|
*/
|
|
1988
2127
|
enum AdGroupAdPrimaryStatus {
|
|
1989
2128
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -1997,7 +2136,7 @@ export declare namespace enums {
|
|
|
1997
2136
|
}
|
|
1998
2137
|
/**
|
|
1999
2138
|
* @name AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
|
|
2000
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2139
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
|
|
2001
2140
|
*/
|
|
2002
2141
|
enum AdGroupAdPrimaryStatusReason {
|
|
2003
2142
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2020,7 +2159,7 @@ export declare namespace enums {
|
|
|
2020
2159
|
}
|
|
2021
2160
|
/**
|
|
2022
2161
|
* @name AdGroupAdRotationModeEnum.AdGroupAdRotationMode
|
|
2023
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2162
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
|
|
2024
2163
|
*/
|
|
2025
2164
|
enum AdGroupAdRotationMode {
|
|
2026
2165
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2030,7 +2169,7 @@ export declare namespace enums {
|
|
|
2030
2169
|
}
|
|
2031
2170
|
/**
|
|
2032
2171
|
* @name AdGroupAdStatusEnum.AdGroupAdStatus
|
|
2033
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2172
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupAdStatusEnum.AdGroupAdStatus
|
|
2034
2173
|
*/
|
|
2035
2174
|
enum AdGroupAdStatus {
|
|
2036
2175
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2041,7 +2180,7 @@ export declare namespace enums {
|
|
|
2041
2180
|
}
|
|
2042
2181
|
/**
|
|
2043
2182
|
* @name AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
|
|
2044
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2183
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
|
|
2045
2184
|
*/
|
|
2046
2185
|
enum AdGroupCriterionApprovalStatus {
|
|
2047
2186
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2053,7 +2192,7 @@ export declare namespace enums {
|
|
|
2053
2192
|
}
|
|
2054
2193
|
/**
|
|
2055
2194
|
* @name AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
|
|
2056
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2195
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
|
|
2057
2196
|
*/
|
|
2058
2197
|
enum AdGroupCriterionPrimaryStatus {
|
|
2059
2198
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2066,7 +2205,7 @@ export declare namespace enums {
|
|
|
2066
2205
|
}
|
|
2067
2206
|
/**
|
|
2068
2207
|
* @name AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
|
|
2069
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2208
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
|
|
2070
2209
|
*/
|
|
2071
2210
|
enum AdGroupCriterionPrimaryStatusReason {
|
|
2072
2211
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2092,7 +2231,7 @@ export declare namespace enums {
|
|
|
2092
2231
|
}
|
|
2093
2232
|
/**
|
|
2094
2233
|
* @name AdGroupCriterionStatusEnum.AdGroupCriterionStatus
|
|
2095
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2234
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
|
|
2096
2235
|
*/
|
|
2097
2236
|
enum AdGroupCriterionStatus {
|
|
2098
2237
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2103,7 +2242,7 @@ export declare namespace enums {
|
|
|
2103
2242
|
}
|
|
2104
2243
|
/**
|
|
2105
2244
|
* @name AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
|
|
2106
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2245
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
|
|
2107
2246
|
*/
|
|
2108
2247
|
enum AdGroupPrimaryStatus {
|
|
2109
2248
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2117,7 +2256,7 @@ export declare namespace enums {
|
|
|
2117
2256
|
}
|
|
2118
2257
|
/**
|
|
2119
2258
|
* @name AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
|
|
2120
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2259
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
|
|
2121
2260
|
*/
|
|
2122
2261
|
enum AdGroupPrimaryStatusReason {
|
|
2123
2262
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2141,7 +2280,7 @@ export declare namespace enums {
|
|
|
2141
2280
|
}
|
|
2142
2281
|
/**
|
|
2143
2282
|
* @name AdGroupStatusEnum.AdGroupStatus
|
|
2144
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2283
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupStatusEnum.AdGroupStatus
|
|
2145
2284
|
*/
|
|
2146
2285
|
enum AdGroupStatus {
|
|
2147
2286
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2152,7 +2291,7 @@ export declare namespace enums {
|
|
|
2152
2291
|
}
|
|
2153
2292
|
/**
|
|
2154
2293
|
* @name AdGroupTypeEnum.AdGroupType
|
|
2155
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2294
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupTypeEnum.AdGroupType
|
|
2156
2295
|
*/
|
|
2157
2296
|
enum AdGroupType {
|
|
2158
2297
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2177,7 +2316,7 @@ export declare namespace enums {
|
|
|
2177
2316
|
}
|
|
2178
2317
|
/**
|
|
2179
2318
|
* @name AdServingOptimizationStatusEnum.AdServingOptimizationStatus
|
|
2180
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2319
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
|
|
2181
2320
|
*/
|
|
2182
2321
|
enum AdServingOptimizationStatus {
|
|
2183
2322
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2190,7 +2329,7 @@ export declare namespace enums {
|
|
|
2190
2329
|
}
|
|
2191
2330
|
/**
|
|
2192
2331
|
* @name AdStrengthEnum.AdStrength
|
|
2193
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2332
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdStrengthEnum.AdStrength
|
|
2194
2333
|
*/
|
|
2195
2334
|
enum AdStrength {
|
|
2196
2335
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2204,7 +2343,7 @@ export declare namespace enums {
|
|
|
2204
2343
|
}
|
|
2205
2344
|
/**
|
|
2206
2345
|
* @name AdStrengthActionItemTypeEnum.AdStrengthActionItemType
|
|
2207
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2346
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdStrengthActionItemTypeEnum.AdStrengthActionItemType
|
|
2208
2347
|
*/
|
|
2209
2348
|
enum AdStrengthActionItemType {
|
|
2210
2349
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2213,7 +2352,7 @@ export declare namespace enums {
|
|
|
2213
2352
|
}
|
|
2214
2353
|
/**
|
|
2215
2354
|
* @name AdTypeEnum.AdType
|
|
2216
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2355
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdTypeEnum.AdType
|
|
2217
2356
|
*/
|
|
2218
2357
|
enum AdType {
|
|
2219
2358
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2253,7 +2392,7 @@ export declare namespace enums {
|
|
|
2253
2392
|
}
|
|
2254
2393
|
/**
|
|
2255
2394
|
* @name AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
|
|
2256
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2395
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
|
|
2257
2396
|
*/
|
|
2258
2397
|
enum AndroidPrivacyInteractionType {
|
|
2259
2398
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2264,7 +2403,7 @@ export declare namespace enums {
|
|
|
2264
2403
|
}
|
|
2265
2404
|
/**
|
|
2266
2405
|
* @name AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
|
|
2267
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2406
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
|
|
2268
2407
|
*/
|
|
2269
2408
|
enum AndroidPrivacyNetworkType {
|
|
2270
2409
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2275,7 +2414,7 @@ export declare namespace enums {
|
|
|
2275
2414
|
}
|
|
2276
2415
|
/**
|
|
2277
2416
|
* @name AppBiddingGoalEnum.AppBiddingGoal
|
|
2278
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2417
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AppBiddingGoalEnum.AppBiddingGoal
|
|
2279
2418
|
*/
|
|
2280
2419
|
enum AppBiddingGoal {
|
|
2281
2420
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2290,7 +2429,7 @@ export declare namespace enums {
|
|
|
2290
2429
|
}
|
|
2291
2430
|
/**
|
|
2292
2431
|
* @name AppCampaignAppStoreEnum.AppCampaignAppStore
|
|
2293
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2432
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AppCampaignAppStoreEnum.AppCampaignAppStore
|
|
2294
2433
|
*/
|
|
2295
2434
|
enum AppCampaignAppStore {
|
|
2296
2435
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2300,7 +2439,7 @@ export declare namespace enums {
|
|
|
2300
2439
|
}
|
|
2301
2440
|
/**
|
|
2302
2441
|
* @name AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
|
|
2303
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2442
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
|
|
2304
2443
|
*/
|
|
2305
2444
|
enum AppCampaignBiddingStrategyGoalType {
|
|
2306
2445
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2314,7 +2453,7 @@ export declare namespace enums {
|
|
|
2314
2453
|
}
|
|
2315
2454
|
/**
|
|
2316
2455
|
* @name AssetAutomationStatusEnum.AssetAutomationStatus
|
|
2317
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2456
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetAutomationStatusEnum.AssetAutomationStatus
|
|
2318
2457
|
*/
|
|
2319
2458
|
enum AssetAutomationStatus {
|
|
2320
2459
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2324,7 +2463,7 @@ export declare namespace enums {
|
|
|
2324
2463
|
}
|
|
2325
2464
|
/**
|
|
2326
2465
|
* @name AssetAutomationTypeEnum.AssetAutomationType
|
|
2327
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2466
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetAutomationTypeEnum.AssetAutomationType
|
|
2328
2467
|
*/
|
|
2329
2468
|
enum AssetAutomationType {
|
|
2330
2469
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2333,11 +2472,12 @@ export declare namespace enums {
|
|
|
2333
2472
|
GENERATE_VERTICAL_YOUTUBE_VIDEOS = 3,// GENERATE_VERTICAL_YOUTUBE_VIDEOS
|
|
2334
2473
|
GENERATE_SHORTER_YOUTUBE_VIDEOS = 4,// GENERATE_SHORTER_YOUTUBE_VIDEOS
|
|
2335
2474
|
GENERATE_LANDING_PAGE_PREVIEW = 5,// GENERATE_LANDING_PAGE_PREVIEW
|
|
2336
|
-
GENERATE_ENHANCED_YOUTUBE_VIDEOS = 6
|
|
2475
|
+
GENERATE_ENHANCED_YOUTUBE_VIDEOS = 6,// GENERATE_ENHANCED_YOUTUBE_VIDEOS
|
|
2476
|
+
FINAL_URL_EXPANSION_TEXT_ASSET_AUTOMATION = 11
|
|
2337
2477
|
}
|
|
2338
2478
|
/**
|
|
2339
2479
|
* @name AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
|
|
2340
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2480
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
|
|
2341
2481
|
*/
|
|
2342
2482
|
enum AssetCoverageVideoAspectRatioRequirement {
|
|
2343
2483
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2348,7 +2488,7 @@ export declare namespace enums {
|
|
|
2348
2488
|
}
|
|
2349
2489
|
/**
|
|
2350
2490
|
* @name AssetFieldTypeEnum.AssetFieldType
|
|
2351
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2491
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetFieldTypeEnum.AssetFieldType
|
|
2352
2492
|
*/
|
|
2353
2493
|
enum AssetFieldType {
|
|
2354
2494
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2382,11 +2522,12 @@ export declare namespace enums {
|
|
|
2382
2522
|
HOTEL_PROPERTY = 28,// HOTEL_PROPERTY
|
|
2383
2523
|
DEMAND_GEN_CAROUSEL_CARD = 30,// DEMAND_GEN_CAROUSEL_CARD
|
|
2384
2524
|
BUSINESS_MESSAGE = 31,// BUSINESS_MESSAGE
|
|
2385
|
-
TALL_PORTRAIT_MARKETING_IMAGE = 32
|
|
2525
|
+
TALL_PORTRAIT_MARKETING_IMAGE = 32,// TALL_PORTRAIT_MARKETING_IMAGE
|
|
2526
|
+
RELATED_YOUTUBE_VIDEOS = 33
|
|
2386
2527
|
}
|
|
2387
2528
|
/**
|
|
2388
2529
|
* @name AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
|
|
2389
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2530
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
|
|
2390
2531
|
*/
|
|
2391
2532
|
enum AssetGroupPrimaryStatus {
|
|
2392
2533
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2400,7 +2541,7 @@ export declare namespace enums {
|
|
|
2400
2541
|
}
|
|
2401
2542
|
/**
|
|
2402
2543
|
* @name AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
|
|
2403
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2544
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
|
|
2404
2545
|
*/
|
|
2405
2546
|
enum AssetGroupPrimaryStatusReason {
|
|
2406
2547
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2417,7 +2558,7 @@ export declare namespace enums {
|
|
|
2417
2558
|
}
|
|
2418
2559
|
/**
|
|
2419
2560
|
* @name AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
|
|
2420
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2561
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
|
|
2421
2562
|
*/
|
|
2422
2563
|
enum AssetGroupSignalApprovalStatus {
|
|
2423
2564
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2429,7 +2570,7 @@ export declare namespace enums {
|
|
|
2429
2570
|
}
|
|
2430
2571
|
/**
|
|
2431
2572
|
* @name AssetGroupStatusEnum.AssetGroupStatus
|
|
2432
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2573
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetGroupStatusEnum.AssetGroupStatus
|
|
2433
2574
|
*/
|
|
2434
2575
|
enum AssetGroupStatus {
|
|
2435
2576
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2440,7 +2581,7 @@ export declare namespace enums {
|
|
|
2440
2581
|
}
|
|
2441
2582
|
/**
|
|
2442
2583
|
* @name AssetLinkStatusEnum.AssetLinkStatus
|
|
2443
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2584
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetLinkStatusEnum.AssetLinkStatus
|
|
2444
2585
|
*/
|
|
2445
2586
|
enum AssetLinkStatus {
|
|
2446
2587
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2451,7 +2592,7 @@ export declare namespace enums {
|
|
|
2451
2592
|
}
|
|
2452
2593
|
/**
|
|
2453
2594
|
* @name AssetSetAssetStatusEnum.AssetSetAssetStatus
|
|
2454
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2595
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetSetAssetStatusEnum.AssetSetAssetStatus
|
|
2455
2596
|
*/
|
|
2456
2597
|
enum AssetSetAssetStatus {
|
|
2457
2598
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2461,7 +2602,7 @@ export declare namespace enums {
|
|
|
2461
2602
|
}
|
|
2462
2603
|
/**
|
|
2463
2604
|
* @name AssetSetLinkStatusEnum.AssetSetLinkStatus
|
|
2464
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2605
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetSetLinkStatusEnum.AssetSetLinkStatus
|
|
2465
2606
|
*/
|
|
2466
2607
|
enum AssetSetLinkStatus {
|
|
2467
2608
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2471,7 +2612,7 @@ export declare namespace enums {
|
|
|
2471
2612
|
}
|
|
2472
2613
|
/**
|
|
2473
2614
|
* @name AssetSetStatusEnum.AssetSetStatus
|
|
2474
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2615
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetSetStatusEnum.AssetSetStatus
|
|
2475
2616
|
*/
|
|
2476
2617
|
enum AssetSetStatus {
|
|
2477
2618
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2481,7 +2622,7 @@ export declare namespace enums {
|
|
|
2481
2622
|
}
|
|
2482
2623
|
/**
|
|
2483
2624
|
* @name AssetSetTypeEnum.AssetSetType
|
|
2484
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2625
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetSetTypeEnum.AssetSetType
|
|
2485
2626
|
*/
|
|
2486
2627
|
enum AssetSetType {
|
|
2487
2628
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2505,7 +2646,7 @@ export declare namespace enums {
|
|
|
2505
2646
|
}
|
|
2506
2647
|
/**
|
|
2507
2648
|
* @name AssetSourceEnum.AssetSource
|
|
2508
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2649
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetSourceEnum.AssetSource
|
|
2509
2650
|
*/
|
|
2510
2651
|
enum AssetSource {
|
|
2511
2652
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2515,7 +2656,7 @@ export declare namespace enums {
|
|
|
2515
2656
|
}
|
|
2516
2657
|
/**
|
|
2517
2658
|
* @name AssetTypeEnum.AssetType
|
|
2518
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2659
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetTypeEnum.AssetType
|
|
2519
2660
|
*/
|
|
2520
2661
|
enum AssetType {
|
|
2521
2662
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2548,11 +2689,12 @@ export declare namespace enums {
|
|
|
2548
2689
|
HOTEL_PROPERTY = 28,// HOTEL_PROPERTY
|
|
2549
2690
|
DEMAND_GEN_CAROUSEL_CARD = 29,// DEMAND_GEN_CAROUSEL_CARD
|
|
2550
2691
|
BUSINESS_MESSAGE = 30,// BUSINESS_MESSAGE
|
|
2551
|
-
APP_DEEP_LINK = 31
|
|
2692
|
+
APP_DEEP_LINK = 31,// APP_DEEP_LINK
|
|
2693
|
+
YOUTUBE_VIDEO_LIST = 32
|
|
2552
2694
|
}
|
|
2553
2695
|
/**
|
|
2554
2696
|
* @name AsyncActionStatusEnum.AsyncActionStatus
|
|
2555
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2697
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AsyncActionStatusEnum.AsyncActionStatus
|
|
2556
2698
|
*/
|
|
2557
2699
|
enum AsyncActionStatus {
|
|
2558
2700
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2565,7 +2707,7 @@ export declare namespace enums {
|
|
|
2565
2707
|
}
|
|
2566
2708
|
/**
|
|
2567
2709
|
* @name AttributionModelEnum.AttributionModel
|
|
2568
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2710
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AttributionModelEnum.AttributionModel
|
|
2569
2711
|
*/
|
|
2570
2712
|
enum AttributionModel {
|
|
2571
2713
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2580,7 +2722,7 @@ export declare namespace enums {
|
|
|
2580
2722
|
}
|
|
2581
2723
|
/**
|
|
2582
2724
|
* @name AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
|
|
2583
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2725
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
|
|
2584
2726
|
*/
|
|
2585
2727
|
enum AudienceInsightsMarketingObjective {
|
|
2586
2728
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2590,7 +2732,7 @@ export declare namespace enums {
|
|
|
2590
2732
|
}
|
|
2591
2733
|
/**
|
|
2592
2734
|
* @name AudienceScopeEnum.AudienceScope
|
|
2593
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2735
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AudienceScopeEnum.AudienceScope
|
|
2594
2736
|
*/
|
|
2595
2737
|
enum AudienceScope {
|
|
2596
2738
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2600,7 +2742,7 @@ export declare namespace enums {
|
|
|
2600
2742
|
}
|
|
2601
2743
|
/**
|
|
2602
2744
|
* @name AudienceStatusEnum.AudienceStatus
|
|
2603
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2745
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/AudienceStatusEnum.AudienceStatus
|
|
2604
2746
|
*/
|
|
2605
2747
|
enum AudienceStatus {
|
|
2606
2748
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2610,7 +2752,7 @@ export declare namespace enums {
|
|
|
2610
2752
|
}
|
|
2611
2753
|
/**
|
|
2612
2754
|
* @name BatchJobStatusEnum.BatchJobStatus
|
|
2613
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2755
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BatchJobStatusEnum.BatchJobStatus
|
|
2614
2756
|
*/
|
|
2615
2757
|
enum BatchJobStatus {
|
|
2616
2758
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2621,7 +2763,7 @@ export declare namespace enums {
|
|
|
2621
2763
|
}
|
|
2622
2764
|
/**
|
|
2623
2765
|
* @name BidModifierSourceEnum.BidModifierSource
|
|
2624
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2766
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BidModifierSourceEnum.BidModifierSource
|
|
2625
2767
|
*/
|
|
2626
2768
|
enum BidModifierSource {
|
|
2627
2769
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2631,7 +2773,7 @@ export declare namespace enums {
|
|
|
2631
2773
|
}
|
|
2632
2774
|
/**
|
|
2633
2775
|
* @name BiddingSourceEnum.BiddingSource
|
|
2634
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2776
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BiddingSourceEnum.BiddingSource
|
|
2635
2777
|
*/
|
|
2636
2778
|
enum BiddingSource {
|
|
2637
2779
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2642,7 +2784,7 @@ export declare namespace enums {
|
|
|
2642
2784
|
}
|
|
2643
2785
|
/**
|
|
2644
2786
|
* @name BiddingStrategyStatusEnum.BiddingStrategyStatus
|
|
2645
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2787
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BiddingStrategyStatusEnum.BiddingStrategyStatus
|
|
2646
2788
|
*/
|
|
2647
2789
|
enum BiddingStrategyStatus {
|
|
2648
2790
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2652,7 +2794,7 @@ export declare namespace enums {
|
|
|
2652
2794
|
}
|
|
2653
2795
|
/**
|
|
2654
2796
|
* @name BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
|
|
2655
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2797
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
|
|
2656
2798
|
*/
|
|
2657
2799
|
enum BiddingStrategySystemStatus {
|
|
2658
2800
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2685,7 +2827,7 @@ export declare namespace enums {
|
|
|
2685
2827
|
}
|
|
2686
2828
|
/**
|
|
2687
2829
|
* @name BiddingStrategyTypeEnum.BiddingStrategyType
|
|
2688
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2830
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BiddingStrategyTypeEnum.BiddingStrategyType
|
|
2689
2831
|
*/
|
|
2690
2832
|
enum BiddingStrategyType {
|
|
2691
2833
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2712,7 +2854,7 @@ export declare namespace enums {
|
|
|
2712
2854
|
}
|
|
2713
2855
|
/**
|
|
2714
2856
|
* @name BillingSetupStatusEnum.BillingSetupStatus
|
|
2715
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2857
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BillingSetupStatusEnum.BillingSetupStatus
|
|
2716
2858
|
*/
|
|
2717
2859
|
enum BillingSetupStatus {
|
|
2718
2860
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2724,7 +2866,7 @@ export declare namespace enums {
|
|
|
2724
2866
|
}
|
|
2725
2867
|
/**
|
|
2726
2868
|
* @name BrandSafetySuitabilityEnum.BrandSafetySuitability
|
|
2727
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2869
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BrandSafetySuitabilityEnum.BrandSafetySuitability
|
|
2728
2870
|
*/
|
|
2729
2871
|
enum BrandSafetySuitability {
|
|
2730
2872
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2735,7 +2877,7 @@ export declare namespace enums {
|
|
|
2735
2877
|
}
|
|
2736
2878
|
/**
|
|
2737
2879
|
* @name BudgetDeliveryMethodEnum.BudgetDeliveryMethod
|
|
2738
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2880
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
|
|
2739
2881
|
*/
|
|
2740
2882
|
enum BudgetDeliveryMethod {
|
|
2741
2883
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2745,7 +2887,7 @@ export declare namespace enums {
|
|
|
2745
2887
|
}
|
|
2746
2888
|
/**
|
|
2747
2889
|
* @name BudgetPeriodEnum.BudgetPeriod
|
|
2748
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2890
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BudgetPeriodEnum.BudgetPeriod
|
|
2749
2891
|
*/
|
|
2750
2892
|
enum BudgetPeriod {
|
|
2751
2893
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2755,7 +2897,7 @@ export declare namespace enums {
|
|
|
2755
2897
|
}
|
|
2756
2898
|
/**
|
|
2757
2899
|
* @name BudgetStatusEnum.BudgetStatus
|
|
2758
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2900
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BudgetStatusEnum.BudgetStatus
|
|
2759
2901
|
*/
|
|
2760
2902
|
enum BudgetStatus {
|
|
2761
2903
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2765,7 +2907,7 @@ export declare namespace enums {
|
|
|
2765
2907
|
}
|
|
2766
2908
|
/**
|
|
2767
2909
|
* @name BudgetTypeEnum.BudgetType
|
|
2768
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2910
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/BudgetTypeEnum.BudgetType
|
|
2769
2911
|
*/
|
|
2770
2912
|
enum BudgetType {
|
|
2771
2913
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2777,7 +2919,7 @@ export declare namespace enums {
|
|
|
2777
2919
|
}
|
|
2778
2920
|
/**
|
|
2779
2921
|
* @name CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
|
|
2780
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2922
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
|
|
2781
2923
|
*/
|
|
2782
2924
|
enum CallTrackingDisplayLocation {
|
|
2783
2925
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2787,7 +2929,7 @@ export declare namespace enums {
|
|
|
2787
2929
|
}
|
|
2788
2930
|
/**
|
|
2789
2931
|
* @name CallTypeEnum.CallType
|
|
2790
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2932
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CallTypeEnum.CallType
|
|
2791
2933
|
*/
|
|
2792
2934
|
enum CallType {
|
|
2793
2935
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2797,7 +2939,7 @@ export declare namespace enums {
|
|
|
2797
2939
|
}
|
|
2798
2940
|
/**
|
|
2799
2941
|
* @name CampaignCriterionStatusEnum.CampaignCriterionStatus
|
|
2800
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2942
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignCriterionStatusEnum.CampaignCriterionStatus
|
|
2801
2943
|
*/
|
|
2802
2944
|
enum CampaignCriterionStatus {
|
|
2803
2945
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2808,7 +2950,7 @@ export declare namespace enums {
|
|
|
2808
2950
|
}
|
|
2809
2951
|
/**
|
|
2810
2952
|
* @name CampaignDraftStatusEnum.CampaignDraftStatus
|
|
2811
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2953
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignDraftStatusEnum.CampaignDraftStatus
|
|
2812
2954
|
*/
|
|
2813
2955
|
enum CampaignDraftStatus {
|
|
2814
2956
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2821,7 +2963,7 @@ export declare namespace enums {
|
|
|
2821
2963
|
}
|
|
2822
2964
|
/**
|
|
2823
2965
|
* @name CampaignExperimentTypeEnum.CampaignExperimentType
|
|
2824
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2966
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignExperimentTypeEnum.CampaignExperimentType
|
|
2825
2967
|
*/
|
|
2826
2968
|
enum CampaignExperimentType {
|
|
2827
2969
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2832,7 +2974,7 @@ export declare namespace enums {
|
|
|
2832
2974
|
}
|
|
2833
2975
|
/**
|
|
2834
2976
|
* @name CampaignGroupStatusEnum.CampaignGroupStatus
|
|
2835
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2977
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignGroupStatusEnum.CampaignGroupStatus
|
|
2836
2978
|
*/
|
|
2837
2979
|
enum CampaignGroupStatus {
|
|
2838
2980
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2842,7 +2984,7 @@ export declare namespace enums {
|
|
|
2842
2984
|
}
|
|
2843
2985
|
/**
|
|
2844
2986
|
* @name CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
|
|
2845
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2987
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
|
|
2846
2988
|
*/
|
|
2847
2989
|
enum CampaignKeywordMatchType {
|
|
2848
2990
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2851,7 +2993,7 @@ export declare namespace enums {
|
|
|
2851
2993
|
}
|
|
2852
2994
|
/**
|
|
2853
2995
|
* @name CampaignPrimaryStatusEnum.CampaignPrimaryStatus
|
|
2854
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2996
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignPrimaryStatusEnum.CampaignPrimaryStatus
|
|
2855
2997
|
*/
|
|
2856
2998
|
enum CampaignPrimaryStatus {
|
|
2857
2999
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2868,7 +3010,7 @@ export declare namespace enums {
|
|
|
2868
3010
|
}
|
|
2869
3011
|
/**
|
|
2870
3012
|
* @name CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
|
|
2871
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3013
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
|
|
2872
3014
|
*/
|
|
2873
3015
|
enum CampaignPrimaryStatusReason {
|
|
2874
3016
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2909,11 +3051,12 @@ export declare namespace enums {
|
|
|
2909
3051
|
HAS_ASSET_GROUPS_LIMITED_BY_POLICY = 35,// HAS_ASSET_GROUPS_LIMITED_BY_POLICY
|
|
2910
3052
|
MOST_ASSET_GROUPS_UNDER_REVIEW = 36,// MOST_ASSET_GROUPS_UNDER_REVIEW
|
|
2911
3053
|
NO_ASSET_GROUPS = 37,// NO_ASSET_GROUPS
|
|
2912
|
-
ASSET_GROUPS_PAUSED = 38
|
|
3054
|
+
ASSET_GROUPS_PAUSED = 38,// ASSET_GROUPS_PAUSED
|
|
3055
|
+
MISSING_LOCATION_TARGETING = 39
|
|
2913
3056
|
}
|
|
2914
3057
|
/**
|
|
2915
3058
|
* @name CampaignServingStatusEnum.CampaignServingStatus
|
|
2916
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3059
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignServingStatusEnum.CampaignServingStatus
|
|
2917
3060
|
*/
|
|
2918
3061
|
enum CampaignServingStatus {
|
|
2919
3062
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2926,7 +3069,7 @@ export declare namespace enums {
|
|
|
2926
3069
|
}
|
|
2927
3070
|
/**
|
|
2928
3071
|
* @name CampaignSharedSetStatusEnum.CampaignSharedSetStatus
|
|
2929
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3072
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
|
|
2930
3073
|
*/
|
|
2931
3074
|
enum CampaignSharedSetStatus {
|
|
2932
3075
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2936,7 +3079,7 @@ export declare namespace enums {
|
|
|
2936
3079
|
}
|
|
2937
3080
|
/**
|
|
2938
3081
|
* @name CampaignStatusEnum.CampaignStatus
|
|
2939
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3082
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignStatusEnum.CampaignStatus
|
|
2940
3083
|
*/
|
|
2941
3084
|
enum CampaignStatus {
|
|
2942
3085
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2947,7 +3090,7 @@ export declare namespace enums {
|
|
|
2947
3090
|
}
|
|
2948
3091
|
/**
|
|
2949
3092
|
* @name ChangeClientTypeEnum.ChangeClientType
|
|
2950
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3093
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ChangeClientTypeEnum.ChangeClientType
|
|
2951
3094
|
*/
|
|
2952
3095
|
enum ChangeClientType {
|
|
2953
3096
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2968,7 +3111,7 @@ export declare namespace enums {
|
|
|
2968
3111
|
}
|
|
2969
3112
|
/**
|
|
2970
3113
|
* @name ChangeEventResourceTypeEnum.ChangeEventResourceType
|
|
2971
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3114
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ChangeEventResourceTypeEnum.ChangeEventResourceType
|
|
2972
3115
|
*/
|
|
2973
3116
|
enum ChangeEventResourceType {
|
|
2974
3117
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -2995,7 +3138,7 @@ export declare namespace enums {
|
|
|
2995
3138
|
}
|
|
2996
3139
|
/**
|
|
2997
3140
|
* @name ChangeStatusOperationEnum.ChangeStatusOperation
|
|
2998
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3141
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ChangeStatusOperationEnum.ChangeStatusOperation
|
|
2999
3142
|
*/
|
|
3000
3143
|
enum ChangeStatusOperation {
|
|
3001
3144
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3006,7 +3149,7 @@ export declare namespace enums {
|
|
|
3006
3149
|
}
|
|
3007
3150
|
/**
|
|
3008
3151
|
* @name ChangeStatusResourceTypeEnum.ChangeStatusResourceType
|
|
3009
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3152
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
|
|
3010
3153
|
*/
|
|
3011
3154
|
enum ChangeStatusResourceType {
|
|
3012
3155
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3035,7 +3178,7 @@ export declare namespace enums {
|
|
|
3035
3178
|
}
|
|
3036
3179
|
/**
|
|
3037
3180
|
* @name CombinedAudienceStatusEnum.CombinedAudienceStatus
|
|
3038
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3181
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CombinedAudienceStatusEnum.CombinedAudienceStatus
|
|
3039
3182
|
*/
|
|
3040
3183
|
enum CombinedAudienceStatus {
|
|
3041
3184
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3045,7 +3188,7 @@ export declare namespace enums {
|
|
|
3045
3188
|
}
|
|
3046
3189
|
/**
|
|
3047
3190
|
* @name ConversionActionCountingTypeEnum.ConversionActionCountingType
|
|
3048
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3191
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionActionCountingTypeEnum.ConversionActionCountingType
|
|
3049
3192
|
*/
|
|
3050
3193
|
enum ConversionActionCountingType {
|
|
3051
3194
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3055,7 +3198,7 @@ export declare namespace enums {
|
|
|
3055
3198
|
}
|
|
3056
3199
|
/**
|
|
3057
3200
|
* @name ConversionActionStatusEnum.ConversionActionStatus
|
|
3058
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3201
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionActionStatusEnum.ConversionActionStatus
|
|
3059
3202
|
*/
|
|
3060
3203
|
enum ConversionActionStatus {
|
|
3061
3204
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3066,7 +3209,7 @@ export declare namespace enums {
|
|
|
3066
3209
|
}
|
|
3067
3210
|
/**
|
|
3068
3211
|
* @name ConversionActionTypeEnum.ConversionActionType
|
|
3069
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3212
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionActionTypeEnum.ConversionActionType
|
|
3070
3213
|
*/
|
|
3071
3214
|
enum ConversionActionType {
|
|
3072
3215
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3114,7 +3257,7 @@ export declare namespace enums {
|
|
|
3114
3257
|
}
|
|
3115
3258
|
/**
|
|
3116
3259
|
* @name ConversionAdjustmentTypeEnum.ConversionAdjustmentType
|
|
3117
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3260
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
|
|
3118
3261
|
*/
|
|
3119
3262
|
enum ConversionAdjustmentType {
|
|
3120
3263
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3125,7 +3268,7 @@ export declare namespace enums {
|
|
|
3125
3268
|
}
|
|
3126
3269
|
/**
|
|
3127
3270
|
* @name ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
|
|
3128
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3271
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
|
|
3129
3272
|
*/
|
|
3130
3273
|
enum ConversionCustomVariableStatus {
|
|
3131
3274
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3136,7 +3279,7 @@ export declare namespace enums {
|
|
|
3136
3279
|
}
|
|
3137
3280
|
/**
|
|
3138
3281
|
* @name ConversionCustomerTypeEnum.ConversionCustomerType
|
|
3139
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3282
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionCustomerTypeEnum.ConversionCustomerType
|
|
3140
3283
|
*/
|
|
3141
3284
|
enum ConversionCustomerType {
|
|
3142
3285
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3146,7 +3289,7 @@ export declare namespace enums {
|
|
|
3146
3289
|
}
|
|
3147
3290
|
/**
|
|
3148
3291
|
* @name ConversionEnvironmentEnum.ConversionEnvironment
|
|
3149
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3292
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionEnvironmentEnum.ConversionEnvironment
|
|
3150
3293
|
*/
|
|
3151
3294
|
enum ConversionEnvironment {
|
|
3152
3295
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3156,7 +3299,7 @@ export declare namespace enums {
|
|
|
3156
3299
|
}
|
|
3157
3300
|
/**
|
|
3158
3301
|
* @name ConversionOriginEnum.ConversionOrigin
|
|
3159
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3302
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionOriginEnum.ConversionOrigin
|
|
3160
3303
|
*/
|
|
3161
3304
|
enum ConversionOrigin {
|
|
3162
3305
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3170,7 +3313,7 @@ export declare namespace enums {
|
|
|
3170
3313
|
}
|
|
3171
3314
|
/**
|
|
3172
3315
|
* @name ConversionTrackingStatusEnum.ConversionTrackingStatus
|
|
3173
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3316
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionTrackingStatusEnum.ConversionTrackingStatus
|
|
3174
3317
|
*/
|
|
3175
3318
|
enum ConversionTrackingStatus {
|
|
3176
3319
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3182,7 +3325,7 @@ export declare namespace enums {
|
|
|
3182
3325
|
}
|
|
3183
3326
|
/**
|
|
3184
3327
|
* @name ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
|
|
3185
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3328
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
|
|
3186
3329
|
*/
|
|
3187
3330
|
enum ConversionValueRuleSetStatus {
|
|
3188
3331
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3193,7 +3336,7 @@ export declare namespace enums {
|
|
|
3193
3336
|
}
|
|
3194
3337
|
/**
|
|
3195
3338
|
* @name ConversionValueRuleStatusEnum.ConversionValueRuleStatus
|
|
3196
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3339
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
|
|
3197
3340
|
*/
|
|
3198
3341
|
enum ConversionValueRuleStatus {
|
|
3199
3342
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3204,7 +3347,7 @@ export declare namespace enums {
|
|
|
3204
3347
|
}
|
|
3205
3348
|
/**
|
|
3206
3349
|
* @name CriterionSystemServingStatusEnum.CriterionSystemServingStatus
|
|
3207
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3350
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
|
|
3208
3351
|
*/
|
|
3209
3352
|
enum CriterionSystemServingStatus {
|
|
3210
3353
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3214,7 +3357,7 @@ export declare namespace enums {
|
|
|
3214
3357
|
}
|
|
3215
3358
|
/**
|
|
3216
3359
|
* @name CriterionTypeEnum.CriterionType
|
|
3217
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3360
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CriterionTypeEnum.CriterionType
|
|
3218
3361
|
*/
|
|
3219
3362
|
enum CriterionType {
|
|
3220
3363
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3259,11 +3402,13 @@ export declare namespace enums {
|
|
|
3259
3402
|
BRAND = 39,// BRAND
|
|
3260
3403
|
BRAND_LIST = 40,// BRAND_LIST
|
|
3261
3404
|
LIFE_EVENT = 41,// LIFE_EVENT
|
|
3262
|
-
WEBPAGE_LIST = 42
|
|
3405
|
+
WEBPAGE_LIST = 42,// WEBPAGE_LIST
|
|
3406
|
+
VIDEO_LINEUP = 43,// VIDEO_LINEUP
|
|
3407
|
+
PLACEMENT_LIST = 44
|
|
3263
3408
|
}
|
|
3264
3409
|
/**
|
|
3265
3410
|
* @name CustomAudienceMemberTypeEnum.CustomAudienceMemberType
|
|
3266
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3411
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
|
|
3267
3412
|
*/
|
|
3268
3413
|
enum CustomAudienceMemberType {
|
|
3269
3414
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3275,7 +3420,7 @@ export declare namespace enums {
|
|
|
3275
3420
|
}
|
|
3276
3421
|
/**
|
|
3277
3422
|
* @name CustomAudienceStatusEnum.CustomAudienceStatus
|
|
3278
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3423
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomAudienceStatusEnum.CustomAudienceStatus
|
|
3279
3424
|
*/
|
|
3280
3425
|
enum CustomAudienceStatus {
|
|
3281
3426
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3285,7 +3430,7 @@ export declare namespace enums {
|
|
|
3285
3430
|
}
|
|
3286
3431
|
/**
|
|
3287
3432
|
* @name CustomAudienceTypeEnum.CustomAudienceType
|
|
3288
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3433
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomAudienceTypeEnum.CustomAudienceType
|
|
3289
3434
|
*/
|
|
3290
3435
|
enum CustomAudienceType {
|
|
3291
3436
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3297,7 +3442,7 @@ export declare namespace enums {
|
|
|
3297
3442
|
}
|
|
3298
3443
|
/**
|
|
3299
3444
|
* @name CustomConversionGoalStatusEnum.CustomConversionGoalStatus
|
|
3300
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3445
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
|
|
3301
3446
|
*/
|
|
3302
3447
|
enum CustomConversionGoalStatus {
|
|
3303
3448
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3307,7 +3452,7 @@ export declare namespace enums {
|
|
|
3307
3452
|
}
|
|
3308
3453
|
/**
|
|
3309
3454
|
* @name CustomInterestMemberTypeEnum.CustomInterestMemberType
|
|
3310
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3455
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomInterestMemberTypeEnum.CustomInterestMemberType
|
|
3311
3456
|
*/
|
|
3312
3457
|
enum CustomInterestMemberType {
|
|
3313
3458
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3317,7 +3462,7 @@ export declare namespace enums {
|
|
|
3317
3462
|
}
|
|
3318
3463
|
/**
|
|
3319
3464
|
* @name CustomInterestStatusEnum.CustomInterestStatus
|
|
3320
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3465
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomInterestStatusEnum.CustomInterestStatus
|
|
3321
3466
|
*/
|
|
3322
3467
|
enum CustomInterestStatus {
|
|
3323
3468
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3327,7 +3472,7 @@ export declare namespace enums {
|
|
|
3327
3472
|
}
|
|
3328
3473
|
/**
|
|
3329
3474
|
* @name CustomInterestTypeEnum.CustomInterestType
|
|
3330
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3475
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomInterestTypeEnum.CustomInterestType
|
|
3331
3476
|
*/
|
|
3332
3477
|
enum CustomInterestType {
|
|
3333
3478
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3337,7 +3482,7 @@ export declare namespace enums {
|
|
|
3337
3482
|
}
|
|
3338
3483
|
/**
|
|
3339
3484
|
* @name CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
|
|
3340
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3485
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
|
|
3341
3486
|
*/
|
|
3342
3487
|
enum CustomerAcquisitionOptimizationMode {
|
|
3343
3488
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3348,7 +3493,7 @@ export declare namespace enums {
|
|
|
3348
3493
|
}
|
|
3349
3494
|
/**
|
|
3350
3495
|
* @name CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
|
|
3351
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3496
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
|
|
3352
3497
|
*/
|
|
3353
3498
|
enum CustomerPayPerConversionEligibilityFailureReason {
|
|
3354
3499
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3363,7 +3508,7 @@ export declare namespace enums {
|
|
|
3363
3508
|
}
|
|
3364
3509
|
/**
|
|
3365
3510
|
* @name CustomerStatusEnum.CustomerStatus
|
|
3366
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3511
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomerStatusEnum.CustomerStatus
|
|
3367
3512
|
*/
|
|
3368
3513
|
enum CustomerStatus {
|
|
3369
3514
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3375,7 +3520,7 @@ export declare namespace enums {
|
|
|
3375
3520
|
}
|
|
3376
3521
|
/**
|
|
3377
3522
|
* @name CustomizerAttributeStatusEnum.CustomizerAttributeStatus
|
|
3378
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3523
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
|
|
3379
3524
|
*/
|
|
3380
3525
|
enum CustomizerAttributeStatus {
|
|
3381
3526
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3385,7 +3530,7 @@ export declare namespace enums {
|
|
|
3385
3530
|
}
|
|
3386
3531
|
/**
|
|
3387
3532
|
* @name CustomizerValueStatusEnum.CustomizerValueStatus
|
|
3388
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3533
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomizerValueStatusEnum.CustomizerValueStatus
|
|
3389
3534
|
*/
|
|
3390
3535
|
enum CustomizerValueStatus {
|
|
3391
3536
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3395,7 +3540,7 @@ export declare namespace enums {
|
|
|
3395
3540
|
}
|
|
3396
3541
|
/**
|
|
3397
3542
|
* @name DataDrivenModelStatusEnum.DataDrivenModelStatus
|
|
3398
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3543
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/DataDrivenModelStatusEnum.DataDrivenModelStatus
|
|
3399
3544
|
*/
|
|
3400
3545
|
enum DataDrivenModelStatus {
|
|
3401
3546
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3407,7 +3552,7 @@ export declare namespace enums {
|
|
|
3407
3552
|
}
|
|
3408
3553
|
/**
|
|
3409
3554
|
* @name DataLinkStatusEnum.DataLinkStatus
|
|
3410
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3555
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/DataLinkStatusEnum.DataLinkStatus
|
|
3411
3556
|
*/
|
|
3412
3557
|
enum DataLinkStatus {
|
|
3413
3558
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3421,7 +3566,7 @@ export declare namespace enums {
|
|
|
3421
3566
|
}
|
|
3422
3567
|
/**
|
|
3423
3568
|
* @name DataLinkTypeEnum.DataLinkType
|
|
3424
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3569
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/DataLinkTypeEnum.DataLinkType
|
|
3425
3570
|
*/
|
|
3426
3571
|
enum DataLinkType {
|
|
3427
3572
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3430,7 +3575,7 @@ export declare namespace enums {
|
|
|
3430
3575
|
}
|
|
3431
3576
|
/**
|
|
3432
3577
|
* @name DemandGenChannelConfigEnum.DemandGenChannelConfig
|
|
3433
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3578
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/DemandGenChannelConfigEnum.DemandGenChannelConfig
|
|
3434
3579
|
*/
|
|
3435
3580
|
enum DemandGenChannelConfig {
|
|
3436
3581
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3440,7 +3585,7 @@ export declare namespace enums {
|
|
|
3440
3585
|
}
|
|
3441
3586
|
/**
|
|
3442
3587
|
* @name DemandGenChannelStrategyEnum.DemandGenChannelStrategy
|
|
3443
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3588
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/DemandGenChannelStrategyEnum.DemandGenChannelStrategy
|
|
3444
3589
|
*/
|
|
3445
3590
|
enum DemandGenChannelStrategy {
|
|
3446
3591
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3450,7 +3595,7 @@ export declare namespace enums {
|
|
|
3450
3595
|
}
|
|
3451
3596
|
/**
|
|
3452
3597
|
* @name DistanceBucketEnum.DistanceBucket
|
|
3453
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3598
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/DistanceBucketEnum.DistanceBucket
|
|
3454
3599
|
*/
|
|
3455
3600
|
enum DistanceBucket {
|
|
3456
3601
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3483,9 +3628,19 @@ export declare namespace enums {
|
|
|
3483
3628
|
WITHIN_40MILES = 27,// WITHIN_40MILES
|
|
3484
3629
|
BEYOND_40MILES = 28
|
|
3485
3630
|
}
|
|
3631
|
+
/**
|
|
3632
|
+
* @name EuPoliticalAdvertisingStatusEnum.EuPoliticalAdvertisingStatus
|
|
3633
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/EuPoliticalAdvertisingStatusEnum.EuPoliticalAdvertisingStatus
|
|
3634
|
+
*/
|
|
3635
|
+
enum EuPoliticalAdvertisingStatus {
|
|
3636
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
3637
|
+
UNKNOWN = 1,// UNKNOWN
|
|
3638
|
+
CONTAINS_EU_POLITICAL_ADVERTISING = 2,// CONTAINS_EU_POLITICAL_ADVERTISING
|
|
3639
|
+
DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING = 3
|
|
3640
|
+
}
|
|
3486
3641
|
/**
|
|
3487
3642
|
* @name ExperimentStatusEnum.ExperimentStatus
|
|
3488
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3643
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ExperimentStatusEnum.ExperimentStatus
|
|
3489
3644
|
*/
|
|
3490
3645
|
enum ExperimentStatus {
|
|
3491
3646
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3500,7 +3655,7 @@ export declare namespace enums {
|
|
|
3500
3655
|
}
|
|
3501
3656
|
/**
|
|
3502
3657
|
* @name ExperimentTypeEnum.ExperimentType
|
|
3503
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3658
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ExperimentTypeEnum.ExperimentType
|
|
3504
3659
|
*/
|
|
3505
3660
|
enum ExperimentType {
|
|
3506
3661
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3518,7 +3673,7 @@ export declare namespace enums {
|
|
|
3518
3673
|
}
|
|
3519
3674
|
/**
|
|
3520
3675
|
* @name GeoTargetConstantStatusEnum.GeoTargetConstantStatus
|
|
3521
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3676
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
|
|
3522
3677
|
*/
|
|
3523
3678
|
enum GeoTargetConstantStatus {
|
|
3524
3679
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3528,7 +3683,7 @@ export declare namespace enums {
|
|
|
3528
3683
|
}
|
|
3529
3684
|
/**
|
|
3530
3685
|
* @name GeoTargetingTypeEnum.GeoTargetingType
|
|
3531
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3686
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/GeoTargetingTypeEnum.GeoTargetingType
|
|
3532
3687
|
*/
|
|
3533
3688
|
enum GeoTargetingType {
|
|
3534
3689
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3538,7 +3693,7 @@ export declare namespace enums {
|
|
|
3538
3693
|
}
|
|
3539
3694
|
/**
|
|
3540
3695
|
* @name GoalConfigLevelEnum.GoalConfigLevel
|
|
3541
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3696
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/GoalConfigLevelEnum.GoalConfigLevel
|
|
3542
3697
|
*/
|
|
3543
3698
|
enum GoalConfigLevel {
|
|
3544
3699
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3548,7 +3703,7 @@ export declare namespace enums {
|
|
|
3548
3703
|
}
|
|
3549
3704
|
/**
|
|
3550
3705
|
* @name GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
|
|
3551
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3706
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
|
|
3552
3707
|
*/
|
|
3553
3708
|
enum GoogleAdsFieldCategory {
|
|
3554
3709
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3560,7 +3715,7 @@ export declare namespace enums {
|
|
|
3560
3715
|
}
|
|
3561
3716
|
/**
|
|
3562
3717
|
* @name GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
|
|
3563
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3718
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
|
|
3564
3719
|
*/
|
|
3565
3720
|
enum GoogleAdsFieldDataType {
|
|
3566
3721
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3579,7 +3734,7 @@ export declare namespace enums {
|
|
|
3579
3734
|
}
|
|
3580
3735
|
/**
|
|
3581
3736
|
* @name GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
|
|
3582
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3737
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
|
|
3583
3738
|
*/
|
|
3584
3739
|
enum GoogleVoiceCallStatus {
|
|
3585
3740
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3589,7 +3744,7 @@ export declare namespace enums {
|
|
|
3589
3744
|
}
|
|
3590
3745
|
/**
|
|
3591
3746
|
* @name HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
|
|
3592
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3747
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
|
|
3593
3748
|
*/
|
|
3594
3749
|
enum HotelAssetSuggestionStatus {
|
|
3595
3750
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3600,7 +3755,7 @@ export declare namespace enums {
|
|
|
3600
3755
|
}
|
|
3601
3756
|
/**
|
|
3602
3757
|
* @name HotelReconciliationStatusEnum.HotelReconciliationStatus
|
|
3603
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3758
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/HotelReconciliationStatusEnum.HotelReconciliationStatus
|
|
3604
3759
|
*/
|
|
3605
3760
|
enum HotelReconciliationStatus {
|
|
3606
3761
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3612,7 +3767,7 @@ export declare namespace enums {
|
|
|
3612
3767
|
}
|
|
3613
3768
|
/**
|
|
3614
3769
|
* @name IdentityVerificationProgramEnum.IdentityVerificationProgram
|
|
3615
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3770
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/IdentityVerificationProgramEnum.IdentityVerificationProgram
|
|
3616
3771
|
*/
|
|
3617
3772
|
enum IdentityVerificationProgram {
|
|
3618
3773
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3621,7 +3776,7 @@ export declare namespace enums {
|
|
|
3621
3776
|
}
|
|
3622
3777
|
/**
|
|
3623
3778
|
* @name IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
|
|
3624
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3779
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
|
|
3625
3780
|
*/
|
|
3626
3781
|
enum IdentityVerificationProgramStatus {
|
|
3627
3782
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3633,7 +3788,7 @@ export declare namespace enums {
|
|
|
3633
3788
|
}
|
|
3634
3789
|
/**
|
|
3635
3790
|
* @name InsightsTrendEnum.InsightsTrend
|
|
3636
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3791
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/InsightsTrendEnum.InsightsTrend
|
|
3637
3792
|
*/
|
|
3638
3793
|
enum InsightsTrend {
|
|
3639
3794
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3645,7 +3800,7 @@ export declare namespace enums {
|
|
|
3645
3800
|
}
|
|
3646
3801
|
/**
|
|
3647
3802
|
* @name InvoiceTypeEnum.InvoiceType
|
|
3648
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3803
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/InvoiceTypeEnum.InvoiceType
|
|
3649
3804
|
*/
|
|
3650
3805
|
enum InvoiceType {
|
|
3651
3806
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3655,7 +3810,7 @@ export declare namespace enums {
|
|
|
3655
3810
|
}
|
|
3656
3811
|
/**
|
|
3657
3812
|
* @name KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
|
|
3658
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3813
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
|
|
3659
3814
|
*/
|
|
3660
3815
|
enum KeywordPlanForecastInterval {
|
|
3661
3816
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3666,7 +3821,7 @@ export declare namespace enums {
|
|
|
3666
3821
|
}
|
|
3667
3822
|
/**
|
|
3668
3823
|
* @name KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
|
|
3669
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3824
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
|
|
3670
3825
|
*/
|
|
3671
3826
|
enum KeywordPlanKeywordAnnotation {
|
|
3672
3827
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3675,7 +3830,7 @@ export declare namespace enums {
|
|
|
3675
3830
|
}
|
|
3676
3831
|
/**
|
|
3677
3832
|
* @name KeywordPlanNetworkEnum.KeywordPlanNetwork
|
|
3678
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3833
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanNetworkEnum.KeywordPlanNetwork
|
|
3679
3834
|
*/
|
|
3680
3835
|
enum KeywordPlanNetwork {
|
|
3681
3836
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3685,7 +3840,7 @@ export declare namespace enums {
|
|
|
3685
3840
|
}
|
|
3686
3841
|
/**
|
|
3687
3842
|
* @name LabelStatusEnum.LabelStatus
|
|
3688
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3843
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LabelStatusEnum.LabelStatus
|
|
3689
3844
|
*/
|
|
3690
3845
|
enum LabelStatus {
|
|
3691
3846
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3695,7 +3850,7 @@ export declare namespace enums {
|
|
|
3695
3850
|
}
|
|
3696
3851
|
/**
|
|
3697
3852
|
* @name LinkedAccountTypeEnum.LinkedAccountType
|
|
3698
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3853
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LinkedAccountTypeEnum.LinkedAccountType
|
|
3699
3854
|
*/
|
|
3700
3855
|
enum LinkedAccountType {
|
|
3701
3856
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3704,7 +3859,7 @@ export declare namespace enums {
|
|
|
3704
3859
|
}
|
|
3705
3860
|
/**
|
|
3706
3861
|
* @name LinkedProductTypeEnum.LinkedProductType
|
|
3707
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3862
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LinkedProductTypeEnum.LinkedProductType
|
|
3708
3863
|
*/
|
|
3709
3864
|
enum LinkedProductType {
|
|
3710
3865
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3717,7 +3872,7 @@ export declare namespace enums {
|
|
|
3717
3872
|
}
|
|
3718
3873
|
/**
|
|
3719
3874
|
* @name ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
|
|
3720
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3875
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
|
|
3721
3876
|
*/
|
|
3722
3877
|
enum ListingGroupFilterCustomAttributeIndex {
|
|
3723
3878
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3730,7 +3885,7 @@ export declare namespace enums {
|
|
|
3730
3885
|
}
|
|
3731
3886
|
/**
|
|
3732
3887
|
* @name ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
|
|
3733
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3888
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
|
|
3734
3889
|
*/
|
|
3735
3890
|
enum ListingGroupFilterListingSource {
|
|
3736
3891
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3740,7 +3895,7 @@ export declare namespace enums {
|
|
|
3740
3895
|
}
|
|
3741
3896
|
/**
|
|
3742
3897
|
* @name ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
|
|
3743
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3898
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
|
|
3744
3899
|
*/
|
|
3745
3900
|
enum ListingGroupFilterProductCategoryLevel {
|
|
3746
3901
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3753,7 +3908,7 @@ export declare namespace enums {
|
|
|
3753
3908
|
}
|
|
3754
3909
|
/**
|
|
3755
3910
|
* @name ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
|
|
3756
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3911
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
|
|
3757
3912
|
*/
|
|
3758
3913
|
enum ListingGroupFilterProductChannel {
|
|
3759
3914
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3763,7 +3918,7 @@ export declare namespace enums {
|
|
|
3763
3918
|
}
|
|
3764
3919
|
/**
|
|
3765
3920
|
* @name ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
|
|
3766
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3921
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
|
|
3767
3922
|
*/
|
|
3768
3923
|
enum ListingGroupFilterProductCondition {
|
|
3769
3924
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3774,7 +3929,7 @@ export declare namespace enums {
|
|
|
3774
3929
|
}
|
|
3775
3930
|
/**
|
|
3776
3931
|
* @name ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
|
|
3777
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3932
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
|
|
3778
3933
|
*/
|
|
3779
3934
|
enum ListingGroupFilterProductTypeLevel {
|
|
3780
3935
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3787,7 +3942,7 @@ export declare namespace enums {
|
|
|
3787
3942
|
}
|
|
3788
3943
|
/**
|
|
3789
3944
|
* @name ListingGroupFilterTypeEnum.ListingGroupFilterType
|
|
3790
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3945
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterTypeEnum.ListingGroupFilterType
|
|
3791
3946
|
*/
|
|
3792
3947
|
enum ListingGroupFilterType {
|
|
3793
3948
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3798,7 +3953,7 @@ export declare namespace enums {
|
|
|
3798
3953
|
}
|
|
3799
3954
|
/**
|
|
3800
3955
|
* @name ListingTypeEnum.ListingType
|
|
3801
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3956
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingTypeEnum.ListingType
|
|
3802
3957
|
*/
|
|
3803
3958
|
enum ListingType {
|
|
3804
3959
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3807,7 +3962,7 @@ export declare namespace enums {
|
|
|
3807
3962
|
}
|
|
3808
3963
|
/**
|
|
3809
3964
|
* @name LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
|
|
3810
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3965
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
|
|
3811
3966
|
*/
|
|
3812
3967
|
enum LocalServicesBusinessRegistrationCheckRejectionReason {
|
|
3813
3968
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3824,7 +3979,7 @@ export declare namespace enums {
|
|
|
3824
3979
|
}
|
|
3825
3980
|
/**
|
|
3826
3981
|
* @name LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
|
|
3827
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3982
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
|
|
3828
3983
|
*/
|
|
3829
3984
|
enum LocalServicesBusinessRegistrationType {
|
|
3830
3985
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3834,7 +3989,7 @@ export declare namespace enums {
|
|
|
3834
3989
|
}
|
|
3835
3990
|
/**
|
|
3836
3991
|
* @name LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
|
|
3837
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3992
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
|
|
3838
3993
|
*/
|
|
3839
3994
|
enum LocalServicesLeadConversationType {
|
|
3840
3995
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3849,7 +4004,7 @@ export declare namespace enums {
|
|
|
3849
4004
|
}
|
|
3850
4005
|
/**
|
|
3851
4006
|
* @name LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
|
|
3852
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4007
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
|
|
3853
4008
|
*/
|
|
3854
4009
|
enum LocalServicesEmployeeStatus {
|
|
3855
4010
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3859,7 +4014,7 @@ export declare namespace enums {
|
|
|
3859
4014
|
}
|
|
3860
4015
|
/**
|
|
3861
4016
|
* @name LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
|
|
3862
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4017
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
|
|
3863
4018
|
*/
|
|
3864
4019
|
enum LocalServicesEmployeeType {
|
|
3865
4020
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3869,7 +4024,7 @@ export declare namespace enums {
|
|
|
3869
4024
|
}
|
|
3870
4025
|
/**
|
|
3871
4026
|
* @name LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
|
|
3872
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4027
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
|
|
3873
4028
|
*/
|
|
3874
4029
|
enum LocalServicesInsuranceRejectionReason {
|
|
3875
4030
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3891,7 +4046,7 @@ export declare namespace enums {
|
|
|
3891
4046
|
}
|
|
3892
4047
|
/**
|
|
3893
4048
|
* @name LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
|
|
3894
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4049
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
|
|
3895
4050
|
*/
|
|
3896
4051
|
enum LocalServicesLeadCreditIssuanceDecision {
|
|
3897
4052
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3903,7 +4058,7 @@ export declare namespace enums {
|
|
|
3903
4058
|
}
|
|
3904
4059
|
/**
|
|
3905
4060
|
* @name LocalServicesCreditStateEnum.LocalServicesCreditState
|
|
3906
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4061
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesCreditStateEnum.LocalServicesCreditState
|
|
3907
4062
|
*/
|
|
3908
4063
|
enum LocalServicesCreditState {
|
|
3909
4064
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3913,7 +4068,7 @@ export declare namespace enums {
|
|
|
3913
4068
|
}
|
|
3914
4069
|
/**
|
|
3915
4070
|
* @name LocalServicesLeadStatusEnum.LocalServicesLeadStatus
|
|
3916
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4071
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadStatusEnum.LocalServicesLeadStatus
|
|
3917
4072
|
*/
|
|
3918
4073
|
enum LocalServicesLeadStatus {
|
|
3919
4074
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3929,7 +4084,7 @@ export declare namespace enums {
|
|
|
3929
4084
|
}
|
|
3930
4085
|
/**
|
|
3931
4086
|
* @name LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
|
|
3932
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4087
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
|
|
3933
4088
|
*/
|
|
3934
4089
|
enum LocalServicesLeadSurveyAnswer {
|
|
3935
4090
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3942,7 +4097,7 @@ export declare namespace enums {
|
|
|
3942
4097
|
}
|
|
3943
4098
|
/**
|
|
3944
4099
|
* @name LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
|
|
3945
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4100
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
|
|
3946
4101
|
*/
|
|
3947
4102
|
enum LocalServicesLeadSurveyDissatisfiedReason {
|
|
3948
4103
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3957,7 +4112,7 @@ export declare namespace enums {
|
|
|
3957
4112
|
}
|
|
3958
4113
|
/**
|
|
3959
4114
|
* @name LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
|
|
3960
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4115
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
|
|
3961
4116
|
*/
|
|
3962
4117
|
enum LocalServicesLeadSurveySatisfiedReason {
|
|
3963
4118
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3970,7 +4125,7 @@ export declare namespace enums {
|
|
|
3970
4125
|
}
|
|
3971
4126
|
/**
|
|
3972
4127
|
* @name LocalServicesLeadTypeEnum.LocalServicesLeadType
|
|
3973
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4128
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadTypeEnum.LocalServicesLeadType
|
|
3974
4129
|
*/
|
|
3975
4130
|
enum LocalServicesLeadType {
|
|
3976
4131
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3981,7 +4136,7 @@ export declare namespace enums {
|
|
|
3981
4136
|
}
|
|
3982
4137
|
/**
|
|
3983
4138
|
* @name LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
|
|
3984
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4139
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
|
|
3985
4140
|
*/
|
|
3986
4141
|
enum LocalServicesLicenseRejectionReason {
|
|
3987
4142
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -3996,7 +4151,7 @@ export declare namespace enums {
|
|
|
3996
4151
|
}
|
|
3997
4152
|
/**
|
|
3998
4153
|
* @name LocalServicesParticipantTypeEnum.LocalServicesParticipantType
|
|
3999
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4154
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesParticipantTypeEnum.LocalServicesParticipantType
|
|
4000
4155
|
*/
|
|
4001
4156
|
enum LocalServicesParticipantType {
|
|
4002
4157
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4006,7 +4161,7 @@ export declare namespace enums {
|
|
|
4006
4161
|
}
|
|
4007
4162
|
/**
|
|
4008
4163
|
* @name LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
|
|
4009
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4164
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
|
|
4010
4165
|
*/
|
|
4011
4166
|
enum LocalServicesVerificationArtifactStatus {
|
|
4012
4167
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4019,7 +4174,7 @@ export declare namespace enums {
|
|
|
4019
4174
|
}
|
|
4020
4175
|
/**
|
|
4021
4176
|
* @name LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
|
|
4022
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4177
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
|
|
4023
4178
|
*/
|
|
4024
4179
|
enum LocalServicesVerificationArtifactType {
|
|
4025
4180
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4031,7 +4186,7 @@ export declare namespace enums {
|
|
|
4031
4186
|
}
|
|
4032
4187
|
/**
|
|
4033
4188
|
* @name LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
|
|
4034
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4189
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
|
|
4035
4190
|
*/
|
|
4036
4191
|
enum LocalServicesVerificationStatus {
|
|
4037
4192
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4046,7 +4201,7 @@ export declare namespace enums {
|
|
|
4046
4201
|
}
|
|
4047
4202
|
/**
|
|
4048
4203
|
* @name LocationSourceTypeEnum.LocationSourceType
|
|
4049
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4204
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocationSourceTypeEnum.LocationSourceType
|
|
4050
4205
|
*/
|
|
4051
4206
|
enum LocationSourceType {
|
|
4052
4207
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4056,7 +4211,7 @@ export declare namespace enums {
|
|
|
4056
4211
|
}
|
|
4057
4212
|
/**
|
|
4058
4213
|
* @name ManagerLinkStatusEnum.ManagerLinkStatus
|
|
4059
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4214
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ManagerLinkStatusEnum.ManagerLinkStatus
|
|
4060
4215
|
*/
|
|
4061
4216
|
enum ManagerLinkStatus {
|
|
4062
4217
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4069,7 +4224,7 @@ export declare namespace enums {
|
|
|
4069
4224
|
}
|
|
4070
4225
|
/**
|
|
4071
4226
|
* @name MediaTypeEnum.MediaType
|
|
4072
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4227
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/MediaTypeEnum.MediaType
|
|
4073
4228
|
*/
|
|
4074
4229
|
enum MediaType {
|
|
4075
4230
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4083,7 +4238,7 @@ export declare namespace enums {
|
|
|
4083
4238
|
}
|
|
4084
4239
|
/**
|
|
4085
4240
|
* @name MobileDeviceTypeEnum.MobileDeviceType
|
|
4086
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4241
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/MobileDeviceTypeEnum.MobileDeviceType
|
|
4087
4242
|
*/
|
|
4088
4243
|
enum MobileDeviceType {
|
|
4089
4244
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4093,7 +4248,7 @@ export declare namespace enums {
|
|
|
4093
4248
|
}
|
|
4094
4249
|
/**
|
|
4095
4250
|
* @name NegativeGeoTargetTypeEnum.NegativeGeoTargetType
|
|
4096
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4251
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
|
|
4097
4252
|
*/
|
|
4098
4253
|
enum NegativeGeoTargetType {
|
|
4099
4254
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4103,7 +4258,7 @@ export declare namespace enums {
|
|
|
4103
4258
|
}
|
|
4104
4259
|
/**
|
|
4105
4260
|
* @name NonSkippableMaxDurationEnum.NonSkippableMaxDuration
|
|
4106
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4261
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/NonSkippableMaxDurationEnum.NonSkippableMaxDuration
|
|
4107
4262
|
*/
|
|
4108
4263
|
enum NonSkippableMaxDuration {
|
|
4109
4264
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4114,7 +4269,7 @@ export declare namespace enums {
|
|
|
4114
4269
|
}
|
|
4115
4270
|
/**
|
|
4116
4271
|
* @name NonSkippableMinDurationEnum.NonSkippableMinDuration
|
|
4117
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4272
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/NonSkippableMinDurationEnum.NonSkippableMinDuration
|
|
4118
4273
|
*/
|
|
4119
4274
|
enum NonSkippableMinDuration {
|
|
4120
4275
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4126,7 +4281,7 @@ export declare namespace enums {
|
|
|
4126
4281
|
}
|
|
4127
4282
|
/**
|
|
4128
4283
|
* @name OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
|
|
4129
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4284
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
|
|
4130
4285
|
*/
|
|
4131
4286
|
enum OfflineConversionDiagnosticStatus {
|
|
4132
4287
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4138,7 +4293,7 @@ export declare namespace enums {
|
|
|
4138
4293
|
}
|
|
4139
4294
|
/**
|
|
4140
4295
|
* @name OfflineEventUploadClientEnum.OfflineEventUploadClient
|
|
4141
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4296
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineEventUploadClientEnum.OfflineEventUploadClient
|
|
4142
4297
|
*/
|
|
4143
4298
|
enum OfflineEventUploadClient {
|
|
4144
4299
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4149,7 +4304,7 @@ export declare namespace enums {
|
|
|
4149
4304
|
}
|
|
4150
4305
|
/**
|
|
4151
4306
|
* @name OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
|
|
4152
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4307
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
|
|
4153
4308
|
*/
|
|
4154
4309
|
enum OfflineUserDataJobFailureReason {
|
|
4155
4310
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4162,7 +4317,7 @@ export declare namespace enums {
|
|
|
4162
4317
|
}
|
|
4163
4318
|
/**
|
|
4164
4319
|
* @name OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
|
|
4165
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4320
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
|
|
4166
4321
|
*/
|
|
4167
4322
|
enum OfflineUserDataJobMatchRateRange {
|
|
4168
4323
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4179,7 +4334,7 @@ export declare namespace enums {
|
|
|
4179
4334
|
}
|
|
4180
4335
|
/**
|
|
4181
4336
|
* @name OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
|
|
4182
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4337
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
|
|
4183
4338
|
*/
|
|
4184
4339
|
enum OfflineUserDataJobStatus {
|
|
4185
4340
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4191,7 +4346,7 @@ export declare namespace enums {
|
|
|
4191
4346
|
}
|
|
4192
4347
|
/**
|
|
4193
4348
|
* @name OfflineUserDataJobTypeEnum.OfflineUserDataJobType
|
|
4194
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4349
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
|
|
4195
4350
|
*/
|
|
4196
4351
|
enum OfflineUserDataJobType {
|
|
4197
4352
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4203,7 +4358,7 @@ export declare namespace enums {
|
|
|
4203
4358
|
}
|
|
4204
4359
|
/**
|
|
4205
4360
|
* @name OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
|
|
4206
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4361
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
|
|
4207
4362
|
*/
|
|
4208
4363
|
enum OperatingSystemVersionOperatorType {
|
|
4209
4364
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4213,7 +4368,7 @@ export declare namespace enums {
|
|
|
4213
4368
|
}
|
|
4214
4369
|
/**
|
|
4215
4370
|
* @name OptimizationGoalTypeEnum.OptimizationGoalType
|
|
4216
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4371
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/OptimizationGoalTypeEnum.OptimizationGoalType
|
|
4217
4372
|
*/
|
|
4218
4373
|
enum OptimizationGoalType {
|
|
4219
4374
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4224,7 +4379,7 @@ export declare namespace enums {
|
|
|
4224
4379
|
}
|
|
4225
4380
|
/**
|
|
4226
4381
|
* @name PaymentModeEnum.PaymentMode
|
|
4227
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4382
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PaymentModeEnum.PaymentMode
|
|
4228
4383
|
*/
|
|
4229
4384
|
enum PaymentMode {
|
|
4230
4385
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4236,7 +4391,7 @@ export declare namespace enums {
|
|
|
4236
4391
|
}
|
|
4237
4392
|
/**
|
|
4238
4393
|
* @name PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
|
|
4239
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4394
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
|
|
4240
4395
|
*/
|
|
4241
4396
|
enum PerformanceMaxUpgradeStatus {
|
|
4242
4397
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4248,7 +4403,7 @@ export declare namespace enums {
|
|
|
4248
4403
|
}
|
|
4249
4404
|
/**
|
|
4250
4405
|
* @name PlacementTypeEnum.PlacementType
|
|
4251
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4406
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PlacementTypeEnum.PlacementType
|
|
4252
4407
|
*/
|
|
4253
4408
|
enum PlacementType {
|
|
4254
4409
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4262,7 +4417,7 @@ export declare namespace enums {
|
|
|
4262
4417
|
}
|
|
4263
4418
|
/**
|
|
4264
4419
|
* @name PositiveGeoTargetTypeEnum.PositiveGeoTargetType
|
|
4265
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4420
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
|
|
4266
4421
|
*/
|
|
4267
4422
|
enum PositiveGeoTargetType {
|
|
4268
4423
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4273,7 +4428,7 @@ export declare namespace enums {
|
|
|
4273
4428
|
}
|
|
4274
4429
|
/**
|
|
4275
4430
|
* @name ProductAvailabilityEnum.ProductAvailability
|
|
4276
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4431
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductAvailabilityEnum.ProductAvailability
|
|
4277
4432
|
*/
|
|
4278
4433
|
enum ProductAvailability {
|
|
4279
4434
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4284,7 +4439,7 @@ export declare namespace enums {
|
|
|
4284
4439
|
}
|
|
4285
4440
|
/**
|
|
4286
4441
|
* @name ProductCategoryStateEnum.ProductCategoryState
|
|
4287
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4442
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductCategoryStateEnum.ProductCategoryState
|
|
4288
4443
|
*/
|
|
4289
4444
|
enum ProductCategoryState {
|
|
4290
4445
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4294,7 +4449,7 @@ export declare namespace enums {
|
|
|
4294
4449
|
}
|
|
4295
4450
|
/**
|
|
4296
4451
|
* @name ProductIssueSeverityEnum.ProductIssueSeverity
|
|
4297
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4452
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductIssueSeverityEnum.ProductIssueSeverity
|
|
4298
4453
|
*/
|
|
4299
4454
|
enum ProductIssueSeverity {
|
|
4300
4455
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4304,7 +4459,7 @@ export declare namespace enums {
|
|
|
4304
4459
|
}
|
|
4305
4460
|
/**
|
|
4306
4461
|
* @name ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
|
|
4307
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4462
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
|
|
4308
4463
|
*/
|
|
4309
4464
|
enum ProductLinkInvitationStatus {
|
|
4310
4465
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4318,7 +4473,7 @@ export declare namespace enums {
|
|
|
4318
4473
|
}
|
|
4319
4474
|
/**
|
|
4320
4475
|
* @name ProductStatusEnum.ProductStatus
|
|
4321
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4476
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductStatusEnum.ProductStatus
|
|
4322
4477
|
*/
|
|
4323
4478
|
enum ProductStatus {
|
|
4324
4479
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4329,7 +4484,7 @@ export declare namespace enums {
|
|
|
4329
4484
|
}
|
|
4330
4485
|
/**
|
|
4331
4486
|
* @name ReachPlanAgeRangeEnum.ReachPlanAgeRange
|
|
4332
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4487
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ReachPlanAgeRangeEnum.ReachPlanAgeRange
|
|
4333
4488
|
*/
|
|
4334
4489
|
enum ReachPlanAgeRange {
|
|
4335
4490
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4363,7 +4518,7 @@ export declare namespace enums {
|
|
|
4363
4518
|
}
|
|
4364
4519
|
/**
|
|
4365
4520
|
* @name ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
|
|
4366
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4521
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
|
|
4367
4522
|
*/
|
|
4368
4523
|
enum ReachPlanConversionRateModel {
|
|
4369
4524
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4375,7 +4530,7 @@ export declare namespace enums {
|
|
|
4375
4530
|
}
|
|
4376
4531
|
/**
|
|
4377
4532
|
* @name ReachPlanNetworkEnum.ReachPlanNetwork
|
|
4378
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4533
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ReachPlanNetworkEnum.ReachPlanNetwork
|
|
4379
4534
|
*/
|
|
4380
4535
|
enum ReachPlanNetwork {
|
|
4381
4536
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4386,7 +4541,7 @@ export declare namespace enums {
|
|
|
4386
4541
|
}
|
|
4387
4542
|
/**
|
|
4388
4543
|
* @name ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
|
|
4389
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4544
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
|
|
4390
4545
|
*/
|
|
4391
4546
|
enum ReachPlanPlannableUserListStatus {
|
|
4392
4547
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4396,7 +4551,7 @@ export declare namespace enums {
|
|
|
4396
4551
|
}
|
|
4397
4552
|
/**
|
|
4398
4553
|
* @name ReachPlanSurfaceEnum.ReachPlanSurface
|
|
4399
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4554
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ReachPlanSurfaceEnum.ReachPlanSurface
|
|
4400
4555
|
*/
|
|
4401
4556
|
enum ReachPlanSurface {
|
|
4402
4557
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4411,7 +4566,7 @@ export declare namespace enums {
|
|
|
4411
4566
|
}
|
|
4412
4567
|
/**
|
|
4413
4568
|
* @name RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
|
|
4414
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4569
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
|
|
4415
4570
|
*/
|
|
4416
4571
|
enum RecommendationSubscriptionStatus {
|
|
4417
4572
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4421,7 +4576,7 @@ export declare namespace enums {
|
|
|
4421
4576
|
}
|
|
4422
4577
|
/**
|
|
4423
4578
|
* @name ResourceChangeOperationEnum.ResourceChangeOperation
|
|
4424
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4579
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ResourceChangeOperationEnum.ResourceChangeOperation
|
|
4425
4580
|
*/
|
|
4426
4581
|
enum ResourceChangeOperation {
|
|
4427
4582
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4432,7 +4587,7 @@ export declare namespace enums {
|
|
|
4432
4587
|
}
|
|
4433
4588
|
/**
|
|
4434
4589
|
* @name ResourceLimitTypeEnum.ResourceLimitType
|
|
4435
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4590
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ResourceLimitTypeEnum.ResourceLimitType
|
|
4436
4591
|
*/
|
|
4437
4592
|
enum ResourceLimitType {
|
|
4438
4593
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4582,32 +4737,21 @@ export declare namespace enums {
|
|
|
4582
4737
|
LOGO_CAMPAIGN_ASSETS_PER_CAMPAIGN = 187,// LOGO_CAMPAIGN_ASSETS_PER_CAMPAIGN
|
|
4583
4738
|
BUSINESS_MESSAGE_ASSET_LINKS_PER_CUSTOMER = 188,// BUSINESS_MESSAGE_ASSET_LINKS_PER_CUSTOMER
|
|
4584
4739
|
WHATSAPP_BUSINESS_MESSAGE_ASSET_LINKS_PER_CAMPAIGN = 189,// WHATSAPP_BUSINESS_MESSAGE_ASSET_LINKS_PER_CAMPAIGN
|
|
4585
|
-
WHATSAPP_BUSINESS_MESSAGE_ASSET_LINKS_PER_AD_GROUP = 190
|
|
4740
|
+
WHATSAPP_BUSINESS_MESSAGE_ASSET_LINKS_PER_AD_GROUP = 190,// WHATSAPP_BUSINESS_MESSAGE_ASSET_LINKS_PER_AD_GROUP
|
|
4741
|
+
BRAND_LIST_CRITERIA_PER_AD_GROUP = 193
|
|
4586
4742
|
}
|
|
4587
4743
|
/**
|
|
4588
4744
|
* @name ResponseContentTypeEnum.ResponseContentType
|
|
4589
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4745
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ResponseContentTypeEnum.ResponseContentType
|
|
4590
4746
|
*/
|
|
4591
4747
|
enum ResponseContentType {
|
|
4592
4748
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
4593
4749
|
RESOURCE_NAME_ONLY = 1,// RESOURCE_NAME_ONLY
|
|
4594
4750
|
MUTABLE_RESOURCE = 2
|
|
4595
4751
|
}
|
|
4596
|
-
/**
|
|
4597
|
-
* @name SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
4598
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
4599
|
-
*/
|
|
4600
|
-
enum SearchTermTargetingStatus {
|
|
4601
|
-
UNSPECIFIED = 0,// UNSPECIFIED
|
|
4602
|
-
UNKNOWN = 1,// UNKNOWN
|
|
4603
|
-
ADDED = 2,// ADDED
|
|
4604
|
-
EXCLUDED = 3,// EXCLUDED
|
|
4605
|
-
ADDED_EXCLUDED = 4,// ADDED_EXCLUDED
|
|
4606
|
-
NONE = 5
|
|
4607
|
-
}
|
|
4608
4752
|
/**
|
|
4609
4753
|
* @name SeasonalityEventScopeEnum.SeasonalityEventScope
|
|
4610
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4754
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SeasonalityEventScopeEnum.SeasonalityEventScope
|
|
4611
4755
|
*/
|
|
4612
4756
|
enum SeasonalityEventScope {
|
|
4613
4757
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4618,7 +4762,7 @@ export declare namespace enums {
|
|
|
4618
4762
|
}
|
|
4619
4763
|
/**
|
|
4620
4764
|
* @name SeasonalityEventStatusEnum.SeasonalityEventStatus
|
|
4621
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4765
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SeasonalityEventStatusEnum.SeasonalityEventStatus
|
|
4622
4766
|
*/
|
|
4623
4767
|
enum SeasonalityEventStatus {
|
|
4624
4768
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4628,7 +4772,7 @@ export declare namespace enums {
|
|
|
4628
4772
|
}
|
|
4629
4773
|
/**
|
|
4630
4774
|
* @name SharedSetStatusEnum.SharedSetStatus
|
|
4631
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4775
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SharedSetStatusEnum.SharedSetStatus
|
|
4632
4776
|
*/
|
|
4633
4777
|
enum SharedSetStatus {
|
|
4634
4778
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4638,7 +4782,7 @@ export declare namespace enums {
|
|
|
4638
4782
|
}
|
|
4639
4783
|
/**
|
|
4640
4784
|
* @name SharedSetTypeEnum.SharedSetType
|
|
4641
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4785
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SharedSetTypeEnum.SharedSetType
|
|
4642
4786
|
*/
|
|
4643
4787
|
enum SharedSetType {
|
|
4644
4788
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4651,7 +4795,7 @@ export declare namespace enums {
|
|
|
4651
4795
|
}
|
|
4652
4796
|
/**
|
|
4653
4797
|
* @name ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
|
|
4654
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4798
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
|
|
4655
4799
|
*/
|
|
4656
4800
|
enum ShoppingAddProductsToCampaignRecommendation {
|
|
4657
4801
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4663,7 +4807,7 @@ export declare namespace enums {
|
|
|
4663
4807
|
}
|
|
4664
4808
|
/**
|
|
4665
4809
|
* @name SimulationModificationMethodEnum.SimulationModificationMethod
|
|
4666
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4810
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SimulationModificationMethodEnum.SimulationModificationMethod
|
|
4667
4811
|
*/
|
|
4668
4812
|
enum SimulationModificationMethod {
|
|
4669
4813
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4674,7 +4818,7 @@ export declare namespace enums {
|
|
|
4674
4818
|
}
|
|
4675
4819
|
/**
|
|
4676
4820
|
* @name SimulationTypeEnum.SimulationType
|
|
4677
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4821
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SimulationTypeEnum.SimulationType
|
|
4678
4822
|
*/
|
|
4679
4823
|
enum SimulationType {
|
|
4680
4824
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4690,7 +4834,7 @@ export declare namespace enums {
|
|
|
4690
4834
|
}
|
|
4691
4835
|
/**
|
|
4692
4836
|
* @name SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
|
|
4693
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4837
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
|
|
4694
4838
|
*/
|
|
4695
4839
|
enum SmartCampaignNotEligibleReason {
|
|
4696
4840
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4702,7 +4846,7 @@ export declare namespace enums {
|
|
|
4702
4846
|
}
|
|
4703
4847
|
/**
|
|
4704
4848
|
* @name SmartCampaignStatusEnum.SmartCampaignStatus
|
|
4705
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4849
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SmartCampaignStatusEnum.SmartCampaignStatus
|
|
4706
4850
|
*/
|
|
4707
4851
|
enum SmartCampaignStatus {
|
|
4708
4852
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4716,7 +4860,7 @@ export declare namespace enums {
|
|
|
4716
4860
|
}
|
|
4717
4861
|
/**
|
|
4718
4862
|
* @name SpendingLimitTypeEnum.SpendingLimitType
|
|
4719
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4863
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SpendingLimitTypeEnum.SpendingLimitType
|
|
4720
4864
|
*/
|
|
4721
4865
|
enum SpendingLimitType {
|
|
4722
4866
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4725,7 +4869,7 @@ export declare namespace enums {
|
|
|
4725
4869
|
}
|
|
4726
4870
|
/**
|
|
4727
4871
|
* @name SummaryRowSettingEnum.SummaryRowSetting
|
|
4728
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4872
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SummaryRowSettingEnum.SummaryRowSetting
|
|
4729
4873
|
*/
|
|
4730
4874
|
enum SummaryRowSetting {
|
|
4731
4875
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4736,7 +4880,7 @@ export declare namespace enums {
|
|
|
4736
4880
|
}
|
|
4737
4881
|
/**
|
|
4738
4882
|
* @name SystemManagedResourceSourceEnum.SystemManagedResourceSource
|
|
4739
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4883
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/SystemManagedResourceSourceEnum.SystemManagedResourceSource
|
|
4740
4884
|
*/
|
|
4741
4885
|
enum SystemManagedResourceSource {
|
|
4742
4886
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4745,7 +4889,7 @@ export declare namespace enums {
|
|
|
4745
4889
|
}
|
|
4746
4890
|
/**
|
|
4747
4891
|
* @name TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
|
|
4748
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4892
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
|
|
4749
4893
|
*/
|
|
4750
4894
|
enum TargetCpaOptInRecommendationGoal {
|
|
4751
4895
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4757,7 +4901,7 @@ export declare namespace enums {
|
|
|
4757
4901
|
}
|
|
4758
4902
|
/**
|
|
4759
4903
|
* @name TimeTypeEnum.TimeType
|
|
4760
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4904
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/TimeTypeEnum.TimeType
|
|
4761
4905
|
*/
|
|
4762
4906
|
enum TimeType {
|
|
4763
4907
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4767,7 +4911,7 @@ export declare namespace enums {
|
|
|
4767
4911
|
}
|
|
4768
4912
|
/**
|
|
4769
4913
|
* @name UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
|
|
4770
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4914
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
|
|
4771
4915
|
*/
|
|
4772
4916
|
enum UserInterestTaxonomyType {
|
|
4773
4917
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4780,7 +4924,7 @@ export declare namespace enums {
|
|
|
4780
4924
|
}
|
|
4781
4925
|
/**
|
|
4782
4926
|
* @name UserListAccessStatusEnum.UserListAccessStatus
|
|
4783
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4927
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListAccessStatusEnum.UserListAccessStatus
|
|
4784
4928
|
*/
|
|
4785
4929
|
enum UserListAccessStatus {
|
|
4786
4930
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4790,7 +4934,7 @@ export declare namespace enums {
|
|
|
4790
4934
|
}
|
|
4791
4935
|
/**
|
|
4792
4936
|
* @name UserListClosingReasonEnum.UserListClosingReason
|
|
4793
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4937
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListClosingReasonEnum.UserListClosingReason
|
|
4794
4938
|
*/
|
|
4795
4939
|
enum UserListClosingReason {
|
|
4796
4940
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4799,7 +4943,7 @@ export declare namespace enums {
|
|
|
4799
4943
|
}
|
|
4800
4944
|
/**
|
|
4801
4945
|
* @name UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
|
|
4802
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4946
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
|
|
4803
4947
|
*/
|
|
4804
4948
|
enum UserListCustomerTypeCategory {
|
|
4805
4949
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4823,7 +4967,7 @@ export declare namespace enums {
|
|
|
4823
4967
|
}
|
|
4824
4968
|
/**
|
|
4825
4969
|
* @name UserListMembershipStatusEnum.UserListMembershipStatus
|
|
4826
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4970
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListMembershipStatusEnum.UserListMembershipStatus
|
|
4827
4971
|
*/
|
|
4828
4972
|
enum UserListMembershipStatus {
|
|
4829
4973
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4833,7 +4977,7 @@ export declare namespace enums {
|
|
|
4833
4977
|
}
|
|
4834
4978
|
/**
|
|
4835
4979
|
* @name UserListSizeRangeEnum.UserListSizeRange
|
|
4836
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4980
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListSizeRangeEnum.UserListSizeRange
|
|
4837
4981
|
*/
|
|
4838
4982
|
enum UserListSizeRange {
|
|
4839
4983
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4855,24 +4999,9 @@ export declare namespace enums {
|
|
|
4855
4999
|
THIRTY_MILLION_TO_FIFTY_MILLION = 16,// THIRTY_MILLION_TO_FIFTY_MILLION
|
|
4856
5000
|
OVER_FIFTY_MILLION = 17
|
|
4857
5001
|
}
|
|
4858
|
-
/**
|
|
4859
|
-
* @name UserListTypeEnum.UserListType
|
|
4860
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListTypeEnum.UserListType
|
|
4861
|
-
*/
|
|
4862
|
-
enum UserListType {
|
|
4863
|
-
UNSPECIFIED = 0,// UNSPECIFIED
|
|
4864
|
-
UNKNOWN = 1,// UNKNOWN
|
|
4865
|
-
REMARKETING = 2,// REMARKETING
|
|
4866
|
-
LOGICAL = 3,// LOGICAL
|
|
4867
|
-
EXTERNAL_REMARKETING = 4,// EXTERNAL_REMARKETING
|
|
4868
|
-
RULE_BASED = 5,// RULE_BASED
|
|
4869
|
-
SIMILAR = 6,// SIMILAR
|
|
4870
|
-
CRM_BASED = 7,// CRM_BASED
|
|
4871
|
-
LOOKALIKE = 9
|
|
4872
|
-
}
|
|
4873
5002
|
/**
|
|
4874
5003
|
* @name ValueRuleDeviceTypeEnum.ValueRuleDeviceType
|
|
4875
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5004
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
|
|
4876
5005
|
*/
|
|
4877
5006
|
enum ValueRuleDeviceType {
|
|
4878
5007
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4883,7 +5012,7 @@ export declare namespace enums {
|
|
|
4883
5012
|
}
|
|
4884
5013
|
/**
|
|
4885
5014
|
* @name ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
|
|
4886
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5015
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
|
|
4887
5016
|
*/
|
|
4888
5017
|
enum ValueRuleGeoLocationMatchType {
|
|
4889
5018
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4893,7 +5022,7 @@ export declare namespace enums {
|
|
|
4893
5022
|
}
|
|
4894
5023
|
/**
|
|
4895
5024
|
* @name ValueRuleOperationEnum.ValueRuleOperation
|
|
4896
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5025
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ValueRuleOperationEnum.ValueRuleOperation
|
|
4897
5026
|
*/
|
|
4898
5027
|
enum ValueRuleOperation {
|
|
4899
5028
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4904,7 +5033,7 @@ export declare namespace enums {
|
|
|
4904
5033
|
}
|
|
4905
5034
|
/**
|
|
4906
5035
|
* @name ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
|
|
4907
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5036
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
|
|
4908
5037
|
*/
|
|
4909
5038
|
enum ValueRuleSetAttachmentType {
|
|
4910
5039
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4914,7 +5043,7 @@ export declare namespace enums {
|
|
|
4914
5043
|
}
|
|
4915
5044
|
/**
|
|
4916
5045
|
* @name ValueRuleSetDimensionEnum.ValueRuleSetDimension
|
|
4917
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5046
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/ValueRuleSetDimensionEnum.ValueRuleSetDimension
|
|
4918
5047
|
*/
|
|
4919
5048
|
enum ValueRuleSetDimension {
|
|
4920
5049
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4927,7 +5056,7 @@ export declare namespace enums {
|
|
|
4927
5056
|
}
|
|
4928
5057
|
/**
|
|
4929
5058
|
* @name VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
|
|
4930
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5059
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
|
|
4931
5060
|
*/
|
|
4932
5061
|
enum VanityPharmaDisplayUrlMode {
|
|
4933
5062
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4937,7 +5066,7 @@ export declare namespace enums {
|
|
|
4937
5066
|
}
|
|
4938
5067
|
/**
|
|
4939
5068
|
* @name VanityPharmaTextEnum.VanityPharmaText
|
|
4940
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5069
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/VanityPharmaTextEnum.VanityPharmaText
|
|
4941
5070
|
*/
|
|
4942
5071
|
enum VanityPharmaText {
|
|
4943
5072
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
@@ -4957,11 +5086,33 @@ export declare namespace enums {
|
|
|
4957
5086
|
}
|
|
4958
5087
|
/**
|
|
4959
5088
|
* @name VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
|
|
4960
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
5089
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
|
|
4961
5090
|
*/
|
|
4962
5091
|
enum VideoAdFormatRestriction {
|
|
4963
5092
|
UNSPECIFIED = 0,// UNSPECIFIED
|
|
4964
5093
|
UNKNOWN = 1,// UNKNOWN
|
|
4965
5094
|
NON_SKIPPABLE_IN_STREAM = 2
|
|
4966
5095
|
}
|
|
5096
|
+
/**
|
|
5097
|
+
* @name VideoAdSequenceInteractionTypeEnum.VideoAdSequenceInteractionType
|
|
5098
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/VideoAdSequenceInteractionTypeEnum.VideoAdSequenceInteractionType
|
|
5099
|
+
*/
|
|
5100
|
+
enum VideoAdSequenceInteractionType {
|
|
5101
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
5102
|
+
UNKNOWN = 1,// UNKNOWN
|
|
5103
|
+
PAID_VIEW = 2,// PAID_VIEW
|
|
5104
|
+
SKIP = 3,// SKIP
|
|
5105
|
+
IMPRESSION = 4,// IMPRESSION
|
|
5106
|
+
ENGAGED_IMPRESSION = 5
|
|
5107
|
+
}
|
|
5108
|
+
/**
|
|
5109
|
+
* @name VideoAdSequenceMinimumDurationEnum.VideoAdSequenceMinimumDuration
|
|
5110
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v21/VideoAdSequenceMinimumDurationEnum.VideoAdSequenceMinimumDuration
|
|
5111
|
+
*/
|
|
5112
|
+
enum VideoAdSequenceMinimumDuration {
|
|
5113
|
+
UNSPECIFIED = 0,// UNSPECIFIED
|
|
5114
|
+
UNKNOWN = 1,// UNKNOWN
|
|
5115
|
+
WEEK = 2,// WEEK
|
|
5116
|
+
MONTH = 3
|
|
5117
|
+
}
|
|
4967
5118
|
}
|