google-ads-api 20.0.0 → 21.0.0-beta

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.
@@ -1,8 +1,8 @@
1
1
  export declare namespace enums {
2
2
  /**
3
- * @name PolicyTopicEntryTypeEnum.PolicyTopicEntryType
4
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyTopicEntryTypeEnum.PolicyTopicEntryType
5
- */
3
+ * @name PolicyTopicEntryTypeEnum.PolicyTopicEntryType
4
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyTopicEntryTypeEnum.PolicyTopicEntryType
5
+ */
6
6
  enum PolicyTopicEntryType {
7
7
  UNSPECIFIED = 0,// UNSPECIFIED
8
8
  UNKNOWN = 1,// UNKNOWN
@@ -14,9 +14,9 @@ export declare namespace enums {
14
14
  AREA_OF_INTEREST_ONLY = 7
15
15
  }
16
16
  /**
17
- * @name PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
18
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
19
- */
17
+ * @name PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
18
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
19
+ */
20
20
  enum PolicyTopicEvidenceDestinationMismatchUrlType {
21
21
  UNSPECIFIED = 0,// UNSPECIFIED
22
22
  UNKNOWN = 1,// UNKNOWN
@@ -27,9 +27,9 @@ export declare namespace enums {
27
27
  MOBILE_TRACKING_URL = 6
28
28
  }
29
29
  /**
30
- * @name PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
31
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
32
- */
30
+ * @name PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
31
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
32
+ */
33
33
  enum PolicyTopicEvidenceDestinationNotWorkingDevice {
34
34
  UNSPECIFIED = 0,// UNSPECIFIED
35
35
  UNKNOWN = 1,// UNKNOWN
@@ -38,9 +38,9 @@ export declare namespace enums {
38
38
  IOS = 4
39
39
  }
40
40
  /**
41
- * @name PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
42
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
43
- */
41
+ * @name PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
42
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
43
+ */
44
44
  enum PolicyTopicEvidenceDestinationNotWorkingDnsErrorType {
45
45
  UNSPECIFIED = 0,// UNSPECIFIED
46
46
  UNKNOWN = 1,// UNKNOWN
@@ -48,9 +48,9 @@ export declare namespace enums {
48
48
  GOOGLE_CRAWLER_DNS_ISSUE = 3
49
49
  }
50
50
  /**
51
- * @name AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
52
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
53
- */
51
+ * @name AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
52
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
53
+ */
54
54
  enum AssetLinkPrimaryStatus {
55
55
  UNSPECIFIED = 0,// UNSPECIFIED
56
56
  UNKNOWN = 1,// UNKNOWN
@@ -62,9 +62,9 @@ export declare namespace enums {
62
62
  NOT_ELIGIBLE = 7
63
63
  }
64
64
  /**
65
- * @name AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
66
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
67
- */
65
+ * @name AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
66
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
67
+ */
68
68
  enum AssetLinkPrimaryStatusReason {
69
69
  UNSPECIFIED = 0,// UNSPECIFIED
70
70
  UNKNOWN = 1,// UNKNOWN
@@ -75,9 +75,9 @@ export declare namespace enums {
75
75
  ASSET_APPROVED_LABELED = 6
76
76
  }
77
77
  /**
78
- * @name AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
79
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
80
- */
78
+ * @name AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
79
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
80
+ */
81
81
  enum AssetOfflineEvaluationErrorReasons {
82
82
  UNSPECIFIED = 0,// UNSPECIFIED
83
83
  UNKNOWN = 1,// UNKNOWN
@@ -90,9 +90,9 @@ export declare namespace enums {
90
90
  PRICE_ASSET_OTHER_ERROR = 8
91
91
  }
92
92
  /**
93
- * @name PolicyApprovalStatusEnum.PolicyApprovalStatus
94
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyApprovalStatusEnum.PolicyApprovalStatus
95
- */
93
+ * @name PolicyApprovalStatusEnum.PolicyApprovalStatus
94
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyApprovalStatusEnum.PolicyApprovalStatus
95
+ */
96
96
  enum PolicyApprovalStatus {
97
97
  UNSPECIFIED = 0,// UNSPECIFIED
98
98
  UNKNOWN = 1,// UNKNOWN
@@ -102,9 +102,9 @@ export declare namespace enums {
102
102
  AREA_OF_INTEREST_ONLY = 5
103
103
  }
104
104
  /**
105
- * @name PolicyReviewStatusEnum.PolicyReviewStatus
106
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyReviewStatusEnum.PolicyReviewStatus
107
- */
105
+ * @name PolicyReviewStatusEnum.PolicyReviewStatus
106
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PolicyReviewStatusEnum.PolicyReviewStatus
107
+ */
108
108
  enum PolicyReviewStatus {
109
109
  UNSPECIFIED = 0,// UNSPECIFIED
110
110
  UNKNOWN = 1,// UNKNOWN
@@ -114,9 +114,9 @@ export declare namespace enums {
114
114
  ELIGIBLE_MAY_SERVE = 5
115
115
  }
116
116
  /**
117
- * @name AssetPerformanceLabelEnum.AssetPerformanceLabel
118
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetPerformanceLabelEnum.AssetPerformanceLabel
119
- */
117
+ * @name AssetPerformanceLabelEnum.AssetPerformanceLabel
118
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetPerformanceLabelEnum.AssetPerformanceLabel
119
+ */
120
120
  enum AssetPerformanceLabel {
121
121
  UNSPECIFIED = 0,// UNSPECIFIED
122
122
  UNKNOWN = 1,// UNKNOWN
@@ -127,9 +127,9 @@ export declare namespace enums {
127
127
  BEST = 6
128
128
  }
129
129
  /**
130
- * @name ServedAssetFieldTypeEnum.ServedAssetFieldType
131
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ServedAssetFieldTypeEnum.ServedAssetFieldType
132
- */
130
+ * @name ServedAssetFieldTypeEnum.ServedAssetFieldType
131
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ServedAssetFieldTypeEnum.ServedAssetFieldType
132
+ */
133
133
  enum ServedAssetFieldType {
134
134
  UNSPECIFIED = 0,// UNSPECIFIED
135
135
  UNKNOWN = 1,// UNKNOWN
@@ -162,12 +162,13 @@ 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
- * @name CallConversionReportingStateEnum.CallConversionReportingState
169
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CallConversionReportingStateEnum.CallConversionReportingState
170
- */
169
+ * @name CallConversionReportingStateEnum.CallConversionReportingState
170
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CallConversionReportingStateEnum.CallConversionReportingState
171
+ */
171
172
  enum CallConversionReportingState {
172
173
  UNSPECIFIED = 0,// UNSPECIFIED
173
174
  UNKNOWN = 1,// UNKNOWN
@@ -176,9 +177,9 @@ export declare namespace enums {
176
177
  USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION = 4
177
178
  }
178
179
  /**
179
- * @name DisplayAdFormatSettingEnum.DisplayAdFormatSetting
180
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DisplayAdFormatSettingEnum.DisplayAdFormatSetting
181
- */
180
+ * @name DisplayAdFormatSettingEnum.DisplayAdFormatSetting
181
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/DisplayAdFormatSettingEnum.DisplayAdFormatSetting
182
+ */
182
183
  enum DisplayAdFormatSetting {
183
184
  UNSPECIFIED = 0,// UNSPECIFIED
184
185
  UNKNOWN = 1,// UNKNOWN
@@ -187,9 +188,9 @@ export declare namespace enums {
187
188
  NATIVE = 4
188
189
  }
189
190
  /**
190
- * @name DisplayUploadProductTypeEnum.DisplayUploadProductType
191
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DisplayUploadProductTypeEnum.DisplayUploadProductType
192
- */
191
+ * @name DisplayUploadProductTypeEnum.DisplayUploadProductType
192
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/DisplayUploadProductTypeEnum.DisplayUploadProductType
193
+ */
193
194
  enum DisplayUploadProductType {
194
195
  UNSPECIFIED = 0,// UNSPECIFIED
195
196
  UNKNOWN = 1,// UNKNOWN
@@ -205,9 +206,9 @@ export declare namespace enums {
205
206
  DYNAMIC_HTML5_HOTEL_AD = 11
206
207
  }
207
208
  /**
208
- * @name LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
209
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
210
- */
209
+ * @name LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
210
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
211
+ */
211
212
  enum LegacyAppInstallAdAppStore {
212
213
  UNSPECIFIED = 0,// UNSPECIFIED
213
214
  UNKNOWN = 1,// UNKNOWN
@@ -218,9 +219,9 @@ export declare namespace enums {
218
219
  CN_APP_STORE = 6
219
220
  }
220
221
  /**
221
- * @name MimeTypeEnum.MimeType
222
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MimeTypeEnum.MimeType
223
- */
222
+ * @name MimeTypeEnum.MimeType
223
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/MimeTypeEnum.MimeType
224
+ */
224
225
  enum MimeType {
225
226
  UNSPECIFIED = 0,// UNSPECIFIED
226
227
  UNKNOWN = 1,// UNKNOWN
@@ -238,9 +239,9 @@ export declare namespace enums {
238
239
  HTML5_AD_ZIP = 13
239
240
  }
240
241
  /**
241
- * @name VideoThumbnailEnum.VideoThumbnail
242
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/VideoThumbnailEnum.VideoThumbnail
243
- */
242
+ * @name VideoThumbnailEnum.VideoThumbnail
243
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/VideoThumbnailEnum.VideoThumbnail
244
+ */
244
245
  enum VideoThumbnail {
245
246
  UNSPECIFIED = 0,// UNSPECIFIED
246
247
  UNKNOWN = 1,// UNKNOWN
@@ -250,9 +251,9 @@ export declare namespace enums {
250
251
  THUMBNAIL_3 = 5
251
252
  }
252
253
  /**
253
- * @name ApplicationInstanceEnum.ApplicationInstance
254
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ApplicationInstanceEnum.ApplicationInstance
255
- */
254
+ * @name ApplicationInstanceEnum.ApplicationInstance
255
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ApplicationInstanceEnum.ApplicationInstance
256
+ */
256
257
  enum ApplicationInstance {
257
258
  UNSPECIFIED = 0,// UNSPECIFIED
258
259
  UNKNOWN = 1,// UNKNOWN
@@ -260,9 +261,9 @@ export declare namespace enums {
260
261
  PRODUCTION = 3
261
262
  }
262
263
  /**
263
- * @name ChainRelationshipTypeEnum.ChainRelationshipType
264
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChainRelationshipTypeEnum.ChainRelationshipType
265
- */
264
+ * @name ChainRelationshipTypeEnum.ChainRelationshipType
265
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ChainRelationshipTypeEnum.ChainRelationshipType
266
+ */
266
267
  enum ChainRelationshipType {
267
268
  UNSPECIFIED = 0,// UNSPECIFIED
268
269
  UNKNOWN = 1,// UNKNOWN
@@ -270,9 +271,9 @@ export declare namespace enums {
270
271
  GENERAL_RETAILERS = 3
271
272
  }
272
273
  /**
273
- * @name LocationOwnershipTypeEnum.LocationOwnershipType
274
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocationOwnershipTypeEnum.LocationOwnershipType
275
- */
274
+ * @name LocationOwnershipTypeEnum.LocationOwnershipType
275
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocationOwnershipTypeEnum.LocationOwnershipType
276
+ */
276
277
  enum LocationOwnershipType {
277
278
  UNSPECIFIED = 0,// UNSPECIFIED
278
279
  UNKNOWN = 1,// UNKNOWN
@@ -280,18 +281,18 @@ export declare namespace enums {
280
281
  AFFILIATE = 3
281
282
  }
282
283
  /**
283
- * @name LocationStringFilterTypeEnum.LocationStringFilterType
284
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocationStringFilterTypeEnum.LocationStringFilterType
285
- */
284
+ * @name LocationStringFilterTypeEnum.LocationStringFilterType
285
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocationStringFilterTypeEnum.LocationStringFilterType
286
+ */
286
287
  enum LocationStringFilterType {
287
288
  UNSPECIFIED = 0,// UNSPECIFIED
288
289
  UNKNOWN = 1,// UNKNOWN
289
290
  EXACT = 2
290
291
  }
291
292
  /**
292
- * @name AgeRangeTypeEnum.AgeRangeType
293
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AgeRangeTypeEnum.AgeRangeType
294
- */
293
+ * @name AgeRangeTypeEnum.AgeRangeType
294
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AgeRangeTypeEnum.AgeRangeType
295
+ */
295
296
  enum AgeRangeType {
296
297
  UNSPECIFIED = 0,// UNSPECIFIED
297
298
  UNKNOWN = 1,// UNKNOWN
@@ -304,18 +305,18 @@ export declare namespace enums {
304
305
  AGE_RANGE_UNDETERMINED = 503999
305
306
  }
306
307
  /**
307
- * @name AppPaymentModelTypeEnum.AppPaymentModelType
308
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppPaymentModelTypeEnum.AppPaymentModelType
309
- */
308
+ * @name AppPaymentModelTypeEnum.AppPaymentModelType
309
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AppPaymentModelTypeEnum.AppPaymentModelType
310
+ */
310
311
  enum AppPaymentModelType {
311
312
  UNSPECIFIED = 0,// UNSPECIFIED
312
313
  UNKNOWN = 1,// UNKNOWN
313
314
  PAID = 30
314
315
  }
315
316
  /**
316
- * @name BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
317
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
318
- */
317
+ * @name BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
318
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
319
+ */
319
320
  enum BrandRequestRejectionReason {
320
321
  UNSPECIFIED = 0,// UNSPECIFIED
321
322
  UNKNOWN = 1,// UNKNOWN
@@ -325,9 +326,9 @@ export declare namespace enums {
325
326
  NOT_A_BRAND = 5
326
327
  }
327
328
  /**
328
- * @name BrandStateEnum.BrandState
329
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BrandStateEnum.BrandState
330
- */
329
+ * @name BrandStateEnum.BrandState
330
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BrandStateEnum.BrandState
331
+ */
331
332
  enum BrandState {
332
333
  UNSPECIFIED = 0,// UNSPECIFIED
333
334
  UNKNOWN = 1,// UNKNOWN
@@ -339,9 +340,9 @@ export declare namespace enums {
339
340
  REJECTED = 7
340
341
  }
341
342
  /**
342
- * @name ContentLabelTypeEnum.ContentLabelType
343
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ContentLabelTypeEnum.ContentLabelType
344
- */
343
+ * @name ContentLabelTypeEnum.ContentLabelType
344
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ContentLabelTypeEnum.ContentLabelType
345
+ */
345
346
  enum ContentLabelType {
346
347
  UNSPECIFIED = 0,// UNSPECIFIED
347
348
  UNKNOWN = 1,// UNKNOWN
@@ -372,9 +373,9 @@ export declare namespace enums {
372
373
  BRAND_SUITABILITY_RELIGION = 27
373
374
  }
374
375
  /**
375
- * @name DayOfWeekEnum.DayOfWeek
376
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DayOfWeekEnum.DayOfWeek
377
- */
376
+ * @name DayOfWeekEnum.DayOfWeek
377
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/DayOfWeekEnum.DayOfWeek
378
+ */
378
379
  enum DayOfWeek {
379
380
  UNSPECIFIED = 0,// UNSPECIFIED
380
381
  UNKNOWN = 1,// UNKNOWN
@@ -387,9 +388,9 @@ export declare namespace enums {
387
388
  SUNDAY = 8
388
389
  }
389
390
  /**
390
- * @name DeviceEnum.Device
391
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DeviceEnum.Device
392
- */
391
+ * @name DeviceEnum.Device
392
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/DeviceEnum.Device
393
+ */
393
394
  enum Device {
394
395
  UNSPECIFIED = 0,// UNSPECIFIED
395
396
  UNKNOWN = 1,// UNKNOWN
@@ -400,9 +401,9 @@ export declare namespace enums {
400
401
  OTHER = 5
401
402
  }
402
403
  /**
403
- * @name GenderTypeEnum.GenderType
404
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GenderTypeEnum.GenderType
405
- */
404
+ * @name GenderTypeEnum.GenderType
405
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/GenderTypeEnum.GenderType
406
+ */
406
407
  enum GenderType {
407
408
  UNSPECIFIED = 0,// UNSPECIFIED
408
409
  UNKNOWN = 1,// UNKNOWN
@@ -411,9 +412,9 @@ export declare namespace enums {
411
412
  UNDETERMINED = 20
412
413
  }
413
414
  /**
414
- * @name HotelDateSelectionTypeEnum.HotelDateSelectionType
415
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelDateSelectionTypeEnum.HotelDateSelectionType
416
- */
415
+ * @name HotelDateSelectionTypeEnum.HotelDateSelectionType
416
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/HotelDateSelectionTypeEnum.HotelDateSelectionType
417
+ */
417
418
  enum HotelDateSelectionType {
418
419
  UNSPECIFIED = 0,// UNSPECIFIED
419
420
  UNKNOWN = 1,// UNKNOWN
@@ -421,9 +422,9 @@ export declare namespace enums {
421
422
  USER_SELECTED = 51
422
423
  }
423
424
  /**
424
- * @name IncomeRangeTypeEnum.IncomeRangeType
425
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/IncomeRangeTypeEnum.IncomeRangeType
426
- */
425
+ * @name IncomeRangeTypeEnum.IncomeRangeType
426
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/IncomeRangeTypeEnum.IncomeRangeType
427
+ */
427
428
  enum IncomeRangeType {
428
429
  UNSPECIFIED = 0,// UNSPECIFIED
429
430
  UNKNOWN = 1,// UNKNOWN
@@ -436,18 +437,18 @@ export declare namespace enums {
436
437
  INCOME_RANGE_UNDETERMINED = 510000
437
438
  }
438
439
  /**
439
- * @name InteractionTypeEnum.InteractionType
440
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/InteractionTypeEnum.InteractionType
441
- */
440
+ * @name InteractionTypeEnum.InteractionType
441
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/InteractionTypeEnum.InteractionType
442
+ */
442
443
  enum InteractionType {
443
444
  UNSPECIFIED = 0,// UNSPECIFIED
444
445
  UNKNOWN = 1,// UNKNOWN
445
446
  CALLS = 8000
446
447
  }
447
448
  /**
448
- * @name KeywordMatchTypeEnum.KeywordMatchType
449
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordMatchTypeEnum.KeywordMatchType
450
- */
449
+ * @name KeywordMatchTypeEnum.KeywordMatchType
450
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordMatchTypeEnum.KeywordMatchType
451
+ */
451
452
  enum KeywordMatchType {
452
453
  UNSPECIFIED = 0,// UNSPECIFIED
453
454
  UNKNOWN = 1,// UNKNOWN
@@ -456,9 +457,9 @@ export declare namespace enums {
456
457
  BROAD = 4
457
458
  }
458
459
  /**
459
- * @name ListingGroupTypeEnum.ListingGroupType
460
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupTypeEnum.ListingGroupType
461
- */
460
+ * @name ListingGroupTypeEnum.ListingGroupType
461
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupTypeEnum.ListingGroupType
462
+ */
462
463
  enum ListingGroupType {
463
464
  UNSPECIFIED = 0,// UNSPECIFIED
464
465
  UNKNOWN = 1,// UNKNOWN
@@ -466,9 +467,9 @@ export declare namespace enums {
466
467
  UNIT = 3
467
468
  }
468
469
  /**
469
- * @name LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
470
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
471
- */
470
+ * @name LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
471
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
472
+ */
472
473
  enum LocationGroupRadiusUnits {
473
474
  UNSPECIFIED = 0,// UNSPECIFIED
474
475
  UNKNOWN = 1,// UNKNOWN
@@ -477,9 +478,9 @@ export declare namespace enums {
477
478
  MILLI_MILES = 4
478
479
  }
479
480
  /**
480
- * @name MinuteOfHourEnum.MinuteOfHour
481
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MinuteOfHourEnum.MinuteOfHour
482
- */
481
+ * @name MinuteOfHourEnum.MinuteOfHour
482
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/MinuteOfHourEnum.MinuteOfHour
483
+ */
483
484
  enum MinuteOfHour {
484
485
  UNSPECIFIED = 0,// UNSPECIFIED
485
486
  UNKNOWN = 1,// UNKNOWN
@@ -489,9 +490,9 @@ export declare namespace enums {
489
490
  FORTY_FIVE = 5
490
491
  }
491
492
  /**
492
- * @name ParentalStatusTypeEnum.ParentalStatusType
493
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ParentalStatusTypeEnum.ParentalStatusType
494
- */
493
+ * @name ParentalStatusTypeEnum.ParentalStatusType
494
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ParentalStatusTypeEnum.ParentalStatusType
495
+ */
495
496
  enum ParentalStatusType {
496
497
  UNSPECIFIED = 0,// UNSPECIFIED
497
498
  UNKNOWN = 1,// UNKNOWN
@@ -500,9 +501,9 @@ export declare namespace enums {
500
501
  UNDETERMINED = 302
501
502
  }
502
503
  /**
503
- * @name ProductCategoryLevelEnum.ProductCategoryLevel
504
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductCategoryLevelEnum.ProductCategoryLevel
505
- */
504
+ * @name ProductCategoryLevelEnum.ProductCategoryLevel
505
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductCategoryLevelEnum.ProductCategoryLevel
506
+ */
506
507
  enum ProductCategoryLevel {
507
508
  UNSPECIFIED = 0,// UNSPECIFIED
508
509
  UNKNOWN = 1,// UNKNOWN
@@ -513,9 +514,9 @@ export declare namespace enums {
513
514
  LEVEL5 = 6
514
515
  }
515
516
  /**
516
- * @name ProductChannelEnum.ProductChannel
517
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductChannelEnum.ProductChannel
518
- */
517
+ * @name ProductChannelEnum.ProductChannel
518
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductChannelEnum.ProductChannel
519
+ */
519
520
  enum ProductChannel {
520
521
  UNSPECIFIED = 0,// UNSPECIFIED
521
522
  UNKNOWN = 1,// UNKNOWN
@@ -523,9 +524,9 @@ export declare namespace enums {
523
524
  LOCAL = 3
524
525
  }
525
526
  /**
526
- * @name ProductChannelExclusivityEnum.ProductChannelExclusivity
527
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductChannelExclusivityEnum.ProductChannelExclusivity
528
- */
527
+ * @name ProductChannelExclusivityEnum.ProductChannelExclusivity
528
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductChannelExclusivityEnum.ProductChannelExclusivity
529
+ */
529
530
  enum ProductChannelExclusivity {
530
531
  UNSPECIFIED = 0,// UNSPECIFIED
531
532
  UNKNOWN = 1,// UNKNOWN
@@ -533,9 +534,9 @@ export declare namespace enums {
533
534
  MULTI_CHANNEL = 3
534
535
  }
535
536
  /**
536
- * @name ProductConditionEnum.ProductCondition
537
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductConditionEnum.ProductCondition
538
- */
537
+ * @name ProductConditionEnum.ProductCondition
538
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductConditionEnum.ProductCondition
539
+ */
539
540
  enum ProductCondition {
540
541
  UNSPECIFIED = 0,// UNSPECIFIED
541
542
  UNKNOWN = 1,// UNKNOWN
@@ -544,9 +545,9 @@ export declare namespace enums {
544
545
  USED = 5
545
546
  }
546
547
  /**
547
- * @name ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
548
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
549
- */
548
+ * @name ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
549
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
550
+ */
550
551
  enum ProductCustomAttributeIndex {
551
552
  UNSPECIFIED = 0,// UNSPECIFIED
552
553
  UNKNOWN = 1,// UNKNOWN
@@ -557,9 +558,9 @@ export declare namespace enums {
557
558
  INDEX4 = 11
558
559
  }
559
560
  /**
560
- * @name ProductTypeLevelEnum.ProductTypeLevel
561
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductTypeLevelEnum.ProductTypeLevel
562
- */
561
+ * @name ProductTypeLevelEnum.ProductTypeLevel
562
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductTypeLevelEnum.ProductTypeLevel
563
+ */
563
564
  enum ProductTypeLevel {
564
565
  UNSPECIFIED = 0,// UNSPECIFIED
565
566
  UNKNOWN = 1,// UNKNOWN
@@ -570,9 +571,9 @@ export declare namespace enums {
570
571
  LEVEL5 = 11
571
572
  }
572
573
  /**
573
- * @name ProximityRadiusUnitsEnum.ProximityRadiusUnits
574
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProximityRadiusUnitsEnum.ProximityRadiusUnits
575
- */
574
+ * @name ProximityRadiusUnitsEnum.ProximityRadiusUnits
575
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProximityRadiusUnitsEnum.ProximityRadiusUnits
576
+ */
576
577
  enum ProximityRadiusUnits {
577
578
  UNSPECIFIED = 0,// UNSPECIFIED
578
579
  UNKNOWN = 1,// UNKNOWN
@@ -580,9 +581,9 @@ export declare namespace enums {
580
581
  KILOMETERS = 3
581
582
  }
582
583
  /**
583
- * @name WebpageConditionOperandEnum.WebpageConditionOperand
584
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/WebpageConditionOperandEnum.WebpageConditionOperand
585
- */
584
+ * @name WebpageConditionOperandEnum.WebpageConditionOperand
585
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/WebpageConditionOperandEnum.WebpageConditionOperand
586
+ */
586
587
  enum WebpageConditionOperand {
587
588
  UNSPECIFIED = 0,// UNSPECIFIED
588
589
  UNKNOWN = 1,// UNKNOWN
@@ -593,9 +594,9 @@ export declare namespace enums {
593
594
  CUSTOM_LABEL = 6
594
595
  }
595
596
  /**
596
- * @name WebpageConditionOperatorEnum.WebpageConditionOperator
597
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/WebpageConditionOperatorEnum.WebpageConditionOperator
598
- */
597
+ * @name WebpageConditionOperatorEnum.WebpageConditionOperator
598
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/WebpageConditionOperatorEnum.WebpageConditionOperator
599
+ */
599
600
  enum WebpageConditionOperator {
600
601
  UNSPECIFIED = 0,// UNSPECIFIED
601
602
  UNKNOWN = 1,// UNKNOWN
@@ -603,9 +604,9 @@ export declare namespace enums {
603
604
  CONTAINS = 3
604
605
  }
605
606
  /**
606
- * @name BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
607
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
608
- */
607
+ * @name BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
608
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
609
+ */
609
610
  enum BusinessMessageCallToActionType {
610
611
  UNSPECIFIED = 0,// UNSPECIFIED
611
612
  UNKNOWN = 1,// UNKNOWN
@@ -619,18 +620,18 @@ export declare namespace enums {
619
620
  LEARN_MORE = 9
620
621
  }
621
622
  /**
622
- * @name BusinessMessageProviderEnum.BusinessMessageProvider
623
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BusinessMessageProviderEnum.BusinessMessageProvider
624
- */
623
+ * @name BusinessMessageProviderEnum.BusinessMessageProvider
624
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BusinessMessageProviderEnum.BusinessMessageProvider
625
+ */
625
626
  enum BusinessMessageProvider {
626
627
  UNSPECIFIED = 0,// UNSPECIFIED
627
628
  UNKNOWN = 1,// UNKNOWN
628
629
  WHATSAPP = 2
629
630
  }
630
631
  /**
631
- * @name CallToActionTypeEnum.CallToActionType
632
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CallToActionTypeEnum.CallToActionType
633
- */
632
+ * @name CallToActionTypeEnum.CallToActionType
633
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CallToActionTypeEnum.CallToActionType
634
+ */
634
635
  enum CallToActionType {
635
636
  UNSPECIFIED = 0,// UNSPECIFIED
636
637
  UNKNOWN = 1,// UNKNOWN
@@ -653,9 +654,9 @@ export declare namespace enums {
653
654
  WATCH_NOW = 18
654
655
  }
655
656
  /**
656
- * @name LeadFormCallToActionTypeEnum.LeadFormCallToActionType
657
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LeadFormCallToActionTypeEnum.LeadFormCallToActionType
658
- */
657
+ * @name LeadFormCallToActionTypeEnum.LeadFormCallToActionType
658
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LeadFormCallToActionTypeEnum.LeadFormCallToActionType
659
+ */
659
660
  enum LeadFormCallToActionType {
660
661
  UNSPECIFIED = 0,// UNSPECIFIED
661
662
  UNKNOWN = 1,// UNKNOWN
@@ -675,9 +676,9 @@ export declare namespace enums {
675
676
  GET_STARTED = 15
676
677
  }
677
678
  /**
678
- * @name LeadFormDesiredIntentEnum.LeadFormDesiredIntent
679
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LeadFormDesiredIntentEnum.LeadFormDesiredIntent
680
- */
679
+ * @name LeadFormDesiredIntentEnum.LeadFormDesiredIntent
680
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LeadFormDesiredIntentEnum.LeadFormDesiredIntent
681
+ */
681
682
  enum LeadFormDesiredIntent {
682
683
  UNSPECIFIED = 0,// UNSPECIFIED
683
684
  UNKNOWN = 1,// UNKNOWN
@@ -685,9 +686,9 @@ export declare namespace enums {
685
686
  HIGH_INTENT = 3
686
687
  }
687
688
  /**
688
- * @name LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
689
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
690
- */
689
+ * @name LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
690
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
691
+ */
691
692
  enum LeadFormFieldUserInputType {
692
693
  UNSPECIFIED = 0,// UNSPECIFIED
693
694
  UNKNOWN = 1,// UNKNOWN
@@ -809,9 +810,9 @@ export declare namespace enums {
809
810
  TRAVEL_ACCOMMODATION = 1047
810
811
  }
811
812
  /**
812
- * @name LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
813
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
814
- */
813
+ * @name LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
814
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
815
+ */
815
816
  enum LeadFormPostSubmitCallToActionType {
816
817
  UNSPECIFIED = 0,// UNSPECIFIED
817
818
  UNKNOWN = 1,// UNKNOWN
@@ -821,9 +822,9 @@ export declare namespace enums {
821
822
  SHOP_NOW = 5
822
823
  }
823
824
  /**
824
- * @name MobileAppVendorEnum.MobileAppVendor
825
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MobileAppVendorEnum.MobileAppVendor
826
- */
825
+ * @name MobileAppVendorEnum.MobileAppVendor
826
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/MobileAppVendorEnum.MobileAppVendor
827
+ */
827
828
  enum MobileAppVendor {
828
829
  UNSPECIFIED = 0,// UNSPECIFIED
829
830
  UNKNOWN = 1,// UNKNOWN
@@ -831,9 +832,9 @@ export declare namespace enums {
831
832
  GOOGLE_APP_STORE = 3
832
833
  }
833
834
  /**
834
- * @name PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
835
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
836
- */
835
+ * @name PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
836
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
837
+ */
837
838
  enum PriceExtensionPriceQualifier {
838
839
  UNSPECIFIED = 0,// UNSPECIFIED
839
840
  UNKNOWN = 1,// UNKNOWN
@@ -842,9 +843,9 @@ export declare namespace enums {
842
843
  AVERAGE = 4
843
844
  }
844
845
  /**
845
- * @name PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
846
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
847
- */
846
+ * @name PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
847
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
848
+ */
848
849
  enum PriceExtensionPriceUnit {
849
850
  UNSPECIFIED = 0,// UNSPECIFIED
850
851
  UNKNOWN = 1,// UNKNOWN
@@ -856,9 +857,9 @@ export declare namespace enums {
856
857
  PER_NIGHT = 7
857
858
  }
858
859
  /**
859
- * @name PriceExtensionTypeEnum.PriceExtensionType
860
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PriceExtensionTypeEnum.PriceExtensionType
861
- */
860
+ * @name PriceExtensionTypeEnum.PriceExtensionType
861
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PriceExtensionTypeEnum.PriceExtensionType
862
+ */
862
863
  enum PriceExtensionType {
863
864
  UNSPECIFIED = 0,// UNSPECIFIED
864
865
  UNKNOWN = 1,// UNKNOWN
@@ -873,18 +874,36 @@ export declare namespace enums {
873
874
  SERVICE_TIERS = 10
874
875
  }
875
876
  /**
876
- * @name PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
877
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
878
- */
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
+ }
894
+ /**
895
+ * @name PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
896
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
897
+ */
879
898
  enum PromotionExtensionDiscountModifier {
880
899
  UNSPECIFIED = 0,// UNSPECIFIED
881
900
  UNKNOWN = 1,// UNKNOWN
882
901
  UP_TO = 2
883
902
  }
884
903
  /**
885
- * @name PromotionExtensionOccasionEnum.PromotionExtensionOccasion
886
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PromotionExtensionOccasionEnum.PromotionExtensionOccasion
887
- */
904
+ * @name PromotionExtensionOccasionEnum.PromotionExtensionOccasion
905
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PromotionExtensionOccasionEnum.PromotionExtensionOccasion
906
+ */
888
907
  enum PromotionExtensionOccasion {
889
908
  UNSPECIFIED = 0,// UNSPECIFIED
890
909
  UNKNOWN = 1,// UNKNOWN
@@ -927,9 +946,9 @@ export declare namespace enums {
927
946
  YEAR_END_GIFT = 38
928
947
  }
929
948
  /**
930
- * @name AudienceInsightsDimensionEnum.AudienceInsightsDimension
931
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceInsightsDimensionEnum.AudienceInsightsDimension
932
- */
949
+ * @name AudienceInsightsDimensionEnum.AudienceInsightsDimension
950
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AudienceInsightsDimensionEnum.AudienceInsightsDimension
951
+ */
933
952
  enum AudienceInsightsDimension {
934
953
  UNSPECIFIED = 0,// UNSPECIFIED
935
954
  UNKNOWN = 1,// UNKNOWN
@@ -946,12 +965,13 @@ 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
- * @name InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
953
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
954
- */
972
+ * @name InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
973
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
974
+ */
955
975
  enum InsightsKnowledgeGraphEntityCapabilities {
956
976
  UNSPECIFIED = 0,// UNSPECIFIED
957
977
  UNKNOWN = 1,// UNKNOWN
@@ -959,9 +979,24 @@ export declare namespace enums {
959
979
  CREATOR_ATTRIBUTE = 3
960
980
  }
961
981
  /**
962
- * @name FixedCpmGoalEnum.FixedCpmGoal
963
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/FixedCpmGoalEnum.FixedCpmGoal
964
- */
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
+ }
996
+ /**
997
+ * @name FixedCpmGoalEnum.FixedCpmGoal
998
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/FixedCpmGoalEnum.FixedCpmGoal
999
+ */
965
1000
  enum FixedCpmGoal {
966
1001
  UNSPECIFIED = 0,// UNSPECIFIED
967
1002
  UNKNOWN = 1,// UNKNOWN
@@ -969,18 +1004,18 @@ export declare namespace enums {
969
1004
  TARGET_FREQUENCY = 3
970
1005
  }
971
1006
  /**
972
- * @name FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
973
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
974
- */
1007
+ * @name FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
1008
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
1009
+ */
975
1010
  enum FixedCpmTargetFrequencyTimeUnit {
976
1011
  UNSPECIFIED = 0,// UNSPECIFIED
977
1012
  UNKNOWN = 1,// UNKNOWN
978
1013
  MONTHLY = 2
979
1014
  }
980
1015
  /**
981
- * @name TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
982
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
983
- */
1016
+ * @name TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
1017
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
1018
+ */
984
1019
  enum TargetFrequencyTimeUnit {
985
1020
  UNSPECIFIED = 0,// UNSPECIFIED
986
1021
  UNKNOWN = 1,// UNKNOWN
@@ -988,9 +1023,9 @@ export declare namespace enums {
988
1023
  MONTHLY = 3
989
1024
  }
990
1025
  /**
991
- * @name TargetImpressionShareLocationEnum.TargetImpressionShareLocation
992
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
993
- */
1026
+ * @name TargetImpressionShareLocationEnum.TargetImpressionShareLocation
1027
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
1028
+ */
994
1029
  enum TargetImpressionShareLocation {
995
1030
  UNSPECIFIED = 0,// UNSPECIFIED
996
1031
  UNKNOWN = 1,// UNKNOWN
@@ -999,9 +1034,9 @@ export declare namespace enums {
999
1034
  ABSOLUTE_TOP_OF_PAGE = 4
1000
1035
  }
1001
1036
  /**
1002
- * @name ConsentStatusEnum.ConsentStatus
1003
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConsentStatusEnum.ConsentStatus
1004
- */
1037
+ * @name ConsentStatusEnum.ConsentStatus
1038
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConsentStatusEnum.ConsentStatus
1039
+ */
1005
1040
  enum ConsentStatus {
1006
1041
  UNSPECIFIED = 0,// UNSPECIFIED
1007
1042
  UNKNOWN = 1,// UNKNOWN
@@ -1009,9 +1044,9 @@ export declare namespace enums {
1009
1044
  DENIED = 3
1010
1045
  }
1011
1046
  /**
1012
- * @name AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1013
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1014
- */
1047
+ * @name AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1048
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1049
+ */
1015
1050
  enum AdvertisingChannelSubType {
1016
1051
  UNSPECIFIED = 0,// UNSPECIFIED
1017
1052
  UNKNOWN = 1,// UNKNOWN
@@ -1036,9 +1071,9 @@ export declare namespace enums {
1036
1071
  YOUTUBE_AUDIO = 22
1037
1072
  }
1038
1073
  /**
1039
- * @name AdvertisingChannelTypeEnum.AdvertisingChannelType
1040
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdvertisingChannelTypeEnum.AdvertisingChannelType
1041
- */
1074
+ * @name AdvertisingChannelTypeEnum.AdvertisingChannelType
1075
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdvertisingChannelTypeEnum.AdvertisingChannelType
1076
+ */
1042
1077
  enum AdvertisingChannelType {
1043
1078
  UNSPECIFIED = 0,// UNSPECIFIED
1044
1079
  UNKNOWN = 1,// UNKNOWN
@@ -1056,9 +1091,9 @@ export declare namespace enums {
1056
1091
  DEMAND_GEN = 14
1057
1092
  }
1058
1093
  /**
1059
- * @name CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1060
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1061
- */
1094
+ * @name CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1095
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1096
+ */
1062
1097
  enum CriterionCategoryChannelAvailabilityMode {
1063
1098
  UNSPECIFIED = 0,// UNSPECIFIED
1064
1099
  UNKNOWN = 1,// UNKNOWN
@@ -1067,9 +1102,9 @@ export declare namespace enums {
1067
1102
  CHANNEL_TYPE_AND_SUBSET_SUBTYPES = 4
1068
1103
  }
1069
1104
  /**
1070
- * @name CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1071
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1072
- */
1105
+ * @name CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1106
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1107
+ */
1073
1108
  enum CriterionCategoryLocaleAvailabilityMode {
1074
1109
  UNSPECIFIED = 0,// UNSPECIFIED
1075
1110
  UNKNOWN = 1,// UNKNOWN
@@ -1079,9 +1114,9 @@ export declare namespace enums {
1079
1114
  COUNTRY_AND_LANGUAGE = 5
1080
1115
  }
1081
1116
  /**
1082
- * @name CustomizerAttributeTypeEnum.CustomizerAttributeType
1083
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomizerAttributeTypeEnum.CustomizerAttributeType
1084
- */
1117
+ * @name CustomizerAttributeTypeEnum.CustomizerAttributeType
1118
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomizerAttributeTypeEnum.CustomizerAttributeType
1119
+ */
1085
1120
  enum CustomizerAttributeType {
1086
1121
  UNSPECIFIED = 0,// UNSPECIFIED
1087
1122
  UNKNOWN = 1,// UNKNOWN
@@ -1091,9 +1126,9 @@ export declare namespace enums {
1091
1126
  PERCENT = 5
1092
1127
  }
1093
1128
  /**
1094
- * @name MonthOfYearEnum.MonthOfYear
1095
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MonthOfYearEnum.MonthOfYear
1096
- */
1129
+ * @name MonthOfYearEnum.MonthOfYear
1130
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/MonthOfYearEnum.MonthOfYear
1131
+ */
1097
1132
  enum MonthOfYear {
1098
1133
  UNSPECIFIED = 0,// UNSPECIFIED
1099
1134
  UNKNOWN = 1,// UNKNOWN
@@ -1111,9 +1146,9 @@ export declare namespace enums {
1111
1146
  DECEMBER = 13
1112
1147
  }
1113
1148
  /**
1114
- * @name AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1115
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1116
- */
1149
+ * @name AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1150
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1151
+ */
1117
1152
  enum AppUrlOperatingSystemType {
1118
1153
  UNSPECIFIED = 0,// UNSPECIFIED
1119
1154
  UNKNOWN = 1,// UNKNOWN
@@ -1121,9 +1156,9 @@ export declare namespace enums {
1121
1156
  ANDROID = 3
1122
1157
  }
1123
1158
  /**
1124
- * @name FrequencyCapEventTypeEnum.FrequencyCapEventType
1125
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/FrequencyCapEventTypeEnum.FrequencyCapEventType
1126
- */
1159
+ * @name FrequencyCapEventTypeEnum.FrequencyCapEventType
1160
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/FrequencyCapEventTypeEnum.FrequencyCapEventType
1161
+ */
1127
1162
  enum FrequencyCapEventType {
1128
1163
  UNSPECIFIED = 0,// UNSPECIFIED
1129
1164
  UNKNOWN = 1,// UNKNOWN
@@ -1131,9 +1166,9 @@ export declare namespace enums {
1131
1166
  VIDEO_VIEW = 3
1132
1167
  }
1133
1168
  /**
1134
- * @name FrequencyCapLevelEnum.FrequencyCapLevel
1135
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/FrequencyCapLevelEnum.FrequencyCapLevel
1136
- */
1169
+ * @name FrequencyCapLevelEnum.FrequencyCapLevel
1170
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/FrequencyCapLevelEnum.FrequencyCapLevel
1171
+ */
1137
1172
  enum FrequencyCapLevel {
1138
1173
  UNSPECIFIED = 0,// UNSPECIFIED
1139
1174
  UNKNOWN = 1,// UNKNOWN
@@ -1142,9 +1177,9 @@ export declare namespace enums {
1142
1177
  CAMPAIGN = 4
1143
1178
  }
1144
1179
  /**
1145
- * @name FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1146
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1147
- */
1180
+ * @name FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1181
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1182
+ */
1148
1183
  enum FrequencyCapTimeUnit {
1149
1184
  UNSPECIFIED = 0,// UNSPECIFIED
1150
1185
  UNKNOWN = 1,// UNKNOWN
@@ -1153,18 +1188,18 @@ export declare namespace enums {
1153
1188
  MONTH = 4
1154
1189
  }
1155
1190
  /**
1156
- * @name KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1157
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1158
- */
1191
+ * @name KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1192
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1193
+ */
1159
1194
  enum KeywordPlanAggregateMetricType {
1160
1195
  UNSPECIFIED = 0,// UNSPECIFIED
1161
1196
  UNKNOWN = 1,// UNKNOWN
1162
1197
  DEVICE = 2
1163
1198
  }
1164
1199
  /**
1165
- * @name KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1166
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1167
- */
1200
+ * @name KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1201
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1202
+ */
1168
1203
  enum KeywordPlanCompetitionLevel {
1169
1204
  UNSPECIFIED = 0,// UNSPECIFIED
1170
1205
  UNKNOWN = 1,// UNKNOWN
@@ -1173,9 +1208,9 @@ export declare namespace enums {
1173
1208
  HIGH = 4
1174
1209
  }
1175
1210
  /**
1176
- * @name KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1177
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1178
- */
1211
+ * @name KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1212
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1213
+ */
1179
1214
  enum KeywordPlanConceptGroupType {
1180
1215
  UNSPECIFIED = 0,// UNSPECIFIED
1181
1216
  UNKNOWN = 1,// UNKNOWN
@@ -1184,9 +1219,9 @@ export declare namespace enums {
1184
1219
  NON_BRAND = 4
1185
1220
  }
1186
1221
  /**
1187
- * @name ExperimentMetricEnum.ExperimentMetric
1188
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentMetricEnum.ExperimentMetric
1189
- */
1222
+ * @name ExperimentMetricEnum.ExperimentMetric
1223
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ExperimentMetricEnum.ExperimentMetric
1224
+ */
1190
1225
  enum ExperimentMetric {
1191
1226
  UNSPECIFIED = 0,// UNSPECIFIED
1192
1227
  UNKNOWN = 1,// UNKNOWN
@@ -1205,9 +1240,9 @@ export declare namespace enums {
1205
1240
  CONVERSION_VALUE = 14
1206
1241
  }
1207
1242
  /**
1208
- * @name ExperimentMetricDirectionEnum.ExperimentMetricDirection
1209
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentMetricDirectionEnum.ExperimentMetricDirection
1210
- */
1243
+ * @name ExperimentMetricDirectionEnum.ExperimentMetricDirection
1244
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ExperimentMetricDirectionEnum.ExperimentMetricDirection
1245
+ */
1211
1246
  enum ExperimentMetricDirection {
1212
1247
  UNSPECIFIED = 0,// UNSPECIFIED
1213
1248
  UNKNOWN = 1,// UNKNOWN
@@ -1218,9 +1253,9 @@ export declare namespace enums {
1218
1253
  NO_CHANGE_OR_DECREASE = 6
1219
1254
  }
1220
1255
  /**
1221
- * @name InteractionEventTypeEnum.InteractionEventType
1222
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/InteractionEventTypeEnum.InteractionEventType
1223
- */
1256
+ * @name InteractionEventTypeEnum.InteractionEventType
1257
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/InteractionEventTypeEnum.InteractionEventType
1258
+ */
1224
1259
  enum InteractionEventType {
1225
1260
  UNSPECIFIED = 0,// UNSPECIFIED
1226
1261
  UNKNOWN = 1,// UNKNOWN
@@ -1230,9 +1265,9 @@ export declare namespace enums {
1230
1265
  NONE = 5
1231
1266
  }
1232
1267
  /**
1233
- * @name QualityScoreBucketEnum.QualityScoreBucket
1234
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/QualityScoreBucketEnum.QualityScoreBucket
1235
- */
1268
+ * @name QualityScoreBucketEnum.QualityScoreBucket
1269
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/QualityScoreBucketEnum.QualityScoreBucket
1270
+ */
1236
1271
  enum QualityScoreBucket {
1237
1272
  UNSPECIFIED = 0,// UNSPECIFIED
1238
1273
  UNKNOWN = 1,// UNKNOWN
@@ -1241,9 +1276,9 @@ export declare namespace enums {
1241
1276
  ABOVE_AVERAGE = 4
1242
1277
  }
1243
1278
  /**
1244
- * @name UserIdentifierSourceEnum.UserIdentifierSource
1245
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserIdentifierSourceEnum.UserIdentifierSource
1246
- */
1279
+ * @name UserIdentifierSourceEnum.UserIdentifierSource
1280
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserIdentifierSourceEnum.UserIdentifierSource
1281
+ */
1247
1282
  enum UserIdentifierSource {
1248
1283
  UNSPECIFIED = 0,// UNSPECIFIED
1249
1284
  UNKNOWN = 1,// UNKNOWN
@@ -1251,9 +1286,9 @@ export declare namespace enums {
1251
1286
  THIRD_PARTY = 3
1252
1287
  }
1253
1288
  /**
1254
- * @name AdDestinationTypeEnum.AdDestinationType
1255
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdDestinationTypeEnum.AdDestinationType
1256
- */
1289
+ * @name AdDestinationTypeEnum.AdDestinationType
1290
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdDestinationTypeEnum.AdDestinationType
1291
+ */
1257
1292
  enum AdDestinationType {
1258
1293
  UNSPECIFIED = 0,// UNSPECIFIED
1259
1294
  UNKNOWN = 1,// UNKNOWN
@@ -1270,9 +1305,9 @@ export declare namespace enums {
1270
1305
  UNMODELED_FOR_CONVERSIONS = 12
1271
1306
  }
1272
1307
  /**
1273
- * @name AdFormatTypeEnum.AdFormatType
1274
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdFormatTypeEnum.AdFormatType
1275
- */
1308
+ * @name AdFormatTypeEnum.AdFormatType
1309
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdFormatTypeEnum.AdFormatType
1310
+ */
1276
1311
  enum AdFormatType {
1277
1312
  UNSPECIFIED = 0,// UNSPECIFIED
1278
1313
  UNKNOWN = 1,// UNKNOWN
@@ -1289,9 +1324,9 @@ export declare namespace enums {
1289
1324
  PAUSE = 12
1290
1325
  }
1291
1326
  /**
1292
- * @name AdNetworkTypeEnum.AdNetworkType
1293
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdNetworkTypeEnum.AdNetworkType
1294
- */
1327
+ * @name AdNetworkTypeEnum.AdNetworkType
1328
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdNetworkTypeEnum.AdNetworkType
1329
+ */
1295
1330
  enum AdNetworkType {
1296
1331
  UNSPECIFIED = 0,// UNSPECIFIED
1297
1332
  UNKNOWN = 1,// UNKNOWN
@@ -1307,9 +1342,9 @@ export declare namespace enums {
1307
1342
  MAPS = 13
1308
1343
  }
1309
1344
  /**
1310
- * @name BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1311
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1312
- */
1345
+ * @name BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1346
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1347
+ */
1313
1348
  enum BudgetCampaignAssociationStatus {
1314
1349
  UNSPECIFIED = 0,// UNSPECIFIED
1315
1350
  UNKNOWN = 1,// UNKNOWN
@@ -1317,9 +1352,9 @@ export declare namespace enums {
1317
1352
  REMOVED = 3
1318
1353
  }
1319
1354
  /**
1320
- * @name ClickTypeEnum.ClickType
1321
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ClickTypeEnum.ClickType
1322
- */
1355
+ * @name ClickTypeEnum.ClickType
1356
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ClickTypeEnum.ClickType
1357
+ */
1323
1358
  enum ClickType {
1324
1359
  UNSPECIFIED = 0,// UNSPECIFIED
1325
1360
  UNKNOWN = 1,// UNKNOWN
@@ -1378,12 +1413,16 @@ 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
- * @name ConversionActionCategoryEnum.ConversionActionCategory
1385
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionCategoryEnum.ConversionActionCategory
1386
- */
1423
+ * @name ConversionActionCategoryEnum.ConversionActionCategory
1424
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionActionCategoryEnum.ConversionActionCategory
1425
+ */
1387
1426
  enum ConversionActionCategory {
1388
1427
  UNSPECIFIED = 0,// UNSPECIFIED
1389
1428
  UNKNOWN = 1,// UNKNOWN
@@ -1410,19 +1449,20 @@ export declare namespace enums {
1410
1449
  CONVERTED_LEAD = 23
1411
1450
  }
1412
1451
  /**
1413
- * @name ConversionAttributionEventTypeEnum.ConversionAttributionEventType
1414
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
1415
- */
1452
+ * @name ConversionAttributionEventTypeEnum.ConversionAttributionEventType
1453
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
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
- * @name ConversionLagBucketEnum.ConversionLagBucket
1424
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionLagBucketEnum.ConversionLagBucket
1425
- */
1463
+ * @name ConversionLagBucketEnum.ConversionLagBucket
1464
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionLagBucketEnum.ConversionLagBucket
1465
+ */
1426
1466
  enum ConversionLagBucket {
1427
1467
  UNSPECIFIED = 0,// UNSPECIFIED
1428
1468
  UNKNOWN = 1,// UNKNOWN
@@ -1447,9 +1487,9 @@ export declare namespace enums {
1447
1487
  SIXTY_TO_NINETY_DAYS = 20
1448
1488
  }
1449
1489
  /**
1450
- * @name ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1451
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1452
- */
1490
+ * @name ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1491
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1492
+ */
1453
1493
  enum ConversionOrAdjustmentLagBucket {
1454
1494
  UNSPECIFIED = 0,// UNSPECIFIED
1455
1495
  UNKNOWN = 1,// UNKNOWN
@@ -1496,9 +1536,9 @@ export declare namespace enums {
1496
1536
  ADJUSTMENT_UNKNOWN = 42
1497
1537
  }
1498
1538
  /**
1499
- * @name ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1500
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1501
- */
1539
+ * @name ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1540
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1541
+ */
1502
1542
  enum ConversionValueRulePrimaryDimension {
1503
1543
  UNSPECIFIED = 0,// UNSPECIFIED
1504
1544
  UNKNOWN = 1,// UNKNOWN
@@ -1512,9 +1552,9 @@ export declare namespace enums {
1512
1552
  ITINERARY = 9
1513
1553
  }
1514
1554
  /**
1515
- * @name ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1516
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1517
- */
1555
+ * @name ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1556
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1557
+ */
1518
1558
  enum ConvertingUserPriorEngagementTypeAndLtvBucket {
1519
1559
  UNSPECIFIED = 0,// UNSPECIFIED
1520
1560
  UNKNOWN = 1,// UNKNOWN
@@ -1523,9 +1563,9 @@ export declare namespace enums {
1523
1563
  NEW_AND_HIGH_LTV = 4
1524
1564
  }
1525
1565
  /**
1526
- * @name ExternalConversionSourceEnum.ExternalConversionSource
1527
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExternalConversionSourceEnum.ExternalConversionSource
1528
- */
1566
+ * @name ExternalConversionSourceEnum.ExternalConversionSource
1567
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ExternalConversionSourceEnum.ExternalConversionSource
1568
+ */
1529
1569
  enum ExternalConversionSource {
1530
1570
  UNSPECIFIED = 0,// UNSPECIFIED
1531
1571
  UNKNOWN = 1,// UNKNOWN
@@ -1559,9 +1599,9 @@ export declare namespace enums {
1559
1599
  DISPLAY_AND_VIDEO_360_FLOODLIGHT = 34
1560
1600
  }
1561
1601
  /**
1562
- * @name HotelPriceBucketEnum.HotelPriceBucket
1563
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelPriceBucketEnum.HotelPriceBucket
1564
- */
1602
+ * @name HotelPriceBucketEnum.HotelPriceBucket
1603
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/HotelPriceBucketEnum.HotelPriceBucket
1604
+ */
1565
1605
  enum HotelPriceBucket {
1566
1606
  UNSPECIFIED = 0,// UNSPECIFIED
1567
1607
  UNKNOWN = 1,// UNKNOWN
@@ -1571,9 +1611,9 @@ export declare namespace enums {
1571
1611
  ONLY_PARTNER_SHOWN = 5
1572
1612
  }
1573
1613
  /**
1574
- * @name HotelRateTypeEnum.HotelRateType
1575
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelRateTypeEnum.HotelRateType
1576
- */
1614
+ * @name HotelRateTypeEnum.HotelRateType
1615
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/HotelRateTypeEnum.HotelRateType
1616
+ */
1577
1617
  enum HotelRateType {
1578
1618
  UNSPECIFIED = 0,// UNSPECIFIED
1579
1619
  UNKNOWN = 1,// UNKNOWN
@@ -1583,9 +1623,31 @@ export declare namespace enums {
1583
1623
  PRIVATE_RATE = 5
1584
1624
  }
1585
1625
  /**
1586
- * @name RecommendationTypeEnum.RecommendationType
1587
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/RecommendationTypeEnum.RecommendationType
1588
- */
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
+ }
1647
+ /**
1648
+ * @name RecommendationTypeEnum.RecommendationType
1649
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/RecommendationTypeEnum.RecommendationType
1650
+ */
1589
1651
  enum RecommendationType {
1590
1652
  UNSPECIFIED = 0,// UNSPECIFIED
1591
1653
  UNKNOWN = 1,// UNKNOWN
@@ -1645,9 +1707,9 @@ export declare namespace enums {
1645
1707
  IMPROVE_DEMAND_GEN_AD_STRENGTH = 58
1646
1708
  }
1647
1709
  /**
1648
- * @name SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1649
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1650
- */
1710
+ * @name SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1711
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1712
+ */
1651
1713
  enum SearchEngineResultsPageType {
1652
1714
  UNSPECIFIED = 0,// UNSPECIFIED
1653
1715
  UNKNOWN = 1,// UNKNOWN
@@ -1656,9 +1718,22 @@ export declare namespace enums {
1656
1718
  ADS_AND_ORGANIC = 4
1657
1719
  }
1658
1720
  /**
1659
- * @name SearchTermMatchTypeEnum.SearchTermMatchType
1660
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SearchTermMatchTypeEnum.SearchTermMatchType
1661
- */
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
+ }
1733
+ /**
1734
+ * @name SearchTermMatchTypeEnum.SearchTermMatchType
1735
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SearchTermMatchTypeEnum.SearchTermMatchType
1736
+ */
1662
1737
  enum SearchTermMatchType {
1663
1738
  UNSPECIFIED = 0,// UNSPECIFIED
1664
1739
  UNKNOWN = 1,// UNKNOWN
@@ -1666,12 +1741,26 @@ 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
1670
1747
  }
1671
1748
  /**
1672
- * @name SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1673
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1674
- */
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
1759
+ }
1760
+ /**
1761
+ * @name SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1762
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1763
+ */
1675
1764
  enum SkAdNetworkAdEventType {
1676
1765
  UNSPECIFIED = 0,// UNSPECIFIED
1677
1766
  UNKNOWN = 1,// UNKNOWN
@@ -1680,9 +1769,9 @@ export declare namespace enums {
1680
1769
  VIEW = 4
1681
1770
  }
1682
1771
  /**
1683
- * @name SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1684
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1685
- */
1772
+ * @name SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1773
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1774
+ */
1686
1775
  enum SkAdNetworkAttributionCredit {
1687
1776
  UNSPECIFIED = 0,// UNSPECIFIED
1688
1777
  UNKNOWN = 1,// UNKNOWN
@@ -1691,9 +1780,9 @@ export declare namespace enums {
1691
1780
  CONTRIBUTED = 4
1692
1781
  }
1693
1782
  /**
1694
- * @name SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
1695
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
1696
- */
1783
+ * @name SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
1784
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
1785
+ */
1697
1786
  enum SkAdNetworkCoarseConversionValue {
1698
1787
  UNSPECIFIED = 0,// UNSPECIFIED
1699
1788
  UNKNOWN = 1,// UNKNOWN
@@ -1704,9 +1793,9 @@ export declare namespace enums {
1704
1793
  NONE = 6
1705
1794
  }
1706
1795
  /**
1707
- * @name SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
1708
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
1709
- */
1796
+ * @name SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
1797
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
1798
+ */
1710
1799
  enum SkAdNetworkSourceType {
1711
1800
  UNSPECIFIED = 0,// UNSPECIFIED
1712
1801
  UNKNOWN = 1,// UNKNOWN
@@ -1715,9 +1804,9 @@ export declare namespace enums {
1715
1804
  MOBILE_APPLICATION = 4
1716
1805
  }
1717
1806
  /**
1718
- * @name SkAdNetworkUserTypeEnum.SkAdNetworkUserType
1719
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
1720
- */
1807
+ * @name SkAdNetworkUserTypeEnum.SkAdNetworkUserType
1808
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
1809
+ */
1721
1810
  enum SkAdNetworkUserType {
1722
1811
  UNSPECIFIED = 0,// UNSPECIFIED
1723
1812
  UNKNOWN = 1,// UNKNOWN
@@ -1726,9 +1815,9 @@ export declare namespace enums {
1726
1815
  REINSTALLER = 4
1727
1816
  }
1728
1817
  /**
1729
- * @name SlotEnum.Slot
1730
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SlotEnum.Slot
1731
- */
1818
+ * @name SlotEnum.Slot
1819
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SlotEnum.Slot
1820
+ */
1732
1821
  enum Slot {
1733
1822
  UNSPECIFIED = 0,// UNSPECIFIED
1734
1823
  UNKNOWN = 1,// UNKNOWN
@@ -1741,9 +1830,9 @@ export declare namespace enums {
1741
1830
  MIXED = 8
1742
1831
  }
1743
1832
  /**
1744
- * @name TrackingCodePageFormatEnum.TrackingCodePageFormat
1745
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TrackingCodePageFormatEnum.TrackingCodePageFormat
1746
- */
1833
+ * @name TrackingCodePageFormatEnum.TrackingCodePageFormat
1834
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/TrackingCodePageFormatEnum.TrackingCodePageFormat
1835
+ */
1747
1836
  enum TrackingCodePageFormat {
1748
1837
  UNSPECIFIED = 0,// UNSPECIFIED
1749
1838
  UNKNOWN = 1,// UNKNOWN
@@ -1751,9 +1840,9 @@ export declare namespace enums {
1751
1840
  AMP = 3
1752
1841
  }
1753
1842
  /**
1754
- * @name TrackingCodeTypeEnum.TrackingCodeType
1755
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TrackingCodeTypeEnum.TrackingCodeType
1756
- */
1843
+ * @name TrackingCodeTypeEnum.TrackingCodeType
1844
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/TrackingCodeTypeEnum.TrackingCodeType
1845
+ */
1757
1846
  enum TrackingCodeType {
1758
1847
  UNSPECIFIED = 0,// UNSPECIFIED
1759
1848
  UNKNOWN = 1,// UNKNOWN
@@ -1763,9 +1852,9 @@ export declare namespace enums {
1763
1852
  WEBSITE_CALL = 5
1764
1853
  }
1765
1854
  /**
1766
- * @name TargetingDimensionEnum.TargetingDimension
1767
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetingDimensionEnum.TargetingDimension
1768
- */
1855
+ * @name TargetingDimensionEnum.TargetingDimension
1856
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/TargetingDimensionEnum.TargetingDimension
1857
+ */
1769
1858
  enum TargetingDimension {
1770
1859
  UNSPECIFIED = 0,// UNSPECIFIED
1771
1860
  UNKNOWN = 1,// UNKNOWN
@@ -1779,9 +1868,59 @@ export declare namespace enums {
1779
1868
  INCOME_RANGE = 9
1780
1869
  }
1781
1870
  /**
1782
- * @name CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
1783
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
1784
- */
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
+ }
1920
+ /**
1921
+ * @name CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
1922
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
1923
+ */
1785
1924
  enum CustomerMatchUploadKeyType {
1786
1925
  UNSPECIFIED = 0,// UNSPECIFIED
1787
1926
  UNKNOWN = 1,// UNKNOWN
@@ -1790,9 +1929,9 @@ export declare namespace enums {
1790
1929
  MOBILE_ADVERTISING_ID = 4
1791
1930
  }
1792
1931
  /**
1793
- * @name LookalikeExpansionLevelEnum.LookalikeExpansionLevel
1794
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LookalikeExpansionLevelEnum.LookalikeExpansionLevel
1795
- */
1932
+ * @name LookalikeExpansionLevelEnum.LookalikeExpansionLevel
1933
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LookalikeExpansionLevelEnum.LookalikeExpansionLevel
1934
+ */
1796
1935
  enum LookalikeExpansionLevel {
1797
1936
  UNSPECIFIED = 0,// UNSPECIFIED
1798
1937
  UNKNOWN = 1,// UNKNOWN
@@ -1801,9 +1940,9 @@ export declare namespace enums {
1801
1940
  BROAD = 4
1802
1941
  }
1803
1942
  /**
1804
- * @name UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
1805
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
1806
- */
1943
+ * @name UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
1944
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
1945
+ */
1807
1946
  enum UserListCrmDataSourceType {
1808
1947
  UNSPECIFIED = 0,// UNSPECIFIED
1809
1948
  UNKNOWN = 1,// UNKNOWN
@@ -1812,9 +1951,9 @@ export declare namespace enums {
1812
1951
  THIRD_PARTY_VOTER_FILE = 4
1813
1952
  }
1814
1953
  /**
1815
- * @name UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
1816
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
1817
- */
1954
+ * @name UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
1955
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
1956
+ */
1818
1957
  enum UserListDateRuleItemOperator {
1819
1958
  UNSPECIFIED = 0,// UNSPECIFIED
1820
1959
  UNKNOWN = 1,// UNKNOWN
@@ -1824,9 +1963,9 @@ export declare namespace enums {
1824
1963
  AFTER = 5
1825
1964
  }
1826
1965
  /**
1827
- * @name UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
1828
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
1829
- */
1966
+ * @name UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
1967
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
1968
+ */
1830
1969
  enum UserListFlexibleRuleOperator {
1831
1970
  UNSPECIFIED = 0,// UNSPECIFIED
1832
1971
  UNKNOWN = 1,// UNKNOWN
@@ -1834,9 +1973,9 @@ export declare namespace enums {
1834
1973
  OR = 3
1835
1974
  }
1836
1975
  /**
1837
- * @name UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
1838
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
1839
- */
1976
+ * @name UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
1977
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
1978
+ */
1840
1979
  enum UserListLogicalRuleOperator {
1841
1980
  UNSPECIFIED = 0,// UNSPECIFIED
1842
1981
  UNKNOWN = 1,// UNKNOWN
@@ -1845,9 +1984,9 @@ export declare namespace enums {
1845
1984
  NONE = 4
1846
1985
  }
1847
1986
  /**
1848
- * @name UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
1849
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
1850
- */
1987
+ * @name UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
1988
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
1989
+ */
1851
1990
  enum UserListNumberRuleItemOperator {
1852
1991
  UNSPECIFIED = 0,// UNSPECIFIED
1853
1992
  UNKNOWN = 1,// UNKNOWN
@@ -1859,9 +1998,9 @@ export declare namespace enums {
1859
1998
  LESS_THAN_OR_EQUAL = 7
1860
1999
  }
1861
2000
  /**
1862
- * @name UserListPrepopulationStatusEnum.UserListPrepopulationStatus
1863
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
1864
- */
2001
+ * @name UserListPrepopulationStatusEnum.UserListPrepopulationStatus
2002
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
2003
+ */
1865
2004
  enum UserListPrepopulationStatus {
1866
2005
  UNSPECIFIED = 0,// UNSPECIFIED
1867
2006
  UNKNOWN = 1,// UNKNOWN
@@ -1870,9 +2009,9 @@ export declare namespace enums {
1870
2009
  FAILED = 4
1871
2010
  }
1872
2011
  /**
1873
- * @name UserListRuleTypeEnum.UserListRuleType
1874
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListRuleTypeEnum.UserListRuleType
1875
- */
2012
+ * @name UserListRuleTypeEnum.UserListRuleType
2013
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListRuleTypeEnum.UserListRuleType
2014
+ */
1876
2015
  enum UserListRuleType {
1877
2016
  UNSPECIFIED = 0,// UNSPECIFIED
1878
2017
  UNKNOWN = 1,// UNKNOWN
@@ -1880,9 +2019,9 @@ export declare namespace enums {
1880
2019
  OR_OF_ANDS = 3
1881
2020
  }
1882
2021
  /**
1883
- * @name UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
1884
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
1885
- */
2022
+ * @name UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
2023
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
2024
+ */
1886
2025
  enum UserListStringRuleItemOperator {
1887
2026
  UNSPECIFIED = 0,// UNSPECIFIED
1888
2027
  UNKNOWN = 1,// UNKNOWN
@@ -1896,9 +2035,9 @@ export declare namespace enums {
1896
2035
  NOT_ENDS_WITH = 9
1897
2036
  }
1898
2037
  /**
1899
- * @name AccessInvitationStatusEnum.AccessInvitationStatus
1900
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccessInvitationStatusEnum.AccessInvitationStatus
1901
- */
2038
+ * @name AccessInvitationStatusEnum.AccessInvitationStatus
2039
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccessInvitationStatusEnum.AccessInvitationStatus
2040
+ */
1902
2041
  enum AccessInvitationStatus {
1903
2042
  UNSPECIFIED = 0,// UNSPECIFIED
1904
2043
  UNKNOWN = 1,// UNKNOWN
@@ -1907,9 +2046,9 @@ export declare namespace enums {
1907
2046
  EXPIRED = 4
1908
2047
  }
1909
2048
  /**
1910
- * @name AccessReasonEnum.AccessReason
1911
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccessReasonEnum.AccessReason
1912
- */
2049
+ * @name AccessReasonEnum.AccessReason
2050
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccessReasonEnum.AccessReason
2051
+ */
1913
2052
  enum AccessReason {
1914
2053
  UNSPECIFIED = 0,// UNSPECIFIED
1915
2054
  UNKNOWN = 1,// UNKNOWN
@@ -1920,9 +2059,9 @@ export declare namespace enums {
1920
2059
  AFFILIATED = 6
1921
2060
  }
1922
2061
  /**
1923
- * @name AccessRoleEnum.AccessRole
1924
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccessRoleEnum.AccessRole
1925
- */
2062
+ * @name AccessRoleEnum.AccessRole
2063
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccessRoleEnum.AccessRole
2064
+ */
1926
2065
  enum AccessRole {
1927
2066
  UNSPECIFIED = 0,// UNSPECIFIED
1928
2067
  UNKNOWN = 1,// UNKNOWN
@@ -1932,9 +2071,9 @@ export declare namespace enums {
1932
2071
  EMAIL_ONLY = 5
1933
2072
  }
1934
2073
  /**
1935
- * @name AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
1936
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
1937
- */
2074
+ * @name AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
2075
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
2076
+ */
1938
2077
  enum AccountBudgetProposalStatus {
1939
2078
  UNSPECIFIED = 0,// UNSPECIFIED
1940
2079
  UNKNOWN = 1,// UNKNOWN
@@ -1945,9 +2084,9 @@ export declare namespace enums {
1945
2084
  REJECTED = 6
1946
2085
  }
1947
2086
  /**
1948
- * @name AccountBudgetProposalTypeEnum.AccountBudgetProposalType
1949
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
1950
- */
2087
+ * @name AccountBudgetProposalTypeEnum.AccountBudgetProposalType
2088
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
2089
+ */
1951
2090
  enum AccountBudgetProposalType {
1952
2091
  UNSPECIFIED = 0,// UNSPECIFIED
1953
2092
  UNKNOWN = 1,// UNKNOWN
@@ -1957,9 +2096,9 @@ export declare namespace enums {
1957
2096
  REMOVE = 5
1958
2097
  }
1959
2098
  /**
1960
- * @name AccountBudgetStatusEnum.AccountBudgetStatus
1961
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountBudgetStatusEnum.AccountBudgetStatus
1962
- */
2099
+ * @name AccountBudgetStatusEnum.AccountBudgetStatus
2100
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccountBudgetStatusEnum.AccountBudgetStatus
2101
+ */
1963
2102
  enum AccountBudgetStatus {
1964
2103
  UNSPECIFIED = 0,// UNSPECIFIED
1965
2104
  UNKNOWN = 1,// UNKNOWN
@@ -1968,9 +2107,9 @@ export declare namespace enums {
1968
2107
  CANCELLED = 4
1969
2108
  }
1970
2109
  /**
1971
- * @name AccountLinkStatusEnum.AccountLinkStatus
1972
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountLinkStatusEnum.AccountLinkStatus
1973
- */
2110
+ * @name AccountLinkStatusEnum.AccountLinkStatus
2111
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AccountLinkStatusEnum.AccountLinkStatus
2112
+ */
1974
2113
  enum AccountLinkStatus {
1975
2114
  UNSPECIFIED = 0,// UNSPECIFIED
1976
2115
  UNKNOWN = 1,// UNKNOWN
@@ -1982,9 +2121,9 @@ export declare namespace enums {
1982
2121
  REVOKED = 7
1983
2122
  }
1984
2123
  /**
1985
- * @name AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
1986
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
1987
- */
2124
+ * @name AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
2125
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
2126
+ */
1988
2127
  enum AdGroupAdPrimaryStatus {
1989
2128
  UNSPECIFIED = 0,// UNSPECIFIED
1990
2129
  UNKNOWN = 1,// UNKNOWN
@@ -1996,9 +2135,9 @@ export declare namespace enums {
1996
2135
  NOT_ELIGIBLE = 7
1997
2136
  }
1998
2137
  /**
1999
- * @name AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2000
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2001
- */
2138
+ * @name AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2139
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2140
+ */
2002
2141
  enum AdGroupAdPrimaryStatusReason {
2003
2142
  UNSPECIFIED = 0,// UNSPECIFIED
2004
2143
  UNKNOWN = 1,// UNKNOWN
@@ -2019,9 +2158,9 @@ export declare namespace enums {
2019
2158
  AD_GROUP_AD_UNDER_APPEAL = 16
2020
2159
  }
2021
2160
  /**
2022
- * @name AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2023
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2024
- */
2161
+ * @name AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2162
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2163
+ */
2025
2164
  enum AdGroupAdRotationMode {
2026
2165
  UNSPECIFIED = 0,// UNSPECIFIED
2027
2166
  UNKNOWN = 1,// UNKNOWN
@@ -2029,9 +2168,9 @@ export declare namespace enums {
2029
2168
  ROTATE_FOREVER = 3
2030
2169
  }
2031
2170
  /**
2032
- * @name AdGroupAdStatusEnum.AdGroupAdStatus
2033
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdStatusEnum.AdGroupAdStatus
2034
- */
2171
+ * @name AdGroupAdStatusEnum.AdGroupAdStatus
2172
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupAdStatusEnum.AdGroupAdStatus
2173
+ */
2035
2174
  enum AdGroupAdStatus {
2036
2175
  UNSPECIFIED = 0,// UNSPECIFIED
2037
2176
  UNKNOWN = 1,// UNKNOWN
@@ -2040,9 +2179,9 @@ export declare namespace enums {
2040
2179
  REMOVED = 4
2041
2180
  }
2042
2181
  /**
2043
- * @name AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2044
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2045
- */
2182
+ * @name AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2183
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2184
+ */
2046
2185
  enum AdGroupCriterionApprovalStatus {
2047
2186
  UNSPECIFIED = 0,// UNSPECIFIED
2048
2187
  UNKNOWN = 1,// UNKNOWN
@@ -2052,9 +2191,9 @@ export declare namespace enums {
2052
2191
  UNDER_REVIEW = 5
2053
2192
  }
2054
2193
  /**
2055
- * @name AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2056
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2057
- */
2194
+ * @name AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2195
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2196
+ */
2058
2197
  enum AdGroupCriterionPrimaryStatus {
2059
2198
  UNSPECIFIED = 0,// UNSPECIFIED
2060
2199
  UNKNOWN = 1,// UNKNOWN
@@ -2065,9 +2204,9 @@ export declare namespace enums {
2065
2204
  NOT_ELIGIBLE = 6
2066
2205
  }
2067
2206
  /**
2068
- * @name AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2069
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2070
- */
2207
+ * @name AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2208
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2209
+ */
2071
2210
  enum AdGroupCriterionPrimaryStatusReason {
2072
2211
  UNSPECIFIED = 0,// UNSPECIFIED
2073
2212
  UNKNOWN = 1,// UNKNOWN
@@ -2091,9 +2230,9 @@ export declare namespace enums {
2091
2230
  AD_GROUP_CRITERION_REMOVED = 19
2092
2231
  }
2093
2232
  /**
2094
- * @name AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2095
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2096
- */
2233
+ * @name AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2234
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2235
+ */
2097
2236
  enum AdGroupCriterionStatus {
2098
2237
  UNSPECIFIED = 0,// UNSPECIFIED
2099
2238
  UNKNOWN = 1,// UNKNOWN
@@ -2102,9 +2241,9 @@ export declare namespace enums {
2102
2241
  REMOVED = 4
2103
2242
  }
2104
2243
  /**
2105
- * @name AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2106
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2107
- */
2244
+ * @name AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2245
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2246
+ */
2108
2247
  enum AdGroupPrimaryStatus {
2109
2248
  UNSPECIFIED = 0,// UNSPECIFIED
2110
2249
  UNKNOWN = 1,// UNKNOWN
@@ -2116,9 +2255,9 @@ export declare namespace enums {
2116
2255
  LIMITED = 7
2117
2256
  }
2118
2257
  /**
2119
- * @name AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2120
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2121
- */
2258
+ * @name AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2259
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2260
+ */
2122
2261
  enum AdGroupPrimaryStatusReason {
2123
2262
  UNSPECIFIED = 0,// UNSPECIFIED
2124
2263
  UNKNOWN = 1,// UNKNOWN
@@ -2140,9 +2279,9 @@ export declare namespace enums {
2140
2279
  AD_GROUP_PAUSED_DUE_TO_LOW_ACTIVITY = 19
2141
2280
  }
2142
2281
  /**
2143
- * @name AdGroupStatusEnum.AdGroupStatus
2144
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupStatusEnum.AdGroupStatus
2145
- */
2282
+ * @name AdGroupStatusEnum.AdGroupStatus
2283
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupStatusEnum.AdGroupStatus
2284
+ */
2146
2285
  enum AdGroupStatus {
2147
2286
  UNSPECIFIED = 0,// UNSPECIFIED
2148
2287
  UNKNOWN = 1,// UNKNOWN
@@ -2151,9 +2290,9 @@ export declare namespace enums {
2151
2290
  REMOVED = 4
2152
2291
  }
2153
2292
  /**
2154
- * @name AdGroupTypeEnum.AdGroupType
2155
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupTypeEnum.AdGroupType
2156
- */
2293
+ * @name AdGroupTypeEnum.AdGroupType
2294
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdGroupTypeEnum.AdGroupType
2295
+ */
2157
2296
  enum AdGroupType {
2158
2297
  UNSPECIFIED = 0,// UNSPECIFIED
2159
2298
  UNKNOWN = 1,// UNKNOWN
@@ -2176,9 +2315,9 @@ export declare namespace enums {
2176
2315
  YOUTUBE_AUDIO = 20
2177
2316
  }
2178
2317
  /**
2179
- * @name AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2180
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2181
- */
2318
+ * @name AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2319
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2320
+ */
2182
2321
  enum AdServingOptimizationStatus {
2183
2322
  UNSPECIFIED = 0,// UNSPECIFIED
2184
2323
  UNKNOWN = 1,// UNKNOWN
@@ -2189,9 +2328,9 @@ export declare namespace enums {
2189
2328
  UNAVAILABLE = 6
2190
2329
  }
2191
2330
  /**
2192
- * @name AdStrengthEnum.AdStrength
2193
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdStrengthEnum.AdStrength
2194
- */
2331
+ * @name AdStrengthEnum.AdStrength
2332
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdStrengthEnum.AdStrength
2333
+ */
2195
2334
  enum AdStrength {
2196
2335
  UNSPECIFIED = 0,// UNSPECIFIED
2197
2336
  UNKNOWN = 1,// UNKNOWN
@@ -2203,18 +2342,18 @@ export declare namespace enums {
2203
2342
  EXCELLENT = 7
2204
2343
  }
2205
2344
  /**
2206
- * @name AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2207
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2208
- */
2345
+ * @name AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2346
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2347
+ */
2209
2348
  enum AdStrengthActionItemType {
2210
2349
  UNSPECIFIED = 0,// UNSPECIFIED
2211
2350
  UNKNOWN = 1,// UNKNOWN
2212
2351
  ADD_ASSET = 2
2213
2352
  }
2214
2353
  /**
2215
- * @name AdTypeEnum.AdType
2216
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdTypeEnum.AdType
2217
- */
2354
+ * @name AdTypeEnum.AdType
2355
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AdTypeEnum.AdType
2356
+ */
2218
2357
  enum AdType {
2219
2358
  UNSPECIFIED = 0,// UNSPECIFIED
2220
2359
  UNKNOWN = 1,// UNKNOWN
@@ -2252,9 +2391,9 @@ export declare namespace enums {
2252
2391
  YOUTUBE_AUDIO_AD = 44
2253
2392
  }
2254
2393
  /**
2255
- * @name AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2256
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2257
- */
2394
+ * @name AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2395
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2396
+ */
2258
2397
  enum AndroidPrivacyInteractionType {
2259
2398
  UNSPECIFIED = 0,// UNSPECIFIED
2260
2399
  UNKNOWN = 1,// UNKNOWN
@@ -2263,9 +2402,9 @@ export declare namespace enums {
2263
2402
  VIEW = 4
2264
2403
  }
2265
2404
  /**
2266
- * @name AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2267
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2268
- */
2405
+ * @name AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2406
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2407
+ */
2269
2408
  enum AndroidPrivacyNetworkType {
2270
2409
  UNSPECIFIED = 0,// UNSPECIFIED
2271
2410
  UNKNOWN = 1,// UNKNOWN
@@ -2274,9 +2413,9 @@ export declare namespace enums {
2274
2413
  YOUTUBE = 4
2275
2414
  }
2276
2415
  /**
2277
- * @name AppBiddingGoalEnum.AppBiddingGoal
2278
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppBiddingGoalEnum.AppBiddingGoal
2279
- */
2416
+ * @name AppBiddingGoalEnum.AppBiddingGoal
2417
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AppBiddingGoalEnum.AppBiddingGoal
2418
+ */
2280
2419
  enum AppBiddingGoal {
2281
2420
  UNSPECIFIED = 0,// UNSPECIFIED
2282
2421
  UNKNOWN = 1,// UNKNOWN
@@ -2289,9 +2428,9 @@ export declare namespace enums {
2289
2428
  OPTIMIZE_FOR_PRE_REGISTRATION_CONVERSION_VOLUME = 8
2290
2429
  }
2291
2430
  /**
2292
- * @name AppCampaignAppStoreEnum.AppCampaignAppStore
2293
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppCampaignAppStoreEnum.AppCampaignAppStore
2294
- */
2431
+ * @name AppCampaignAppStoreEnum.AppCampaignAppStore
2432
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AppCampaignAppStoreEnum.AppCampaignAppStore
2433
+ */
2295
2434
  enum AppCampaignAppStore {
2296
2435
  UNSPECIFIED = 0,// UNSPECIFIED
2297
2436
  UNKNOWN = 1,// UNKNOWN
@@ -2299,9 +2438,9 @@ export declare namespace enums {
2299
2438
  GOOGLE_APP_STORE = 3
2300
2439
  }
2301
2440
  /**
2302
- * @name AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2303
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2304
- */
2441
+ * @name AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2442
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2443
+ */
2305
2444
  enum AppCampaignBiddingStrategyGoalType {
2306
2445
  UNSPECIFIED = 0,// UNSPECIFIED
2307
2446
  UNKNOWN = 1,// UNKNOWN
@@ -2313,9 +2452,9 @@ export declare namespace enums {
2313
2452
  OPTIMIZE_INSTALLS_WITHOUT_TARGET_INSTALL_COST = 7
2314
2453
  }
2315
2454
  /**
2316
- * @name AssetAutomationStatusEnum.AssetAutomationStatus
2317
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetAutomationStatusEnum.AssetAutomationStatus
2318
- */
2455
+ * @name AssetAutomationStatusEnum.AssetAutomationStatus
2456
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetAutomationStatusEnum.AssetAutomationStatus
2457
+ */
2319
2458
  enum AssetAutomationStatus {
2320
2459
  UNSPECIFIED = 0,// UNSPECIFIED
2321
2460
  UNKNOWN = 1,// UNKNOWN
@@ -2323,9 +2462,9 @@ export declare namespace enums {
2323
2462
  OPTED_OUT = 3
2324
2463
  }
2325
2464
  /**
2326
- * @name AssetAutomationTypeEnum.AssetAutomationType
2327
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetAutomationTypeEnum.AssetAutomationType
2328
- */
2465
+ * @name AssetAutomationTypeEnum.AssetAutomationType
2466
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetAutomationTypeEnum.AssetAutomationType
2467
+ */
2329
2468
  enum AssetAutomationType {
2330
2469
  UNSPECIFIED = 0,// UNSPECIFIED
2331
2470
  UNKNOWN = 1,// UNKNOWN
@@ -2333,12 +2472,13 @@ 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
- * @name AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2340
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2341
- */
2479
+ * @name AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2480
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2481
+ */
2342
2482
  enum AssetCoverageVideoAspectRatioRequirement {
2343
2483
  UNSPECIFIED = 0,// UNSPECIFIED
2344
2484
  UNKNOWN = 1,// UNKNOWN
@@ -2347,9 +2487,9 @@ export declare namespace enums {
2347
2487
  VERTICAL = 4
2348
2488
  }
2349
2489
  /**
2350
- * @name AssetFieldTypeEnum.AssetFieldType
2351
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetFieldTypeEnum.AssetFieldType
2352
- */
2490
+ * @name AssetFieldTypeEnum.AssetFieldType
2491
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetFieldTypeEnum.AssetFieldType
2492
+ */
2353
2493
  enum AssetFieldType {
2354
2494
  UNSPECIFIED = 0,// UNSPECIFIED
2355
2495
  UNKNOWN = 1,// UNKNOWN
@@ -2382,12 +2522,13 @@ 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
- * @name AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2389
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2390
- */
2529
+ * @name AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2530
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2531
+ */
2391
2532
  enum AssetGroupPrimaryStatus {
2392
2533
  UNSPECIFIED = 0,// UNSPECIFIED
2393
2534
  UNKNOWN = 1,// UNKNOWN
@@ -2399,9 +2540,9 @@ export declare namespace enums {
2399
2540
  PENDING = 7
2400
2541
  }
2401
2542
  /**
2402
- * @name AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2403
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2404
- */
2543
+ * @name AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2544
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2545
+ */
2405
2546
  enum AssetGroupPrimaryStatusReason {
2406
2547
  UNSPECIFIED = 0,// UNSPECIFIED
2407
2548
  UNKNOWN = 1,// UNKNOWN
@@ -2416,9 +2557,9 @@ export declare namespace enums {
2416
2557
  ASSET_GROUP_UNDER_REVIEW = 10
2417
2558
  }
2418
2559
  /**
2419
- * @name AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2420
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2421
- */
2560
+ * @name AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2561
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2562
+ */
2422
2563
  enum AssetGroupSignalApprovalStatus {
2423
2564
  UNSPECIFIED = 0,// UNSPECIFIED
2424
2565
  UNKNOWN = 1,// UNKNOWN
@@ -2428,9 +2569,9 @@ export declare namespace enums {
2428
2569
  UNDER_REVIEW = 5
2429
2570
  }
2430
2571
  /**
2431
- * @name AssetGroupStatusEnum.AssetGroupStatus
2432
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupStatusEnum.AssetGroupStatus
2433
- */
2572
+ * @name AssetGroupStatusEnum.AssetGroupStatus
2573
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetGroupStatusEnum.AssetGroupStatus
2574
+ */
2434
2575
  enum AssetGroupStatus {
2435
2576
  UNSPECIFIED = 0,// UNSPECIFIED
2436
2577
  UNKNOWN = 1,// UNKNOWN
@@ -2439,9 +2580,9 @@ export declare namespace enums {
2439
2580
  REMOVED = 4
2440
2581
  }
2441
2582
  /**
2442
- * @name AssetLinkStatusEnum.AssetLinkStatus
2443
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetLinkStatusEnum.AssetLinkStatus
2444
- */
2583
+ * @name AssetLinkStatusEnum.AssetLinkStatus
2584
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetLinkStatusEnum.AssetLinkStatus
2585
+ */
2445
2586
  enum AssetLinkStatus {
2446
2587
  UNSPECIFIED = 0,// UNSPECIFIED
2447
2588
  UNKNOWN = 1,// UNKNOWN
@@ -2450,9 +2591,9 @@ export declare namespace enums {
2450
2591
  PAUSED = 4
2451
2592
  }
2452
2593
  /**
2453
- * @name AssetSetAssetStatusEnum.AssetSetAssetStatus
2454
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetAssetStatusEnum.AssetSetAssetStatus
2455
- */
2594
+ * @name AssetSetAssetStatusEnum.AssetSetAssetStatus
2595
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetSetAssetStatusEnum.AssetSetAssetStatus
2596
+ */
2456
2597
  enum AssetSetAssetStatus {
2457
2598
  UNSPECIFIED = 0,// UNSPECIFIED
2458
2599
  UNKNOWN = 1,// UNKNOWN
@@ -2460,9 +2601,9 @@ export declare namespace enums {
2460
2601
  REMOVED = 3
2461
2602
  }
2462
2603
  /**
2463
- * @name AssetSetLinkStatusEnum.AssetSetLinkStatus
2464
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetLinkStatusEnum.AssetSetLinkStatus
2465
- */
2604
+ * @name AssetSetLinkStatusEnum.AssetSetLinkStatus
2605
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetSetLinkStatusEnum.AssetSetLinkStatus
2606
+ */
2466
2607
  enum AssetSetLinkStatus {
2467
2608
  UNSPECIFIED = 0,// UNSPECIFIED
2468
2609
  UNKNOWN = 1,// UNKNOWN
@@ -2470,9 +2611,9 @@ export declare namespace enums {
2470
2611
  REMOVED = 3
2471
2612
  }
2472
2613
  /**
2473
- * @name AssetSetStatusEnum.AssetSetStatus
2474
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetStatusEnum.AssetSetStatus
2475
- */
2614
+ * @name AssetSetStatusEnum.AssetSetStatus
2615
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetSetStatusEnum.AssetSetStatus
2616
+ */
2476
2617
  enum AssetSetStatus {
2477
2618
  UNSPECIFIED = 0,// UNSPECIFIED
2478
2619
  UNKNOWN = 1,// UNKNOWN
@@ -2480,9 +2621,9 @@ export declare namespace enums {
2480
2621
  REMOVED = 3
2481
2622
  }
2482
2623
  /**
2483
- * @name AssetSetTypeEnum.AssetSetType
2484
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetTypeEnum.AssetSetType
2485
- */
2624
+ * @name AssetSetTypeEnum.AssetSetType
2625
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetSetTypeEnum.AssetSetType
2626
+ */
2486
2627
  enum AssetSetType {
2487
2628
  UNSPECIFIED = 0,// UNSPECIFIED
2488
2629
  UNKNOWN = 1,// UNKNOWN
@@ -2504,9 +2645,9 @@ export declare namespace enums {
2504
2645
  TRAVEL_FEED = 17
2505
2646
  }
2506
2647
  /**
2507
- * @name AssetSourceEnum.AssetSource
2508
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSourceEnum.AssetSource
2509
- */
2648
+ * @name AssetSourceEnum.AssetSource
2649
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetSourceEnum.AssetSource
2650
+ */
2510
2651
  enum AssetSource {
2511
2652
  UNSPECIFIED = 0,// UNSPECIFIED
2512
2653
  UNKNOWN = 1,// UNKNOWN
@@ -2514,9 +2655,9 @@ export declare namespace enums {
2514
2655
  AUTOMATICALLY_CREATED = 3
2515
2656
  }
2516
2657
  /**
2517
- * @name AssetTypeEnum.AssetType
2518
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetTypeEnum.AssetType
2519
- */
2658
+ * @name AssetTypeEnum.AssetType
2659
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AssetTypeEnum.AssetType
2660
+ */
2520
2661
  enum AssetType {
2521
2662
  UNSPECIFIED = 0,// UNSPECIFIED
2522
2663
  UNKNOWN = 1,// UNKNOWN
@@ -2548,12 +2689,13 @@ 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
- * @name AsyncActionStatusEnum.AsyncActionStatus
2555
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AsyncActionStatusEnum.AsyncActionStatus
2556
- */
2696
+ * @name AsyncActionStatusEnum.AsyncActionStatus
2697
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AsyncActionStatusEnum.AsyncActionStatus
2698
+ */
2557
2699
  enum AsyncActionStatus {
2558
2700
  UNSPECIFIED = 0,// UNSPECIFIED
2559
2701
  UNKNOWN = 1,// UNKNOWN
@@ -2564,9 +2706,9 @@ export declare namespace enums {
2564
2706
  COMPLETED_WITH_WARNING = 6
2565
2707
  }
2566
2708
  /**
2567
- * @name AttributionModelEnum.AttributionModel
2568
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AttributionModelEnum.AttributionModel
2569
- */
2709
+ * @name AttributionModelEnum.AttributionModel
2710
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AttributionModelEnum.AttributionModel
2711
+ */
2570
2712
  enum AttributionModel {
2571
2713
  UNSPECIFIED = 0,// UNSPECIFIED
2572
2714
  UNKNOWN = 1,// UNKNOWN
@@ -2579,9 +2721,9 @@ export declare namespace enums {
2579
2721
  GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN = 106
2580
2722
  }
2581
2723
  /**
2582
- * @name AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
2583
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
2584
- */
2724
+ * @name AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
2725
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
2726
+ */
2585
2727
  enum AudienceInsightsMarketingObjective {
2586
2728
  UNSPECIFIED = 0,// UNSPECIFIED
2587
2729
  UNKNOWN = 1,// UNKNOWN
@@ -2589,9 +2731,9 @@ export declare namespace enums {
2589
2731
  CONSIDERATION = 3
2590
2732
  }
2591
2733
  /**
2592
- * @name AudienceScopeEnum.AudienceScope
2593
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceScopeEnum.AudienceScope
2594
- */
2734
+ * @name AudienceScopeEnum.AudienceScope
2735
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AudienceScopeEnum.AudienceScope
2736
+ */
2595
2737
  enum AudienceScope {
2596
2738
  UNSPECIFIED = 0,// UNSPECIFIED
2597
2739
  UNKNOWN = 1,// UNKNOWN
@@ -2599,9 +2741,9 @@ export declare namespace enums {
2599
2741
  ASSET_GROUP = 3
2600
2742
  }
2601
2743
  /**
2602
- * @name AudienceStatusEnum.AudienceStatus
2603
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceStatusEnum.AudienceStatus
2604
- */
2744
+ * @name AudienceStatusEnum.AudienceStatus
2745
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/AudienceStatusEnum.AudienceStatus
2746
+ */
2605
2747
  enum AudienceStatus {
2606
2748
  UNSPECIFIED = 0,// UNSPECIFIED
2607
2749
  UNKNOWN = 1,// UNKNOWN
@@ -2609,9 +2751,9 @@ export declare namespace enums {
2609
2751
  REMOVED = 3
2610
2752
  }
2611
2753
  /**
2612
- * @name BatchJobStatusEnum.BatchJobStatus
2613
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BatchJobStatusEnum.BatchJobStatus
2614
- */
2754
+ * @name BatchJobStatusEnum.BatchJobStatus
2755
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BatchJobStatusEnum.BatchJobStatus
2756
+ */
2615
2757
  enum BatchJobStatus {
2616
2758
  UNSPECIFIED = 0,// UNSPECIFIED
2617
2759
  UNKNOWN = 1,// UNKNOWN
@@ -2620,9 +2762,9 @@ export declare namespace enums {
2620
2762
  DONE = 4
2621
2763
  }
2622
2764
  /**
2623
- * @name BidModifierSourceEnum.BidModifierSource
2624
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BidModifierSourceEnum.BidModifierSource
2625
- */
2765
+ * @name BidModifierSourceEnum.BidModifierSource
2766
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BidModifierSourceEnum.BidModifierSource
2767
+ */
2626
2768
  enum BidModifierSource {
2627
2769
  UNSPECIFIED = 0,// UNSPECIFIED
2628
2770
  UNKNOWN = 1,// UNKNOWN
@@ -2630,9 +2772,9 @@ export declare namespace enums {
2630
2772
  AD_GROUP = 3
2631
2773
  }
2632
2774
  /**
2633
- * @name BiddingSourceEnum.BiddingSource
2634
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingSourceEnum.BiddingSource
2635
- */
2775
+ * @name BiddingSourceEnum.BiddingSource
2776
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BiddingSourceEnum.BiddingSource
2777
+ */
2636
2778
  enum BiddingSource {
2637
2779
  UNSPECIFIED = 0,// UNSPECIFIED
2638
2780
  UNKNOWN = 1,// UNKNOWN
@@ -2641,9 +2783,9 @@ export declare namespace enums {
2641
2783
  AD_GROUP_CRITERION = 7
2642
2784
  }
2643
2785
  /**
2644
- * @name BiddingStrategyStatusEnum.BiddingStrategyStatus
2645
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingStrategyStatusEnum.BiddingStrategyStatus
2646
- */
2786
+ * @name BiddingStrategyStatusEnum.BiddingStrategyStatus
2787
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BiddingStrategyStatusEnum.BiddingStrategyStatus
2788
+ */
2647
2789
  enum BiddingStrategyStatus {
2648
2790
  UNSPECIFIED = 0,// UNSPECIFIED
2649
2791
  UNKNOWN = 1,// UNKNOWN
@@ -2651,9 +2793,9 @@ export declare namespace enums {
2651
2793
  REMOVED = 4
2652
2794
  }
2653
2795
  /**
2654
- * @name BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
2655
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
2656
- */
2796
+ * @name BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
2797
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
2798
+ */
2657
2799
  enum BiddingStrategySystemStatus {
2658
2800
  UNSPECIFIED = 0,// UNSPECIFIED
2659
2801
  UNKNOWN = 1,// UNKNOWN
@@ -2684,9 +2826,9 @@ export declare namespace enums {
2684
2826
  MULTIPLE = 26
2685
2827
  }
2686
2828
  /**
2687
- * @name BiddingStrategyTypeEnum.BiddingStrategyType
2688
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingStrategyTypeEnum.BiddingStrategyType
2689
- */
2829
+ * @name BiddingStrategyTypeEnum.BiddingStrategyType
2830
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BiddingStrategyTypeEnum.BiddingStrategyType
2831
+ */
2690
2832
  enum BiddingStrategyType {
2691
2833
  UNSPECIFIED = 0,// UNSPECIFIED
2692
2834
  UNKNOWN = 1,// UNKNOWN
@@ -2711,9 +2853,9 @@ export declare namespace enums {
2711
2853
  TARGET_SPEND = 9
2712
2854
  }
2713
2855
  /**
2714
- * @name BillingSetupStatusEnum.BillingSetupStatus
2715
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BillingSetupStatusEnum.BillingSetupStatus
2716
- */
2856
+ * @name BillingSetupStatusEnum.BillingSetupStatus
2857
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BillingSetupStatusEnum.BillingSetupStatus
2858
+ */
2717
2859
  enum BillingSetupStatus {
2718
2860
  UNSPECIFIED = 0,// UNSPECIFIED
2719
2861
  UNKNOWN = 1,// UNKNOWN
@@ -2723,9 +2865,9 @@ export declare namespace enums {
2723
2865
  CANCELLED = 5
2724
2866
  }
2725
2867
  /**
2726
- * @name BrandSafetySuitabilityEnum.BrandSafetySuitability
2727
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BrandSafetySuitabilityEnum.BrandSafetySuitability
2728
- */
2868
+ * @name BrandSafetySuitabilityEnum.BrandSafetySuitability
2869
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BrandSafetySuitabilityEnum.BrandSafetySuitability
2870
+ */
2729
2871
  enum BrandSafetySuitability {
2730
2872
  UNSPECIFIED = 0,// UNSPECIFIED
2731
2873
  UNKNOWN = 1,// UNKNOWN
@@ -2734,9 +2876,9 @@ export declare namespace enums {
2734
2876
  LIMITED_INVENTORY = 4
2735
2877
  }
2736
2878
  /**
2737
- * @name BudgetDeliveryMethodEnum.BudgetDeliveryMethod
2738
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
2739
- */
2879
+ * @name BudgetDeliveryMethodEnum.BudgetDeliveryMethod
2880
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
2881
+ */
2740
2882
  enum BudgetDeliveryMethod {
2741
2883
  UNSPECIFIED = 0,// UNSPECIFIED
2742
2884
  UNKNOWN = 1,// UNKNOWN
@@ -2744,9 +2886,9 @@ export declare namespace enums {
2744
2886
  ACCELERATED = 3
2745
2887
  }
2746
2888
  /**
2747
- * @name BudgetPeriodEnum.BudgetPeriod
2748
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetPeriodEnum.BudgetPeriod
2749
- */
2889
+ * @name BudgetPeriodEnum.BudgetPeriod
2890
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BudgetPeriodEnum.BudgetPeriod
2891
+ */
2750
2892
  enum BudgetPeriod {
2751
2893
  UNSPECIFIED = 0,// UNSPECIFIED
2752
2894
  UNKNOWN = 1,// UNKNOWN
@@ -2754,9 +2896,9 @@ export declare namespace enums {
2754
2896
  CUSTOM_PERIOD = 5
2755
2897
  }
2756
2898
  /**
2757
- * @name BudgetStatusEnum.BudgetStatus
2758
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetStatusEnum.BudgetStatus
2759
- */
2899
+ * @name BudgetStatusEnum.BudgetStatus
2900
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BudgetStatusEnum.BudgetStatus
2901
+ */
2760
2902
  enum BudgetStatus {
2761
2903
  UNSPECIFIED = 0,// UNSPECIFIED
2762
2904
  UNKNOWN = 1,// UNKNOWN
@@ -2764,9 +2906,9 @@ export declare namespace enums {
2764
2906
  REMOVED = 3
2765
2907
  }
2766
2908
  /**
2767
- * @name BudgetTypeEnum.BudgetType
2768
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetTypeEnum.BudgetType
2769
- */
2909
+ * @name BudgetTypeEnum.BudgetType
2910
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/BudgetTypeEnum.BudgetType
2911
+ */
2770
2912
  enum BudgetType {
2771
2913
  UNSPECIFIED = 0,// UNSPECIFIED
2772
2914
  UNKNOWN = 1,// UNKNOWN
@@ -2776,9 +2918,9 @@ export declare namespace enums {
2776
2918
  LOCAL_SERVICES = 6
2777
2919
  }
2778
2920
  /**
2779
- * @name CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
2780
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
2781
- */
2921
+ * @name CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
2922
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
2923
+ */
2782
2924
  enum CallTrackingDisplayLocation {
2783
2925
  UNSPECIFIED = 0,// UNSPECIFIED
2784
2926
  UNKNOWN = 1,// UNKNOWN
@@ -2786,9 +2928,9 @@ export declare namespace enums {
2786
2928
  LANDING_PAGE = 3
2787
2929
  }
2788
2930
  /**
2789
- * @name CallTypeEnum.CallType
2790
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CallTypeEnum.CallType
2791
- */
2931
+ * @name CallTypeEnum.CallType
2932
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CallTypeEnum.CallType
2933
+ */
2792
2934
  enum CallType {
2793
2935
  UNSPECIFIED = 0,// UNSPECIFIED
2794
2936
  UNKNOWN = 1,// UNKNOWN
@@ -2796,9 +2938,9 @@ export declare namespace enums {
2796
2938
  HIGH_END_MOBILE_SEARCH = 3
2797
2939
  }
2798
2940
  /**
2799
- * @name CampaignCriterionStatusEnum.CampaignCriterionStatus
2800
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignCriterionStatusEnum.CampaignCriterionStatus
2801
- */
2941
+ * @name CampaignCriterionStatusEnum.CampaignCriterionStatus
2942
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignCriterionStatusEnum.CampaignCriterionStatus
2943
+ */
2802
2944
  enum CampaignCriterionStatus {
2803
2945
  UNSPECIFIED = 0,// UNSPECIFIED
2804
2946
  UNKNOWN = 1,// UNKNOWN
@@ -2807,9 +2949,9 @@ export declare namespace enums {
2807
2949
  REMOVED = 4
2808
2950
  }
2809
2951
  /**
2810
- * @name CampaignDraftStatusEnum.CampaignDraftStatus
2811
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignDraftStatusEnum.CampaignDraftStatus
2812
- */
2952
+ * @name CampaignDraftStatusEnum.CampaignDraftStatus
2953
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignDraftStatusEnum.CampaignDraftStatus
2954
+ */
2813
2955
  enum CampaignDraftStatus {
2814
2956
  UNSPECIFIED = 0,// UNSPECIFIED
2815
2957
  UNKNOWN = 1,// UNKNOWN
@@ -2820,9 +2962,9 @@ export declare namespace enums {
2820
2962
  PROMOTE_FAILED = 6
2821
2963
  }
2822
2964
  /**
2823
- * @name CampaignExperimentTypeEnum.CampaignExperimentType
2824
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignExperimentTypeEnum.CampaignExperimentType
2825
- */
2965
+ * @name CampaignExperimentTypeEnum.CampaignExperimentType
2966
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignExperimentTypeEnum.CampaignExperimentType
2967
+ */
2826
2968
  enum CampaignExperimentType {
2827
2969
  UNSPECIFIED = 0,// UNSPECIFIED
2828
2970
  UNKNOWN = 1,// UNKNOWN
@@ -2831,9 +2973,9 @@ export declare namespace enums {
2831
2973
  EXPERIMENT = 4
2832
2974
  }
2833
2975
  /**
2834
- * @name CampaignGroupStatusEnum.CampaignGroupStatus
2835
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignGroupStatusEnum.CampaignGroupStatus
2836
- */
2976
+ * @name CampaignGroupStatusEnum.CampaignGroupStatus
2977
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignGroupStatusEnum.CampaignGroupStatus
2978
+ */
2837
2979
  enum CampaignGroupStatus {
2838
2980
  UNSPECIFIED = 0,// UNSPECIFIED
2839
2981
  UNKNOWN = 1,// UNKNOWN
@@ -2841,18 +2983,18 @@ export declare namespace enums {
2841
2983
  REMOVED = 3
2842
2984
  }
2843
2985
  /**
2844
- * @name CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
2845
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
2846
- */
2986
+ * @name CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
2987
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
2988
+ */
2847
2989
  enum CampaignKeywordMatchType {
2848
2990
  UNSPECIFIED = 0,// UNSPECIFIED
2849
2991
  UNKNOWN = 1,// UNKNOWN
2850
2992
  BROAD = 2
2851
2993
  }
2852
2994
  /**
2853
- * @name CampaignPrimaryStatusEnum.CampaignPrimaryStatus
2854
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignPrimaryStatusEnum.CampaignPrimaryStatus
2855
- */
2995
+ * @name CampaignPrimaryStatusEnum.CampaignPrimaryStatus
2996
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignPrimaryStatusEnum.CampaignPrimaryStatus
2997
+ */
2856
2998
  enum CampaignPrimaryStatus {
2857
2999
  UNSPECIFIED = 0,// UNSPECIFIED
2858
3000
  UNKNOWN = 1,// UNKNOWN
@@ -2867,9 +3009,9 @@ export declare namespace enums {
2867
3009
  NOT_ELIGIBLE = 10
2868
3010
  }
2869
3011
  /**
2870
- * @name CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
2871
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
2872
- */
3012
+ * @name CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
3013
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
3014
+ */
2873
3015
  enum CampaignPrimaryStatusReason {
2874
3016
  UNSPECIFIED = 0,// UNSPECIFIED
2875
3017
  UNKNOWN = 1,// UNKNOWN
@@ -2909,12 +3051,13 @@ 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
- * @name CampaignServingStatusEnum.CampaignServingStatus
2916
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignServingStatusEnum.CampaignServingStatus
2917
- */
3058
+ * @name CampaignServingStatusEnum.CampaignServingStatus
3059
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignServingStatusEnum.CampaignServingStatus
3060
+ */
2918
3061
  enum CampaignServingStatus {
2919
3062
  UNSPECIFIED = 0,// UNSPECIFIED
2920
3063
  UNKNOWN = 1,// UNKNOWN
@@ -2925,9 +3068,9 @@ export declare namespace enums {
2925
3068
  SUSPENDED = 6
2926
3069
  }
2927
3070
  /**
2928
- * @name CampaignSharedSetStatusEnum.CampaignSharedSetStatus
2929
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
2930
- */
3071
+ * @name CampaignSharedSetStatusEnum.CampaignSharedSetStatus
3072
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
3073
+ */
2931
3074
  enum CampaignSharedSetStatus {
2932
3075
  UNSPECIFIED = 0,// UNSPECIFIED
2933
3076
  UNKNOWN = 1,// UNKNOWN
@@ -2935,9 +3078,9 @@ export declare namespace enums {
2935
3078
  REMOVED = 3
2936
3079
  }
2937
3080
  /**
2938
- * @name CampaignStatusEnum.CampaignStatus
2939
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignStatusEnum.CampaignStatus
2940
- */
3081
+ * @name CampaignStatusEnum.CampaignStatus
3082
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CampaignStatusEnum.CampaignStatus
3083
+ */
2941
3084
  enum CampaignStatus {
2942
3085
  UNSPECIFIED = 0,// UNSPECIFIED
2943
3086
  UNKNOWN = 1,// UNKNOWN
@@ -2946,9 +3089,9 @@ export declare namespace enums {
2946
3089
  REMOVED = 4
2947
3090
  }
2948
3091
  /**
2949
- * @name ChangeClientTypeEnum.ChangeClientType
2950
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeClientTypeEnum.ChangeClientType
2951
- */
3092
+ * @name ChangeClientTypeEnum.ChangeClientType
3093
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ChangeClientTypeEnum.ChangeClientType
3094
+ */
2952
3095
  enum ChangeClientType {
2953
3096
  UNSPECIFIED = 0,// UNSPECIFIED
2954
3097
  UNKNOWN = 1,// UNKNOWN
@@ -2967,9 +3110,9 @@ export declare namespace enums {
2967
3110
  GOOGLE_ADS_RECOMMENDATIONS_SUBSCRIPTION = 14
2968
3111
  }
2969
3112
  /**
2970
- * @name ChangeEventResourceTypeEnum.ChangeEventResourceType
2971
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeEventResourceTypeEnum.ChangeEventResourceType
2972
- */
3113
+ * @name ChangeEventResourceTypeEnum.ChangeEventResourceType
3114
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ChangeEventResourceTypeEnum.ChangeEventResourceType
3115
+ */
2973
3116
  enum ChangeEventResourceType {
2974
3117
  UNSPECIFIED = 0,// UNSPECIFIED
2975
3118
  UNKNOWN = 1,// UNKNOWN
@@ -2994,9 +3137,9 @@ export declare namespace enums {
2994
3137
  CAMPAIGN_ASSET_SET = 20
2995
3138
  }
2996
3139
  /**
2997
- * @name ChangeStatusOperationEnum.ChangeStatusOperation
2998
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeStatusOperationEnum.ChangeStatusOperation
2999
- */
3140
+ * @name ChangeStatusOperationEnum.ChangeStatusOperation
3141
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ChangeStatusOperationEnum.ChangeStatusOperation
3142
+ */
3000
3143
  enum ChangeStatusOperation {
3001
3144
  UNSPECIFIED = 0,// UNSPECIFIED
3002
3145
  UNKNOWN = 1,// UNKNOWN
@@ -3005,9 +3148,9 @@ export declare namespace enums {
3005
3148
  REMOVED = 4
3006
3149
  }
3007
3150
  /**
3008
- * @name ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3009
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3010
- */
3151
+ * @name ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3152
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3153
+ */
3011
3154
  enum ChangeStatusResourceType {
3012
3155
  UNSPECIFIED = 0,// UNSPECIFIED
3013
3156
  UNKNOWN = 1,// UNKNOWN
@@ -3034,9 +3177,9 @@ export declare namespace enums {
3034
3177
  CAMPAIGN_ASSET_SET = 23
3035
3178
  }
3036
3179
  /**
3037
- * @name CombinedAudienceStatusEnum.CombinedAudienceStatus
3038
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CombinedAudienceStatusEnum.CombinedAudienceStatus
3039
- */
3180
+ * @name CombinedAudienceStatusEnum.CombinedAudienceStatus
3181
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CombinedAudienceStatusEnum.CombinedAudienceStatus
3182
+ */
3040
3183
  enum CombinedAudienceStatus {
3041
3184
  UNSPECIFIED = 0,// UNSPECIFIED
3042
3185
  UNKNOWN = 1,// UNKNOWN
@@ -3044,9 +3187,9 @@ export declare namespace enums {
3044
3187
  REMOVED = 3
3045
3188
  }
3046
3189
  /**
3047
- * @name ConversionActionCountingTypeEnum.ConversionActionCountingType
3048
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionCountingTypeEnum.ConversionActionCountingType
3049
- */
3190
+ * @name ConversionActionCountingTypeEnum.ConversionActionCountingType
3191
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionActionCountingTypeEnum.ConversionActionCountingType
3192
+ */
3050
3193
  enum ConversionActionCountingType {
3051
3194
  UNSPECIFIED = 0,// UNSPECIFIED
3052
3195
  UNKNOWN = 1,// UNKNOWN
@@ -3054,9 +3197,9 @@ export declare namespace enums {
3054
3197
  MANY_PER_CLICK = 3
3055
3198
  }
3056
3199
  /**
3057
- * @name ConversionActionStatusEnum.ConversionActionStatus
3058
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionStatusEnum.ConversionActionStatus
3059
- */
3200
+ * @name ConversionActionStatusEnum.ConversionActionStatus
3201
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionActionStatusEnum.ConversionActionStatus
3202
+ */
3060
3203
  enum ConversionActionStatus {
3061
3204
  UNSPECIFIED = 0,// UNSPECIFIED
3062
3205
  UNKNOWN = 1,// UNKNOWN
@@ -3065,9 +3208,9 @@ export declare namespace enums {
3065
3208
  HIDDEN = 4
3066
3209
  }
3067
3210
  /**
3068
- * @name ConversionActionTypeEnum.ConversionActionType
3069
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionTypeEnum.ConversionActionType
3070
- */
3211
+ * @name ConversionActionTypeEnum.ConversionActionType
3212
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionActionTypeEnum.ConversionActionType
3213
+ */
3071
3214
  enum ConversionActionType {
3072
3215
  UNSPECIFIED = 0,// UNSPECIFIED
3073
3216
  UNKNOWN = 1,// UNKNOWN
@@ -3113,9 +3256,9 @@ export declare namespace enums {
3113
3256
  GOOGLE_ANALYTICS_4_PURCHASE = 41
3114
3257
  }
3115
3258
  /**
3116
- * @name ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3117
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3118
- */
3259
+ * @name ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3260
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3261
+ */
3119
3262
  enum ConversionAdjustmentType {
3120
3263
  UNSPECIFIED = 0,// UNSPECIFIED
3121
3264
  UNKNOWN = 1,// UNKNOWN
@@ -3124,9 +3267,9 @@ export declare namespace enums {
3124
3267
  ENHANCEMENT = 4
3125
3268
  }
3126
3269
  /**
3127
- * @name ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3128
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3129
- */
3270
+ * @name ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3271
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3272
+ */
3130
3273
  enum ConversionCustomVariableStatus {
3131
3274
  UNSPECIFIED = 0,// UNSPECIFIED
3132
3275
  UNKNOWN = 1,// UNKNOWN
@@ -3135,9 +3278,9 @@ export declare namespace enums {
3135
3278
  PAUSED = 4
3136
3279
  }
3137
3280
  /**
3138
- * @name ConversionCustomerTypeEnum.ConversionCustomerType
3139
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionCustomerTypeEnum.ConversionCustomerType
3140
- */
3281
+ * @name ConversionCustomerTypeEnum.ConversionCustomerType
3282
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionCustomerTypeEnum.ConversionCustomerType
3283
+ */
3141
3284
  enum ConversionCustomerType {
3142
3285
  UNSPECIFIED = 0,// UNSPECIFIED
3143
3286
  UNKNOWN = 1,// UNKNOWN
@@ -3145,9 +3288,9 @@ export declare namespace enums {
3145
3288
  RETURNING = 3
3146
3289
  }
3147
3290
  /**
3148
- * @name ConversionEnvironmentEnum.ConversionEnvironment
3149
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionEnvironmentEnum.ConversionEnvironment
3150
- */
3291
+ * @name ConversionEnvironmentEnum.ConversionEnvironment
3292
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionEnvironmentEnum.ConversionEnvironment
3293
+ */
3151
3294
  enum ConversionEnvironment {
3152
3295
  UNSPECIFIED = 0,// UNSPECIFIED
3153
3296
  UNKNOWN = 1,// UNKNOWN
@@ -3155,9 +3298,9 @@ export declare namespace enums {
3155
3298
  WEB = 3
3156
3299
  }
3157
3300
  /**
3158
- * @name ConversionOriginEnum.ConversionOrigin
3159
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionOriginEnum.ConversionOrigin
3160
- */
3301
+ * @name ConversionOriginEnum.ConversionOrigin
3302
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionOriginEnum.ConversionOrigin
3303
+ */
3161
3304
  enum ConversionOrigin {
3162
3305
  UNSPECIFIED = 0,// UNSPECIFIED
3163
3306
  UNKNOWN = 1,// UNKNOWN
@@ -3169,9 +3312,9 @@ export declare namespace enums {
3169
3312
  YOUTUBE_HOSTED = 7
3170
3313
  }
3171
3314
  /**
3172
- * @name ConversionTrackingStatusEnum.ConversionTrackingStatus
3173
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionTrackingStatusEnum.ConversionTrackingStatus
3174
- */
3315
+ * @name ConversionTrackingStatusEnum.ConversionTrackingStatus
3316
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionTrackingStatusEnum.ConversionTrackingStatus
3317
+ */
3175
3318
  enum ConversionTrackingStatus {
3176
3319
  UNSPECIFIED = 0,// UNSPECIFIED
3177
3320
  UNKNOWN = 1,// UNKNOWN
@@ -3181,9 +3324,9 @@ export declare namespace enums {
3181
3324
  CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER = 5
3182
3325
  }
3183
3326
  /**
3184
- * @name ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3185
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3186
- */
3327
+ * @name ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3328
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3329
+ */
3187
3330
  enum ConversionValueRuleSetStatus {
3188
3331
  UNSPECIFIED = 0,// UNSPECIFIED
3189
3332
  UNKNOWN = 1,// UNKNOWN
@@ -3192,9 +3335,9 @@ export declare namespace enums {
3192
3335
  PAUSED = 4
3193
3336
  }
3194
3337
  /**
3195
- * @name ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3196
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3197
- */
3338
+ * @name ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3339
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3340
+ */
3198
3341
  enum ConversionValueRuleStatus {
3199
3342
  UNSPECIFIED = 0,// UNSPECIFIED
3200
3343
  UNKNOWN = 1,// UNKNOWN
@@ -3203,9 +3346,9 @@ export declare namespace enums {
3203
3346
  PAUSED = 4
3204
3347
  }
3205
3348
  /**
3206
- * @name CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3207
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3208
- */
3349
+ * @name CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3350
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3351
+ */
3209
3352
  enum CriterionSystemServingStatus {
3210
3353
  UNSPECIFIED = 0,// UNSPECIFIED
3211
3354
  UNKNOWN = 1,// UNKNOWN
@@ -3213,9 +3356,9 @@ export declare namespace enums {
3213
3356
  RARELY_SERVED = 3
3214
3357
  }
3215
3358
  /**
3216
- * @name CriterionTypeEnum.CriterionType
3217
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionTypeEnum.CriterionType
3218
- */
3359
+ * @name CriterionTypeEnum.CriterionType
3360
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CriterionTypeEnum.CriterionType
3361
+ */
3219
3362
  enum CriterionType {
3220
3363
  UNSPECIFIED = 0,// UNSPECIFIED
3221
3364
  UNKNOWN = 1,// UNKNOWN
@@ -3259,12 +3402,14 @@ 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
- * @name CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3266
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3267
- */
3410
+ * @name CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3411
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3412
+ */
3268
3413
  enum CustomAudienceMemberType {
3269
3414
  UNSPECIFIED = 0,// UNSPECIFIED
3270
3415
  UNKNOWN = 1,// UNKNOWN
@@ -3274,9 +3419,9 @@ export declare namespace enums {
3274
3419
  APP = 5
3275
3420
  }
3276
3421
  /**
3277
- * @name CustomAudienceStatusEnum.CustomAudienceStatus
3278
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomAudienceStatusEnum.CustomAudienceStatus
3279
- */
3422
+ * @name CustomAudienceStatusEnum.CustomAudienceStatus
3423
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomAudienceStatusEnum.CustomAudienceStatus
3424
+ */
3280
3425
  enum CustomAudienceStatus {
3281
3426
  UNSPECIFIED = 0,// UNSPECIFIED
3282
3427
  UNKNOWN = 1,// UNKNOWN
@@ -3284,9 +3429,9 @@ export declare namespace enums {
3284
3429
  REMOVED = 3
3285
3430
  }
3286
3431
  /**
3287
- * @name CustomAudienceTypeEnum.CustomAudienceType
3288
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomAudienceTypeEnum.CustomAudienceType
3289
- */
3432
+ * @name CustomAudienceTypeEnum.CustomAudienceType
3433
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomAudienceTypeEnum.CustomAudienceType
3434
+ */
3290
3435
  enum CustomAudienceType {
3291
3436
  UNSPECIFIED = 0,// UNSPECIFIED
3292
3437
  UNKNOWN = 1,// UNKNOWN
@@ -3296,9 +3441,9 @@ export declare namespace enums {
3296
3441
  SEARCH = 5
3297
3442
  }
3298
3443
  /**
3299
- * @name CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3300
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3301
- */
3444
+ * @name CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3445
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3446
+ */
3302
3447
  enum CustomConversionGoalStatus {
3303
3448
  UNSPECIFIED = 0,// UNSPECIFIED
3304
3449
  UNKNOWN = 1,// UNKNOWN
@@ -3306,9 +3451,9 @@ export declare namespace enums {
3306
3451
  REMOVED = 3
3307
3452
  }
3308
3453
  /**
3309
- * @name CustomInterestMemberTypeEnum.CustomInterestMemberType
3310
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomInterestMemberTypeEnum.CustomInterestMemberType
3311
- */
3454
+ * @name CustomInterestMemberTypeEnum.CustomInterestMemberType
3455
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomInterestMemberTypeEnum.CustomInterestMemberType
3456
+ */
3312
3457
  enum CustomInterestMemberType {
3313
3458
  UNSPECIFIED = 0,// UNSPECIFIED
3314
3459
  UNKNOWN = 1,// UNKNOWN
@@ -3316,9 +3461,9 @@ export declare namespace enums {
3316
3461
  URL = 3
3317
3462
  }
3318
3463
  /**
3319
- * @name CustomInterestStatusEnum.CustomInterestStatus
3320
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomInterestStatusEnum.CustomInterestStatus
3321
- */
3464
+ * @name CustomInterestStatusEnum.CustomInterestStatus
3465
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomInterestStatusEnum.CustomInterestStatus
3466
+ */
3322
3467
  enum CustomInterestStatus {
3323
3468
  UNSPECIFIED = 0,// UNSPECIFIED
3324
3469
  UNKNOWN = 1,// UNKNOWN
@@ -3326,9 +3471,9 @@ export declare namespace enums {
3326
3471
  REMOVED = 3
3327
3472
  }
3328
3473
  /**
3329
- * @name CustomInterestTypeEnum.CustomInterestType
3330
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomInterestTypeEnum.CustomInterestType
3331
- */
3474
+ * @name CustomInterestTypeEnum.CustomInterestType
3475
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomInterestTypeEnum.CustomInterestType
3476
+ */
3332
3477
  enum CustomInterestType {
3333
3478
  UNSPECIFIED = 0,// UNSPECIFIED
3334
3479
  UNKNOWN = 1,// UNKNOWN
@@ -3336,9 +3481,9 @@ export declare namespace enums {
3336
3481
  CUSTOM_INTENT = 3
3337
3482
  }
3338
3483
  /**
3339
- * @name CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3340
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3341
- */
3484
+ * @name CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3485
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3486
+ */
3342
3487
  enum CustomerAcquisitionOptimizationMode {
3343
3488
  UNSPECIFIED = 0,// UNSPECIFIED
3344
3489
  UNKNOWN = 1,// UNKNOWN
@@ -3347,9 +3492,9 @@ export declare namespace enums {
3347
3492
  TARGET_NEW_CUSTOMER = 4
3348
3493
  }
3349
3494
  /**
3350
- * @name CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3351
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3352
- */
3495
+ * @name CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3496
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3497
+ */
3353
3498
  enum CustomerPayPerConversionEligibilityFailureReason {
3354
3499
  UNSPECIFIED = 0,// UNSPECIFIED
3355
3500
  UNKNOWN = 1,// UNKNOWN
@@ -3362,9 +3507,9 @@ export declare namespace enums {
3362
3507
  OTHER = 8
3363
3508
  }
3364
3509
  /**
3365
- * @name CustomerStatusEnum.CustomerStatus
3366
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerStatusEnum.CustomerStatus
3367
- */
3510
+ * @name CustomerStatusEnum.CustomerStatus
3511
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomerStatusEnum.CustomerStatus
3512
+ */
3368
3513
  enum CustomerStatus {
3369
3514
  UNSPECIFIED = 0,// UNSPECIFIED
3370
3515
  UNKNOWN = 1,// UNKNOWN
@@ -3374,9 +3519,9 @@ export declare namespace enums {
3374
3519
  CLOSED = 5
3375
3520
  }
3376
3521
  /**
3377
- * @name CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3378
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3379
- */
3522
+ * @name CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3523
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3524
+ */
3380
3525
  enum CustomizerAttributeStatus {
3381
3526
  UNSPECIFIED = 0,// UNSPECIFIED
3382
3527
  UNKNOWN = 1,// UNKNOWN
@@ -3384,9 +3529,9 @@ export declare namespace enums {
3384
3529
  REMOVED = 3
3385
3530
  }
3386
3531
  /**
3387
- * @name CustomizerValueStatusEnum.CustomizerValueStatus
3388
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomizerValueStatusEnum.CustomizerValueStatus
3389
- */
3532
+ * @name CustomizerValueStatusEnum.CustomizerValueStatus
3533
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/CustomizerValueStatusEnum.CustomizerValueStatus
3534
+ */
3390
3535
  enum CustomizerValueStatus {
3391
3536
  UNSPECIFIED = 0,// UNSPECIFIED
3392
3537
  UNKNOWN = 1,// UNKNOWN
@@ -3394,9 +3539,9 @@ export declare namespace enums {
3394
3539
  REMOVED = 3
3395
3540
  }
3396
3541
  /**
3397
- * @name DataDrivenModelStatusEnum.DataDrivenModelStatus
3398
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DataDrivenModelStatusEnum.DataDrivenModelStatus
3399
- */
3542
+ * @name DataDrivenModelStatusEnum.DataDrivenModelStatus
3543
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/DataDrivenModelStatusEnum.DataDrivenModelStatus
3544
+ */
3400
3545
  enum DataDrivenModelStatus {
3401
3546
  UNSPECIFIED = 0,// UNSPECIFIED
3402
3547
  UNKNOWN = 1,// UNKNOWN
@@ -3406,9 +3551,9 @@ export declare namespace enums {
3406
3551
  NEVER_GENERATED = 5
3407
3552
  }
3408
3553
  /**
3409
- * @name DataLinkStatusEnum.DataLinkStatus
3410
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DataLinkStatusEnum.DataLinkStatus
3411
- */
3554
+ * @name DataLinkStatusEnum.DataLinkStatus
3555
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/DataLinkStatusEnum.DataLinkStatus
3556
+ */
3412
3557
  enum DataLinkStatus {
3413
3558
  UNSPECIFIED = 0,// UNSPECIFIED
3414
3559
  UNKNOWN = 1,// UNKNOWN
@@ -3420,18 +3565,18 @@ export declare namespace enums {
3420
3565
  REJECTED = 7
3421
3566
  }
3422
3567
  /**
3423
- * @name DataLinkTypeEnum.DataLinkType
3424
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DataLinkTypeEnum.DataLinkType
3425
- */
3568
+ * @name DataLinkTypeEnum.DataLinkType
3569
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/DataLinkTypeEnum.DataLinkType
3570
+ */
3426
3571
  enum DataLinkType {
3427
3572
  UNSPECIFIED = 0,// UNSPECIFIED
3428
3573
  UNKNOWN = 1,// UNKNOWN
3429
3574
  VIDEO = 2
3430
3575
  }
3431
3576
  /**
3432
- * @name DemandGenChannelConfigEnum.DemandGenChannelConfig
3433
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DemandGenChannelConfigEnum.DemandGenChannelConfig
3434
- */
3577
+ * @name DemandGenChannelConfigEnum.DemandGenChannelConfig
3578
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/DemandGenChannelConfigEnum.DemandGenChannelConfig
3579
+ */
3435
3580
  enum DemandGenChannelConfig {
3436
3581
  UNSPECIFIED = 0,// UNSPECIFIED
3437
3582
  UNKNOWN = 1,// UNKNOWN
@@ -3439,9 +3584,9 @@ export declare namespace enums {
3439
3584
  SELECTED_CHANNELS = 3
3440
3585
  }
3441
3586
  /**
3442
- * @name DemandGenChannelStrategyEnum.DemandGenChannelStrategy
3443
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DemandGenChannelStrategyEnum.DemandGenChannelStrategy
3444
- */
3587
+ * @name DemandGenChannelStrategyEnum.DemandGenChannelStrategy
3588
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/DemandGenChannelStrategyEnum.DemandGenChannelStrategy
3589
+ */
3445
3590
  enum DemandGenChannelStrategy {
3446
3591
  UNSPECIFIED = 0,// UNSPECIFIED
3447
3592
  UNKNOWN = 1,// UNKNOWN
@@ -3449,9 +3594,9 @@ export declare namespace enums {
3449
3594
  ALL_OWNED_AND_OPERATED_CHANNELS = 3
3450
3595
  }
3451
3596
  /**
3452
- * @name DistanceBucketEnum.DistanceBucket
3453
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DistanceBucketEnum.DistanceBucket
3454
- */
3597
+ * @name DistanceBucketEnum.DistanceBucket
3598
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/DistanceBucketEnum.DistanceBucket
3599
+ */
3455
3600
  enum DistanceBucket {
3456
3601
  UNSPECIFIED = 0,// UNSPECIFIED
3457
3602
  UNKNOWN = 1,// UNKNOWN
@@ -3484,9 +3629,19 @@ export declare namespace enums {
3484
3629
  BEYOND_40MILES = 28
3485
3630
  }
3486
3631
  /**
3487
- * @name ExperimentStatusEnum.ExperimentStatus
3488
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentStatusEnum.ExperimentStatus
3489
- */
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
+ }
3641
+ /**
3642
+ * @name ExperimentStatusEnum.ExperimentStatus
3643
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ExperimentStatusEnum.ExperimentStatus
3644
+ */
3490
3645
  enum ExperimentStatus {
3491
3646
  UNSPECIFIED = 0,// UNSPECIFIED
3492
3647
  UNKNOWN = 1,// UNKNOWN
@@ -3499,9 +3654,9 @@ export declare namespace enums {
3499
3654
  GRADUATED = 8
3500
3655
  }
3501
3656
  /**
3502
- * @name ExperimentTypeEnum.ExperimentType
3503
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentTypeEnum.ExperimentType
3504
- */
3657
+ * @name ExperimentTypeEnum.ExperimentType
3658
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ExperimentTypeEnum.ExperimentType
3659
+ */
3505
3660
  enum ExperimentType {
3506
3661
  UNSPECIFIED = 0,// UNSPECIFIED
3507
3662
  UNKNOWN = 1,// UNKNOWN
@@ -3517,9 +3672,9 @@ export declare namespace enums {
3517
3672
  HOTEL_CUSTOM = 12
3518
3673
  }
3519
3674
  /**
3520
- * @name GeoTargetConstantStatusEnum.GeoTargetConstantStatus
3521
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
3522
- */
3675
+ * @name GeoTargetConstantStatusEnum.GeoTargetConstantStatus
3676
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
3677
+ */
3523
3678
  enum GeoTargetConstantStatus {
3524
3679
  UNSPECIFIED = 0,// UNSPECIFIED
3525
3680
  UNKNOWN = 1,// UNKNOWN
@@ -3527,9 +3682,9 @@ export declare namespace enums {
3527
3682
  REMOVAL_PLANNED = 3
3528
3683
  }
3529
3684
  /**
3530
- * @name GeoTargetingTypeEnum.GeoTargetingType
3531
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GeoTargetingTypeEnum.GeoTargetingType
3532
- */
3685
+ * @name GeoTargetingTypeEnum.GeoTargetingType
3686
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/GeoTargetingTypeEnum.GeoTargetingType
3687
+ */
3533
3688
  enum GeoTargetingType {
3534
3689
  UNSPECIFIED = 0,// UNSPECIFIED
3535
3690
  UNKNOWN = 1,// UNKNOWN
@@ -3537,9 +3692,9 @@ export declare namespace enums {
3537
3692
  LOCATION_OF_PRESENCE = 3
3538
3693
  }
3539
3694
  /**
3540
- * @name GoalConfigLevelEnum.GoalConfigLevel
3541
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoalConfigLevelEnum.GoalConfigLevel
3542
- */
3695
+ * @name GoalConfigLevelEnum.GoalConfigLevel
3696
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/GoalConfigLevelEnum.GoalConfigLevel
3697
+ */
3543
3698
  enum GoalConfigLevel {
3544
3699
  UNSPECIFIED = 0,// UNSPECIFIED
3545
3700
  UNKNOWN = 1,// UNKNOWN
@@ -3547,9 +3702,9 @@ export declare namespace enums {
3547
3702
  CAMPAIGN = 3
3548
3703
  }
3549
3704
  /**
3550
- * @name GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
3551
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
3552
- */
3705
+ * @name GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
3706
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
3707
+ */
3553
3708
  enum GoogleAdsFieldCategory {
3554
3709
  UNSPECIFIED = 0,// UNSPECIFIED
3555
3710
  UNKNOWN = 1,// UNKNOWN
@@ -3559,9 +3714,9 @@ export declare namespace enums {
3559
3714
  METRIC = 6
3560
3715
  }
3561
3716
  /**
3562
- * @name GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
3563
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
3564
- */
3717
+ * @name GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
3718
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
3719
+ */
3565
3720
  enum GoogleAdsFieldDataType {
3566
3721
  UNSPECIFIED = 0,// UNSPECIFIED
3567
3722
  UNKNOWN = 1,// UNKNOWN
@@ -3578,9 +3733,9 @@ export declare namespace enums {
3578
3733
  UINT64 = 12
3579
3734
  }
3580
3735
  /**
3581
- * @name GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
3582
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
3583
- */
3736
+ * @name GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
3737
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
3738
+ */
3584
3739
  enum GoogleVoiceCallStatus {
3585
3740
  UNSPECIFIED = 0,// UNSPECIFIED
3586
3741
  UNKNOWN = 1,// UNKNOWN
@@ -3588,9 +3743,9 @@ export declare namespace enums {
3588
3743
  RECEIVED = 3
3589
3744
  }
3590
3745
  /**
3591
- * @name HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
3592
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
3593
- */
3746
+ * @name HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
3747
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
3748
+ */
3594
3749
  enum HotelAssetSuggestionStatus {
3595
3750
  UNSPECIFIED = 0,// UNSPECIFIED
3596
3751
  UNKNOWN = 1,// UNKNOWN
@@ -3599,9 +3754,9 @@ export declare namespace enums {
3599
3754
  INVALID_PLACE_ID = 4
3600
3755
  }
3601
3756
  /**
3602
- * @name HotelReconciliationStatusEnum.HotelReconciliationStatus
3603
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelReconciliationStatusEnum.HotelReconciliationStatus
3604
- */
3757
+ * @name HotelReconciliationStatusEnum.HotelReconciliationStatus
3758
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/HotelReconciliationStatusEnum.HotelReconciliationStatus
3759
+ */
3605
3760
  enum HotelReconciliationStatus {
3606
3761
  UNSPECIFIED = 0,// UNSPECIFIED
3607
3762
  UNKNOWN = 1,// UNKNOWN
@@ -3611,18 +3766,18 @@ export declare namespace enums {
3611
3766
  CANCELED = 5
3612
3767
  }
3613
3768
  /**
3614
- * @name IdentityVerificationProgramEnum.IdentityVerificationProgram
3615
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/IdentityVerificationProgramEnum.IdentityVerificationProgram
3616
- */
3769
+ * @name IdentityVerificationProgramEnum.IdentityVerificationProgram
3770
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/IdentityVerificationProgramEnum.IdentityVerificationProgram
3771
+ */
3617
3772
  enum IdentityVerificationProgram {
3618
3773
  UNSPECIFIED = 0,// UNSPECIFIED
3619
3774
  UNKNOWN = 1,// UNKNOWN
3620
3775
  ADVERTISER_IDENTITY_VERIFICATION = 2
3621
3776
  }
3622
3777
  /**
3623
- * @name IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
3624
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
3625
- */
3778
+ * @name IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
3779
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
3780
+ */
3626
3781
  enum IdentityVerificationProgramStatus {
3627
3782
  UNSPECIFIED = 0,// UNSPECIFIED
3628
3783
  UNKNOWN = 1,// UNKNOWN
@@ -3632,9 +3787,9 @@ export declare namespace enums {
3632
3787
  FAILURE = 5
3633
3788
  }
3634
3789
  /**
3635
- * @name InsightsTrendEnum.InsightsTrend
3636
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/InsightsTrendEnum.InsightsTrend
3637
- */
3790
+ * @name InsightsTrendEnum.InsightsTrend
3791
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/InsightsTrendEnum.InsightsTrend
3792
+ */
3638
3793
  enum InsightsTrend {
3639
3794
  UNSPECIFIED = 0,// UNSPECIFIED
3640
3795
  UNKNOWN = 1,// UNKNOWN
@@ -3644,9 +3799,9 @@ export declare namespace enums {
3644
3799
  DECLINING = 5
3645
3800
  }
3646
3801
  /**
3647
- * @name InvoiceTypeEnum.InvoiceType
3648
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/InvoiceTypeEnum.InvoiceType
3649
- */
3802
+ * @name InvoiceTypeEnum.InvoiceType
3803
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/InvoiceTypeEnum.InvoiceType
3804
+ */
3650
3805
  enum InvoiceType {
3651
3806
  UNSPECIFIED = 0,// UNSPECIFIED
3652
3807
  UNKNOWN = 1,// UNKNOWN
@@ -3654,9 +3809,9 @@ export declare namespace enums {
3654
3809
  INVOICE = 3
3655
3810
  }
3656
3811
  /**
3657
- * @name KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
3658
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
3659
- */
3812
+ * @name KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
3813
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
3814
+ */
3660
3815
  enum KeywordPlanForecastInterval {
3661
3816
  UNSPECIFIED = 0,// UNSPECIFIED
3662
3817
  UNKNOWN = 1,// UNKNOWN
@@ -3665,18 +3820,18 @@ export declare namespace enums {
3665
3820
  NEXT_QUARTER = 5
3666
3821
  }
3667
3822
  /**
3668
- * @name KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
3669
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
3670
- */
3823
+ * @name KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
3824
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
3825
+ */
3671
3826
  enum KeywordPlanKeywordAnnotation {
3672
3827
  UNSPECIFIED = 0,// UNSPECIFIED
3673
3828
  UNKNOWN = 1,// UNKNOWN
3674
3829
  KEYWORD_CONCEPT = 2
3675
3830
  }
3676
3831
  /**
3677
- * @name KeywordPlanNetworkEnum.KeywordPlanNetwork
3678
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanNetworkEnum.KeywordPlanNetwork
3679
- */
3832
+ * @name KeywordPlanNetworkEnum.KeywordPlanNetwork
3833
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/KeywordPlanNetworkEnum.KeywordPlanNetwork
3834
+ */
3680
3835
  enum KeywordPlanNetwork {
3681
3836
  UNSPECIFIED = 0,// UNSPECIFIED
3682
3837
  UNKNOWN = 1,// UNKNOWN
@@ -3684,9 +3839,9 @@ export declare namespace enums {
3684
3839
  GOOGLE_SEARCH_AND_PARTNERS = 3
3685
3840
  }
3686
3841
  /**
3687
- * @name LabelStatusEnum.LabelStatus
3688
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LabelStatusEnum.LabelStatus
3689
- */
3842
+ * @name LabelStatusEnum.LabelStatus
3843
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LabelStatusEnum.LabelStatus
3844
+ */
3690
3845
  enum LabelStatus {
3691
3846
  UNSPECIFIED = 0,// UNSPECIFIED
3692
3847
  UNKNOWN = 1,// UNKNOWN
@@ -3694,18 +3849,18 @@ export declare namespace enums {
3694
3849
  REMOVED = 3
3695
3850
  }
3696
3851
  /**
3697
- * @name LinkedAccountTypeEnum.LinkedAccountType
3698
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LinkedAccountTypeEnum.LinkedAccountType
3699
- */
3852
+ * @name LinkedAccountTypeEnum.LinkedAccountType
3853
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LinkedAccountTypeEnum.LinkedAccountType
3854
+ */
3700
3855
  enum LinkedAccountType {
3701
3856
  UNSPECIFIED = 0,// UNSPECIFIED
3702
3857
  UNKNOWN = 1,// UNKNOWN
3703
3858
  THIRD_PARTY_APP_ANALYTICS = 2
3704
3859
  }
3705
3860
  /**
3706
- * @name LinkedProductTypeEnum.LinkedProductType
3707
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LinkedProductTypeEnum.LinkedProductType
3708
- */
3861
+ * @name LinkedProductTypeEnum.LinkedProductType
3862
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LinkedProductTypeEnum.LinkedProductType
3863
+ */
3709
3864
  enum LinkedProductType {
3710
3865
  UNSPECIFIED = 0,// UNSPECIFIED
3711
3866
  UNKNOWN = 1,// UNKNOWN
@@ -3716,9 +3871,9 @@ export declare namespace enums {
3716
3871
  ADVERTISING_PARTNER = 9
3717
3872
  }
3718
3873
  /**
3719
- * @name ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
3720
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
3721
- */
3874
+ * @name ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
3875
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
3876
+ */
3722
3877
  enum ListingGroupFilterCustomAttributeIndex {
3723
3878
  UNSPECIFIED = 0,// UNSPECIFIED
3724
3879
  UNKNOWN = 1,// UNKNOWN
@@ -3729,9 +3884,9 @@ export declare namespace enums {
3729
3884
  INDEX4 = 6
3730
3885
  }
3731
3886
  /**
3732
- * @name ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
3733
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
3734
- */
3887
+ * @name ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
3888
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
3889
+ */
3735
3890
  enum ListingGroupFilterListingSource {
3736
3891
  UNSPECIFIED = 0,// UNSPECIFIED
3737
3892
  UNKNOWN = 1,// UNKNOWN
@@ -3739,9 +3894,9 @@ export declare namespace enums {
3739
3894
  WEBPAGE = 3
3740
3895
  }
3741
3896
  /**
3742
- * @name ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
3743
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
3744
- */
3897
+ * @name ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
3898
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
3899
+ */
3745
3900
  enum ListingGroupFilterProductCategoryLevel {
3746
3901
  UNSPECIFIED = 0,// UNSPECIFIED
3747
3902
  UNKNOWN = 1,// UNKNOWN
@@ -3752,9 +3907,9 @@ export declare namespace enums {
3752
3907
  LEVEL5 = 6
3753
3908
  }
3754
3909
  /**
3755
- * @name ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
3756
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
3757
- */
3910
+ * @name ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
3911
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
3912
+ */
3758
3913
  enum ListingGroupFilterProductChannel {
3759
3914
  UNSPECIFIED = 0,// UNSPECIFIED
3760
3915
  UNKNOWN = 1,// UNKNOWN
@@ -3762,9 +3917,9 @@ export declare namespace enums {
3762
3917
  LOCAL = 3
3763
3918
  }
3764
3919
  /**
3765
- * @name ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
3766
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
3767
- */
3920
+ * @name ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
3921
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
3922
+ */
3768
3923
  enum ListingGroupFilterProductCondition {
3769
3924
  UNSPECIFIED = 0,// UNSPECIFIED
3770
3925
  UNKNOWN = 1,// UNKNOWN
@@ -3773,9 +3928,9 @@ export declare namespace enums {
3773
3928
  USED = 4
3774
3929
  }
3775
3930
  /**
3776
- * @name ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
3777
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
3778
- */
3931
+ * @name ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
3932
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
3933
+ */
3779
3934
  enum ListingGroupFilterProductTypeLevel {
3780
3935
  UNSPECIFIED = 0,// UNSPECIFIED
3781
3936
  UNKNOWN = 1,// UNKNOWN
@@ -3786,9 +3941,9 @@ export declare namespace enums {
3786
3941
  LEVEL5 = 6
3787
3942
  }
3788
3943
  /**
3789
- * @name ListingGroupFilterTypeEnum.ListingGroupFilterType
3790
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterTypeEnum.ListingGroupFilterType
3791
- */
3944
+ * @name ListingGroupFilterTypeEnum.ListingGroupFilterType
3945
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingGroupFilterTypeEnum.ListingGroupFilterType
3946
+ */
3792
3947
  enum ListingGroupFilterType {
3793
3948
  UNSPECIFIED = 0,// UNSPECIFIED
3794
3949
  UNKNOWN = 1,// UNKNOWN
@@ -3797,18 +3952,18 @@ export declare namespace enums {
3797
3952
  UNIT_EXCLUDED = 4
3798
3953
  }
3799
3954
  /**
3800
- * @name ListingTypeEnum.ListingType
3801
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingTypeEnum.ListingType
3802
- */
3955
+ * @name ListingTypeEnum.ListingType
3956
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ListingTypeEnum.ListingType
3957
+ */
3803
3958
  enum ListingType {
3804
3959
  UNSPECIFIED = 0,// UNSPECIFIED
3805
3960
  UNKNOWN = 1,// UNKNOWN
3806
3961
  VEHICLES = 2
3807
3962
  }
3808
3963
  /**
3809
- * @name LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
3810
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
3811
- */
3964
+ * @name LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
3965
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
3966
+ */
3812
3967
  enum LocalServicesBusinessRegistrationCheckRejectionReason {
3813
3968
  UNSPECIFIED = 0,// UNSPECIFIED
3814
3969
  UNKNOWN = 1,// UNKNOWN
@@ -3823,9 +3978,9 @@ export declare namespace enums {
3823
3978
  OTHER = 10
3824
3979
  }
3825
3980
  /**
3826
- * @name LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
3827
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
3828
- */
3981
+ * @name LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
3982
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
3983
+ */
3829
3984
  enum LocalServicesBusinessRegistrationType {
3830
3985
  UNSPECIFIED = 0,// UNSPECIFIED
3831
3986
  UNKNOWN = 1,// UNKNOWN
@@ -3833,9 +3988,9 @@ export declare namespace enums {
3833
3988
  DOCUMENT = 3
3834
3989
  }
3835
3990
  /**
3836
- * @name LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
3837
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
3838
- */
3991
+ * @name LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
3992
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
3993
+ */
3839
3994
  enum LocalServicesLeadConversationType {
3840
3995
  UNSPECIFIED = 0,// UNSPECIFIED
3841
3996
  UNKNOWN = 1,// UNKNOWN
@@ -3848,9 +4003,9 @@ export declare namespace enums {
3848
4003
  ADS_API = 8
3849
4004
  }
3850
4005
  /**
3851
- * @name LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
3852
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
3853
- */
4006
+ * @name LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
4007
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
4008
+ */
3854
4009
  enum LocalServicesEmployeeStatus {
3855
4010
  UNSPECIFIED = 0,// UNSPECIFIED
3856
4011
  UNKNOWN = 1,// UNKNOWN
@@ -3858,9 +4013,9 @@ export declare namespace enums {
3858
4013
  REMOVED = 3
3859
4014
  }
3860
4015
  /**
3861
- * @name LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
3862
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
3863
- */
4016
+ * @name LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
4017
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
4018
+ */
3864
4019
  enum LocalServicesEmployeeType {
3865
4020
  UNSPECIFIED = 0,// UNSPECIFIED
3866
4021
  UNKNOWN = 1,// UNKNOWN
@@ -3868,9 +4023,9 @@ export declare namespace enums {
3868
4023
  EMPLOYEE = 3
3869
4024
  }
3870
4025
  /**
3871
- * @name LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
3872
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
3873
- */
4026
+ * @name LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
4027
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
4028
+ */
3874
4029
  enum LocalServicesInsuranceRejectionReason {
3875
4030
  UNSPECIFIED = 0,// UNSPECIFIED
3876
4031
  UNKNOWN = 1,// UNKNOWN
@@ -3890,9 +4045,9 @@ export declare namespace enums {
3890
4045
  OTHER = 15
3891
4046
  }
3892
4047
  /**
3893
- * @name LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
3894
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
3895
- */
4048
+ * @name LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
4049
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
4050
+ */
3896
4051
  enum LocalServicesLeadCreditIssuanceDecision {
3897
4052
  UNSPECIFIED = 0,// UNSPECIFIED
3898
4053
  UNKNOWN = 1,// UNKNOWN
@@ -3902,9 +4057,9 @@ export declare namespace enums {
3902
4057
  FAIL_NOT_ELIGIBLE = 5
3903
4058
  }
3904
4059
  /**
3905
- * @name LocalServicesCreditStateEnum.LocalServicesCreditState
3906
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesCreditStateEnum.LocalServicesCreditState
3907
- */
4060
+ * @name LocalServicesCreditStateEnum.LocalServicesCreditState
4061
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesCreditStateEnum.LocalServicesCreditState
4062
+ */
3908
4063
  enum LocalServicesCreditState {
3909
4064
  UNSPECIFIED = 0,// UNSPECIFIED
3910
4065
  UNKNOWN = 1,// UNKNOWN
@@ -3912,9 +4067,9 @@ export declare namespace enums {
3912
4067
  CREDITED = 3
3913
4068
  }
3914
4069
  /**
3915
- * @name LocalServicesLeadStatusEnum.LocalServicesLeadStatus
3916
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadStatusEnum.LocalServicesLeadStatus
3917
- */
4070
+ * @name LocalServicesLeadStatusEnum.LocalServicesLeadStatus
4071
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadStatusEnum.LocalServicesLeadStatus
4072
+ */
3918
4073
  enum LocalServicesLeadStatus {
3919
4074
  UNSPECIFIED = 0,// UNSPECIFIED
3920
4075
  UNKNOWN = 1,// UNKNOWN
@@ -3928,9 +4083,9 @@ export declare namespace enums {
3928
4083
  WIPED_OUT = 9
3929
4084
  }
3930
4085
  /**
3931
- * @name LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
3932
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
3933
- */
4086
+ * @name LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
4087
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
4088
+ */
3934
4089
  enum LocalServicesLeadSurveyAnswer {
3935
4090
  UNSPECIFIED = 0,// UNSPECIFIED
3936
4091
  UNKNOWN = 1,// UNKNOWN
@@ -3941,9 +4096,9 @@ export declare namespace enums {
3941
4096
  VERY_DISSATISFIED = 6
3942
4097
  }
3943
4098
  /**
3944
- * @name LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
3945
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
3946
- */
4099
+ * @name LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
4100
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
4101
+ */
3947
4102
  enum LocalServicesLeadSurveyDissatisfiedReason {
3948
4103
  UNSPECIFIED = 0,// UNSPECIFIED
3949
4104
  UNKNOWN = 1,// UNKNOWN
@@ -3956,9 +4111,9 @@ export declare namespace enums {
3956
4111
  SOLICITATION = 8
3957
4112
  }
3958
4113
  /**
3959
- * @name LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
3960
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
3961
- */
4114
+ * @name LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
4115
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
4116
+ */
3962
4117
  enum LocalServicesLeadSurveySatisfiedReason {
3963
4118
  UNSPECIFIED = 0,// UNSPECIFIED
3964
4119
  UNKNOWN = 1,// UNKNOWN
@@ -3969,9 +4124,9 @@ export declare namespace enums {
3969
4124
  HIGH_VALUE_SERVICE = 6
3970
4125
  }
3971
4126
  /**
3972
- * @name LocalServicesLeadTypeEnum.LocalServicesLeadType
3973
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadTypeEnum.LocalServicesLeadType
3974
- */
4127
+ * @name LocalServicesLeadTypeEnum.LocalServicesLeadType
4128
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLeadTypeEnum.LocalServicesLeadType
4129
+ */
3975
4130
  enum LocalServicesLeadType {
3976
4131
  UNSPECIFIED = 0,// UNSPECIFIED
3977
4132
  UNKNOWN = 1,// UNKNOWN
@@ -3980,9 +4135,9 @@ export declare namespace enums {
3980
4135
  BOOKING = 4
3981
4136
  }
3982
4137
  /**
3983
- * @name LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
3984
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
3985
- */
4138
+ * @name LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
4139
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
4140
+ */
3986
4141
  enum LocalServicesLicenseRejectionReason {
3987
4142
  UNSPECIFIED = 0,// UNSPECIFIED
3988
4143
  UNKNOWN = 1,// UNKNOWN
@@ -3995,9 +4150,9 @@ export declare namespace enums {
3995
4150
  OTHER = 8
3996
4151
  }
3997
4152
  /**
3998
- * @name LocalServicesParticipantTypeEnum.LocalServicesParticipantType
3999
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesParticipantTypeEnum.LocalServicesParticipantType
4000
- */
4153
+ * @name LocalServicesParticipantTypeEnum.LocalServicesParticipantType
4154
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesParticipantTypeEnum.LocalServicesParticipantType
4155
+ */
4001
4156
  enum LocalServicesParticipantType {
4002
4157
  UNSPECIFIED = 0,// UNSPECIFIED
4003
4158
  UNKNOWN = 1,// UNKNOWN
@@ -4005,9 +4160,9 @@ export declare namespace enums {
4005
4160
  CONSUMER = 3
4006
4161
  }
4007
4162
  /**
4008
- * @name LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4009
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4010
- */
4163
+ * @name LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4164
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4165
+ */
4011
4166
  enum LocalServicesVerificationArtifactStatus {
4012
4167
  UNSPECIFIED = 0,// UNSPECIFIED
4013
4168
  UNKNOWN = 1,// UNKNOWN
@@ -4018,9 +4173,9 @@ export declare namespace enums {
4018
4173
  CANCELLED = 6
4019
4174
  }
4020
4175
  /**
4021
- * @name LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4022
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4023
- */
4176
+ * @name LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4177
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4178
+ */
4024
4179
  enum LocalServicesVerificationArtifactType {
4025
4180
  UNSPECIFIED = 0,// UNSPECIFIED
4026
4181
  UNKNOWN = 1,// UNKNOWN
@@ -4030,9 +4185,9 @@ export declare namespace enums {
4030
4185
  BUSINESS_REGISTRATION_CHECK = 5
4031
4186
  }
4032
4187
  /**
4033
- * @name LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4034
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4035
- */
4188
+ * @name LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4189
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4190
+ */
4036
4191
  enum LocalServicesVerificationStatus {
4037
4192
  UNSPECIFIED = 0,// UNSPECIFIED
4038
4193
  UNKNOWN = 1,// UNKNOWN
@@ -4045,9 +4200,9 @@ export declare namespace enums {
4045
4200
  PENDING_ESCALATION = 8
4046
4201
  }
4047
4202
  /**
4048
- * @name LocationSourceTypeEnum.LocationSourceType
4049
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocationSourceTypeEnum.LocationSourceType
4050
- */
4203
+ * @name LocationSourceTypeEnum.LocationSourceType
4204
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/LocationSourceTypeEnum.LocationSourceType
4205
+ */
4051
4206
  enum LocationSourceType {
4052
4207
  UNSPECIFIED = 0,// UNSPECIFIED
4053
4208
  UNKNOWN = 1,// UNKNOWN
@@ -4055,9 +4210,9 @@ export declare namespace enums {
4055
4210
  AFFILIATE = 3
4056
4211
  }
4057
4212
  /**
4058
- * @name ManagerLinkStatusEnum.ManagerLinkStatus
4059
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ManagerLinkStatusEnum.ManagerLinkStatus
4060
- */
4213
+ * @name ManagerLinkStatusEnum.ManagerLinkStatus
4214
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ManagerLinkStatusEnum.ManagerLinkStatus
4215
+ */
4061
4216
  enum ManagerLinkStatus {
4062
4217
  UNSPECIFIED = 0,// UNSPECIFIED
4063
4218
  UNKNOWN = 1,// UNKNOWN
@@ -4068,9 +4223,9 @@ export declare namespace enums {
4068
4223
  CANCELED = 6
4069
4224
  }
4070
4225
  /**
4071
- * @name MediaTypeEnum.MediaType
4072
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MediaTypeEnum.MediaType
4073
- */
4226
+ * @name MediaTypeEnum.MediaType
4227
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/MediaTypeEnum.MediaType
4228
+ */
4074
4229
  enum MediaType {
4075
4230
  UNSPECIFIED = 0,// UNSPECIFIED
4076
4231
  UNKNOWN = 1,// UNKNOWN
@@ -4082,9 +4237,9 @@ export declare namespace enums {
4082
4237
  DYNAMIC_IMAGE = 7
4083
4238
  }
4084
4239
  /**
4085
- * @name MobileDeviceTypeEnum.MobileDeviceType
4086
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MobileDeviceTypeEnum.MobileDeviceType
4087
- */
4240
+ * @name MobileDeviceTypeEnum.MobileDeviceType
4241
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/MobileDeviceTypeEnum.MobileDeviceType
4242
+ */
4088
4243
  enum MobileDeviceType {
4089
4244
  UNSPECIFIED = 0,// UNSPECIFIED
4090
4245
  UNKNOWN = 1,// UNKNOWN
@@ -4092,9 +4247,9 @@ export declare namespace enums {
4092
4247
  TABLET = 3
4093
4248
  }
4094
4249
  /**
4095
- * @name NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4096
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4097
- */
4250
+ * @name NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4251
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4252
+ */
4098
4253
  enum NegativeGeoTargetType {
4099
4254
  UNSPECIFIED = 0,// UNSPECIFIED
4100
4255
  UNKNOWN = 1,// UNKNOWN
@@ -4102,9 +4257,9 @@ export declare namespace enums {
4102
4257
  PRESENCE = 5
4103
4258
  }
4104
4259
  /**
4105
- * @name NonSkippableMaxDurationEnum.NonSkippableMaxDuration
4106
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/NonSkippableMaxDurationEnum.NonSkippableMaxDuration
4107
- */
4260
+ * @name NonSkippableMaxDurationEnum.NonSkippableMaxDuration
4261
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/NonSkippableMaxDurationEnum.NonSkippableMaxDuration
4262
+ */
4108
4263
  enum NonSkippableMaxDuration {
4109
4264
  UNSPECIFIED = 0,// UNSPECIFIED
4110
4265
  UNKNOWN = 1,// UNKNOWN
@@ -4113,9 +4268,9 @@ export declare namespace enums {
4113
4268
  MAX_DURATION_SIXTY_SECONDS = 4
4114
4269
  }
4115
4270
  /**
4116
- * @name NonSkippableMinDurationEnum.NonSkippableMinDuration
4117
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/NonSkippableMinDurationEnum.NonSkippableMinDuration
4118
- */
4271
+ * @name NonSkippableMinDurationEnum.NonSkippableMinDuration
4272
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/NonSkippableMinDurationEnum.NonSkippableMinDuration
4273
+ */
4119
4274
  enum NonSkippableMinDuration {
4120
4275
  UNSPECIFIED = 0,// UNSPECIFIED
4121
4276
  UNKNOWN = 1,// UNKNOWN
@@ -4125,9 +4280,9 @@ export declare namespace enums {
4125
4280
  MIN_DURATION_THIRTY_ONE_SECONDS = 5
4126
4281
  }
4127
4282
  /**
4128
- * @name OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4129
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4130
- */
4283
+ * @name OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4284
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4285
+ */
4131
4286
  enum OfflineConversionDiagnosticStatus {
4132
4287
  UNSPECIFIED = 0,// UNSPECIFIED
4133
4288
  UNKNOWN = 1,// UNKNOWN
@@ -4137,9 +4292,9 @@ export declare namespace enums {
4137
4292
  NO_RECENT_UPLOAD = 6
4138
4293
  }
4139
4294
  /**
4140
- * @name OfflineEventUploadClientEnum.OfflineEventUploadClient
4141
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineEventUploadClientEnum.OfflineEventUploadClient
4142
- */
4295
+ * @name OfflineEventUploadClientEnum.OfflineEventUploadClient
4296
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineEventUploadClientEnum.OfflineEventUploadClient
4297
+ */
4143
4298
  enum OfflineEventUploadClient {
4144
4299
  UNSPECIFIED = 0,// UNSPECIFIED
4145
4300
  UNKNOWN = 1,// UNKNOWN
@@ -4148,9 +4303,9 @@ export declare namespace enums {
4148
4303
  ADS_DATA_CONNECTOR = 4
4149
4304
  }
4150
4305
  /**
4151
- * @name OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4152
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4153
- */
4306
+ * @name OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4307
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4308
+ */
4154
4309
  enum OfflineUserDataJobFailureReason {
4155
4310
  UNSPECIFIED = 0,// UNSPECIFIED
4156
4311
  UNKNOWN = 1,// UNKNOWN
@@ -4161,9 +4316,9 @@ export declare namespace enums {
4161
4316
  NEWLY_OBSERVED_CURRENCY_CODE = 6
4162
4317
  }
4163
4318
  /**
4164
- * @name OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4165
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4166
- */
4319
+ * @name OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4320
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4321
+ */
4167
4322
  enum OfflineUserDataJobMatchRateRange {
4168
4323
  UNSPECIFIED = 0,// UNSPECIFIED
4169
4324
  UNKNOWN = 1,// UNKNOWN
@@ -4178,9 +4333,9 @@ export declare namespace enums {
4178
4333
  MATCH_RANGE_91_TO_100 = 10
4179
4334
  }
4180
4335
  /**
4181
- * @name OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4182
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4183
- */
4336
+ * @name OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4337
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4338
+ */
4184
4339
  enum OfflineUserDataJobStatus {
4185
4340
  UNSPECIFIED = 0,// UNSPECIFIED
4186
4341
  UNKNOWN = 1,// UNKNOWN
@@ -4190,9 +4345,9 @@ export declare namespace enums {
4190
4345
  FAILED = 5
4191
4346
  }
4192
4347
  /**
4193
- * @name OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4194
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4195
- */
4348
+ * @name OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4349
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4350
+ */
4196
4351
  enum OfflineUserDataJobType {
4197
4352
  UNSPECIFIED = 0,// UNSPECIFIED
4198
4353
  UNKNOWN = 1,// UNKNOWN
@@ -4202,9 +4357,9 @@ export declare namespace enums {
4202
4357
  CUSTOMER_MATCH_WITH_ATTRIBUTES = 5
4203
4358
  }
4204
4359
  /**
4205
- * @name OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4206
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4207
- */
4360
+ * @name OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4361
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4362
+ */
4208
4363
  enum OperatingSystemVersionOperatorType {
4209
4364
  UNSPECIFIED = 0,// UNSPECIFIED
4210
4365
  UNKNOWN = 1,// UNKNOWN
@@ -4212,9 +4367,9 @@ export declare namespace enums {
4212
4367
  GREATER_THAN_EQUALS_TO = 4
4213
4368
  }
4214
4369
  /**
4215
- * @name OptimizationGoalTypeEnum.OptimizationGoalType
4216
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OptimizationGoalTypeEnum.OptimizationGoalType
4217
- */
4370
+ * @name OptimizationGoalTypeEnum.OptimizationGoalType
4371
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/OptimizationGoalTypeEnum.OptimizationGoalType
4372
+ */
4218
4373
  enum OptimizationGoalType {
4219
4374
  UNSPECIFIED = 0,// UNSPECIFIED
4220
4375
  UNKNOWN = 1,// UNKNOWN
@@ -4223,9 +4378,9 @@ export declare namespace enums {
4223
4378
  APP_PRE_REGISTRATION = 4
4224
4379
  }
4225
4380
  /**
4226
- * @name PaymentModeEnum.PaymentMode
4227
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PaymentModeEnum.PaymentMode
4228
- */
4381
+ * @name PaymentModeEnum.PaymentMode
4382
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PaymentModeEnum.PaymentMode
4383
+ */
4229
4384
  enum PaymentMode {
4230
4385
  UNSPECIFIED = 0,// UNSPECIFIED
4231
4386
  UNKNOWN = 1,// UNKNOWN
@@ -4235,9 +4390,9 @@ export declare namespace enums {
4235
4390
  GUEST_STAY = 7
4236
4391
  }
4237
4392
  /**
4238
- * @name PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4239
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4240
- */
4393
+ * @name PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4394
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4395
+ */
4241
4396
  enum PerformanceMaxUpgradeStatus {
4242
4397
  UNSPECIFIED = 0,// UNSPECIFIED
4243
4398
  UNKNOWN = 1,// UNKNOWN
@@ -4247,9 +4402,9 @@ export declare namespace enums {
4247
4402
  UPGRADE_ELIGIBLE = 6
4248
4403
  }
4249
4404
  /**
4250
- * @name PlacementTypeEnum.PlacementType
4251
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PlacementTypeEnum.PlacementType
4252
- */
4405
+ * @name PlacementTypeEnum.PlacementType
4406
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PlacementTypeEnum.PlacementType
4407
+ */
4253
4408
  enum PlacementType {
4254
4409
  UNSPECIFIED = 0,// UNSPECIFIED
4255
4410
  UNKNOWN = 1,// UNKNOWN
@@ -4261,9 +4416,9 @@ export declare namespace enums {
4261
4416
  GOOGLE_PRODUCTS = 7
4262
4417
  }
4263
4418
  /**
4264
- * @name PositiveGeoTargetTypeEnum.PositiveGeoTargetType
4265
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
4266
- */
4419
+ * @name PositiveGeoTargetTypeEnum.PositiveGeoTargetType
4420
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
4421
+ */
4267
4422
  enum PositiveGeoTargetType {
4268
4423
  UNSPECIFIED = 0,// UNSPECIFIED
4269
4424
  UNKNOWN = 1,// UNKNOWN
@@ -4272,9 +4427,9 @@ export declare namespace enums {
4272
4427
  PRESENCE = 7
4273
4428
  }
4274
4429
  /**
4275
- * @name ProductAvailabilityEnum.ProductAvailability
4276
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductAvailabilityEnum.ProductAvailability
4277
- */
4430
+ * @name ProductAvailabilityEnum.ProductAvailability
4431
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductAvailabilityEnum.ProductAvailability
4432
+ */
4278
4433
  enum ProductAvailability {
4279
4434
  UNSPECIFIED = 0,// UNSPECIFIED
4280
4435
  UNKNOWN = 1,// UNKNOWN
@@ -4283,9 +4438,9 @@ export declare namespace enums {
4283
4438
  PREORDER = 4
4284
4439
  }
4285
4440
  /**
4286
- * @name ProductCategoryStateEnum.ProductCategoryState
4287
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductCategoryStateEnum.ProductCategoryState
4288
- */
4441
+ * @name ProductCategoryStateEnum.ProductCategoryState
4442
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductCategoryStateEnum.ProductCategoryState
4443
+ */
4289
4444
  enum ProductCategoryState {
4290
4445
  UNSPECIFIED = 0,// UNSPECIFIED
4291
4446
  UNKNOWN = 1,// UNKNOWN
@@ -4293,9 +4448,9 @@ export declare namespace enums {
4293
4448
  OBSOLETE = 3
4294
4449
  }
4295
4450
  /**
4296
- * @name ProductIssueSeverityEnum.ProductIssueSeverity
4297
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductIssueSeverityEnum.ProductIssueSeverity
4298
- */
4451
+ * @name ProductIssueSeverityEnum.ProductIssueSeverity
4452
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductIssueSeverityEnum.ProductIssueSeverity
4453
+ */
4299
4454
  enum ProductIssueSeverity {
4300
4455
  UNSPECIFIED = 0,// UNSPECIFIED
4301
4456
  UNKNOWN = 1,// UNKNOWN
@@ -4303,9 +4458,9 @@ export declare namespace enums {
4303
4458
  ERROR = 3
4304
4459
  }
4305
4460
  /**
4306
- * @name ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
4307
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
4308
- */
4461
+ * @name ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
4462
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
4463
+ */
4309
4464
  enum ProductLinkInvitationStatus {
4310
4465
  UNSPECIFIED = 0,// UNSPECIFIED
4311
4466
  UNKNOWN = 1,// UNKNOWN
@@ -4317,9 +4472,9 @@ export declare namespace enums {
4317
4472
  EXPIRED = 7
4318
4473
  }
4319
4474
  /**
4320
- * @name ProductStatusEnum.ProductStatus
4321
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductStatusEnum.ProductStatus
4322
- */
4475
+ * @name ProductStatusEnum.ProductStatus
4476
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ProductStatusEnum.ProductStatus
4477
+ */
4323
4478
  enum ProductStatus {
4324
4479
  UNSPECIFIED = 0,// UNSPECIFIED
4325
4480
  UNKNOWN = 1,// UNKNOWN
@@ -4328,9 +4483,9 @@ export declare namespace enums {
4328
4483
  ELIGIBLE = 4
4329
4484
  }
4330
4485
  /**
4331
- * @name ReachPlanAgeRangeEnum.ReachPlanAgeRange
4332
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanAgeRangeEnum.ReachPlanAgeRange
4333
- */
4486
+ * @name ReachPlanAgeRangeEnum.ReachPlanAgeRange
4487
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ReachPlanAgeRangeEnum.ReachPlanAgeRange
4488
+ */
4334
4489
  enum ReachPlanAgeRange {
4335
4490
  UNSPECIFIED = 0,// UNSPECIFIED
4336
4491
  UNKNOWN = 1,// UNKNOWN
@@ -4362,9 +4517,9 @@ export declare namespace enums {
4362
4517
  AGE_RANGE_65_UP = 503006
4363
4518
  }
4364
4519
  /**
4365
- * @name ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
4366
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
4367
- */
4520
+ * @name ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
4521
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
4522
+ */
4368
4523
  enum ReachPlanConversionRateModel {
4369
4524
  UNSPECIFIED = 0,// UNSPECIFIED
4370
4525
  UNKNOWN = 1,// UNKNOWN
@@ -4374,9 +4529,9 @@ export declare namespace enums {
4374
4529
  INVENTORY_MEDIAN = 5
4375
4530
  }
4376
4531
  /**
4377
- * @name ReachPlanNetworkEnum.ReachPlanNetwork
4378
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanNetworkEnum.ReachPlanNetwork
4379
- */
4532
+ * @name ReachPlanNetworkEnum.ReachPlanNetwork
4533
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ReachPlanNetworkEnum.ReachPlanNetwork
4534
+ */
4380
4535
  enum ReachPlanNetwork {
4381
4536
  UNSPECIFIED = 0,// UNSPECIFIED
4382
4537
  UNKNOWN = 1,// UNKNOWN
@@ -4385,9 +4540,9 @@ export declare namespace enums {
4385
4540
  YOUTUBE_AND_GOOGLE_VIDEO_PARTNERS = 4
4386
4541
  }
4387
4542
  /**
4388
- * @name ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
4389
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
4390
- */
4543
+ * @name ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
4544
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
4545
+ */
4391
4546
  enum ReachPlanPlannableUserListStatus {
4392
4547
  UNSPECIFIED = 0,// UNSPECIFIED
4393
4548
  UNKNOWN = 1,// UNKNOWN
@@ -4395,9 +4550,9 @@ export declare namespace enums {
4395
4550
  UNPLANNABLE = 3
4396
4551
  }
4397
4552
  /**
4398
- * @name ReachPlanSurfaceEnum.ReachPlanSurface
4399
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanSurfaceEnum.ReachPlanSurface
4400
- */
4553
+ * @name ReachPlanSurfaceEnum.ReachPlanSurface
4554
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ReachPlanSurfaceEnum.ReachPlanSurface
4555
+ */
4401
4556
  enum ReachPlanSurface {
4402
4557
  UNSPECIFIED = 0,// UNSPECIFIED
4403
4558
  UNKNOWN = 1,// UNKNOWN
@@ -4410,9 +4565,9 @@ export declare namespace enums {
4410
4565
  SHORTS = 6
4411
4566
  }
4412
4567
  /**
4413
- * @name RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
4414
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
4415
- */
4568
+ * @name RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
4569
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
4570
+ */
4416
4571
  enum RecommendationSubscriptionStatus {
4417
4572
  UNSPECIFIED = 0,// UNSPECIFIED
4418
4573
  UNKNOWN = 1,// UNKNOWN
@@ -4420,9 +4575,9 @@ export declare namespace enums {
4420
4575
  PAUSED = 3
4421
4576
  }
4422
4577
  /**
4423
- * @name ResourceChangeOperationEnum.ResourceChangeOperation
4424
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ResourceChangeOperationEnum.ResourceChangeOperation
4425
- */
4578
+ * @name ResourceChangeOperationEnum.ResourceChangeOperation
4579
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ResourceChangeOperationEnum.ResourceChangeOperation
4580
+ */
4426
4581
  enum ResourceChangeOperation {
4427
4582
  UNSPECIFIED = 0,// UNSPECIFIED
4428
4583
  UNKNOWN = 1,// UNKNOWN
@@ -4431,9 +4586,9 @@ export declare namespace enums {
4431
4586
  REMOVE = 4
4432
4587
  }
4433
4588
  /**
4434
- * @name ResourceLimitTypeEnum.ResourceLimitType
4435
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ResourceLimitTypeEnum.ResourceLimitType
4436
- */
4589
+ * @name ResourceLimitTypeEnum.ResourceLimitType
4590
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ResourceLimitTypeEnum.ResourceLimitType
4591
+ */
4437
4592
  enum ResourceLimitType {
4438
4593
  UNSPECIFIED = 0,// UNSPECIFIED
4439
4594
  UNKNOWN = 1,// UNKNOWN
@@ -4582,33 +4737,22 @@ 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
- * @name ResponseContentTypeEnum.ResponseContentType
4589
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ResponseContentTypeEnum.ResponseContentType
4590
- */
4744
+ * @name ResponseContentTypeEnum.ResponseContentType
4745
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ResponseContentTypeEnum.ResponseContentType
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
4752
  /**
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
- /**
4609
- * @name SeasonalityEventScopeEnum.SeasonalityEventScope
4610
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SeasonalityEventScopeEnum.SeasonalityEventScope
4611
- */
4753
+ * @name SeasonalityEventScopeEnum.SeasonalityEventScope
4754
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SeasonalityEventScopeEnum.SeasonalityEventScope
4755
+ */
4612
4756
  enum SeasonalityEventScope {
4613
4757
  UNSPECIFIED = 0,// UNSPECIFIED
4614
4758
  UNKNOWN = 1,// UNKNOWN
@@ -4617,9 +4761,9 @@ export declare namespace enums {
4617
4761
  CHANNEL = 5
4618
4762
  }
4619
4763
  /**
4620
- * @name SeasonalityEventStatusEnum.SeasonalityEventStatus
4621
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SeasonalityEventStatusEnum.SeasonalityEventStatus
4622
- */
4764
+ * @name SeasonalityEventStatusEnum.SeasonalityEventStatus
4765
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SeasonalityEventStatusEnum.SeasonalityEventStatus
4766
+ */
4623
4767
  enum SeasonalityEventStatus {
4624
4768
  UNSPECIFIED = 0,// UNSPECIFIED
4625
4769
  UNKNOWN = 1,// UNKNOWN
@@ -4627,9 +4771,9 @@ export declare namespace enums {
4627
4771
  REMOVED = 4
4628
4772
  }
4629
4773
  /**
4630
- * @name SharedSetStatusEnum.SharedSetStatus
4631
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SharedSetStatusEnum.SharedSetStatus
4632
- */
4774
+ * @name SharedSetStatusEnum.SharedSetStatus
4775
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SharedSetStatusEnum.SharedSetStatus
4776
+ */
4633
4777
  enum SharedSetStatus {
4634
4778
  UNSPECIFIED = 0,// UNSPECIFIED
4635
4779
  UNKNOWN = 1,// UNKNOWN
@@ -4637,9 +4781,9 @@ export declare namespace enums {
4637
4781
  REMOVED = 3
4638
4782
  }
4639
4783
  /**
4640
- * @name SharedSetTypeEnum.SharedSetType
4641
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SharedSetTypeEnum.SharedSetType
4642
- */
4784
+ * @name SharedSetTypeEnum.SharedSetType
4785
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SharedSetTypeEnum.SharedSetType
4786
+ */
4643
4787
  enum SharedSetType {
4644
4788
  UNSPECIFIED = 0,// UNSPECIFIED
4645
4789
  UNKNOWN = 1,// UNKNOWN
@@ -4650,9 +4794,9 @@ export declare namespace enums {
4650
4794
  WEBPAGES = 6
4651
4795
  }
4652
4796
  /**
4653
- * @name ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
4654
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
4655
- */
4797
+ * @name ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
4798
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
4799
+ */
4656
4800
  enum ShoppingAddProductsToCampaignRecommendation {
4657
4801
  UNSPECIFIED = 0,// UNSPECIFIED
4658
4802
  UNKNOWN = 1,// UNKNOWN
@@ -4662,9 +4806,9 @@ export declare namespace enums {
4662
4806
  ALL_PRODUCTS_ARE_EXCLUDED_FROM_CAMPAIGN = 5
4663
4807
  }
4664
4808
  /**
4665
- * @name SimulationModificationMethodEnum.SimulationModificationMethod
4666
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SimulationModificationMethodEnum.SimulationModificationMethod
4667
- */
4809
+ * @name SimulationModificationMethodEnum.SimulationModificationMethod
4810
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SimulationModificationMethodEnum.SimulationModificationMethod
4811
+ */
4668
4812
  enum SimulationModificationMethod {
4669
4813
  UNSPECIFIED = 0,// UNSPECIFIED
4670
4814
  UNKNOWN = 1,// UNKNOWN
@@ -4673,9 +4817,9 @@ export declare namespace enums {
4673
4817
  SCALING = 4
4674
4818
  }
4675
4819
  /**
4676
- * @name SimulationTypeEnum.SimulationType
4677
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SimulationTypeEnum.SimulationType
4678
- */
4820
+ * @name SimulationTypeEnum.SimulationType
4821
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SimulationTypeEnum.SimulationType
4822
+ */
4679
4823
  enum SimulationType {
4680
4824
  UNSPECIFIED = 0,// UNSPECIFIED
4681
4825
  UNKNOWN = 1,// UNKNOWN
@@ -4689,9 +4833,9 @@ export declare namespace enums {
4689
4833
  BUDGET = 9
4690
4834
  }
4691
4835
  /**
4692
- * @name SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
4693
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
4694
- */
4836
+ * @name SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
4837
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
4838
+ */
4695
4839
  enum SmartCampaignNotEligibleReason {
4696
4840
  UNSPECIFIED = 0,// UNSPECIFIED
4697
4841
  UNKNOWN = 1,// UNKNOWN
@@ -4701,9 +4845,9 @@ export declare namespace enums {
4701
4845
  ALL_ADS_DISAPPROVED = 5
4702
4846
  }
4703
4847
  /**
4704
- * @name SmartCampaignStatusEnum.SmartCampaignStatus
4705
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SmartCampaignStatusEnum.SmartCampaignStatus
4706
- */
4848
+ * @name SmartCampaignStatusEnum.SmartCampaignStatus
4849
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SmartCampaignStatusEnum.SmartCampaignStatus
4850
+ */
4707
4851
  enum SmartCampaignStatus {
4708
4852
  UNSPECIFIED = 0,// UNSPECIFIED
4709
4853
  UNKNOWN = 1,// UNKNOWN
@@ -4715,18 +4859,18 @@ export declare namespace enums {
4715
4859
  ENDED = 7
4716
4860
  }
4717
4861
  /**
4718
- * @name SpendingLimitTypeEnum.SpendingLimitType
4719
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SpendingLimitTypeEnum.SpendingLimitType
4720
- */
4862
+ * @name SpendingLimitTypeEnum.SpendingLimitType
4863
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SpendingLimitTypeEnum.SpendingLimitType
4864
+ */
4721
4865
  enum SpendingLimitType {
4722
4866
  UNSPECIFIED = 0,// UNSPECIFIED
4723
4867
  UNKNOWN = 1,// UNKNOWN
4724
4868
  INFINITE = 2
4725
4869
  }
4726
4870
  /**
4727
- * @name SummaryRowSettingEnum.SummaryRowSetting
4728
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SummaryRowSettingEnum.SummaryRowSetting
4729
- */
4871
+ * @name SummaryRowSettingEnum.SummaryRowSetting
4872
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SummaryRowSettingEnum.SummaryRowSetting
4873
+ */
4730
4874
  enum SummaryRowSetting {
4731
4875
  UNSPECIFIED = 0,// UNSPECIFIED
4732
4876
  UNKNOWN = 1,// UNKNOWN
@@ -4735,18 +4879,18 @@ export declare namespace enums {
4735
4879
  SUMMARY_ROW_ONLY = 4
4736
4880
  }
4737
4881
  /**
4738
- * @name SystemManagedResourceSourceEnum.SystemManagedResourceSource
4739
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SystemManagedResourceSourceEnum.SystemManagedResourceSource
4740
- */
4882
+ * @name SystemManagedResourceSourceEnum.SystemManagedResourceSource
4883
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/SystemManagedResourceSourceEnum.SystemManagedResourceSource
4884
+ */
4741
4885
  enum SystemManagedResourceSource {
4742
4886
  UNSPECIFIED = 0,// UNSPECIFIED
4743
4887
  UNKNOWN = 1,// UNKNOWN
4744
4888
  AD_VARIATIONS = 2
4745
4889
  }
4746
4890
  /**
4747
- * @name TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
4748
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
4749
- */
4891
+ * @name TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
4892
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
4893
+ */
4750
4894
  enum TargetCpaOptInRecommendationGoal {
4751
4895
  UNSPECIFIED = 0,// UNSPECIFIED
4752
4896
  UNKNOWN = 1,// UNKNOWN
@@ -4756,9 +4900,9 @@ export declare namespace enums {
4756
4900
  CLOSEST_CPA = 5
4757
4901
  }
4758
4902
  /**
4759
- * @name TimeTypeEnum.TimeType
4760
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TimeTypeEnum.TimeType
4761
- */
4903
+ * @name TimeTypeEnum.TimeType
4904
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/TimeTypeEnum.TimeType
4905
+ */
4762
4906
  enum TimeType {
4763
4907
  UNSPECIFIED = 0,// UNSPECIFIED
4764
4908
  UNKNOWN = 1,// UNKNOWN
@@ -4766,9 +4910,9 @@ export declare namespace enums {
4766
4910
  FOREVER = 3
4767
4911
  }
4768
4912
  /**
4769
- * @name UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
4770
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
4771
- */
4913
+ * @name UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
4914
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
4915
+ */
4772
4916
  enum UserInterestTaxonomyType {
4773
4917
  UNSPECIFIED = 0,// UNSPECIFIED
4774
4918
  UNKNOWN = 1,// UNKNOWN
@@ -4779,9 +4923,9 @@ export declare namespace enums {
4779
4923
  NEW_SMART_PHONE_USER = 6
4780
4924
  }
4781
4925
  /**
4782
- * @name UserListAccessStatusEnum.UserListAccessStatus
4783
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListAccessStatusEnum.UserListAccessStatus
4784
- */
4926
+ * @name UserListAccessStatusEnum.UserListAccessStatus
4927
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListAccessStatusEnum.UserListAccessStatus
4928
+ */
4785
4929
  enum UserListAccessStatus {
4786
4930
  UNSPECIFIED = 0,// UNSPECIFIED
4787
4931
  UNKNOWN = 1,// UNKNOWN
@@ -4789,18 +4933,18 @@ export declare namespace enums {
4789
4933
  DISABLED = 3
4790
4934
  }
4791
4935
  /**
4792
- * @name UserListClosingReasonEnum.UserListClosingReason
4793
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListClosingReasonEnum.UserListClosingReason
4794
- */
4936
+ * @name UserListClosingReasonEnum.UserListClosingReason
4937
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListClosingReasonEnum.UserListClosingReason
4938
+ */
4795
4939
  enum UserListClosingReason {
4796
4940
  UNSPECIFIED = 0,// UNSPECIFIED
4797
4941
  UNKNOWN = 1,// UNKNOWN
4798
4942
  UNUSED = 2
4799
4943
  }
4800
4944
  /**
4801
- * @name UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
4802
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
4803
- */
4945
+ * @name UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
4946
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
4947
+ */
4804
4948
  enum UserListCustomerTypeCategory {
4805
4949
  UNSPECIFIED = 0,// UNSPECIFIED
4806
4950
  UNKNOWN = 1,// UNKNOWN
@@ -4822,9 +4966,9 @@ export declare namespace enums {
4822
4966
  LOYALTY_TIER_7_MEMBERS = 17
4823
4967
  }
4824
4968
  /**
4825
- * @name UserListMembershipStatusEnum.UserListMembershipStatus
4826
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListMembershipStatusEnum.UserListMembershipStatus
4827
- */
4969
+ * @name UserListMembershipStatusEnum.UserListMembershipStatus
4970
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListMembershipStatusEnum.UserListMembershipStatus
4971
+ */
4828
4972
  enum UserListMembershipStatus {
4829
4973
  UNSPECIFIED = 0,// UNSPECIFIED
4830
4974
  UNKNOWN = 1,// UNKNOWN
@@ -4832,9 +4976,9 @@ export declare namespace enums {
4832
4976
  CLOSED = 3
4833
4977
  }
4834
4978
  /**
4835
- * @name UserListSizeRangeEnum.UserListSizeRange
4836
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListSizeRangeEnum.UserListSizeRange
4837
- */
4979
+ * @name UserListSizeRangeEnum.UserListSizeRange
4980
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/UserListSizeRangeEnum.UserListSizeRange
4981
+ */
4838
4982
  enum UserListSizeRange {
4839
4983
  UNSPECIFIED = 0,// UNSPECIFIED
4840
4984
  UNKNOWN = 1,// UNKNOWN
@@ -4856,24 +5000,9 @@ export declare namespace enums {
4856
5000
  OVER_FIFTY_MILLION = 17
4857
5001
  }
4858
5002
  /**
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
- /**
4874
- * @name ValueRuleDeviceTypeEnum.ValueRuleDeviceType
4875
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
4876
- */
5003
+ * @name ValueRuleDeviceTypeEnum.ValueRuleDeviceType
5004
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
5005
+ */
4877
5006
  enum ValueRuleDeviceType {
4878
5007
  UNSPECIFIED = 0,// UNSPECIFIED
4879
5008
  UNKNOWN = 1,// UNKNOWN
@@ -4882,9 +5011,9 @@ export declare namespace enums {
4882
5011
  TABLET = 4
4883
5012
  }
4884
5013
  /**
4885
- * @name ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
4886
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
4887
- */
5014
+ * @name ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
5015
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
5016
+ */
4888
5017
  enum ValueRuleGeoLocationMatchType {
4889
5018
  UNSPECIFIED = 0,// UNSPECIFIED
4890
5019
  UNKNOWN = 1,// UNKNOWN
@@ -4892,9 +5021,9 @@ export declare namespace enums {
4892
5021
  LOCATION_OF_PRESENCE = 3
4893
5022
  }
4894
5023
  /**
4895
- * @name ValueRuleOperationEnum.ValueRuleOperation
4896
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleOperationEnum.ValueRuleOperation
4897
- */
5024
+ * @name ValueRuleOperationEnum.ValueRuleOperation
5025
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ValueRuleOperationEnum.ValueRuleOperation
5026
+ */
4898
5027
  enum ValueRuleOperation {
4899
5028
  UNSPECIFIED = 0,// UNSPECIFIED
4900
5029
  UNKNOWN = 1,// UNKNOWN
@@ -4903,9 +5032,9 @@ export declare namespace enums {
4903
5032
  SET = 4
4904
5033
  }
4905
5034
  /**
4906
- * @name ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
4907
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
4908
- */
5035
+ * @name ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
5036
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
5037
+ */
4909
5038
  enum ValueRuleSetAttachmentType {
4910
5039
  UNSPECIFIED = 0,// UNSPECIFIED
4911
5040
  UNKNOWN = 1,// UNKNOWN
@@ -4913,9 +5042,9 @@ export declare namespace enums {
4913
5042
  CAMPAIGN = 3
4914
5043
  }
4915
5044
  /**
4916
- * @name ValueRuleSetDimensionEnum.ValueRuleSetDimension
4917
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleSetDimensionEnum.ValueRuleSetDimension
4918
- */
5045
+ * @name ValueRuleSetDimensionEnum.ValueRuleSetDimension
5046
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/ValueRuleSetDimensionEnum.ValueRuleSetDimension
5047
+ */
4919
5048
  enum ValueRuleSetDimension {
4920
5049
  UNSPECIFIED = 0,// UNSPECIFIED
4921
5050
  UNKNOWN = 1,// UNKNOWN
@@ -4926,9 +5055,9 @@ export declare namespace enums {
4926
5055
  ITINERARY = 6
4927
5056
  }
4928
5057
  /**
4929
- * @name VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
4930
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
4931
- */
5058
+ * @name VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
5059
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
5060
+ */
4932
5061
  enum VanityPharmaDisplayUrlMode {
4933
5062
  UNSPECIFIED = 0,// UNSPECIFIED
4934
5063
  UNKNOWN = 1,// UNKNOWN
@@ -4936,9 +5065,9 @@ export declare namespace enums {
4936
5065
  WEBSITE_DESCRIPTION = 3
4937
5066
  }
4938
5067
  /**
4939
- * @name VanityPharmaTextEnum.VanityPharmaText
4940
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/VanityPharmaTextEnum.VanityPharmaText
4941
- */
5068
+ * @name VanityPharmaTextEnum.VanityPharmaText
5069
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/VanityPharmaTextEnum.VanityPharmaText
5070
+ */
4942
5071
  enum VanityPharmaText {
4943
5072
  UNSPECIFIED = 0,// UNSPECIFIED
4944
5073
  UNKNOWN = 1,// UNKNOWN
@@ -4956,12 +5085,34 @@ export declare namespace enums {
4956
5085
  PRESCRIPTION_VACCINE_WEBSITE_ES = 13
4957
5086
  }
4958
5087
  /**
4959
- * @name VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
4960
- * @link https://developers.google.com/google-ads/api/reference/rpc/v20/VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
4961
- */
5088
+ * @name VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
5089
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v21/VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
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
  }