google-ads-api 23.0.1 → 24.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5,9 +5,31 @@ exports.enums = void 0;
5
5
  // eslint-disable-next-line
6
6
  var enums;
7
7
  (function (enums) {
8
+ /**
9
+ * @name ReservationRequestTypeEnum.ReservationRequestType
10
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReservationRequestTypeEnum.ReservationRequestType
11
+ */
12
+ let ReservationRequestType;
13
+ (function (ReservationRequestType) {
14
+ ReservationRequestType[ReservationRequestType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
15
+ ReservationRequestType[ReservationRequestType["UNKNOWN"] = 1] = "UNKNOWN";
16
+ ReservationRequestType[ReservationRequestType["BOOK"] = 2] = "BOOK";
17
+ ReservationRequestType[ReservationRequestType["HOLD"] = 3] = "HOLD";
18
+ })(ReservationRequestType = enums.ReservationRequestType || (enums.ReservationRequestType = {}));
19
+ /**
20
+ * @name PreviewTypeEnum.PreviewType
21
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PreviewTypeEnum.PreviewType
22
+ */
23
+ let PreviewType;
24
+ (function (PreviewType) {
25
+ PreviewType[PreviewType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
26
+ PreviewType[PreviewType["UNKNOWN"] = 1] = "UNKNOWN";
27
+ PreviewType[PreviewType["UI_PREVIEW"] = 2] = "UI_PREVIEW";
28
+ PreviewType[PreviewType["YOUTUBE_LIVE_PREVIEW"] = 3] = "YOUTUBE_LIVE_PREVIEW";
29
+ })(PreviewType = enums.PreviewType || (enums.PreviewType = {}));
8
30
  /**
9
31
  * @name PolicyTopicEntryTypeEnum.PolicyTopicEntryType
10
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PolicyTopicEntryTypeEnum.PolicyTopicEntryType
32
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyTopicEntryTypeEnum.PolicyTopicEntryType
11
33
  */
12
34
  let PolicyTopicEntryType;
13
35
  (function (PolicyTopicEntryType) {
@@ -22,7 +44,7 @@ var enums;
22
44
  })(PolicyTopicEntryType = enums.PolicyTopicEntryType || (enums.PolicyTopicEntryType = {}));
23
45
  /**
24
46
  * @name PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
25
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
47
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
26
48
  */
27
49
  let PolicyTopicEvidenceDestinationMismatchUrlType;
28
50
  (function (PolicyTopicEvidenceDestinationMismatchUrlType) {
@@ -36,7 +58,7 @@ var enums;
36
58
  })(PolicyTopicEvidenceDestinationMismatchUrlType = enums.PolicyTopicEvidenceDestinationMismatchUrlType || (enums.PolicyTopicEvidenceDestinationMismatchUrlType = {}));
37
59
  /**
38
60
  * @name PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
39
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
61
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
40
62
  */
41
63
  let PolicyTopicEvidenceDestinationNotWorkingDevice;
42
64
  (function (PolicyTopicEvidenceDestinationNotWorkingDevice) {
@@ -48,7 +70,7 @@ var enums;
48
70
  })(PolicyTopicEvidenceDestinationNotWorkingDevice = enums.PolicyTopicEvidenceDestinationNotWorkingDevice || (enums.PolicyTopicEvidenceDestinationNotWorkingDevice = {}));
49
71
  /**
50
72
  * @name PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
51
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
73
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
52
74
  */
53
75
  let PolicyTopicEvidenceDestinationNotWorkingDnsErrorType;
54
76
  (function (PolicyTopicEvidenceDestinationNotWorkingDnsErrorType) {
@@ -59,7 +81,7 @@ var enums;
59
81
  })(PolicyTopicEvidenceDestinationNotWorkingDnsErrorType = enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType || (enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType = {}));
60
82
  /**
61
83
  * @name AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
62
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
84
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
63
85
  */
64
86
  let AssetLinkPrimaryStatus;
65
87
  (function (AssetLinkPrimaryStatus) {
@@ -74,7 +96,7 @@ var enums;
74
96
  })(AssetLinkPrimaryStatus = enums.AssetLinkPrimaryStatus || (enums.AssetLinkPrimaryStatus = {}));
75
97
  /**
76
98
  * @name AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
77
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
99
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
78
100
  */
79
101
  let AssetLinkPrimaryStatusReason;
80
102
  (function (AssetLinkPrimaryStatusReason) {
@@ -88,7 +110,7 @@ var enums;
88
110
  })(AssetLinkPrimaryStatusReason = enums.AssetLinkPrimaryStatusReason || (enums.AssetLinkPrimaryStatusReason = {}));
89
111
  /**
90
112
  * @name AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
91
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
113
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
92
114
  */
93
115
  let AssetOfflineEvaluationErrorReasons;
94
116
  (function (AssetOfflineEvaluationErrorReasons) {
@@ -104,7 +126,7 @@ var enums;
104
126
  })(AssetOfflineEvaluationErrorReasons = enums.AssetOfflineEvaluationErrorReasons || (enums.AssetOfflineEvaluationErrorReasons = {}));
105
127
  /**
106
128
  * @name PolicyApprovalStatusEnum.PolicyApprovalStatus
107
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PolicyApprovalStatusEnum.PolicyApprovalStatus
129
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyApprovalStatusEnum.PolicyApprovalStatus
108
130
  */
109
131
  let PolicyApprovalStatus;
110
132
  (function (PolicyApprovalStatus) {
@@ -117,7 +139,7 @@ var enums;
117
139
  })(PolicyApprovalStatus = enums.PolicyApprovalStatus || (enums.PolicyApprovalStatus = {}));
118
140
  /**
119
141
  * @name PolicyReviewStatusEnum.PolicyReviewStatus
120
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PolicyReviewStatusEnum.PolicyReviewStatus
142
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PolicyReviewStatusEnum.PolicyReviewStatus
121
143
  */
122
144
  let PolicyReviewStatus;
123
145
  (function (PolicyReviewStatus) {
@@ -130,7 +152,7 @@ var enums;
130
152
  })(PolicyReviewStatus = enums.PolicyReviewStatus || (enums.PolicyReviewStatus = {}));
131
153
  /**
132
154
  * @name AssetPerformanceLabelEnum.AssetPerformanceLabel
133
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetPerformanceLabelEnum.AssetPerformanceLabel
155
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetPerformanceLabelEnum.AssetPerformanceLabel
134
156
  */
135
157
  let AssetPerformanceLabel;
136
158
  (function (AssetPerformanceLabel) {
@@ -145,7 +167,7 @@ var enums;
145
167
  })(AssetPerformanceLabel = enums.AssetPerformanceLabel || (enums.AssetPerformanceLabel = {}));
146
168
  /**
147
169
  * @name ServedAssetFieldTypeEnum.ServedAssetFieldType
148
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ServedAssetFieldTypeEnum.ServedAssetFieldType
170
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ServedAssetFieldTypeEnum.ServedAssetFieldType
149
171
  */
150
172
  let ServedAssetFieldType;
151
173
  (function (ServedAssetFieldType) {
@@ -189,7 +211,7 @@ var enums;
189
211
  })(ServedAssetFieldType = enums.ServedAssetFieldType || (enums.ServedAssetFieldType = {}));
190
212
  /**
191
213
  * @name DisplayAdFormatSettingEnum.DisplayAdFormatSetting
192
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/DisplayAdFormatSettingEnum.DisplayAdFormatSetting
214
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/DisplayAdFormatSettingEnum.DisplayAdFormatSetting
193
215
  */
194
216
  let DisplayAdFormatSetting;
195
217
  (function (DisplayAdFormatSetting) {
@@ -201,7 +223,7 @@ var enums;
201
223
  })(DisplayAdFormatSetting = enums.DisplayAdFormatSetting || (enums.DisplayAdFormatSetting = {}));
202
224
  /**
203
225
  * @name DisplayUploadProductTypeEnum.DisplayUploadProductType
204
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/DisplayUploadProductTypeEnum.DisplayUploadProductType
226
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/DisplayUploadProductTypeEnum.DisplayUploadProductType
205
227
  */
206
228
  let DisplayUploadProductType;
207
229
  (function (DisplayUploadProductType) {
@@ -220,7 +242,7 @@ var enums;
220
242
  })(DisplayUploadProductType = enums.DisplayUploadProductType || (enums.DisplayUploadProductType = {}));
221
243
  /**
222
244
  * @name LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
223
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
245
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
224
246
  */
225
247
  let LegacyAppInstallAdAppStore;
226
248
  (function (LegacyAppInstallAdAppStore) {
@@ -234,7 +256,7 @@ var enums;
234
256
  })(LegacyAppInstallAdAppStore = enums.LegacyAppInstallAdAppStore || (enums.LegacyAppInstallAdAppStore = {}));
235
257
  /**
236
258
  * @name MimeTypeEnum.MimeType
237
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/MimeTypeEnum.MimeType
259
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/MimeTypeEnum.MimeType
238
260
  */
239
261
  let MimeType;
240
262
  (function (MimeType) {
@@ -255,7 +277,7 @@ var enums;
255
277
  })(MimeType = enums.MimeType || (enums.MimeType = {}));
256
278
  /**
257
279
  * @name VideoThumbnailEnum.VideoThumbnail
258
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/VideoThumbnailEnum.VideoThumbnail
280
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoThumbnailEnum.VideoThumbnail
259
281
  */
260
282
  let VideoThumbnail;
261
283
  (function (VideoThumbnail) {
@@ -268,7 +290,7 @@ var enums;
268
290
  })(VideoThumbnail = enums.VideoThumbnail || (enums.VideoThumbnail = {}));
269
291
  /**
270
292
  * @name ApplicationInstanceEnum.ApplicationInstance
271
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ApplicationInstanceEnum.ApplicationInstance
293
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ApplicationInstanceEnum.ApplicationInstance
272
294
  */
273
295
  let ApplicationInstance;
274
296
  (function (ApplicationInstance) {
@@ -279,7 +301,7 @@ var enums;
279
301
  })(ApplicationInstance = enums.ApplicationInstance || (enums.ApplicationInstance = {}));
280
302
  /**
281
303
  * @name ChainRelationshipTypeEnum.ChainRelationshipType
282
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ChainRelationshipTypeEnum.ChainRelationshipType
304
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ChainRelationshipTypeEnum.ChainRelationshipType
283
305
  */
284
306
  let ChainRelationshipType;
285
307
  (function (ChainRelationshipType) {
@@ -290,7 +312,7 @@ var enums;
290
312
  })(ChainRelationshipType = enums.ChainRelationshipType || (enums.ChainRelationshipType = {}));
291
313
  /**
292
314
  * @name LocationOwnershipTypeEnum.LocationOwnershipType
293
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocationOwnershipTypeEnum.LocationOwnershipType
315
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocationOwnershipTypeEnum.LocationOwnershipType
294
316
  */
295
317
  let LocationOwnershipType;
296
318
  (function (LocationOwnershipType) {
@@ -301,7 +323,7 @@ var enums;
301
323
  })(LocationOwnershipType = enums.LocationOwnershipType || (enums.LocationOwnershipType = {}));
302
324
  /**
303
325
  * @name LocationStringFilterTypeEnum.LocationStringFilterType
304
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocationStringFilterTypeEnum.LocationStringFilterType
326
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocationStringFilterTypeEnum.LocationStringFilterType
305
327
  */
306
328
  let LocationStringFilterType;
307
329
  (function (LocationStringFilterType) {
@@ -311,7 +333,7 @@ var enums;
311
333
  })(LocationStringFilterType = enums.LocationStringFilterType || (enums.LocationStringFilterType = {}));
312
334
  /**
313
335
  * @name AgeRangeTypeEnum.AgeRangeType
314
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AgeRangeTypeEnum.AgeRangeType
336
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AgeRangeTypeEnum.AgeRangeType
315
337
  */
316
338
  let AgeRangeType;
317
339
  (function (AgeRangeType) {
@@ -327,7 +349,7 @@ var enums;
327
349
  })(AgeRangeType = enums.AgeRangeType || (enums.AgeRangeType = {}));
328
350
  /**
329
351
  * @name AppPaymentModelTypeEnum.AppPaymentModelType
330
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AppPaymentModelTypeEnum.AppPaymentModelType
352
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AppPaymentModelTypeEnum.AppPaymentModelType
331
353
  */
332
354
  let AppPaymentModelType;
333
355
  (function (AppPaymentModelType) {
@@ -337,7 +359,7 @@ var enums;
337
359
  })(AppPaymentModelType = enums.AppPaymentModelType || (enums.AppPaymentModelType = {}));
338
360
  /**
339
361
  * @name BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
340
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
362
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
341
363
  */
342
364
  let BrandRequestRejectionReason;
343
365
  (function (BrandRequestRejectionReason) {
@@ -350,7 +372,7 @@ var enums;
350
372
  })(BrandRequestRejectionReason = enums.BrandRequestRejectionReason || (enums.BrandRequestRejectionReason = {}));
351
373
  /**
352
374
  * @name BrandStateEnum.BrandState
353
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BrandStateEnum.BrandState
375
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BrandStateEnum.BrandState
354
376
  */
355
377
  let BrandState;
356
378
  (function (BrandState) {
@@ -365,7 +387,7 @@ var enums;
365
387
  })(BrandState = enums.BrandState || (enums.BrandState = {}));
366
388
  /**
367
389
  * @name ContentLabelTypeEnum.ContentLabelType
368
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ContentLabelTypeEnum.ContentLabelType
390
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ContentLabelTypeEnum.ContentLabelType
369
391
  */
370
392
  let ContentLabelType;
371
393
  (function (ContentLabelType) {
@@ -399,7 +421,7 @@ var enums;
399
421
  })(ContentLabelType = enums.ContentLabelType || (enums.ContentLabelType = {}));
400
422
  /**
401
423
  * @name DayOfWeekEnum.DayOfWeek
402
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/DayOfWeekEnum.DayOfWeek
424
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/DayOfWeekEnum.DayOfWeek
403
425
  */
404
426
  let DayOfWeek;
405
427
  (function (DayOfWeek) {
@@ -415,7 +437,7 @@ var enums;
415
437
  })(DayOfWeek = enums.DayOfWeek || (enums.DayOfWeek = {}));
416
438
  /**
417
439
  * @name DeviceEnum.Device
418
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/DeviceEnum.Device
440
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/DeviceEnum.Device
419
441
  */
420
442
  let Device;
421
443
  (function (Device) {
@@ -429,7 +451,7 @@ var enums;
429
451
  })(Device = enums.Device || (enums.Device = {}));
430
452
  /**
431
453
  * @name GenderTypeEnum.GenderType
432
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/GenderTypeEnum.GenderType
454
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/GenderTypeEnum.GenderType
433
455
  */
434
456
  let GenderType;
435
457
  (function (GenderType) {
@@ -441,7 +463,7 @@ var enums;
441
463
  })(GenderType = enums.GenderType || (enums.GenderType = {}));
442
464
  /**
443
465
  * @name HotelDateSelectionTypeEnum.HotelDateSelectionType
444
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/HotelDateSelectionTypeEnum.HotelDateSelectionType
466
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/HotelDateSelectionTypeEnum.HotelDateSelectionType
445
467
  */
446
468
  let HotelDateSelectionType;
447
469
  (function (HotelDateSelectionType) {
@@ -452,7 +474,7 @@ var enums;
452
474
  })(HotelDateSelectionType = enums.HotelDateSelectionType || (enums.HotelDateSelectionType = {}));
453
475
  /**
454
476
  * @name IncomeRangeTypeEnum.IncomeRangeType
455
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/IncomeRangeTypeEnum.IncomeRangeType
477
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/IncomeRangeTypeEnum.IncomeRangeType
456
478
  */
457
479
  let IncomeRangeType;
458
480
  (function (IncomeRangeType) {
@@ -468,7 +490,7 @@ var enums;
468
490
  })(IncomeRangeType = enums.IncomeRangeType || (enums.IncomeRangeType = {}));
469
491
  /**
470
492
  * @name InteractionTypeEnum.InteractionType
471
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/InteractionTypeEnum.InteractionType
493
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/InteractionTypeEnum.InteractionType
472
494
  */
473
495
  let InteractionType;
474
496
  (function (InteractionType) {
@@ -478,7 +500,7 @@ var enums;
478
500
  })(InteractionType = enums.InteractionType || (enums.InteractionType = {}));
479
501
  /**
480
502
  * @name KeywordMatchTypeEnum.KeywordMatchType
481
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/KeywordMatchTypeEnum.KeywordMatchType
503
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordMatchTypeEnum.KeywordMatchType
482
504
  */
483
505
  let KeywordMatchType;
484
506
  (function (KeywordMatchType) {
@@ -490,7 +512,7 @@ var enums;
490
512
  })(KeywordMatchType = enums.KeywordMatchType || (enums.KeywordMatchType = {}));
491
513
  /**
492
514
  * @name ListingGroupTypeEnum.ListingGroupType
493
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ListingGroupTypeEnum.ListingGroupType
515
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupTypeEnum.ListingGroupType
494
516
  */
495
517
  let ListingGroupType;
496
518
  (function (ListingGroupType) {
@@ -501,7 +523,7 @@ var enums;
501
523
  })(ListingGroupType = enums.ListingGroupType || (enums.ListingGroupType = {}));
502
524
  /**
503
525
  * @name LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
504
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
526
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
505
527
  */
506
528
  let LocationGroupRadiusUnits;
507
529
  (function (LocationGroupRadiusUnits) {
@@ -513,7 +535,7 @@ var enums;
513
535
  })(LocationGroupRadiusUnits = enums.LocationGroupRadiusUnits || (enums.LocationGroupRadiusUnits = {}));
514
536
  /**
515
537
  * @name MinuteOfHourEnum.MinuteOfHour
516
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/MinuteOfHourEnum.MinuteOfHour
538
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/MinuteOfHourEnum.MinuteOfHour
517
539
  */
518
540
  let MinuteOfHour;
519
541
  (function (MinuteOfHour) {
@@ -526,7 +548,7 @@ var enums;
526
548
  })(MinuteOfHour = enums.MinuteOfHour || (enums.MinuteOfHour = {}));
527
549
  /**
528
550
  * @name ParentalStatusTypeEnum.ParentalStatusType
529
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ParentalStatusTypeEnum.ParentalStatusType
551
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ParentalStatusTypeEnum.ParentalStatusType
530
552
  */
531
553
  let ParentalStatusType;
532
554
  (function (ParentalStatusType) {
@@ -538,7 +560,7 @@ var enums;
538
560
  })(ParentalStatusType = enums.ParentalStatusType || (enums.ParentalStatusType = {}));
539
561
  /**
540
562
  * @name ProductCategoryLevelEnum.ProductCategoryLevel
541
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductCategoryLevelEnum.ProductCategoryLevel
563
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductCategoryLevelEnum.ProductCategoryLevel
542
564
  */
543
565
  let ProductCategoryLevel;
544
566
  (function (ProductCategoryLevel) {
@@ -552,7 +574,7 @@ var enums;
552
574
  })(ProductCategoryLevel = enums.ProductCategoryLevel || (enums.ProductCategoryLevel = {}));
553
575
  /**
554
576
  * @name ProductChannelEnum.ProductChannel
555
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductChannelEnum.ProductChannel
577
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductChannelEnum.ProductChannel
556
578
  */
557
579
  let ProductChannel;
558
580
  (function (ProductChannel) {
@@ -563,7 +585,7 @@ var enums;
563
585
  })(ProductChannel = enums.ProductChannel || (enums.ProductChannel = {}));
564
586
  /**
565
587
  * @name ProductChannelExclusivityEnum.ProductChannelExclusivity
566
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductChannelExclusivityEnum.ProductChannelExclusivity
588
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductChannelExclusivityEnum.ProductChannelExclusivity
567
589
  */
568
590
  let ProductChannelExclusivity;
569
591
  (function (ProductChannelExclusivity) {
@@ -574,7 +596,7 @@ var enums;
574
596
  })(ProductChannelExclusivity = enums.ProductChannelExclusivity || (enums.ProductChannelExclusivity = {}));
575
597
  /**
576
598
  * @name ProductConditionEnum.ProductCondition
577
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductConditionEnum.ProductCondition
599
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductConditionEnum.ProductCondition
578
600
  */
579
601
  let ProductCondition;
580
602
  (function (ProductCondition) {
@@ -586,7 +608,7 @@ var enums;
586
608
  })(ProductCondition = enums.ProductCondition || (enums.ProductCondition = {}));
587
609
  /**
588
610
  * @name ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
589
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
611
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
590
612
  */
591
613
  let ProductCustomAttributeIndex;
592
614
  (function (ProductCustomAttributeIndex) {
@@ -600,7 +622,7 @@ var enums;
600
622
  })(ProductCustomAttributeIndex = enums.ProductCustomAttributeIndex || (enums.ProductCustomAttributeIndex = {}));
601
623
  /**
602
624
  * @name ProductTypeLevelEnum.ProductTypeLevel
603
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductTypeLevelEnum.ProductTypeLevel
625
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductTypeLevelEnum.ProductTypeLevel
604
626
  */
605
627
  let ProductTypeLevel;
606
628
  (function (ProductTypeLevel) {
@@ -614,7 +636,7 @@ var enums;
614
636
  })(ProductTypeLevel = enums.ProductTypeLevel || (enums.ProductTypeLevel = {}));
615
637
  /**
616
638
  * @name ProximityRadiusUnitsEnum.ProximityRadiusUnits
617
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProximityRadiusUnitsEnum.ProximityRadiusUnits
639
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProximityRadiusUnitsEnum.ProximityRadiusUnits
618
640
  */
619
641
  let ProximityRadiusUnits;
620
642
  (function (ProximityRadiusUnits) {
@@ -625,7 +647,7 @@ var enums;
625
647
  })(ProximityRadiusUnits = enums.ProximityRadiusUnits || (enums.ProximityRadiusUnits = {}));
626
648
  /**
627
649
  * @name WebpageConditionOperandEnum.WebpageConditionOperand
628
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/WebpageConditionOperandEnum.WebpageConditionOperand
650
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/WebpageConditionOperandEnum.WebpageConditionOperand
629
651
  */
630
652
  let WebpageConditionOperand;
631
653
  (function (WebpageConditionOperand) {
@@ -639,7 +661,7 @@ var enums;
639
661
  })(WebpageConditionOperand = enums.WebpageConditionOperand || (enums.WebpageConditionOperand = {}));
640
662
  /**
641
663
  * @name WebpageConditionOperatorEnum.WebpageConditionOperator
642
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/WebpageConditionOperatorEnum.WebpageConditionOperator
664
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/WebpageConditionOperatorEnum.WebpageConditionOperator
643
665
  */
644
666
  let WebpageConditionOperator;
645
667
  (function (WebpageConditionOperator) {
@@ -650,7 +672,7 @@ var enums;
650
672
  })(WebpageConditionOperator = enums.WebpageConditionOperator || (enums.WebpageConditionOperator = {}));
651
673
  /**
652
674
  * @name BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
653
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
675
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
654
676
  */
655
677
  let BusinessMessageCallToActionType;
656
678
  (function (BusinessMessageCallToActionType) {
@@ -667,7 +689,7 @@ var enums;
667
689
  })(BusinessMessageCallToActionType = enums.BusinessMessageCallToActionType || (enums.BusinessMessageCallToActionType = {}));
668
690
  /**
669
691
  * @name BusinessMessageProviderEnum.BusinessMessageProvider
670
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BusinessMessageProviderEnum.BusinessMessageProvider
692
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BusinessMessageProviderEnum.BusinessMessageProvider
671
693
  */
672
694
  let BusinessMessageProvider;
673
695
  (function (BusinessMessageProvider) {
@@ -679,7 +701,7 @@ var enums;
679
701
  })(BusinessMessageProvider = enums.BusinessMessageProvider || (enums.BusinessMessageProvider = {}));
680
702
  /**
681
703
  * @name CallConversionReportingStateEnum.CallConversionReportingState
682
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CallConversionReportingStateEnum.CallConversionReportingState
704
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CallConversionReportingStateEnum.CallConversionReportingState
683
705
  */
684
706
  let CallConversionReportingState;
685
707
  (function (CallConversionReportingState) {
@@ -691,7 +713,7 @@ var enums;
691
713
  })(CallConversionReportingState = enums.CallConversionReportingState || (enums.CallConversionReportingState = {}));
692
714
  /**
693
715
  * @name CallToActionTypeEnum.CallToActionType
694
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CallToActionTypeEnum.CallToActionType
716
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CallToActionTypeEnum.CallToActionType
695
717
  */
696
718
  let CallToActionType;
697
719
  (function (CallToActionType) {
@@ -717,7 +739,7 @@ var enums;
717
739
  })(CallToActionType = enums.CallToActionType || (enums.CallToActionType = {}));
718
740
  /**
719
741
  * @name LeadFormCallToActionTypeEnum.LeadFormCallToActionType
720
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LeadFormCallToActionTypeEnum.LeadFormCallToActionType
742
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LeadFormCallToActionTypeEnum.LeadFormCallToActionType
721
743
  */
722
744
  let LeadFormCallToActionType;
723
745
  (function (LeadFormCallToActionType) {
@@ -740,7 +762,7 @@ var enums;
740
762
  })(LeadFormCallToActionType = enums.LeadFormCallToActionType || (enums.LeadFormCallToActionType = {}));
741
763
  /**
742
764
  * @name LeadFormDesiredIntentEnum.LeadFormDesiredIntent
743
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LeadFormDesiredIntentEnum.LeadFormDesiredIntent
765
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LeadFormDesiredIntentEnum.LeadFormDesiredIntent
744
766
  */
745
767
  let LeadFormDesiredIntent;
746
768
  (function (LeadFormDesiredIntent) {
@@ -751,7 +773,7 @@ var enums;
751
773
  })(LeadFormDesiredIntent = enums.LeadFormDesiredIntent || (enums.LeadFormDesiredIntent = {}));
752
774
  /**
753
775
  * @name LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
754
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
776
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
755
777
  */
756
778
  let LeadFormFieldUserInputType;
757
779
  (function (LeadFormFieldUserInputType) {
@@ -876,7 +898,7 @@ var enums;
876
898
  })(LeadFormFieldUserInputType = enums.LeadFormFieldUserInputType || (enums.LeadFormFieldUserInputType = {}));
877
899
  /**
878
900
  * @name LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
879
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
901
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
880
902
  */
881
903
  let LeadFormPostSubmitCallToActionType;
882
904
  (function (LeadFormPostSubmitCallToActionType) {
@@ -889,7 +911,7 @@ var enums;
889
911
  })(LeadFormPostSubmitCallToActionType = enums.LeadFormPostSubmitCallToActionType || (enums.LeadFormPostSubmitCallToActionType = {}));
890
912
  /**
891
913
  * @name MobileAppVendorEnum.MobileAppVendor
892
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/MobileAppVendorEnum.MobileAppVendor
914
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/MobileAppVendorEnum.MobileAppVendor
893
915
  */
894
916
  let MobileAppVendor;
895
917
  (function (MobileAppVendor) {
@@ -900,7 +922,7 @@ var enums;
900
922
  })(MobileAppVendor = enums.MobileAppVendor || (enums.MobileAppVendor = {}));
901
923
  /**
902
924
  * @name PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
903
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
925
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
904
926
  */
905
927
  let PriceExtensionPriceQualifier;
906
928
  (function (PriceExtensionPriceQualifier) {
@@ -912,7 +934,7 @@ var enums;
912
934
  })(PriceExtensionPriceQualifier = enums.PriceExtensionPriceQualifier || (enums.PriceExtensionPriceQualifier = {}));
913
935
  /**
914
936
  * @name PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
915
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
937
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
916
938
  */
917
939
  let PriceExtensionPriceUnit;
918
940
  (function (PriceExtensionPriceUnit) {
@@ -927,7 +949,7 @@ var enums;
927
949
  })(PriceExtensionPriceUnit = enums.PriceExtensionPriceUnit || (enums.PriceExtensionPriceUnit = {}));
928
950
  /**
929
951
  * @name PriceExtensionTypeEnum.PriceExtensionType
930
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PriceExtensionTypeEnum.PriceExtensionType
952
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PriceExtensionTypeEnum.PriceExtensionType
931
953
  */
932
954
  let PriceExtensionType;
933
955
  (function (PriceExtensionType) {
@@ -945,7 +967,7 @@ var enums;
945
967
  })(PriceExtensionType = enums.PriceExtensionType || (enums.PriceExtensionType = {}));
946
968
  /**
947
969
  * @name PromotionBarcodeTypeEnum.PromotionBarcodeType
948
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PromotionBarcodeTypeEnum.PromotionBarcodeType
970
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PromotionBarcodeTypeEnum.PromotionBarcodeType
949
971
  */
950
972
  let PromotionBarcodeType;
951
973
  (function (PromotionBarcodeType) {
@@ -964,7 +986,7 @@ var enums;
964
986
  })(PromotionBarcodeType = enums.PromotionBarcodeType || (enums.PromotionBarcodeType = {}));
965
987
  /**
966
988
  * @name PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
967
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
989
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
968
990
  */
969
991
  let PromotionExtensionDiscountModifier;
970
992
  (function (PromotionExtensionDiscountModifier) {
@@ -974,7 +996,7 @@ var enums;
974
996
  })(PromotionExtensionDiscountModifier = enums.PromotionExtensionDiscountModifier || (enums.PromotionExtensionDiscountModifier = {}));
975
997
  /**
976
998
  * @name PromotionExtensionOccasionEnum.PromotionExtensionOccasion
977
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PromotionExtensionOccasionEnum.PromotionExtensionOccasion
999
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PromotionExtensionOccasionEnum.PromotionExtensionOccasion
978
1000
  */
979
1001
  let PromotionExtensionOccasion;
980
1002
  (function (PromotionExtensionOccasion) {
@@ -1020,7 +1042,7 @@ var enums;
1020
1042
  })(PromotionExtensionOccasion = enums.PromotionExtensionOccasion || (enums.PromotionExtensionOccasion = {}));
1021
1043
  /**
1022
1044
  * @name AudienceInsightsDimensionEnum.AudienceInsightsDimension
1023
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AudienceInsightsDimensionEnum.AudienceInsightsDimension
1045
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AudienceInsightsDimensionEnum.AudienceInsightsDimension
1024
1046
  */
1025
1047
  let AudienceInsightsDimension;
1026
1048
  (function (AudienceInsightsDimension) {
@@ -1045,7 +1067,7 @@ var enums;
1045
1067
  })(AudienceInsightsDimension = enums.AudienceInsightsDimension || (enums.AudienceInsightsDimension = {}));
1046
1068
  /**
1047
1069
  * @name InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
1048
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
1070
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
1049
1071
  */
1050
1072
  let InsightsKnowledgeGraphEntityCapabilities;
1051
1073
  (function (InsightsKnowledgeGraphEntityCapabilities) {
@@ -1056,7 +1078,7 @@ var enums;
1056
1078
  })(InsightsKnowledgeGraphEntityCapabilities = enums.InsightsKnowledgeGraphEntityCapabilities || (enums.InsightsKnowledgeGraphEntityCapabilities = {}));
1057
1079
  /**
1058
1080
  * @name UserListTypeEnum.UserListType
1059
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListTypeEnum.UserListType
1081
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListTypeEnum.UserListType
1060
1082
  */
1061
1083
  let UserListType;
1062
1084
  (function (UserListType) {
@@ -1072,7 +1094,7 @@ var enums;
1072
1094
  })(UserListType = enums.UserListType || (enums.UserListType = {}));
1073
1095
  /**
1074
1096
  * @name YouTubeVideoPropertyEnum.YouTubeVideoProperty
1075
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/YouTubeVideoPropertyEnum.YouTubeVideoProperty
1097
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/YouTubeVideoPropertyEnum.YouTubeVideoProperty
1076
1098
  */
1077
1099
  let YouTubeVideoProperty;
1078
1100
  (function (YouTubeVideoProperty) {
@@ -1083,7 +1105,7 @@ var enums;
1083
1105
  })(YouTubeVideoProperty = enums.YouTubeVideoProperty || (enums.YouTubeVideoProperty = {}));
1084
1106
  /**
1085
1107
  * @name FixedCpmGoalEnum.FixedCpmGoal
1086
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/FixedCpmGoalEnum.FixedCpmGoal
1108
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/FixedCpmGoalEnum.FixedCpmGoal
1087
1109
  */
1088
1110
  let FixedCpmGoal;
1089
1111
  (function (FixedCpmGoal) {
@@ -1094,7 +1116,7 @@ var enums;
1094
1116
  })(FixedCpmGoal = enums.FixedCpmGoal || (enums.FixedCpmGoal = {}));
1095
1117
  /**
1096
1118
  * @name FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
1097
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
1119
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
1098
1120
  */
1099
1121
  let FixedCpmTargetFrequencyTimeUnit;
1100
1122
  (function (FixedCpmTargetFrequencyTimeUnit) {
@@ -1104,7 +1126,7 @@ var enums;
1104
1126
  })(FixedCpmTargetFrequencyTimeUnit = enums.FixedCpmTargetFrequencyTimeUnit || (enums.FixedCpmTargetFrequencyTimeUnit = {}));
1105
1127
  /**
1106
1128
  * @name TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
1107
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
1129
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
1108
1130
  */
1109
1131
  let TargetFrequencyTimeUnit;
1110
1132
  (function (TargetFrequencyTimeUnit) {
@@ -1115,7 +1137,7 @@ var enums;
1115
1137
  })(TargetFrequencyTimeUnit = enums.TargetFrequencyTimeUnit || (enums.TargetFrequencyTimeUnit = {}));
1116
1138
  /**
1117
1139
  * @name TargetImpressionShareLocationEnum.TargetImpressionShareLocation
1118
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
1140
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
1119
1141
  */
1120
1142
  let TargetImpressionShareLocation;
1121
1143
  (function (TargetImpressionShareLocation) {
@@ -1127,7 +1149,7 @@ var enums;
1127
1149
  })(TargetImpressionShareLocation = enums.TargetImpressionShareLocation || (enums.TargetImpressionShareLocation = {}));
1128
1150
  /**
1129
1151
  * @name CustomerLifecycleOptimizationModeEnum.CustomerLifecycleOptimizationMode
1130
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomerLifecycleOptimizationModeEnum.CustomerLifecycleOptimizationMode
1152
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomerLifecycleOptimizationModeEnum.CustomerLifecycleOptimizationMode
1131
1153
  */
1132
1154
  let CustomerLifecycleOptimizationMode;
1133
1155
  (function (CustomerLifecycleOptimizationMode) {
@@ -1138,7 +1160,7 @@ var enums;
1138
1160
  })(CustomerLifecycleOptimizationMode = enums.CustomerLifecycleOptimizationMode || (enums.CustomerLifecycleOptimizationMode = {}));
1139
1161
  /**
1140
1162
  * @name ConsentStatusEnum.ConsentStatus
1141
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConsentStatusEnum.ConsentStatus
1163
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConsentStatusEnum.ConsentStatus
1142
1164
  */
1143
1165
  let ConsentStatus;
1144
1166
  (function (ConsentStatus) {
@@ -1149,7 +1171,7 @@ var enums;
1149
1171
  })(ConsentStatus = enums.ConsentStatus || (enums.ConsentStatus = {}));
1150
1172
  /**
1151
1173
  * @name AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1152
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1174
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1153
1175
  */
1154
1176
  let AdvertisingChannelSubType;
1155
1177
  (function (AdvertisingChannelSubType) {
@@ -1177,7 +1199,7 @@ var enums;
1177
1199
  })(AdvertisingChannelSubType = enums.AdvertisingChannelSubType || (enums.AdvertisingChannelSubType = {}));
1178
1200
  /**
1179
1201
  * @name AdvertisingChannelTypeEnum.AdvertisingChannelType
1180
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdvertisingChannelTypeEnum.AdvertisingChannelType
1202
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdvertisingChannelTypeEnum.AdvertisingChannelType
1181
1203
  */
1182
1204
  let AdvertisingChannelType;
1183
1205
  (function (AdvertisingChannelType) {
@@ -1198,7 +1220,7 @@ var enums;
1198
1220
  })(AdvertisingChannelType = enums.AdvertisingChannelType || (enums.AdvertisingChannelType = {}));
1199
1221
  /**
1200
1222
  * @name CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1201
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1223
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1202
1224
  */
1203
1225
  let CriterionCategoryChannelAvailabilityMode;
1204
1226
  (function (CriterionCategoryChannelAvailabilityMode) {
@@ -1210,7 +1232,7 @@ var enums;
1210
1232
  })(CriterionCategoryChannelAvailabilityMode = enums.CriterionCategoryChannelAvailabilityMode || (enums.CriterionCategoryChannelAvailabilityMode = {}));
1211
1233
  /**
1212
1234
  * @name CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1213
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1235
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1214
1236
  */
1215
1237
  let CriterionCategoryLocaleAvailabilityMode;
1216
1238
  (function (CriterionCategoryLocaleAvailabilityMode) {
@@ -1223,7 +1245,7 @@ var enums;
1223
1245
  })(CriterionCategoryLocaleAvailabilityMode = enums.CriterionCategoryLocaleAvailabilityMode || (enums.CriterionCategoryLocaleAvailabilityMode = {}));
1224
1246
  /**
1225
1247
  * @name CustomizerAttributeTypeEnum.CustomizerAttributeType
1226
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomizerAttributeTypeEnum.CustomizerAttributeType
1248
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomizerAttributeTypeEnum.CustomizerAttributeType
1227
1249
  */
1228
1250
  let CustomizerAttributeType;
1229
1251
  (function (CustomizerAttributeType) {
@@ -1236,7 +1258,7 @@ var enums;
1236
1258
  })(CustomizerAttributeType = enums.CustomizerAttributeType || (enums.CustomizerAttributeType = {}));
1237
1259
  /**
1238
1260
  * @name MonthOfYearEnum.MonthOfYear
1239
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/MonthOfYearEnum.MonthOfYear
1261
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/MonthOfYearEnum.MonthOfYear
1240
1262
  */
1241
1263
  let MonthOfYear;
1242
1264
  (function (MonthOfYear) {
@@ -1255,9 +1277,33 @@ var enums;
1255
1277
  MonthOfYear[MonthOfYear["NOVEMBER"] = 12] = "NOVEMBER";
1256
1278
  MonthOfYear[MonthOfYear["DECEMBER"] = 13] = "DECEMBER";
1257
1279
  })(MonthOfYear = enums.MonthOfYear || (enums.MonthOfYear = {}));
1280
+ /**
1281
+ * @name OptimizeAssetsExperimentSubtypeEnum.OptimizeAssetsExperimentSubtype
1282
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/OptimizeAssetsExperimentSubtypeEnum.OptimizeAssetsExperimentSubtype
1283
+ */
1284
+ let OptimizeAssetsExperimentSubtype;
1285
+ (function (OptimizeAssetsExperimentSubtype) {
1286
+ OptimizeAssetsExperimentSubtype[OptimizeAssetsExperimentSubtype["UNSPECIFIED"] = 0] = "UNSPECIFIED";
1287
+ OptimizeAssetsExperimentSubtype[OptimizeAssetsExperimentSubtype["UNKNOWN"] = 1] = "UNKNOWN";
1288
+ OptimizeAssetsExperimentSubtype[OptimizeAssetsExperimentSubtype["ADD_ASSETS_TO_ASSETLESS_RETAIL"] = 2] = "ADD_ASSETS_TO_ASSETLESS_RETAIL";
1289
+ OptimizeAssetsExperimentSubtype[OptimizeAssetsExperimentSubtype["ADD_VIDEO_ASSETS_TO_VIDEOLESS"] = 3] = "ADD_VIDEO_ASSETS_TO_VIDEOLESS";
1290
+ OptimizeAssetsExperimentSubtype[OptimizeAssetsExperimentSubtype["COMPARE_ASSETS"] = 4] = "COMPARE_ASSETS";
1291
+ })(OptimizeAssetsExperimentSubtype = enums.OptimizeAssetsExperimentSubtype || (enums.OptimizeAssetsExperimentSubtype = {}));
1292
+ /**
1293
+ * @name VideoExperimentSubtypeEnum.VideoExperimentSubtype
1294
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoExperimentSubtypeEnum.VideoExperimentSubtype
1295
+ */
1296
+ let VideoExperimentSubtype;
1297
+ (function (VideoExperimentSubtype) {
1298
+ VideoExperimentSubtype[VideoExperimentSubtype["UNSPECIFIED"] = 0] = "UNSPECIFIED";
1299
+ VideoExperimentSubtype[VideoExperimentSubtype["UNKNOWN"] = 1] = "UNKNOWN";
1300
+ VideoExperimentSubtype[VideoExperimentSubtype["DEMAND_GEN_ASSET"] = 2] = "DEMAND_GEN_ASSET";
1301
+ VideoExperimentSubtype[VideoExperimentSubtype["ASSET"] = 3] = "ASSET";
1302
+ VideoExperimentSubtype[VideoExperimentSubtype["ASSET_UPLIFT"] = 4] = "ASSET_UPLIFT";
1303
+ })(VideoExperimentSubtype = enums.VideoExperimentSubtype || (enums.VideoExperimentSubtype = {}));
1258
1304
  /**
1259
1305
  * @name AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1260
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1306
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1261
1307
  */
1262
1308
  let AppUrlOperatingSystemType;
1263
1309
  (function (AppUrlOperatingSystemType) {
@@ -1268,7 +1314,7 @@ var enums;
1268
1314
  })(AppUrlOperatingSystemType = enums.AppUrlOperatingSystemType || (enums.AppUrlOperatingSystemType = {}));
1269
1315
  /**
1270
1316
  * @name FrequencyCapEventTypeEnum.FrequencyCapEventType
1271
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/FrequencyCapEventTypeEnum.FrequencyCapEventType
1317
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/FrequencyCapEventTypeEnum.FrequencyCapEventType
1272
1318
  */
1273
1319
  let FrequencyCapEventType;
1274
1320
  (function (FrequencyCapEventType) {
@@ -1279,7 +1325,7 @@ var enums;
1279
1325
  })(FrequencyCapEventType = enums.FrequencyCapEventType || (enums.FrequencyCapEventType = {}));
1280
1326
  /**
1281
1327
  * @name FrequencyCapLevelEnum.FrequencyCapLevel
1282
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/FrequencyCapLevelEnum.FrequencyCapLevel
1328
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/FrequencyCapLevelEnum.FrequencyCapLevel
1283
1329
  */
1284
1330
  let FrequencyCapLevel;
1285
1331
  (function (FrequencyCapLevel) {
@@ -1291,7 +1337,7 @@ var enums;
1291
1337
  })(FrequencyCapLevel = enums.FrequencyCapLevel || (enums.FrequencyCapLevel = {}));
1292
1338
  /**
1293
1339
  * @name FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1294
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1340
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1295
1341
  */
1296
1342
  let FrequencyCapTimeUnit;
1297
1343
  (function (FrequencyCapTimeUnit) {
@@ -1303,7 +1349,7 @@ var enums;
1303
1349
  })(FrequencyCapTimeUnit = enums.FrequencyCapTimeUnit || (enums.FrequencyCapTimeUnit = {}));
1304
1350
  /**
1305
1351
  * @name KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1306
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1352
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1307
1353
  */
1308
1354
  let KeywordPlanAggregateMetricType;
1309
1355
  (function (KeywordPlanAggregateMetricType) {
@@ -1313,7 +1359,7 @@ var enums;
1313
1359
  })(KeywordPlanAggregateMetricType = enums.KeywordPlanAggregateMetricType || (enums.KeywordPlanAggregateMetricType = {}));
1314
1360
  /**
1315
1361
  * @name KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1316
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1362
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1317
1363
  */
1318
1364
  let KeywordPlanCompetitionLevel;
1319
1365
  (function (KeywordPlanCompetitionLevel) {
@@ -1325,7 +1371,7 @@ var enums;
1325
1371
  })(KeywordPlanCompetitionLevel = enums.KeywordPlanCompetitionLevel || (enums.KeywordPlanCompetitionLevel = {}));
1326
1372
  /**
1327
1373
  * @name KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1328
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1374
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1329
1375
  */
1330
1376
  let KeywordPlanConceptGroupType;
1331
1377
  (function (KeywordPlanConceptGroupType) {
@@ -1337,7 +1383,7 @@ var enums;
1337
1383
  })(KeywordPlanConceptGroupType = enums.KeywordPlanConceptGroupType || (enums.KeywordPlanConceptGroupType = {}));
1338
1384
  /**
1339
1385
  * @name ExperimentMetricEnum.ExperimentMetric
1340
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ExperimentMetricEnum.ExperimentMetric
1386
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExperimentMetricEnum.ExperimentMetric
1341
1387
  */
1342
1388
  let ExperimentMetric;
1343
1389
  (function (ExperimentMetric) {
@@ -1359,7 +1405,7 @@ var enums;
1359
1405
  })(ExperimentMetric = enums.ExperimentMetric || (enums.ExperimentMetric = {}));
1360
1406
  /**
1361
1407
  * @name ExperimentMetricDirectionEnum.ExperimentMetricDirection
1362
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ExperimentMetricDirectionEnum.ExperimentMetricDirection
1408
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExperimentMetricDirectionEnum.ExperimentMetricDirection
1363
1409
  */
1364
1410
  let ExperimentMetricDirection;
1365
1411
  (function (ExperimentMetricDirection) {
@@ -1373,7 +1419,7 @@ var enums;
1373
1419
  })(ExperimentMetricDirection = enums.ExperimentMetricDirection || (enums.ExperimentMetricDirection = {}));
1374
1420
  /**
1375
1421
  * @name InteractionEventTypeEnum.InteractionEventType
1376
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/InteractionEventTypeEnum.InteractionEventType
1422
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/InteractionEventTypeEnum.InteractionEventType
1377
1423
  */
1378
1424
  let InteractionEventType;
1379
1425
  (function (InteractionEventType) {
@@ -1386,7 +1432,7 @@ var enums;
1386
1432
  })(InteractionEventType = enums.InteractionEventType || (enums.InteractionEventType = {}));
1387
1433
  /**
1388
1434
  * @name QualityScoreBucketEnum.QualityScoreBucket
1389
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/QualityScoreBucketEnum.QualityScoreBucket
1435
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/QualityScoreBucketEnum.QualityScoreBucket
1390
1436
  */
1391
1437
  let QualityScoreBucket;
1392
1438
  (function (QualityScoreBucket) {
@@ -1398,7 +1444,7 @@ var enums;
1398
1444
  })(QualityScoreBucket = enums.QualityScoreBucket || (enums.QualityScoreBucket = {}));
1399
1445
  /**
1400
1446
  * @name UserIdentifierSourceEnum.UserIdentifierSource
1401
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserIdentifierSourceEnum.UserIdentifierSource
1447
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserIdentifierSourceEnum.UserIdentifierSource
1402
1448
  */
1403
1449
  let UserIdentifierSource;
1404
1450
  (function (UserIdentifierSource) {
@@ -1409,7 +1455,7 @@ var enums;
1409
1455
  })(UserIdentifierSource = enums.UserIdentifierSource || (enums.UserIdentifierSource = {}));
1410
1456
  /**
1411
1457
  * @name AdDestinationTypeEnum.AdDestinationType
1412
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdDestinationTypeEnum.AdDestinationType
1458
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdDestinationTypeEnum.AdDestinationType
1413
1459
  */
1414
1460
  let AdDestinationType;
1415
1461
  (function (AdDestinationType) {
@@ -1429,7 +1475,7 @@ var enums;
1429
1475
  })(AdDestinationType = enums.AdDestinationType || (enums.AdDestinationType = {}));
1430
1476
  /**
1431
1477
  * @name AdFormatTypeEnum.AdFormatType
1432
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdFormatTypeEnum.AdFormatType
1478
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdFormatTypeEnum.AdFormatType
1433
1479
  */
1434
1480
  let AdFormatType;
1435
1481
  (function (AdFormatType) {
@@ -1452,7 +1498,7 @@ var enums;
1452
1498
  })(AdFormatType = enums.AdFormatType || (enums.AdFormatType = {}));
1453
1499
  /**
1454
1500
  * @name AdNetworkTypeEnum.AdNetworkType
1455
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdNetworkTypeEnum.AdNetworkType
1501
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdNetworkTypeEnum.AdNetworkType
1456
1502
  */
1457
1503
  let AdNetworkType;
1458
1504
  (function (AdNetworkType) {
@@ -1471,7 +1517,7 @@ var enums;
1471
1517
  })(AdNetworkType = enums.AdNetworkType || (enums.AdNetworkType = {}));
1472
1518
  /**
1473
1519
  * @name AdSubNetworkTypeEnum.AdSubNetworkType
1474
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdSubNetworkTypeEnum.AdSubNetworkType
1520
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdSubNetworkTypeEnum.AdSubNetworkType
1475
1521
  */
1476
1522
  let AdSubNetworkType;
1477
1523
  (function (AdSubNetworkType) {
@@ -1484,7 +1530,7 @@ var enums;
1484
1530
  })(AdSubNetworkType = enums.AdSubNetworkType || (enums.AdSubNetworkType = {}));
1485
1531
  /**
1486
1532
  * @name BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1487
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1533
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1488
1534
  */
1489
1535
  let BudgetCampaignAssociationStatus;
1490
1536
  (function (BudgetCampaignAssociationStatus) {
@@ -1495,7 +1541,7 @@ var enums;
1495
1541
  })(BudgetCampaignAssociationStatus = enums.BudgetCampaignAssociationStatus || (enums.BudgetCampaignAssociationStatus = {}));
1496
1542
  /**
1497
1543
  * @name ClickTypeEnum.ClickType
1498
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ClickTypeEnum.ClickType
1544
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ClickTypeEnum.ClickType
1499
1545
  */
1500
1546
  let ClickType;
1501
1547
  (function (ClickType) {
@@ -1566,7 +1612,7 @@ var enums;
1566
1612
  })(ClickType = enums.ClickType || (enums.ClickType = {}));
1567
1613
  /**
1568
1614
  * @name ConversionActionCategoryEnum.ConversionActionCategory
1569
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionActionCategoryEnum.ConversionActionCategory
1615
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionActionCategoryEnum.ConversionActionCategory
1570
1616
  */
1571
1617
  let ConversionActionCategory;
1572
1618
  (function (ConversionActionCategory) {
@@ -1593,10 +1639,11 @@ var enums;
1593
1639
  ConversionActionCategory[ConversionActionCategory["STORE_SALE"] = 21] = "STORE_SALE";
1594
1640
  ConversionActionCategory[ConversionActionCategory["QUALIFIED_LEAD"] = 22] = "QUALIFIED_LEAD";
1595
1641
  ConversionActionCategory[ConversionActionCategory["CONVERTED_LEAD"] = 23] = "CONVERTED_LEAD";
1642
+ ConversionActionCategory[ConversionActionCategory["YOUTUBE_FOLLOW_ON_VIEWS"] = 24] = "YOUTUBE_FOLLOW_ON_VIEWS";
1596
1643
  })(ConversionActionCategory = enums.ConversionActionCategory || (enums.ConversionActionCategory = {}));
1597
1644
  /**
1598
1645
  * @name ConversionAttributionEventTypeEnum.ConversionAttributionEventType
1599
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
1646
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
1600
1647
  */
1601
1648
  let ConversionAttributionEventType;
1602
1649
  (function (ConversionAttributionEventType) {
@@ -1608,7 +1655,7 @@ var enums;
1608
1655
  })(ConversionAttributionEventType = enums.ConversionAttributionEventType || (enums.ConversionAttributionEventType = {}));
1609
1656
  /**
1610
1657
  * @name ConversionLagBucketEnum.ConversionLagBucket
1611
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionLagBucketEnum.ConversionLagBucket
1658
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionLagBucketEnum.ConversionLagBucket
1612
1659
  */
1613
1660
  let ConversionLagBucket;
1614
1661
  (function (ConversionLagBucket) {
@@ -1636,7 +1683,7 @@ var enums;
1636
1683
  })(ConversionLagBucket = enums.ConversionLagBucket || (enums.ConversionLagBucket = {}));
1637
1684
  /**
1638
1685
  * @name ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1639
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1686
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1640
1687
  */
1641
1688
  let ConversionOrAdjustmentLagBucket;
1642
1689
  (function (ConversionOrAdjustmentLagBucket) {
@@ -1686,7 +1733,7 @@ var enums;
1686
1733
  })(ConversionOrAdjustmentLagBucket = enums.ConversionOrAdjustmentLagBucket || (enums.ConversionOrAdjustmentLagBucket = {}));
1687
1734
  /**
1688
1735
  * @name ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1689
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1736
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1690
1737
  */
1691
1738
  let ConversionValueRulePrimaryDimension;
1692
1739
  (function (ConversionValueRulePrimaryDimension) {
@@ -1703,7 +1750,7 @@ var enums;
1703
1750
  })(ConversionValueRulePrimaryDimension = enums.ConversionValueRulePrimaryDimension || (enums.ConversionValueRulePrimaryDimension = {}));
1704
1751
  /**
1705
1752
  * @name ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1706
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1753
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1707
1754
  */
1708
1755
  let ConvertingUserPriorEngagementTypeAndLtvBucket;
1709
1756
  (function (ConvertingUserPriorEngagementTypeAndLtvBucket) {
@@ -1715,7 +1762,7 @@ var enums;
1715
1762
  })(ConvertingUserPriorEngagementTypeAndLtvBucket = enums.ConvertingUserPriorEngagementTypeAndLtvBucket || (enums.ConvertingUserPriorEngagementTypeAndLtvBucket = {}));
1716
1763
  /**
1717
1764
  * @name ExternalConversionSourceEnum.ExternalConversionSource
1718
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ExternalConversionSourceEnum.ExternalConversionSource
1765
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExternalConversionSourceEnum.ExternalConversionSource
1719
1766
  */
1720
1767
  let ExternalConversionSource;
1721
1768
  (function (ExternalConversionSource) {
@@ -1752,7 +1799,7 @@ var enums;
1752
1799
  })(ExternalConversionSource = enums.ExternalConversionSource || (enums.ExternalConversionSource = {}));
1753
1800
  /**
1754
1801
  * @name HotelPriceBucketEnum.HotelPriceBucket
1755
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/HotelPriceBucketEnum.HotelPriceBucket
1802
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/HotelPriceBucketEnum.HotelPriceBucket
1756
1803
  */
1757
1804
  let HotelPriceBucket;
1758
1805
  (function (HotelPriceBucket) {
@@ -1765,7 +1812,7 @@ var enums;
1765
1812
  })(HotelPriceBucket = enums.HotelPriceBucket || (enums.HotelPriceBucket = {}));
1766
1813
  /**
1767
1814
  * @name HotelRateTypeEnum.HotelRateType
1768
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/HotelRateTypeEnum.HotelRateType
1815
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/HotelRateTypeEnum.HotelRateType
1769
1816
  */
1770
1817
  let HotelRateType;
1771
1818
  (function (HotelRateType) {
@@ -1778,7 +1825,7 @@ var enums;
1778
1825
  })(HotelRateType = enums.HotelRateType || (enums.HotelRateType = {}));
1779
1826
  /**
1780
1827
  * @name LandingPageSourceEnum.LandingPageSource
1781
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LandingPageSourceEnum.LandingPageSource
1828
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LandingPageSourceEnum.LandingPageSource
1782
1829
  */
1783
1830
  let LandingPageSource;
1784
1831
  (function (LandingPageSource) {
@@ -1789,7 +1836,7 @@ var enums;
1789
1836
  })(LandingPageSource = enums.LandingPageSource || (enums.LandingPageSource = {}));
1790
1837
  /**
1791
1838
  * @name MatchTypeEnum.MatchType
1792
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/MatchTypeEnum.MatchType
1839
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/MatchTypeEnum.MatchType
1793
1840
  */
1794
1841
  let MatchType;
1795
1842
  (function (MatchType) {
@@ -1800,9 +1847,22 @@ var enums;
1800
1847
  MatchType[MatchType["PHRASE"] = 4] = "PHRASE";
1801
1848
  MatchType[MatchType["AI_MAX"] = 5] = "AI_MAX";
1802
1849
  })(MatchType = enums.MatchType || (enums.MatchType = {}));
1850
+ /**
1851
+ * @name MobileDevicePlatformEnum.MobileDevicePlatform
1852
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/MobileDevicePlatformEnum.MobileDevicePlatform
1853
+ */
1854
+ let MobileDevicePlatform;
1855
+ (function (MobileDevicePlatform) {
1856
+ MobileDevicePlatform[MobileDevicePlatform["UNSPECIFIED"] = 0] = "UNSPECIFIED";
1857
+ MobileDevicePlatform[MobileDevicePlatform["UNKNOWN"] = 1] = "UNKNOWN";
1858
+ MobileDevicePlatform[MobileDevicePlatform["ANDROID"] = 2] = "ANDROID";
1859
+ MobileDevicePlatform[MobileDevicePlatform["IOS"] = 3] = "IOS";
1860
+ MobileDevicePlatform[MobileDevicePlatform["OTHER_MOBILE"] = 4] = "OTHER_MOBILE";
1861
+ MobileDevicePlatform[MobileDevicePlatform["DESKTOP"] = 5] = "DESKTOP";
1862
+ })(MobileDevicePlatform = enums.MobileDevicePlatform || (enums.MobileDevicePlatform = {}));
1803
1863
  /**
1804
1864
  * @name RecommendationTypeEnum.RecommendationType
1805
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/RecommendationTypeEnum.RecommendationType
1865
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/RecommendationTypeEnum.RecommendationType
1806
1866
  */
1807
1867
  let RecommendationType;
1808
1868
  (function (RecommendationType) {
@@ -1865,7 +1925,7 @@ var enums;
1865
1925
  })(RecommendationType = enums.RecommendationType || (enums.RecommendationType = {}));
1866
1926
  /**
1867
1927
  * @name SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1868
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1928
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1869
1929
  */
1870
1930
  let SearchEngineResultsPageType;
1871
1931
  (function (SearchEngineResultsPageType) {
@@ -1877,7 +1937,7 @@ var enums;
1877
1937
  })(SearchEngineResultsPageType = enums.SearchEngineResultsPageType || (enums.SearchEngineResultsPageType = {}));
1878
1938
  /**
1879
1939
  * @name SearchTermMatchSourceEnum.SearchTermMatchSource
1880
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SearchTermMatchSourceEnum.SearchTermMatchSource
1940
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SearchTermMatchSourceEnum.SearchTermMatchSource
1881
1941
  */
1882
1942
  let SearchTermMatchSource;
1883
1943
  (function (SearchTermMatchSource) {
@@ -1888,10 +1948,11 @@ var enums;
1888
1948
  SearchTermMatchSource[SearchTermMatchSource["AI_MAX_BROAD_MATCH"] = 4] = "AI_MAX_BROAD_MATCH";
1889
1949
  SearchTermMatchSource[SearchTermMatchSource["DYNAMIC_SEARCH_ADS"] = 5] = "DYNAMIC_SEARCH_ADS";
1890
1950
  SearchTermMatchSource[SearchTermMatchSource["PERFORMANCE_MAX"] = 6] = "PERFORMANCE_MAX";
1951
+ SearchTermMatchSource[SearchTermMatchSource["VERTICAL_ADS_DATA_FEED"] = 7] = "VERTICAL_ADS_DATA_FEED";
1891
1952
  })(SearchTermMatchSource = enums.SearchTermMatchSource || (enums.SearchTermMatchSource = {}));
1892
1953
  /**
1893
1954
  * @name SearchTermMatchTypeEnum.SearchTermMatchType
1894
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SearchTermMatchTypeEnum.SearchTermMatchType
1955
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SearchTermMatchTypeEnum.SearchTermMatchType
1895
1956
  */
1896
1957
  let SearchTermMatchType;
1897
1958
  (function (SearchTermMatchType) {
@@ -1907,7 +1968,7 @@ var enums;
1907
1968
  })(SearchTermMatchType = enums.SearchTermMatchType || (enums.SearchTermMatchType = {}));
1908
1969
  /**
1909
1970
  * @name SearchTermTargetingStatusEnum.SearchTermTargetingStatus
1910
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SearchTermTargetingStatusEnum.SearchTermTargetingStatus
1971
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SearchTermTargetingStatusEnum.SearchTermTargetingStatus
1911
1972
  */
1912
1973
  let SearchTermTargetingStatus;
1913
1974
  (function (SearchTermTargetingStatus) {
@@ -1920,7 +1981,7 @@ var enums;
1920
1981
  })(SearchTermTargetingStatus = enums.SearchTermTargetingStatus || (enums.SearchTermTargetingStatus = {}));
1921
1982
  /**
1922
1983
  * @name SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1923
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1984
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1924
1985
  */
1925
1986
  let SkAdNetworkAdEventType;
1926
1987
  (function (SkAdNetworkAdEventType) {
@@ -1932,7 +1993,7 @@ var enums;
1932
1993
  })(SkAdNetworkAdEventType = enums.SkAdNetworkAdEventType || (enums.SkAdNetworkAdEventType = {}));
1933
1994
  /**
1934
1995
  * @name SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1935
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1996
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1936
1997
  */
1937
1998
  let SkAdNetworkAttributionCredit;
1938
1999
  (function (SkAdNetworkAttributionCredit) {
@@ -1944,7 +2005,7 @@ var enums;
1944
2005
  })(SkAdNetworkAttributionCredit = enums.SkAdNetworkAttributionCredit || (enums.SkAdNetworkAttributionCredit = {}));
1945
2006
  /**
1946
2007
  * @name SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
1947
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
2008
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
1948
2009
  */
1949
2010
  let SkAdNetworkCoarseConversionValue;
1950
2011
  (function (SkAdNetworkCoarseConversionValue) {
@@ -1958,7 +2019,7 @@ var enums;
1958
2019
  })(SkAdNetworkCoarseConversionValue = enums.SkAdNetworkCoarseConversionValue || (enums.SkAdNetworkCoarseConversionValue = {}));
1959
2020
  /**
1960
2021
  * @name SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
1961
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
2022
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
1962
2023
  */
1963
2024
  let SkAdNetworkSourceType;
1964
2025
  (function (SkAdNetworkSourceType) {
@@ -1970,7 +2031,7 @@ var enums;
1970
2031
  })(SkAdNetworkSourceType = enums.SkAdNetworkSourceType || (enums.SkAdNetworkSourceType = {}));
1971
2032
  /**
1972
2033
  * @name SkAdNetworkUserTypeEnum.SkAdNetworkUserType
1973
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
2034
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
1974
2035
  */
1975
2036
  let SkAdNetworkUserType;
1976
2037
  (function (SkAdNetworkUserType) {
@@ -1982,7 +2043,7 @@ var enums;
1982
2043
  })(SkAdNetworkUserType = enums.SkAdNetworkUserType || (enums.SkAdNetworkUserType = {}));
1983
2044
  /**
1984
2045
  * @name SlotEnum.Slot
1985
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SlotEnum.Slot
2046
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SlotEnum.Slot
1986
2047
  */
1987
2048
  let Slot;
1988
2049
  (function (Slot) {
@@ -1998,7 +2059,7 @@ var enums;
1998
2059
  })(Slot = enums.Slot || (enums.Slot = {}));
1999
2060
  /**
2000
2061
  * @name VerticalAdsItemVerticalTypeEnum.VerticalAdsItemVerticalType
2001
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/VerticalAdsItemVerticalTypeEnum.VerticalAdsItemVerticalType
2062
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/VerticalAdsItemVerticalTypeEnum.VerticalAdsItemVerticalType
2002
2063
  */
2003
2064
  let VerticalAdsItemVerticalType;
2004
2065
  (function (VerticalAdsItemVerticalType) {
@@ -2013,7 +2074,7 @@ var enums;
2013
2074
  })(VerticalAdsItemVerticalType = enums.VerticalAdsItemVerticalType || (enums.VerticalAdsItemVerticalType = {}));
2014
2075
  /**
2015
2076
  * @name TrackingCodePageFormatEnum.TrackingCodePageFormat
2016
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/TrackingCodePageFormatEnum.TrackingCodePageFormat
2077
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/TrackingCodePageFormatEnum.TrackingCodePageFormat
2017
2078
  */
2018
2079
  let TrackingCodePageFormat;
2019
2080
  (function (TrackingCodePageFormat) {
@@ -2024,7 +2085,7 @@ var enums;
2024
2085
  })(TrackingCodePageFormat = enums.TrackingCodePageFormat || (enums.TrackingCodePageFormat = {}));
2025
2086
  /**
2026
2087
  * @name TrackingCodeTypeEnum.TrackingCodeType
2027
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/TrackingCodeTypeEnum.TrackingCodeType
2088
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/TrackingCodeTypeEnum.TrackingCodeType
2028
2089
  */
2029
2090
  let TrackingCodeType;
2030
2091
  (function (TrackingCodeType) {
@@ -2037,7 +2098,7 @@ var enums;
2037
2098
  })(TrackingCodeType = enums.TrackingCodeType || (enums.TrackingCodeType = {}));
2038
2099
  /**
2039
2100
  * @name TargetingDimensionEnum.TargetingDimension
2040
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/TargetingDimensionEnum.TargetingDimension
2101
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/TargetingDimensionEnum.TargetingDimension
2041
2102
  */
2042
2103
  let TargetingDimension;
2043
2104
  (function (TargetingDimension) {
@@ -2054,7 +2115,7 @@ var enums;
2054
2115
  })(TargetingDimension = enums.TargetingDimension || (enums.TargetingDimension = {}));
2055
2116
  /**
2056
2117
  * @name ThirdPartyBrandLiftIntegrationPartnerEnum.ThirdPartyBrandLiftIntegrationPartner
2057
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ThirdPartyBrandLiftIntegrationPartnerEnum.ThirdPartyBrandLiftIntegrationPartner
2118
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ThirdPartyBrandLiftIntegrationPartnerEnum.ThirdPartyBrandLiftIntegrationPartner
2058
2119
  */
2059
2120
  let ThirdPartyBrandLiftIntegrationPartner;
2060
2121
  (function (ThirdPartyBrandLiftIntegrationPartner) {
@@ -2067,7 +2128,7 @@ var enums;
2067
2128
  })(ThirdPartyBrandLiftIntegrationPartner = enums.ThirdPartyBrandLiftIntegrationPartner || (enums.ThirdPartyBrandLiftIntegrationPartner = {}));
2068
2129
  /**
2069
2130
  * @name ThirdPartyBrandSafetyIntegrationPartnerEnum.ThirdPartyBrandSafetyIntegrationPartner
2070
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ThirdPartyBrandSafetyIntegrationPartnerEnum.ThirdPartyBrandSafetyIntegrationPartner
2131
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ThirdPartyBrandSafetyIntegrationPartnerEnum.ThirdPartyBrandSafetyIntegrationPartner
2071
2132
  */
2072
2133
  let ThirdPartyBrandSafetyIntegrationPartner;
2073
2134
  (function (ThirdPartyBrandSafetyIntegrationPartner) {
@@ -2079,7 +2140,7 @@ var enums;
2079
2140
  })(ThirdPartyBrandSafetyIntegrationPartner = enums.ThirdPartyBrandSafetyIntegrationPartner || (enums.ThirdPartyBrandSafetyIntegrationPartner = {}));
2080
2141
  /**
2081
2142
  * @name ThirdPartyReachIntegrationPartnerEnum.ThirdPartyReachIntegrationPartner
2082
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ThirdPartyReachIntegrationPartnerEnum.ThirdPartyReachIntegrationPartner
2143
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ThirdPartyReachIntegrationPartnerEnum.ThirdPartyReachIntegrationPartner
2083
2144
  */
2084
2145
  let ThirdPartyReachIntegrationPartner;
2085
2146
  (function (ThirdPartyReachIntegrationPartner) {
@@ -2097,7 +2158,7 @@ var enums;
2097
2158
  })(ThirdPartyReachIntegrationPartner = enums.ThirdPartyReachIntegrationPartner || (enums.ThirdPartyReachIntegrationPartner = {}));
2098
2159
  /**
2099
2160
  * @name ThirdPartyViewabilityIntegrationPartnerEnum.ThirdPartyViewabilityIntegrationPartner
2100
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ThirdPartyViewabilityIntegrationPartnerEnum.ThirdPartyViewabilityIntegrationPartner
2161
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ThirdPartyViewabilityIntegrationPartnerEnum.ThirdPartyViewabilityIntegrationPartner
2101
2162
  */
2102
2163
  let ThirdPartyViewabilityIntegrationPartner;
2103
2164
  (function (ThirdPartyViewabilityIntegrationPartner) {
@@ -2105,10 +2166,11 @@ var enums;
2105
2166
  ThirdPartyViewabilityIntegrationPartner[ThirdPartyViewabilityIntegrationPartner["UNKNOWN"] = 1] = "UNKNOWN";
2106
2167
  ThirdPartyViewabilityIntegrationPartner[ThirdPartyViewabilityIntegrationPartner["DOUBLE_VERIFY"] = 2] = "DOUBLE_VERIFY";
2107
2168
  ThirdPartyViewabilityIntegrationPartner[ThirdPartyViewabilityIntegrationPartner["INTEGRAL_AD_SCIENCE"] = 3] = "INTEGRAL_AD_SCIENCE";
2169
+ ThirdPartyViewabilityIntegrationPartner[ThirdPartyViewabilityIntegrationPartner["ZEFR"] = 4] = "ZEFR";
2108
2170
  })(ThirdPartyViewabilityIntegrationPartner = enums.ThirdPartyViewabilityIntegrationPartner || (enums.ThirdPartyViewabilityIntegrationPartner = {}));
2109
2171
  /**
2110
2172
  * @name CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
2111
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
2173
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
2112
2174
  */
2113
2175
  let CustomerMatchUploadKeyType;
2114
2176
  (function (CustomerMatchUploadKeyType) {
@@ -2120,7 +2182,7 @@ var enums;
2120
2182
  })(CustomerMatchUploadKeyType = enums.CustomerMatchUploadKeyType || (enums.CustomerMatchUploadKeyType = {}));
2121
2183
  /**
2122
2184
  * @name LookalikeExpansionLevelEnum.LookalikeExpansionLevel
2123
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LookalikeExpansionLevelEnum.LookalikeExpansionLevel
2185
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LookalikeExpansionLevelEnum.LookalikeExpansionLevel
2124
2186
  */
2125
2187
  let LookalikeExpansionLevel;
2126
2188
  (function (LookalikeExpansionLevel) {
@@ -2132,7 +2194,7 @@ var enums;
2132
2194
  })(LookalikeExpansionLevel = enums.LookalikeExpansionLevel || (enums.LookalikeExpansionLevel = {}));
2133
2195
  /**
2134
2196
  * @name UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
2135
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
2197
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
2136
2198
  */
2137
2199
  let UserListCrmDataSourceType;
2138
2200
  (function (UserListCrmDataSourceType) {
@@ -2145,7 +2207,7 @@ var enums;
2145
2207
  })(UserListCrmDataSourceType = enums.UserListCrmDataSourceType || (enums.UserListCrmDataSourceType = {}));
2146
2208
  /**
2147
2209
  * @name UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
2148
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
2210
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
2149
2211
  */
2150
2212
  let UserListDateRuleItemOperator;
2151
2213
  (function (UserListDateRuleItemOperator) {
@@ -2158,7 +2220,7 @@ var enums;
2158
2220
  })(UserListDateRuleItemOperator = enums.UserListDateRuleItemOperator || (enums.UserListDateRuleItemOperator = {}));
2159
2221
  /**
2160
2222
  * @name UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
2161
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
2223
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
2162
2224
  */
2163
2225
  let UserListFlexibleRuleOperator;
2164
2226
  (function (UserListFlexibleRuleOperator) {
@@ -2169,7 +2231,7 @@ var enums;
2169
2231
  })(UserListFlexibleRuleOperator = enums.UserListFlexibleRuleOperator || (enums.UserListFlexibleRuleOperator = {}));
2170
2232
  /**
2171
2233
  * @name UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
2172
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
2234
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
2173
2235
  */
2174
2236
  let UserListLogicalRuleOperator;
2175
2237
  (function (UserListLogicalRuleOperator) {
@@ -2181,7 +2243,7 @@ var enums;
2181
2243
  })(UserListLogicalRuleOperator = enums.UserListLogicalRuleOperator || (enums.UserListLogicalRuleOperator = {}));
2182
2244
  /**
2183
2245
  * @name UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
2184
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
2246
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
2185
2247
  */
2186
2248
  let UserListNumberRuleItemOperator;
2187
2249
  (function (UserListNumberRuleItemOperator) {
@@ -2196,7 +2258,7 @@ var enums;
2196
2258
  })(UserListNumberRuleItemOperator = enums.UserListNumberRuleItemOperator || (enums.UserListNumberRuleItemOperator = {}));
2197
2259
  /**
2198
2260
  * @name UserListPrepopulationStatusEnum.UserListPrepopulationStatus
2199
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
2261
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
2200
2262
  */
2201
2263
  let UserListPrepopulationStatus;
2202
2264
  (function (UserListPrepopulationStatus) {
@@ -2208,7 +2270,7 @@ var enums;
2208
2270
  })(UserListPrepopulationStatus = enums.UserListPrepopulationStatus || (enums.UserListPrepopulationStatus = {}));
2209
2271
  /**
2210
2272
  * @name UserListRuleTypeEnum.UserListRuleType
2211
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListRuleTypeEnum.UserListRuleType
2273
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListRuleTypeEnum.UserListRuleType
2212
2274
  */
2213
2275
  let UserListRuleType;
2214
2276
  (function (UserListRuleType) {
@@ -2219,7 +2281,7 @@ var enums;
2219
2281
  })(UserListRuleType = enums.UserListRuleType || (enums.UserListRuleType = {}));
2220
2282
  /**
2221
2283
  * @name UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
2222
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
2284
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
2223
2285
  */
2224
2286
  let UserListStringRuleItemOperator;
2225
2287
  (function (UserListStringRuleItemOperator) {
@@ -2236,7 +2298,7 @@ var enums;
2236
2298
  })(UserListStringRuleItemOperator = enums.UserListStringRuleItemOperator || (enums.UserListStringRuleItemOperator = {}));
2237
2299
  /**
2238
2300
  * @name AccessInvitationStatusEnum.AccessInvitationStatus
2239
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AccessInvitationStatusEnum.AccessInvitationStatus
2301
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccessInvitationStatusEnum.AccessInvitationStatus
2240
2302
  */
2241
2303
  let AccessInvitationStatus;
2242
2304
  (function (AccessInvitationStatus) {
@@ -2248,7 +2310,7 @@ var enums;
2248
2310
  })(AccessInvitationStatus = enums.AccessInvitationStatus || (enums.AccessInvitationStatus = {}));
2249
2311
  /**
2250
2312
  * @name AccessReasonEnum.AccessReason
2251
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AccessReasonEnum.AccessReason
2313
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccessReasonEnum.AccessReason
2252
2314
  */
2253
2315
  let AccessReason;
2254
2316
  (function (AccessReason) {
@@ -2262,7 +2324,7 @@ var enums;
2262
2324
  })(AccessReason = enums.AccessReason || (enums.AccessReason = {}));
2263
2325
  /**
2264
2326
  * @name AccessRoleEnum.AccessRole
2265
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AccessRoleEnum.AccessRole
2327
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccessRoleEnum.AccessRole
2266
2328
  */
2267
2329
  let AccessRole;
2268
2330
  (function (AccessRole) {
@@ -2275,7 +2337,7 @@ var enums;
2275
2337
  })(AccessRole = enums.AccessRole || (enums.AccessRole = {}));
2276
2338
  /**
2277
2339
  * @name AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
2278
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
2340
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
2279
2341
  */
2280
2342
  let AccountBudgetProposalStatus;
2281
2343
  (function (AccountBudgetProposalStatus) {
@@ -2289,7 +2351,7 @@ var enums;
2289
2351
  })(AccountBudgetProposalStatus = enums.AccountBudgetProposalStatus || (enums.AccountBudgetProposalStatus = {}));
2290
2352
  /**
2291
2353
  * @name AccountBudgetProposalTypeEnum.AccountBudgetProposalType
2292
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
2354
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
2293
2355
  */
2294
2356
  let AccountBudgetProposalType;
2295
2357
  (function (AccountBudgetProposalType) {
@@ -2302,7 +2364,7 @@ var enums;
2302
2364
  })(AccountBudgetProposalType = enums.AccountBudgetProposalType || (enums.AccountBudgetProposalType = {}));
2303
2365
  /**
2304
2366
  * @name AccountBudgetStatusEnum.AccountBudgetStatus
2305
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AccountBudgetStatusEnum.AccountBudgetStatus
2367
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccountBudgetStatusEnum.AccountBudgetStatus
2306
2368
  */
2307
2369
  let AccountBudgetStatus;
2308
2370
  (function (AccountBudgetStatus) {
@@ -2314,7 +2376,7 @@ var enums;
2314
2376
  })(AccountBudgetStatus = enums.AccountBudgetStatus || (enums.AccountBudgetStatus = {}));
2315
2377
  /**
2316
2378
  * @name AccountLinkStatusEnum.AccountLinkStatus
2317
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AccountLinkStatusEnum.AccountLinkStatus
2379
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AccountLinkStatusEnum.AccountLinkStatus
2318
2380
  */
2319
2381
  let AccountLinkStatus;
2320
2382
  (function (AccountLinkStatus) {
@@ -2329,7 +2391,7 @@ var enums;
2329
2391
  })(AccountLinkStatus = enums.AccountLinkStatus || (enums.AccountLinkStatus = {}));
2330
2392
  /**
2331
2393
  * @name AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
2332
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
2394
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
2333
2395
  */
2334
2396
  let AdGroupAdPrimaryStatus;
2335
2397
  (function (AdGroupAdPrimaryStatus) {
@@ -2344,7 +2406,7 @@ var enums;
2344
2406
  })(AdGroupAdPrimaryStatus = enums.AdGroupAdPrimaryStatus || (enums.AdGroupAdPrimaryStatus = {}));
2345
2407
  /**
2346
2408
  * @name AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2347
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2409
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2348
2410
  */
2349
2411
  let AdGroupAdPrimaryStatusReason;
2350
2412
  (function (AdGroupAdPrimaryStatusReason) {
@@ -2368,7 +2430,7 @@ var enums;
2368
2430
  })(AdGroupAdPrimaryStatusReason = enums.AdGroupAdPrimaryStatusReason || (enums.AdGroupAdPrimaryStatusReason = {}));
2369
2431
  /**
2370
2432
  * @name AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2371
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2433
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2372
2434
  */
2373
2435
  let AdGroupAdRotationMode;
2374
2436
  (function (AdGroupAdRotationMode) {
@@ -2379,7 +2441,7 @@ var enums;
2379
2441
  })(AdGroupAdRotationMode = enums.AdGroupAdRotationMode || (enums.AdGroupAdRotationMode = {}));
2380
2442
  /**
2381
2443
  * @name AdGroupAdStatusEnum.AdGroupAdStatus
2382
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupAdStatusEnum.AdGroupAdStatus
2444
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupAdStatusEnum.AdGroupAdStatus
2383
2445
  */
2384
2446
  let AdGroupAdStatus;
2385
2447
  (function (AdGroupAdStatus) {
@@ -2391,7 +2453,7 @@ var enums;
2391
2453
  })(AdGroupAdStatus = enums.AdGroupAdStatus || (enums.AdGroupAdStatus = {}));
2392
2454
  /**
2393
2455
  * @name AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2394
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2456
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2395
2457
  */
2396
2458
  let AdGroupCriterionApprovalStatus;
2397
2459
  (function (AdGroupCriterionApprovalStatus) {
@@ -2404,7 +2466,7 @@ var enums;
2404
2466
  })(AdGroupCriterionApprovalStatus = enums.AdGroupCriterionApprovalStatus || (enums.AdGroupCriterionApprovalStatus = {}));
2405
2467
  /**
2406
2468
  * @name AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2407
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2469
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2408
2470
  */
2409
2471
  let AdGroupCriterionPrimaryStatus;
2410
2472
  (function (AdGroupCriterionPrimaryStatus) {
@@ -2418,7 +2480,7 @@ var enums;
2418
2480
  })(AdGroupCriterionPrimaryStatus = enums.AdGroupCriterionPrimaryStatus || (enums.AdGroupCriterionPrimaryStatus = {}));
2419
2481
  /**
2420
2482
  * @name AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2421
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2483
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2422
2484
  */
2423
2485
  let AdGroupCriterionPrimaryStatusReason;
2424
2486
  (function (AdGroupCriterionPrimaryStatusReason) {
@@ -2445,7 +2507,7 @@ var enums;
2445
2507
  })(AdGroupCriterionPrimaryStatusReason = enums.AdGroupCriterionPrimaryStatusReason || (enums.AdGroupCriterionPrimaryStatusReason = {}));
2446
2508
  /**
2447
2509
  * @name AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2448
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2510
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2449
2511
  */
2450
2512
  let AdGroupCriterionStatus;
2451
2513
  (function (AdGroupCriterionStatus) {
@@ -2457,7 +2519,7 @@ var enums;
2457
2519
  })(AdGroupCriterionStatus = enums.AdGroupCriterionStatus || (enums.AdGroupCriterionStatus = {}));
2458
2520
  /**
2459
2521
  * @name AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2460
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2522
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2461
2523
  */
2462
2524
  let AdGroupPrimaryStatus;
2463
2525
  (function (AdGroupPrimaryStatus) {
@@ -2472,7 +2534,7 @@ var enums;
2472
2534
  })(AdGroupPrimaryStatus = enums.AdGroupPrimaryStatus || (enums.AdGroupPrimaryStatus = {}));
2473
2535
  /**
2474
2536
  * @name AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2475
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2537
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2476
2538
  */
2477
2539
  let AdGroupPrimaryStatusReason;
2478
2540
  (function (AdGroupPrimaryStatusReason) {
@@ -2497,7 +2559,7 @@ var enums;
2497
2559
  })(AdGroupPrimaryStatusReason = enums.AdGroupPrimaryStatusReason || (enums.AdGroupPrimaryStatusReason = {}));
2498
2560
  /**
2499
2561
  * @name AdGroupStatusEnum.AdGroupStatus
2500
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupStatusEnum.AdGroupStatus
2562
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupStatusEnum.AdGroupStatus
2501
2563
  */
2502
2564
  let AdGroupStatus;
2503
2565
  (function (AdGroupStatus) {
@@ -2509,7 +2571,7 @@ var enums;
2509
2571
  })(AdGroupStatus = enums.AdGroupStatus || (enums.AdGroupStatus = {}));
2510
2572
  /**
2511
2573
  * @name AdGroupTypeEnum.AdGroupType
2512
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdGroupTypeEnum.AdGroupType
2574
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdGroupTypeEnum.AdGroupType
2513
2575
  */
2514
2576
  let AdGroupType;
2515
2577
  (function (AdGroupType) {
@@ -2535,7 +2597,7 @@ var enums;
2535
2597
  })(AdGroupType = enums.AdGroupType || (enums.AdGroupType = {}));
2536
2598
  /**
2537
2599
  * @name AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2538
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2600
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2539
2601
  */
2540
2602
  let AdServingOptimizationStatus;
2541
2603
  (function (AdServingOptimizationStatus) {
@@ -2549,7 +2611,7 @@ var enums;
2549
2611
  })(AdServingOptimizationStatus = enums.AdServingOptimizationStatus || (enums.AdServingOptimizationStatus = {}));
2550
2612
  /**
2551
2613
  * @name AdStrengthEnum.AdStrength
2552
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdStrengthEnum.AdStrength
2614
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdStrengthEnum.AdStrength
2553
2615
  */
2554
2616
  let AdStrength;
2555
2617
  (function (AdStrength) {
@@ -2564,7 +2626,7 @@ var enums;
2564
2626
  })(AdStrength = enums.AdStrength || (enums.AdStrength = {}));
2565
2627
  /**
2566
2628
  * @name AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2567
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2629
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2568
2630
  */
2569
2631
  let AdStrengthActionItemType;
2570
2632
  (function (AdStrengthActionItemType) {
@@ -2574,7 +2636,7 @@ var enums;
2574
2636
  })(AdStrengthActionItemType = enums.AdStrengthActionItemType || (enums.AdStrengthActionItemType = {}));
2575
2637
  /**
2576
2638
  * @name AdTypeEnum.AdType
2577
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AdTypeEnum.AdType
2639
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AdTypeEnum.AdType
2578
2640
  */
2579
2641
  let AdType;
2580
2642
  (function (AdType) {
@@ -2615,7 +2677,7 @@ var enums;
2615
2677
  })(AdType = enums.AdType || (enums.AdType = {}));
2616
2678
  /**
2617
2679
  * @name AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2618
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2680
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2619
2681
  */
2620
2682
  let AndroidPrivacyInteractionType;
2621
2683
  (function (AndroidPrivacyInteractionType) {
@@ -2627,7 +2689,7 @@ var enums;
2627
2689
  })(AndroidPrivacyInteractionType = enums.AndroidPrivacyInteractionType || (enums.AndroidPrivacyInteractionType = {}));
2628
2690
  /**
2629
2691
  * @name AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2630
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2692
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2631
2693
  */
2632
2694
  let AndroidPrivacyNetworkType;
2633
2695
  (function (AndroidPrivacyNetworkType) {
@@ -2639,7 +2701,7 @@ var enums;
2639
2701
  })(AndroidPrivacyNetworkType = enums.AndroidPrivacyNetworkType || (enums.AndroidPrivacyNetworkType = {}));
2640
2702
  /**
2641
2703
  * @name AppBiddingGoalEnum.AppBiddingGoal
2642
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AppBiddingGoalEnum.AppBiddingGoal
2704
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AppBiddingGoalEnum.AppBiddingGoal
2643
2705
  */
2644
2706
  let AppBiddingGoal;
2645
2707
  (function (AppBiddingGoal) {
@@ -2655,7 +2717,7 @@ var enums;
2655
2717
  })(AppBiddingGoal = enums.AppBiddingGoal || (enums.AppBiddingGoal = {}));
2656
2718
  /**
2657
2719
  * @name AppCampaignAppStoreEnum.AppCampaignAppStore
2658
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AppCampaignAppStoreEnum.AppCampaignAppStore
2720
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AppCampaignAppStoreEnum.AppCampaignAppStore
2659
2721
  */
2660
2722
  let AppCampaignAppStore;
2661
2723
  (function (AppCampaignAppStore) {
@@ -2666,7 +2728,7 @@ var enums;
2666
2728
  })(AppCampaignAppStore = enums.AppCampaignAppStore || (enums.AppCampaignAppStore = {}));
2667
2729
  /**
2668
2730
  * @name AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2669
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2731
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2670
2732
  */
2671
2733
  let AppCampaignBiddingStrategyGoalType;
2672
2734
  (function (AppCampaignBiddingStrategyGoalType) {
@@ -2683,7 +2745,7 @@ var enums;
2683
2745
  })(AppCampaignBiddingStrategyGoalType = enums.AppCampaignBiddingStrategyGoalType || (enums.AppCampaignBiddingStrategyGoalType = {}));
2684
2746
  /**
2685
2747
  * @name AssetAutomationStatusEnum.AssetAutomationStatus
2686
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetAutomationStatusEnum.AssetAutomationStatus
2748
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetAutomationStatusEnum.AssetAutomationStatus
2687
2749
  */
2688
2750
  let AssetAutomationStatus;
2689
2751
  (function (AssetAutomationStatus) {
@@ -2694,7 +2756,7 @@ var enums;
2694
2756
  })(AssetAutomationStatus = enums.AssetAutomationStatus || (enums.AssetAutomationStatus = {}));
2695
2757
  /**
2696
2758
  * @name AssetAutomationTypeEnum.AssetAutomationType
2697
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetAutomationTypeEnum.AssetAutomationType
2759
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetAutomationTypeEnum.AssetAutomationType
2698
2760
  */
2699
2761
  let AssetAutomationType;
2700
2762
  (function (AssetAutomationType) {
@@ -2713,7 +2775,7 @@ var enums;
2713
2775
  })(AssetAutomationType = enums.AssetAutomationType || (enums.AssetAutomationType = {}));
2714
2776
  /**
2715
2777
  * @name AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2716
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2778
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2717
2779
  */
2718
2780
  let AssetCoverageVideoAspectRatioRequirement;
2719
2781
  (function (AssetCoverageVideoAspectRatioRequirement) {
@@ -2725,7 +2787,7 @@ var enums;
2725
2787
  })(AssetCoverageVideoAspectRatioRequirement = enums.AssetCoverageVideoAspectRatioRequirement || (enums.AssetCoverageVideoAspectRatioRequirement = {}));
2726
2788
  /**
2727
2789
  * @name AssetFieldTypeEnum.AssetFieldType
2728
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetFieldTypeEnum.AssetFieldType
2790
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetFieldTypeEnum.AssetFieldType
2729
2791
  */
2730
2792
  let AssetFieldType;
2731
2793
  (function (AssetFieldType) {
@@ -2765,10 +2827,11 @@ var enums;
2765
2827
  AssetFieldType[AssetFieldType["LANDING_PAGE_PREVIEW"] = 38] = "LANDING_PAGE_PREVIEW";
2766
2828
  AssetFieldType[AssetFieldType["LONG_DESCRIPTION"] = 39] = "LONG_DESCRIPTION";
2767
2829
  AssetFieldType[AssetFieldType["CALL_TO_ACTION"] = 40] = "CALL_TO_ACTION";
2830
+ AssetFieldType[AssetFieldType["CLASSIC_DISPLAY_IMAGE"] = 47] = "CLASSIC_DISPLAY_IMAGE";
2768
2831
  })(AssetFieldType = enums.AssetFieldType || (enums.AssetFieldType = {}));
2769
2832
  /**
2770
2833
  * @name AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2771
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2834
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2772
2835
  */
2773
2836
  let AssetGroupPrimaryStatus;
2774
2837
  (function (AssetGroupPrimaryStatus) {
@@ -2783,7 +2846,7 @@ var enums;
2783
2846
  })(AssetGroupPrimaryStatus = enums.AssetGroupPrimaryStatus || (enums.AssetGroupPrimaryStatus = {}));
2784
2847
  /**
2785
2848
  * @name AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2786
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2849
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2787
2850
  */
2788
2851
  let AssetGroupPrimaryStatusReason;
2789
2852
  (function (AssetGroupPrimaryStatusReason) {
@@ -2801,7 +2864,7 @@ var enums;
2801
2864
  })(AssetGroupPrimaryStatusReason = enums.AssetGroupPrimaryStatusReason || (enums.AssetGroupPrimaryStatusReason = {}));
2802
2865
  /**
2803
2866
  * @name AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2804
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2867
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2805
2868
  */
2806
2869
  let AssetGroupSignalApprovalStatus;
2807
2870
  (function (AssetGroupSignalApprovalStatus) {
@@ -2814,7 +2877,7 @@ var enums;
2814
2877
  })(AssetGroupSignalApprovalStatus = enums.AssetGroupSignalApprovalStatus || (enums.AssetGroupSignalApprovalStatus = {}));
2815
2878
  /**
2816
2879
  * @name AssetGroupStatusEnum.AssetGroupStatus
2817
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetGroupStatusEnum.AssetGroupStatus
2880
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetGroupStatusEnum.AssetGroupStatus
2818
2881
  */
2819
2882
  let AssetGroupStatus;
2820
2883
  (function (AssetGroupStatus) {
@@ -2826,7 +2889,7 @@ var enums;
2826
2889
  })(AssetGroupStatus = enums.AssetGroupStatus || (enums.AssetGroupStatus = {}));
2827
2890
  /**
2828
2891
  * @name AssetLinkStatusEnum.AssetLinkStatus
2829
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetLinkStatusEnum.AssetLinkStatus
2892
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetLinkStatusEnum.AssetLinkStatus
2830
2893
  */
2831
2894
  let AssetLinkStatus;
2832
2895
  (function (AssetLinkStatus) {
@@ -2838,7 +2901,7 @@ var enums;
2838
2901
  })(AssetLinkStatus = enums.AssetLinkStatus || (enums.AssetLinkStatus = {}));
2839
2902
  /**
2840
2903
  * @name AssetOrientationEnum.AssetOrientation
2841
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetOrientationEnum.AssetOrientation
2904
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetOrientationEnum.AssetOrientation
2842
2905
  */
2843
2906
  let AssetOrientation;
2844
2907
  (function (AssetOrientation) {
@@ -2850,7 +2913,7 @@ var enums;
2850
2913
  })(AssetOrientation = enums.AssetOrientation || (enums.AssetOrientation = {}));
2851
2914
  /**
2852
2915
  * @name AssetSetAssetStatusEnum.AssetSetAssetStatus
2853
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetSetAssetStatusEnum.AssetSetAssetStatus
2916
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetSetAssetStatusEnum.AssetSetAssetStatus
2854
2917
  */
2855
2918
  let AssetSetAssetStatus;
2856
2919
  (function (AssetSetAssetStatus) {
@@ -2861,7 +2924,7 @@ var enums;
2861
2924
  })(AssetSetAssetStatus = enums.AssetSetAssetStatus || (enums.AssetSetAssetStatus = {}));
2862
2925
  /**
2863
2926
  * @name AssetSetLinkStatusEnum.AssetSetLinkStatus
2864
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetSetLinkStatusEnum.AssetSetLinkStatus
2927
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetSetLinkStatusEnum.AssetSetLinkStatus
2865
2928
  */
2866
2929
  let AssetSetLinkStatus;
2867
2930
  (function (AssetSetLinkStatus) {
@@ -2872,7 +2935,7 @@ var enums;
2872
2935
  })(AssetSetLinkStatus = enums.AssetSetLinkStatus || (enums.AssetSetLinkStatus = {}));
2873
2936
  /**
2874
2937
  * @name AssetSetStatusEnum.AssetSetStatus
2875
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetSetStatusEnum.AssetSetStatus
2938
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetSetStatusEnum.AssetSetStatus
2876
2939
  */
2877
2940
  let AssetSetStatus;
2878
2941
  (function (AssetSetStatus) {
@@ -2883,7 +2946,7 @@ var enums;
2883
2946
  })(AssetSetStatus = enums.AssetSetStatus || (enums.AssetSetStatus = {}));
2884
2947
  /**
2885
2948
  * @name AssetSetTypeEnum.AssetSetType
2886
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetSetTypeEnum.AssetSetType
2949
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetSetTypeEnum.AssetSetType
2887
2950
  */
2888
2951
  let AssetSetType;
2889
2952
  (function (AssetSetType) {
@@ -2908,7 +2971,7 @@ var enums;
2908
2971
  })(AssetSetType = enums.AssetSetType || (enums.AssetSetType = {}));
2909
2972
  /**
2910
2973
  * @name AssetSourceEnum.AssetSource
2911
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetSourceEnum.AssetSource
2974
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetSourceEnum.AssetSource
2912
2975
  */
2913
2976
  let AssetSource;
2914
2977
  (function (AssetSource) {
@@ -2919,7 +2982,7 @@ var enums;
2919
2982
  })(AssetSource = enums.AssetSource || (enums.AssetSource = {}));
2920
2983
  /**
2921
2984
  * @name AssetTypeEnum.AssetType
2922
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AssetTypeEnum.AssetType
2985
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AssetTypeEnum.AssetType
2923
2986
  */
2924
2987
  let AssetType;
2925
2988
  (function (AssetType) {
@@ -2958,7 +3021,7 @@ var enums;
2958
3021
  })(AssetType = enums.AssetType || (enums.AssetType = {}));
2959
3022
  /**
2960
3023
  * @name AsyncActionStatusEnum.AsyncActionStatus
2961
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AsyncActionStatusEnum.AsyncActionStatus
3024
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AsyncActionStatusEnum.AsyncActionStatus
2962
3025
  */
2963
3026
  let AsyncActionStatus;
2964
3027
  (function (AsyncActionStatus) {
@@ -2972,7 +3035,7 @@ var enums;
2972
3035
  })(AsyncActionStatus = enums.AsyncActionStatus || (enums.AsyncActionStatus = {}));
2973
3036
  /**
2974
3037
  * @name AttributionModelEnum.AttributionModel
2975
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AttributionModelEnum.AttributionModel
3038
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AttributionModelEnum.AttributionModel
2976
3039
  */
2977
3040
  let AttributionModel;
2978
3041
  (function (AttributionModel) {
@@ -2988,7 +3051,7 @@ var enums;
2988
3051
  })(AttributionModel = enums.AttributionModel || (enums.AttributionModel = {}));
2989
3052
  /**
2990
3053
  * @name AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
2991
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
3054
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
2992
3055
  */
2993
3056
  let AudienceInsightsMarketingObjective;
2994
3057
  (function (AudienceInsightsMarketingObjective) {
@@ -3000,7 +3063,7 @@ var enums;
3000
3063
  })(AudienceInsightsMarketingObjective = enums.AudienceInsightsMarketingObjective || (enums.AudienceInsightsMarketingObjective = {}));
3001
3064
  /**
3002
3065
  * @name AudienceScopeEnum.AudienceScope
3003
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AudienceScopeEnum.AudienceScope
3066
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AudienceScopeEnum.AudienceScope
3004
3067
  */
3005
3068
  let AudienceScope;
3006
3069
  (function (AudienceScope) {
@@ -3011,7 +3074,7 @@ var enums;
3011
3074
  })(AudienceScope = enums.AudienceScope || (enums.AudienceScope = {}));
3012
3075
  /**
3013
3076
  * @name AudienceStatusEnum.AudienceStatus
3014
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/AudienceStatusEnum.AudienceStatus
3077
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/AudienceStatusEnum.AudienceStatus
3015
3078
  */
3016
3079
  let AudienceStatus;
3017
3080
  (function (AudienceStatus) {
@@ -3022,7 +3085,7 @@ var enums;
3022
3085
  })(AudienceStatus = enums.AudienceStatus || (enums.AudienceStatus = {}));
3023
3086
  /**
3024
3087
  * @name BatchJobStatusEnum.BatchJobStatus
3025
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BatchJobStatusEnum.BatchJobStatus
3088
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BatchJobStatusEnum.BatchJobStatus
3026
3089
  */
3027
3090
  let BatchJobStatus;
3028
3091
  (function (BatchJobStatus) {
@@ -3034,7 +3097,7 @@ var enums;
3034
3097
  })(BatchJobStatus = enums.BatchJobStatus || (enums.BatchJobStatus = {}));
3035
3098
  /**
3036
3099
  * @name BenchmarksMarketingObjectiveEnum.BenchmarksMarketingObjective
3037
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BenchmarksMarketingObjectiveEnum.BenchmarksMarketingObjective
3100
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BenchmarksMarketingObjectiveEnum.BenchmarksMarketingObjective
3038
3101
  */
3039
3102
  let BenchmarksMarketingObjective;
3040
3103
  (function (BenchmarksMarketingObjective) {
@@ -3046,7 +3109,7 @@ var enums;
3046
3109
  })(BenchmarksMarketingObjective = enums.BenchmarksMarketingObjective || (enums.BenchmarksMarketingObjective = {}));
3047
3110
  /**
3048
3111
  * @name BenchmarksSourceTypeEnum.BenchmarksSourceType
3049
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BenchmarksSourceTypeEnum.BenchmarksSourceType
3112
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BenchmarksSourceTypeEnum.BenchmarksSourceType
3050
3113
  */
3051
3114
  let BenchmarksSourceType;
3052
3115
  (function (BenchmarksSourceType) {
@@ -3054,9 +3117,21 @@ var enums;
3054
3117
  BenchmarksSourceType[BenchmarksSourceType["UNKNOWN"] = 1] = "UNKNOWN";
3055
3118
  BenchmarksSourceType[BenchmarksSourceType["INDUSTRY_VERTICAL"] = 2] = "INDUSTRY_VERTICAL";
3056
3119
  })(BenchmarksSourceType = enums.BenchmarksSourceType || (enums.BenchmarksSourceType = {}));
3120
+ /**
3121
+ * @name BenchmarksTimeGranularityEnum.BenchmarksTimeGranularity
3122
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BenchmarksTimeGranularityEnum.BenchmarksTimeGranularity
3123
+ */
3124
+ let BenchmarksTimeGranularity;
3125
+ (function (BenchmarksTimeGranularity) {
3126
+ BenchmarksTimeGranularity[BenchmarksTimeGranularity["UNSPECIFIED"] = 0] = "UNSPECIFIED";
3127
+ BenchmarksTimeGranularity[BenchmarksTimeGranularity["UNKNOWN"] = 1] = "UNKNOWN";
3128
+ BenchmarksTimeGranularity[BenchmarksTimeGranularity["WEEK"] = 2] = "WEEK";
3129
+ BenchmarksTimeGranularity[BenchmarksTimeGranularity["MONTH"] = 3] = "MONTH";
3130
+ BenchmarksTimeGranularity[BenchmarksTimeGranularity["QUARTER"] = 4] = "QUARTER";
3131
+ })(BenchmarksTimeGranularity = enums.BenchmarksTimeGranularity || (enums.BenchmarksTimeGranularity = {}));
3057
3132
  /**
3058
3133
  * @name BidModifierSourceEnum.BidModifierSource
3059
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BidModifierSourceEnum.BidModifierSource
3134
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BidModifierSourceEnum.BidModifierSource
3060
3135
  */
3061
3136
  let BidModifierSource;
3062
3137
  (function (BidModifierSource) {
@@ -3067,7 +3142,7 @@ var enums;
3067
3142
  })(BidModifierSource = enums.BidModifierSource || (enums.BidModifierSource = {}));
3068
3143
  /**
3069
3144
  * @name BiddingSourceEnum.BiddingSource
3070
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BiddingSourceEnum.BiddingSource
3145
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BiddingSourceEnum.BiddingSource
3071
3146
  */
3072
3147
  let BiddingSource;
3073
3148
  (function (BiddingSource) {
@@ -3079,7 +3154,7 @@ var enums;
3079
3154
  })(BiddingSource = enums.BiddingSource || (enums.BiddingSource = {}));
3080
3155
  /**
3081
3156
  * @name BiddingStrategyStatusEnum.BiddingStrategyStatus
3082
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BiddingStrategyStatusEnum.BiddingStrategyStatus
3157
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BiddingStrategyStatusEnum.BiddingStrategyStatus
3083
3158
  */
3084
3159
  let BiddingStrategyStatus;
3085
3160
  (function (BiddingStrategyStatus) {
@@ -3090,7 +3165,7 @@ var enums;
3090
3165
  })(BiddingStrategyStatus = enums.BiddingStrategyStatus || (enums.BiddingStrategyStatus = {}));
3091
3166
  /**
3092
3167
  * @name BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
3093
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
3168
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
3094
3169
  */
3095
3170
  let BiddingStrategySystemStatus;
3096
3171
  (function (BiddingStrategySystemStatus) {
@@ -3124,7 +3199,7 @@ var enums;
3124
3199
  })(BiddingStrategySystemStatus = enums.BiddingStrategySystemStatus || (enums.BiddingStrategySystemStatus = {}));
3125
3200
  /**
3126
3201
  * @name BiddingStrategyTypeEnum.BiddingStrategyType
3127
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BiddingStrategyTypeEnum.BiddingStrategyType
3202
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BiddingStrategyTypeEnum.BiddingStrategyType
3128
3203
  */
3129
3204
  let BiddingStrategyType;
3130
3205
  (function (BiddingStrategyType) {
@@ -3154,7 +3229,7 @@ var enums;
3154
3229
  })(BiddingStrategyType = enums.BiddingStrategyType || (enums.BiddingStrategyType = {}));
3155
3230
  /**
3156
3231
  * @name BillingSetupStatusEnum.BillingSetupStatus
3157
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BillingSetupStatusEnum.BillingSetupStatus
3232
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BillingSetupStatusEnum.BillingSetupStatus
3158
3233
  */
3159
3234
  let BillingSetupStatus;
3160
3235
  (function (BillingSetupStatus) {
@@ -3165,9 +3240,23 @@ var enums;
3165
3240
  BillingSetupStatus[BillingSetupStatus["APPROVED"] = 4] = "APPROVED";
3166
3241
  BillingSetupStatus[BillingSetupStatus["CANCELLED"] = 5] = "CANCELLED";
3167
3242
  })(BillingSetupStatus = enums.BillingSetupStatus || (enums.BillingSetupStatus = {}));
3243
+ /**
3244
+ * @name BookingStatusEnum.BookingStatus
3245
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BookingStatusEnum.BookingStatus
3246
+ */
3247
+ let BookingStatus;
3248
+ (function (BookingStatus) {
3249
+ BookingStatus[BookingStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
3250
+ BookingStatus[BookingStatus["UNKNOWN"] = 1] = "UNKNOWN";
3251
+ BookingStatus[BookingStatus["BOOKED"] = 2] = "BOOKED";
3252
+ BookingStatus[BookingStatus["HELD"] = 3] = "HELD";
3253
+ BookingStatus[BookingStatus["CAMPAIGN_ENDED"] = 4] = "CAMPAIGN_ENDED";
3254
+ BookingStatus[BookingStatus["HOLD_EXPIRED"] = 5] = "HOLD_EXPIRED";
3255
+ BookingStatus[BookingStatus["BOOKING_CANCELLED"] = 6] = "BOOKING_CANCELLED";
3256
+ })(BookingStatus = enums.BookingStatus || (enums.BookingStatus = {}));
3168
3257
  /**
3169
3258
  * @name BrandSafetySuitabilityEnum.BrandSafetySuitability
3170
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BrandSafetySuitabilityEnum.BrandSafetySuitability
3259
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BrandSafetySuitabilityEnum.BrandSafetySuitability
3171
3260
  */
3172
3261
  let BrandSafetySuitability;
3173
3262
  (function (BrandSafetySuitability) {
@@ -3179,7 +3268,7 @@ var enums;
3179
3268
  })(BrandSafetySuitability = enums.BrandSafetySuitability || (enums.BrandSafetySuitability = {}));
3180
3269
  /**
3181
3270
  * @name BudgetDeliveryMethodEnum.BudgetDeliveryMethod
3182
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
3271
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
3183
3272
  */
3184
3273
  let BudgetDeliveryMethod;
3185
3274
  (function (BudgetDeliveryMethod) {
@@ -3190,7 +3279,7 @@ var enums;
3190
3279
  })(BudgetDeliveryMethod = enums.BudgetDeliveryMethod || (enums.BudgetDeliveryMethod = {}));
3191
3280
  /**
3192
3281
  * @name BudgetPeriodEnum.BudgetPeriod
3193
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BudgetPeriodEnum.BudgetPeriod
3282
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BudgetPeriodEnum.BudgetPeriod
3194
3283
  */
3195
3284
  let BudgetPeriod;
3196
3285
  (function (BudgetPeriod) {
@@ -3201,7 +3290,7 @@ var enums;
3201
3290
  })(BudgetPeriod = enums.BudgetPeriod || (enums.BudgetPeriod = {}));
3202
3291
  /**
3203
3292
  * @name BudgetStatusEnum.BudgetStatus
3204
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BudgetStatusEnum.BudgetStatus
3293
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BudgetStatusEnum.BudgetStatus
3205
3294
  */
3206
3295
  let BudgetStatus;
3207
3296
  (function (BudgetStatus) {
@@ -3212,7 +3301,7 @@ var enums;
3212
3301
  })(BudgetStatus = enums.BudgetStatus || (enums.BudgetStatus = {}));
3213
3302
  /**
3214
3303
  * @name BudgetTypeEnum.BudgetType
3215
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/BudgetTypeEnum.BudgetType
3304
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/BudgetTypeEnum.BudgetType
3216
3305
  */
3217
3306
  let BudgetType;
3218
3307
  (function (BudgetType) {
@@ -3225,7 +3314,7 @@ var enums;
3225
3314
  })(BudgetType = enums.BudgetType || (enums.BudgetType = {}));
3226
3315
  /**
3227
3316
  * @name CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
3228
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
3317
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
3229
3318
  */
3230
3319
  let CallTrackingDisplayLocation;
3231
3320
  (function (CallTrackingDisplayLocation) {
@@ -3236,7 +3325,7 @@ var enums;
3236
3325
  })(CallTrackingDisplayLocation = enums.CallTrackingDisplayLocation || (enums.CallTrackingDisplayLocation = {}));
3237
3326
  /**
3238
3327
  * @name CallTypeEnum.CallType
3239
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CallTypeEnum.CallType
3328
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CallTypeEnum.CallType
3240
3329
  */
3241
3330
  let CallType;
3242
3331
  (function (CallType) {
@@ -3247,7 +3336,7 @@ var enums;
3247
3336
  })(CallType = enums.CallType || (enums.CallType = {}));
3248
3337
  /**
3249
3338
  * @name CampaignCriterionStatusEnum.CampaignCriterionStatus
3250
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CampaignCriterionStatusEnum.CampaignCriterionStatus
3339
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignCriterionStatusEnum.CampaignCriterionStatus
3251
3340
  */
3252
3341
  let CampaignCriterionStatus;
3253
3342
  (function (CampaignCriterionStatus) {
@@ -3259,7 +3348,7 @@ var enums;
3259
3348
  })(CampaignCriterionStatus = enums.CampaignCriterionStatus || (enums.CampaignCriterionStatus = {}));
3260
3349
  /**
3261
3350
  * @name CampaignDraftStatusEnum.CampaignDraftStatus
3262
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CampaignDraftStatusEnum.CampaignDraftStatus
3351
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignDraftStatusEnum.CampaignDraftStatus
3263
3352
  */
3264
3353
  let CampaignDraftStatus;
3265
3354
  (function (CampaignDraftStatus) {
@@ -3273,7 +3362,7 @@ var enums;
3273
3362
  })(CampaignDraftStatus = enums.CampaignDraftStatus || (enums.CampaignDraftStatus = {}));
3274
3363
  /**
3275
3364
  * @name CampaignExperimentTypeEnum.CampaignExperimentType
3276
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CampaignExperimentTypeEnum.CampaignExperimentType
3365
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignExperimentTypeEnum.CampaignExperimentType
3277
3366
  */
3278
3367
  let CampaignExperimentType;
3279
3368
  (function (CampaignExperimentType) {
@@ -3285,7 +3374,7 @@ var enums;
3285
3374
  })(CampaignExperimentType = enums.CampaignExperimentType || (enums.CampaignExperimentType = {}));
3286
3375
  /**
3287
3376
  * @name CampaignGroupStatusEnum.CampaignGroupStatus
3288
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CampaignGroupStatusEnum.CampaignGroupStatus
3377
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignGroupStatusEnum.CampaignGroupStatus
3289
3378
  */
3290
3379
  let CampaignGroupStatus;
3291
3380
  (function (CampaignGroupStatus) {
@@ -3296,7 +3385,7 @@ var enums;
3296
3385
  })(CampaignGroupStatus = enums.CampaignGroupStatus || (enums.CampaignGroupStatus = {}));
3297
3386
  /**
3298
3387
  * @name CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
3299
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
3388
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
3300
3389
  */
3301
3390
  let CampaignKeywordMatchType;
3302
3391
  (function (CampaignKeywordMatchType) {
@@ -3306,7 +3395,7 @@ var enums;
3306
3395
  })(CampaignKeywordMatchType = enums.CampaignKeywordMatchType || (enums.CampaignKeywordMatchType = {}));
3307
3396
  /**
3308
3397
  * @name CampaignPrimaryStatusEnum.CampaignPrimaryStatus
3309
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CampaignPrimaryStatusEnum.CampaignPrimaryStatus
3398
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignPrimaryStatusEnum.CampaignPrimaryStatus
3310
3399
  */
3311
3400
  let CampaignPrimaryStatus;
3312
3401
  (function (CampaignPrimaryStatus) {
@@ -3324,7 +3413,7 @@ var enums;
3324
3413
  })(CampaignPrimaryStatus = enums.CampaignPrimaryStatus || (enums.CampaignPrimaryStatus = {}));
3325
3414
  /**
3326
3415
  * @name CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
3327
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
3416
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
3328
3417
  */
3329
3418
  let CampaignPrimaryStatusReason;
3330
3419
  (function (CampaignPrimaryStatusReason) {
@@ -3368,10 +3457,14 @@ var enums;
3368
3457
  CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["NO_ASSET_GROUPS"] = 37] = "NO_ASSET_GROUPS";
3369
3458
  CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["ASSET_GROUPS_PAUSED"] = 38] = "ASSET_GROUPS_PAUSED";
3370
3459
  CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["MISSING_LOCATION_TARGETING"] = 39] = "MISSING_LOCATION_TARGETING";
3460
+ CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["CAMPAIGN_NOT_BOOKED"] = 40] = "CAMPAIGN_NOT_BOOKED";
3461
+ CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["BOOKING_HOLD_EXPIRING"] = 41] = "BOOKING_HOLD_EXPIRING";
3462
+ CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["BOOKING_HOLD_EXPIRED"] = 42] = "BOOKING_HOLD_EXPIRED";
3463
+ CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["BOOKING_CANCELLED"] = 43] = "BOOKING_CANCELLED";
3371
3464
  })(CampaignPrimaryStatusReason = enums.CampaignPrimaryStatusReason || (enums.CampaignPrimaryStatusReason = {}));
3372
3465
  /**
3373
3466
  * @name CampaignServingStatusEnum.CampaignServingStatus
3374
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CampaignServingStatusEnum.CampaignServingStatus
3467
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignServingStatusEnum.CampaignServingStatus
3375
3468
  */
3376
3469
  let CampaignServingStatus;
3377
3470
  (function (CampaignServingStatus) {
@@ -3385,7 +3478,7 @@ var enums;
3385
3478
  })(CampaignServingStatus = enums.CampaignServingStatus || (enums.CampaignServingStatus = {}));
3386
3479
  /**
3387
3480
  * @name CampaignSharedSetStatusEnum.CampaignSharedSetStatus
3388
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
3481
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
3389
3482
  */
3390
3483
  let CampaignSharedSetStatus;
3391
3484
  (function (CampaignSharedSetStatus) {
@@ -3396,7 +3489,7 @@ var enums;
3396
3489
  })(CampaignSharedSetStatus = enums.CampaignSharedSetStatus || (enums.CampaignSharedSetStatus = {}));
3397
3490
  /**
3398
3491
  * @name CampaignStatusEnum.CampaignStatus
3399
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CampaignStatusEnum.CampaignStatus
3492
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CampaignStatusEnum.CampaignStatus
3400
3493
  */
3401
3494
  let CampaignStatus;
3402
3495
  (function (CampaignStatus) {
@@ -3408,7 +3501,7 @@ var enums;
3408
3501
  })(CampaignStatus = enums.CampaignStatus || (enums.CampaignStatus = {}));
3409
3502
  /**
3410
3503
  * @name ChangeClientTypeEnum.ChangeClientType
3411
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ChangeClientTypeEnum.ChangeClientType
3504
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ChangeClientTypeEnum.ChangeClientType
3412
3505
  */
3413
3506
  let ChangeClientType;
3414
3507
  (function (ChangeClientType) {
@@ -3430,7 +3523,7 @@ var enums;
3430
3523
  })(ChangeClientType = enums.ChangeClientType || (enums.ChangeClientType = {}));
3431
3524
  /**
3432
3525
  * @name ChangeEventResourceTypeEnum.ChangeEventResourceType
3433
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ChangeEventResourceTypeEnum.ChangeEventResourceType
3526
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ChangeEventResourceTypeEnum.ChangeEventResourceType
3434
3527
  */
3435
3528
  let ChangeEventResourceType;
3436
3529
  (function (ChangeEventResourceType) {
@@ -3458,7 +3551,7 @@ var enums;
3458
3551
  })(ChangeEventResourceType = enums.ChangeEventResourceType || (enums.ChangeEventResourceType = {}));
3459
3552
  /**
3460
3553
  * @name ChangeStatusOperationEnum.ChangeStatusOperation
3461
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ChangeStatusOperationEnum.ChangeStatusOperation
3554
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ChangeStatusOperationEnum.ChangeStatusOperation
3462
3555
  */
3463
3556
  let ChangeStatusOperation;
3464
3557
  (function (ChangeStatusOperation) {
@@ -3470,7 +3563,7 @@ var enums;
3470
3563
  })(ChangeStatusOperation = enums.ChangeStatusOperation || (enums.ChangeStatusOperation = {}));
3471
3564
  /**
3472
3565
  * @name ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3473
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3566
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3474
3567
  */
3475
3568
  let ChangeStatusResourceType;
3476
3569
  (function (ChangeStatusResourceType) {
@@ -3500,7 +3593,7 @@ var enums;
3500
3593
  })(ChangeStatusResourceType = enums.ChangeStatusResourceType || (enums.ChangeStatusResourceType = {}));
3501
3594
  /**
3502
3595
  * @name CombinedAudienceStatusEnum.CombinedAudienceStatus
3503
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CombinedAudienceStatusEnum.CombinedAudienceStatus
3596
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CombinedAudienceStatusEnum.CombinedAudienceStatus
3504
3597
  */
3505
3598
  let CombinedAudienceStatus;
3506
3599
  (function (CombinedAudienceStatus) {
@@ -3511,7 +3604,7 @@ var enums;
3511
3604
  })(CombinedAudienceStatus = enums.CombinedAudienceStatus || (enums.CombinedAudienceStatus = {}));
3512
3605
  /**
3513
3606
  * @name ConversionActionCountingTypeEnum.ConversionActionCountingType
3514
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionActionCountingTypeEnum.ConversionActionCountingType
3607
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionActionCountingTypeEnum.ConversionActionCountingType
3515
3608
  */
3516
3609
  let ConversionActionCountingType;
3517
3610
  (function (ConversionActionCountingType) {
@@ -3522,7 +3615,7 @@ var enums;
3522
3615
  })(ConversionActionCountingType = enums.ConversionActionCountingType || (enums.ConversionActionCountingType = {}));
3523
3616
  /**
3524
3617
  * @name ConversionActionStatusEnum.ConversionActionStatus
3525
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionActionStatusEnum.ConversionActionStatus
3618
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionActionStatusEnum.ConversionActionStatus
3526
3619
  */
3527
3620
  let ConversionActionStatus;
3528
3621
  (function (ConversionActionStatus) {
@@ -3534,7 +3627,7 @@ var enums;
3534
3627
  })(ConversionActionStatus = enums.ConversionActionStatus || (enums.ConversionActionStatus = {}));
3535
3628
  /**
3536
3629
  * @name ConversionActionTypeEnum.ConversionActionType
3537
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionActionTypeEnum.ConversionActionType
3630
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionActionTypeEnum.ConversionActionType
3538
3631
  */
3539
3632
  let ConversionActionType;
3540
3633
  (function (ConversionActionType) {
@@ -3580,10 +3673,19 @@ var enums;
3580
3673
  ConversionActionType[ConversionActionType["UNIVERSAL_ANALYTICS_TRANSACTION"] = 39] = "UNIVERSAL_ANALYTICS_TRANSACTION";
3581
3674
  ConversionActionType[ConversionActionType["GOOGLE_ANALYTICS_4_CUSTOM"] = 40] = "GOOGLE_ANALYTICS_4_CUSTOM";
3582
3675
  ConversionActionType[ConversionActionType["GOOGLE_ANALYTICS_4_PURCHASE"] = 41] = "GOOGLE_ANALYTICS_4_PURCHASE";
3676
+ ConversionActionType[ConversionActionType["GOOGLE_ANALYTICS_4_GENERATE_LEAD"] = 42] = "GOOGLE_ANALYTICS_4_GENERATE_LEAD";
3677
+ ConversionActionType[ConversionActionType["GOOGLE_ANALYTICS_4_QUALIFY_LEAD"] = 43] = "GOOGLE_ANALYTICS_4_QUALIFY_LEAD";
3678
+ ConversionActionType[ConversionActionType["GOOGLE_ANALYTICS_4_CLOSE_CONVERT_LEAD"] = 44] = "GOOGLE_ANALYTICS_4_CLOSE_CONVERT_LEAD";
3679
+ ConversionActionType[ConversionActionType["FIREBASE_ANDROID_GENERATE_LEAD"] = 45] = "FIREBASE_ANDROID_GENERATE_LEAD";
3680
+ ConversionActionType[ConversionActionType["FIREBASE_ANDROID_QUALIFY_LEAD"] = 46] = "FIREBASE_ANDROID_QUALIFY_LEAD";
3681
+ ConversionActionType[ConversionActionType["FIREBASE_ANDROID_CLOSE_CONVERT_LEAD"] = 47] = "FIREBASE_ANDROID_CLOSE_CONVERT_LEAD";
3682
+ ConversionActionType[ConversionActionType["FIREBASE_IOS_GENERATE_LEAD"] = 48] = "FIREBASE_IOS_GENERATE_LEAD";
3683
+ ConversionActionType[ConversionActionType["FIREBASE_IOS_QUALIFY_LEAD"] = 49] = "FIREBASE_IOS_QUALIFY_LEAD";
3684
+ ConversionActionType[ConversionActionType["FIREBASE_IOS_CLOSE_CONVERT_LEAD"] = 50] = "FIREBASE_IOS_CLOSE_CONVERT_LEAD";
3583
3685
  })(ConversionActionType = enums.ConversionActionType || (enums.ConversionActionType = {}));
3584
3686
  /**
3585
3687
  * @name ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3586
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3688
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3587
3689
  */
3588
3690
  let ConversionAdjustmentType;
3589
3691
  (function (ConversionAdjustmentType) {
@@ -3595,7 +3697,7 @@ var enums;
3595
3697
  })(ConversionAdjustmentType = enums.ConversionAdjustmentType || (enums.ConversionAdjustmentType = {}));
3596
3698
  /**
3597
3699
  * @name ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3598
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3700
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3599
3701
  */
3600
3702
  let ConversionCustomVariableStatus;
3601
3703
  (function (ConversionCustomVariableStatus) {
@@ -3607,7 +3709,7 @@ var enums;
3607
3709
  })(ConversionCustomVariableStatus = enums.ConversionCustomVariableStatus || (enums.ConversionCustomVariableStatus = {}));
3608
3710
  /**
3609
3711
  * @name ConversionCustomerTypeEnum.ConversionCustomerType
3610
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionCustomerTypeEnum.ConversionCustomerType
3712
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionCustomerTypeEnum.ConversionCustomerType
3611
3713
  */
3612
3714
  let ConversionCustomerType;
3613
3715
  (function (ConversionCustomerType) {
@@ -3618,7 +3720,7 @@ var enums;
3618
3720
  })(ConversionCustomerType = enums.ConversionCustomerType || (enums.ConversionCustomerType = {}));
3619
3721
  /**
3620
3722
  * @name ConversionEnvironmentEnum.ConversionEnvironment
3621
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionEnvironmentEnum.ConversionEnvironment
3723
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionEnvironmentEnum.ConversionEnvironment
3622
3724
  */
3623
3725
  let ConversionEnvironment;
3624
3726
  (function (ConversionEnvironment) {
@@ -3629,7 +3731,7 @@ var enums;
3629
3731
  })(ConversionEnvironment = enums.ConversionEnvironment || (enums.ConversionEnvironment = {}));
3630
3732
  /**
3631
3733
  * @name ConversionOriginEnum.ConversionOrigin
3632
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionOriginEnum.ConversionOrigin
3734
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionOriginEnum.ConversionOrigin
3633
3735
  */
3634
3736
  let ConversionOrigin;
3635
3737
  (function (ConversionOrigin) {
@@ -3644,7 +3746,7 @@ var enums;
3644
3746
  })(ConversionOrigin = enums.ConversionOrigin || (enums.ConversionOrigin = {}));
3645
3747
  /**
3646
3748
  * @name ConversionTrackingStatusEnum.ConversionTrackingStatus
3647
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionTrackingStatusEnum.ConversionTrackingStatus
3749
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionTrackingStatusEnum.ConversionTrackingStatus
3648
3750
  */
3649
3751
  let ConversionTrackingStatus;
3650
3752
  (function (ConversionTrackingStatus) {
@@ -3657,7 +3759,7 @@ var enums;
3657
3759
  })(ConversionTrackingStatus = enums.ConversionTrackingStatus || (enums.ConversionTrackingStatus = {}));
3658
3760
  /**
3659
3761
  * @name ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3660
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3762
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3661
3763
  */
3662
3764
  let ConversionValueRuleSetStatus;
3663
3765
  (function (ConversionValueRuleSetStatus) {
@@ -3669,7 +3771,7 @@ var enums;
3669
3771
  })(ConversionValueRuleSetStatus = enums.ConversionValueRuleSetStatus || (enums.ConversionValueRuleSetStatus = {}));
3670
3772
  /**
3671
3773
  * @name ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3672
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3774
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3673
3775
  */
3674
3776
  let ConversionValueRuleStatus;
3675
3777
  (function (ConversionValueRuleStatus) {
@@ -3681,7 +3783,7 @@ var enums;
3681
3783
  })(ConversionValueRuleStatus = enums.ConversionValueRuleStatus || (enums.ConversionValueRuleStatus = {}));
3682
3784
  /**
3683
3785
  * @name CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3684
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3786
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3685
3787
  */
3686
3788
  let CriterionSystemServingStatus;
3687
3789
  (function (CriterionSystemServingStatus) {
@@ -3692,7 +3794,7 @@ var enums;
3692
3794
  })(CriterionSystemServingStatus = enums.CriterionSystemServingStatus || (enums.CriterionSystemServingStatus = {}));
3693
3795
  /**
3694
3796
  * @name CriterionTypeEnum.CriterionType
3695
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CriterionTypeEnum.CriterionType
3797
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CriterionTypeEnum.CriterionType
3696
3798
  */
3697
3799
  let CriterionType;
3698
3800
  (function (CriterionType) {
@@ -3743,10 +3845,12 @@ var enums;
3743
3845
  CriterionType[CriterionType["PLACEMENT_LIST"] = 44] = "PLACEMENT_LIST";
3744
3846
  CriterionType[CriterionType["VERTICAL_ADS_ITEM_GROUP_RULE_LIST"] = 45] = "VERTICAL_ADS_ITEM_GROUP_RULE_LIST";
3745
3847
  CriterionType[CriterionType["VERTICAL_ADS_ITEM_GROUP_RULE"] = 46] = "VERTICAL_ADS_ITEM_GROUP_RULE";
3848
+ CriterionType[CriterionType["RETAIL_FILTER_BUNDLE"] = 180] = "RETAIL_FILTER_BUNDLE";
3849
+ CriterionType[CriterionType["RETAIL_FILTER"] = 181] = "RETAIL_FILTER";
3746
3850
  })(CriterionType = enums.CriterionType || (enums.CriterionType = {}));
3747
3851
  /**
3748
3852
  * @name CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3749
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3853
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3750
3854
  */
3751
3855
  let CustomAudienceMemberType;
3752
3856
  (function (CustomAudienceMemberType) {
@@ -3759,7 +3863,7 @@ var enums;
3759
3863
  })(CustomAudienceMemberType = enums.CustomAudienceMemberType || (enums.CustomAudienceMemberType = {}));
3760
3864
  /**
3761
3865
  * @name CustomAudienceStatusEnum.CustomAudienceStatus
3762
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomAudienceStatusEnum.CustomAudienceStatus
3866
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomAudienceStatusEnum.CustomAudienceStatus
3763
3867
  */
3764
3868
  let CustomAudienceStatus;
3765
3869
  (function (CustomAudienceStatus) {
@@ -3770,7 +3874,7 @@ var enums;
3770
3874
  })(CustomAudienceStatus = enums.CustomAudienceStatus || (enums.CustomAudienceStatus = {}));
3771
3875
  /**
3772
3876
  * @name CustomAudienceTypeEnum.CustomAudienceType
3773
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomAudienceTypeEnum.CustomAudienceType
3877
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomAudienceTypeEnum.CustomAudienceType
3774
3878
  */
3775
3879
  let CustomAudienceType;
3776
3880
  (function (CustomAudienceType) {
@@ -3783,7 +3887,7 @@ var enums;
3783
3887
  })(CustomAudienceType = enums.CustomAudienceType || (enums.CustomAudienceType = {}));
3784
3888
  /**
3785
3889
  * @name CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3786
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3890
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3787
3891
  */
3788
3892
  let CustomConversionGoalStatus;
3789
3893
  (function (CustomConversionGoalStatus) {
@@ -3794,7 +3898,7 @@ var enums;
3794
3898
  })(CustomConversionGoalStatus = enums.CustomConversionGoalStatus || (enums.CustomConversionGoalStatus = {}));
3795
3899
  /**
3796
3900
  * @name CustomInterestMemberTypeEnum.CustomInterestMemberType
3797
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomInterestMemberTypeEnum.CustomInterestMemberType
3901
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomInterestMemberTypeEnum.CustomInterestMemberType
3798
3902
  */
3799
3903
  let CustomInterestMemberType;
3800
3904
  (function (CustomInterestMemberType) {
@@ -3805,7 +3909,7 @@ var enums;
3805
3909
  })(CustomInterestMemberType = enums.CustomInterestMemberType || (enums.CustomInterestMemberType = {}));
3806
3910
  /**
3807
3911
  * @name CustomInterestStatusEnum.CustomInterestStatus
3808
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomInterestStatusEnum.CustomInterestStatus
3912
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomInterestStatusEnum.CustomInterestStatus
3809
3913
  */
3810
3914
  let CustomInterestStatus;
3811
3915
  (function (CustomInterestStatus) {
@@ -3816,7 +3920,7 @@ var enums;
3816
3920
  })(CustomInterestStatus = enums.CustomInterestStatus || (enums.CustomInterestStatus = {}));
3817
3921
  /**
3818
3922
  * @name CustomInterestTypeEnum.CustomInterestType
3819
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomInterestTypeEnum.CustomInterestType
3923
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomInterestTypeEnum.CustomInterestType
3820
3924
  */
3821
3925
  let CustomInterestType;
3822
3926
  (function (CustomInterestType) {
@@ -3827,7 +3931,7 @@ var enums;
3827
3931
  })(CustomInterestType = enums.CustomInterestType || (enums.CustomInterestType = {}));
3828
3932
  /**
3829
3933
  * @name CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3830
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3934
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3831
3935
  */
3832
3936
  let CustomerAcquisitionOptimizationMode;
3833
3937
  (function (CustomerAcquisitionOptimizationMode) {
@@ -3839,7 +3943,7 @@ var enums;
3839
3943
  })(CustomerAcquisitionOptimizationMode = enums.CustomerAcquisitionOptimizationMode || (enums.CustomerAcquisitionOptimizationMode = {}));
3840
3944
  /**
3841
3945
  * @name CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3842
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3946
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3843
3947
  */
3844
3948
  let CustomerPayPerConversionEligibilityFailureReason;
3845
3949
  (function (CustomerPayPerConversionEligibilityFailureReason) {
@@ -3855,7 +3959,7 @@ var enums;
3855
3959
  })(CustomerPayPerConversionEligibilityFailureReason = enums.CustomerPayPerConversionEligibilityFailureReason || (enums.CustomerPayPerConversionEligibilityFailureReason = {}));
3856
3960
  /**
3857
3961
  * @name CustomerStatusEnum.CustomerStatus
3858
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomerStatusEnum.CustomerStatus
3962
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomerStatusEnum.CustomerStatus
3859
3963
  */
3860
3964
  let CustomerStatus;
3861
3965
  (function (CustomerStatus) {
@@ -3868,7 +3972,7 @@ var enums;
3868
3972
  })(CustomerStatus = enums.CustomerStatus || (enums.CustomerStatus = {}));
3869
3973
  /**
3870
3974
  * @name CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3871
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3975
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3872
3976
  */
3873
3977
  let CustomizerAttributeStatus;
3874
3978
  (function (CustomizerAttributeStatus) {
@@ -3879,7 +3983,7 @@ var enums;
3879
3983
  })(CustomizerAttributeStatus = enums.CustomizerAttributeStatus || (enums.CustomizerAttributeStatus = {}));
3880
3984
  /**
3881
3985
  * @name CustomizerValueStatusEnum.CustomizerValueStatus
3882
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/CustomizerValueStatusEnum.CustomizerValueStatus
3986
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/CustomizerValueStatusEnum.CustomizerValueStatus
3883
3987
  */
3884
3988
  let CustomizerValueStatus;
3885
3989
  (function (CustomizerValueStatus) {
@@ -3890,7 +3994,7 @@ var enums;
3890
3994
  })(CustomizerValueStatus = enums.CustomizerValueStatus || (enums.CustomizerValueStatus = {}));
3891
3995
  /**
3892
3996
  * @name DataDrivenModelStatusEnum.DataDrivenModelStatus
3893
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/DataDrivenModelStatusEnum.DataDrivenModelStatus
3997
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/DataDrivenModelStatusEnum.DataDrivenModelStatus
3894
3998
  */
3895
3999
  let DataDrivenModelStatus;
3896
4000
  (function (DataDrivenModelStatus) {
@@ -3903,7 +4007,7 @@ var enums;
3903
4007
  })(DataDrivenModelStatus = enums.DataDrivenModelStatus || (enums.DataDrivenModelStatus = {}));
3904
4008
  /**
3905
4009
  * @name DataLinkStatusEnum.DataLinkStatus
3906
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/DataLinkStatusEnum.DataLinkStatus
4010
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/DataLinkStatusEnum.DataLinkStatus
3907
4011
  */
3908
4012
  let DataLinkStatus;
3909
4013
  (function (DataLinkStatus) {
@@ -3918,7 +4022,7 @@ var enums;
3918
4022
  })(DataLinkStatus = enums.DataLinkStatus || (enums.DataLinkStatus = {}));
3919
4023
  /**
3920
4024
  * @name DataLinkTypeEnum.DataLinkType
3921
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/DataLinkTypeEnum.DataLinkType
4025
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/DataLinkTypeEnum.DataLinkType
3922
4026
  */
3923
4027
  let DataLinkType;
3924
4028
  (function (DataLinkType) {
@@ -3928,7 +4032,7 @@ var enums;
3928
4032
  })(DataLinkType = enums.DataLinkType || (enums.DataLinkType = {}));
3929
4033
  /**
3930
4034
  * @name DemandGenChannelConfigEnum.DemandGenChannelConfig
3931
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/DemandGenChannelConfigEnum.DemandGenChannelConfig
4035
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/DemandGenChannelConfigEnum.DemandGenChannelConfig
3932
4036
  */
3933
4037
  let DemandGenChannelConfig;
3934
4038
  (function (DemandGenChannelConfig) {
@@ -3939,7 +4043,7 @@ var enums;
3939
4043
  })(DemandGenChannelConfig = enums.DemandGenChannelConfig || (enums.DemandGenChannelConfig = {}));
3940
4044
  /**
3941
4045
  * @name DemandGenChannelStrategyEnum.DemandGenChannelStrategy
3942
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/DemandGenChannelStrategyEnum.DemandGenChannelStrategy
4046
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/DemandGenChannelStrategyEnum.DemandGenChannelStrategy
3943
4047
  */
3944
4048
  let DemandGenChannelStrategy;
3945
4049
  (function (DemandGenChannelStrategy) {
@@ -3950,7 +4054,7 @@ var enums;
3950
4054
  })(DemandGenChannelStrategy = enums.DemandGenChannelStrategy || (enums.DemandGenChannelStrategy = {}));
3951
4055
  /**
3952
4056
  * @name DistanceBucketEnum.DistanceBucket
3953
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/DistanceBucketEnum.DistanceBucket
4057
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/DistanceBucketEnum.DistanceBucket
3954
4058
  */
3955
4059
  let DistanceBucket;
3956
4060
  (function (DistanceBucket) {
@@ -3986,7 +4090,7 @@ var enums;
3986
4090
  })(DistanceBucket = enums.DistanceBucket || (enums.DistanceBucket = {}));
3987
4091
  /**
3988
4092
  * @name EuPoliticalAdvertisingStatusEnum.EuPoliticalAdvertisingStatus
3989
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/EuPoliticalAdvertisingStatusEnum.EuPoliticalAdvertisingStatus
4093
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/EuPoliticalAdvertisingStatusEnum.EuPoliticalAdvertisingStatus
3990
4094
  */
3991
4095
  let EuPoliticalAdvertisingStatus;
3992
4096
  (function (EuPoliticalAdvertisingStatus) {
@@ -3995,9 +4099,20 @@ var enums;
3995
4099
  EuPoliticalAdvertisingStatus[EuPoliticalAdvertisingStatus["CONTAINS_EU_POLITICAL_ADVERTISING"] = 2] = "CONTAINS_EU_POLITICAL_ADVERTISING";
3996
4100
  EuPoliticalAdvertisingStatus[EuPoliticalAdvertisingStatus["DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING"] = 3] = "DOES_NOT_CONTAIN_EU_POLITICAL_ADVERTISING";
3997
4101
  })(EuPoliticalAdvertisingStatus = enums.EuPoliticalAdvertisingStatus || (enums.EuPoliticalAdvertisingStatus = {}));
4102
+ /**
4103
+ * @name ExperimentAssetDetailOperationEnum.ExperimentAssetDetailOperation
4104
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExperimentAssetDetailOperationEnum.ExperimentAssetDetailOperation
4105
+ */
4106
+ let ExperimentAssetDetailOperation;
4107
+ (function (ExperimentAssetDetailOperation) {
4108
+ ExperimentAssetDetailOperation[ExperimentAssetDetailOperation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
4109
+ ExperimentAssetDetailOperation[ExperimentAssetDetailOperation["UNKNOWN"] = 1] = "UNKNOWN";
4110
+ ExperimentAssetDetailOperation[ExperimentAssetDetailOperation["ADD"] = 2] = "ADD";
4111
+ ExperimentAssetDetailOperation[ExperimentAssetDetailOperation["REMOVE"] = 3] = "REMOVE";
4112
+ })(ExperimentAssetDetailOperation = enums.ExperimentAssetDetailOperation || (enums.ExperimentAssetDetailOperation = {}));
3998
4113
  /**
3999
4114
  * @name ExperimentStatusEnum.ExperimentStatus
4000
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ExperimentStatusEnum.ExperimentStatus
4115
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExperimentStatusEnum.ExperimentStatus
4001
4116
  */
4002
4117
  let ExperimentStatus;
4003
4118
  (function (ExperimentStatus) {
@@ -4013,7 +4128,7 @@ var enums;
4013
4128
  })(ExperimentStatus = enums.ExperimentStatus || (enums.ExperimentStatus = {}));
4014
4129
  /**
4015
4130
  * @name ExperimentTypeEnum.ExperimentType
4016
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ExperimentTypeEnum.ExperimentType
4131
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ExperimentTypeEnum.ExperimentType
4017
4132
  */
4018
4133
  let ExperimentType;
4019
4134
  (function (ExperimentType) {
@@ -4029,10 +4144,14 @@ var enums;
4029
4144
  ExperimentType[ExperimentType["SHOPPING_AUTOMATED_BIDDING_STRATEGY"] = 10] = "SHOPPING_AUTOMATED_BIDDING_STRATEGY";
4030
4145
  ExperimentType[ExperimentType["SMART_MATCHING"] = 11] = "SMART_MATCHING";
4031
4146
  ExperimentType[ExperimentType["HOTEL_CUSTOM"] = 12] = "HOTEL_CUSTOM";
4147
+ ExperimentType[ExperimentType["OPTIMIZE_ASSETS"] = 13] = "OPTIMIZE_ASSETS";
4148
+ ExperimentType[ExperimentType["ADOPT_AI_MAX"] = 14] = "ADOPT_AI_MAX";
4149
+ ExperimentType[ExperimentType["ADOPT_BROAD_MATCH_KEYWORDS"] = 15] = "ADOPT_BROAD_MATCH_KEYWORDS";
4150
+ ExperimentType[ExperimentType["PMAX_REPLACEMENT_SHOPPING"] = 16] = "PMAX_REPLACEMENT_SHOPPING";
4032
4151
  })(ExperimentType = enums.ExperimentType || (enums.ExperimentType = {}));
4033
4152
  /**
4034
4153
  * @name GeoTargetConstantStatusEnum.GeoTargetConstantStatus
4035
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
4154
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
4036
4155
  */
4037
4156
  let GeoTargetConstantStatus;
4038
4157
  (function (GeoTargetConstantStatus) {
@@ -4043,7 +4162,7 @@ var enums;
4043
4162
  })(GeoTargetConstantStatus = enums.GeoTargetConstantStatus || (enums.GeoTargetConstantStatus = {}));
4044
4163
  /**
4045
4164
  * @name GeoTargetingTypeEnum.GeoTargetingType
4046
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/GeoTargetingTypeEnum.GeoTargetingType
4165
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/GeoTargetingTypeEnum.GeoTargetingType
4047
4166
  */
4048
4167
  let GeoTargetingType;
4049
4168
  (function (GeoTargetingType) {
@@ -4054,7 +4173,7 @@ var enums;
4054
4173
  })(GeoTargetingType = enums.GeoTargetingType || (enums.GeoTargetingType = {}));
4055
4174
  /**
4056
4175
  * @name GoalConfigLevelEnum.GoalConfigLevel
4057
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/GoalConfigLevelEnum.GoalConfigLevel
4176
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoalConfigLevelEnum.GoalConfigLevel
4058
4177
  */
4059
4178
  let GoalConfigLevel;
4060
4179
  (function (GoalConfigLevel) {
@@ -4065,7 +4184,7 @@ var enums;
4065
4184
  })(GoalConfigLevel = enums.GoalConfigLevel || (enums.GoalConfigLevel = {}));
4066
4185
  /**
4067
4186
  * @name GoalOptimizationEligibilityEnum.GoalOptimizationEligibility
4068
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/GoalOptimizationEligibilityEnum.GoalOptimizationEligibility
4187
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoalOptimizationEligibilityEnum.GoalOptimizationEligibility
4069
4188
  */
4070
4189
  let GoalOptimizationEligibility;
4071
4190
  (function (GoalOptimizationEligibility) {
@@ -4076,7 +4195,7 @@ var enums;
4076
4195
  })(GoalOptimizationEligibility = enums.GoalOptimizationEligibility || (enums.GoalOptimizationEligibility = {}));
4077
4196
  /**
4078
4197
  * @name GoalTypeEnum.GoalType
4079
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/GoalTypeEnum.GoalType
4198
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoalTypeEnum.GoalType
4080
4199
  */
4081
4200
  let GoalType;
4082
4201
  (function (GoalType) {
@@ -4086,7 +4205,7 @@ var enums;
4086
4205
  })(GoalType = enums.GoalType || (enums.GoalType = {}));
4087
4206
  /**
4088
4207
  * @name GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
4089
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
4208
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
4090
4209
  */
4091
4210
  let GoogleAdsFieldCategory;
4092
4211
  (function (GoogleAdsFieldCategory) {
@@ -4099,7 +4218,7 @@ var enums;
4099
4218
  })(GoogleAdsFieldCategory = enums.GoogleAdsFieldCategory || (enums.GoogleAdsFieldCategory = {}));
4100
4219
  /**
4101
4220
  * @name GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
4102
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
4221
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
4103
4222
  */
4104
4223
  let GoogleAdsFieldDataType;
4105
4224
  (function (GoogleAdsFieldDataType) {
@@ -4119,7 +4238,7 @@ var enums;
4119
4238
  })(GoogleAdsFieldDataType = enums.GoogleAdsFieldDataType || (enums.GoogleAdsFieldDataType = {}));
4120
4239
  /**
4121
4240
  * @name GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
4122
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
4241
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
4123
4242
  */
4124
4243
  let GoogleVoiceCallStatus;
4125
4244
  (function (GoogleVoiceCallStatus) {
@@ -4130,7 +4249,7 @@ var enums;
4130
4249
  })(GoogleVoiceCallStatus = enums.GoogleVoiceCallStatus || (enums.GoogleVoiceCallStatus = {}));
4131
4250
  /**
4132
4251
  * @name HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
4133
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
4252
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
4134
4253
  */
4135
4254
  let HotelAssetSuggestionStatus;
4136
4255
  (function (HotelAssetSuggestionStatus) {
@@ -4142,7 +4261,7 @@ var enums;
4142
4261
  })(HotelAssetSuggestionStatus = enums.HotelAssetSuggestionStatus || (enums.HotelAssetSuggestionStatus = {}));
4143
4262
  /**
4144
4263
  * @name HotelReconciliationStatusEnum.HotelReconciliationStatus
4145
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/HotelReconciliationStatusEnum.HotelReconciliationStatus
4264
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/HotelReconciliationStatusEnum.HotelReconciliationStatus
4146
4265
  */
4147
4266
  let HotelReconciliationStatus;
4148
4267
  (function (HotelReconciliationStatus) {
@@ -4155,7 +4274,7 @@ var enums;
4155
4274
  })(HotelReconciliationStatus = enums.HotelReconciliationStatus || (enums.HotelReconciliationStatus = {}));
4156
4275
  /**
4157
4276
  * @name IdentityVerificationProgramEnum.IdentityVerificationProgram
4158
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/IdentityVerificationProgramEnum.IdentityVerificationProgram
4277
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/IdentityVerificationProgramEnum.IdentityVerificationProgram
4159
4278
  */
4160
4279
  let IdentityVerificationProgram;
4161
4280
  (function (IdentityVerificationProgram) {
@@ -4165,7 +4284,7 @@ var enums;
4165
4284
  })(IdentityVerificationProgram = enums.IdentityVerificationProgram || (enums.IdentityVerificationProgram = {}));
4166
4285
  /**
4167
4286
  * @name IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
4168
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
4287
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
4169
4288
  */
4170
4289
  let IdentityVerificationProgramStatus;
4171
4290
  (function (IdentityVerificationProgramStatus) {
@@ -4178,7 +4297,7 @@ var enums;
4178
4297
  })(IdentityVerificationProgramStatus = enums.IdentityVerificationProgramStatus || (enums.IdentityVerificationProgramStatus = {}));
4179
4298
  /**
4180
4299
  * @name IncentiveStateEnum.IncentiveState
4181
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/IncentiveStateEnum.IncentiveState
4300
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/IncentiveStateEnum.IncentiveState
4182
4301
  */
4183
4302
  let IncentiveState;
4184
4303
  (function (IncentiveState) {
@@ -4194,7 +4313,7 @@ var enums;
4194
4313
  })(IncentiveState = enums.IncentiveState || (enums.IncentiveState = {}));
4195
4314
  /**
4196
4315
  * @name InsightsTrendEnum.InsightsTrend
4197
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/InsightsTrendEnum.InsightsTrend
4316
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/InsightsTrendEnum.InsightsTrend
4198
4317
  */
4199
4318
  let InsightsTrend;
4200
4319
  (function (InsightsTrend) {
@@ -4207,7 +4326,7 @@ var enums;
4207
4326
  })(InsightsTrend = enums.InsightsTrend || (enums.InsightsTrend = {}));
4208
4327
  /**
4209
4328
  * @name InvoiceTypeEnum.InvoiceType
4210
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/InvoiceTypeEnum.InvoiceType
4329
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/InvoiceTypeEnum.InvoiceType
4211
4330
  */
4212
4331
  let InvoiceType;
4213
4332
  (function (InvoiceType) {
@@ -4218,7 +4337,7 @@ var enums;
4218
4337
  })(InvoiceType = enums.InvoiceType || (enums.InvoiceType = {}));
4219
4338
  /**
4220
4339
  * @name KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
4221
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
4340
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
4222
4341
  */
4223
4342
  let KeywordPlanForecastInterval;
4224
4343
  (function (KeywordPlanForecastInterval) {
@@ -4230,7 +4349,7 @@ var enums;
4230
4349
  })(KeywordPlanForecastInterval = enums.KeywordPlanForecastInterval || (enums.KeywordPlanForecastInterval = {}));
4231
4350
  /**
4232
4351
  * @name KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
4233
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
4352
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
4234
4353
  */
4235
4354
  let KeywordPlanKeywordAnnotation;
4236
4355
  (function (KeywordPlanKeywordAnnotation) {
@@ -4240,7 +4359,7 @@ var enums;
4240
4359
  })(KeywordPlanKeywordAnnotation = enums.KeywordPlanKeywordAnnotation || (enums.KeywordPlanKeywordAnnotation = {}));
4241
4360
  /**
4242
4361
  * @name KeywordPlanNetworkEnum.KeywordPlanNetwork
4243
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/KeywordPlanNetworkEnum.KeywordPlanNetwork
4362
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/KeywordPlanNetworkEnum.KeywordPlanNetwork
4244
4363
  */
4245
4364
  let KeywordPlanNetwork;
4246
4365
  (function (KeywordPlanNetwork) {
@@ -4251,7 +4370,7 @@ var enums;
4251
4370
  })(KeywordPlanNetwork = enums.KeywordPlanNetwork || (enums.KeywordPlanNetwork = {}));
4252
4371
  /**
4253
4372
  * @name LabelStatusEnum.LabelStatus
4254
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LabelStatusEnum.LabelStatus
4373
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LabelStatusEnum.LabelStatus
4255
4374
  */
4256
4375
  let LabelStatus;
4257
4376
  (function (LabelStatus) {
@@ -4262,7 +4381,7 @@ var enums;
4262
4381
  })(LabelStatus = enums.LabelStatus || (enums.LabelStatus = {}));
4263
4382
  /**
4264
4383
  * @name LinkedAccountTypeEnum.LinkedAccountType
4265
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LinkedAccountTypeEnum.LinkedAccountType
4384
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LinkedAccountTypeEnum.LinkedAccountType
4266
4385
  */
4267
4386
  let LinkedAccountType;
4268
4387
  (function (LinkedAccountType) {
@@ -4272,7 +4391,7 @@ var enums;
4272
4391
  })(LinkedAccountType = enums.LinkedAccountType || (enums.LinkedAccountType = {}));
4273
4392
  /**
4274
4393
  * @name LinkedProductTypeEnum.LinkedProductType
4275
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LinkedProductTypeEnum.LinkedProductType
4394
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LinkedProductTypeEnum.LinkedProductType
4276
4395
  */
4277
4396
  let LinkedProductType;
4278
4397
  (function (LinkedProductType) {
@@ -4286,7 +4405,7 @@ var enums;
4286
4405
  })(LinkedProductType = enums.LinkedProductType || (enums.LinkedProductType = {}));
4287
4406
  /**
4288
4407
  * @name ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
4289
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
4408
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
4290
4409
  */
4291
4410
  let ListingGroupFilterCustomAttributeIndex;
4292
4411
  (function (ListingGroupFilterCustomAttributeIndex) {
@@ -4300,7 +4419,7 @@ var enums;
4300
4419
  })(ListingGroupFilterCustomAttributeIndex = enums.ListingGroupFilterCustomAttributeIndex || (enums.ListingGroupFilterCustomAttributeIndex = {}));
4301
4420
  /**
4302
4421
  * @name ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
4303
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
4422
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
4304
4423
  */
4305
4424
  let ListingGroupFilterListingSource;
4306
4425
  (function (ListingGroupFilterListingSource) {
@@ -4308,10 +4427,11 @@ var enums;
4308
4427
  ListingGroupFilterListingSource[ListingGroupFilterListingSource["UNKNOWN"] = 1] = "UNKNOWN";
4309
4428
  ListingGroupFilterListingSource[ListingGroupFilterListingSource["SHOPPING"] = 2] = "SHOPPING";
4310
4429
  ListingGroupFilterListingSource[ListingGroupFilterListingSource["WEBPAGE"] = 3] = "WEBPAGE";
4430
+ ListingGroupFilterListingSource[ListingGroupFilterListingSource["RETAIL"] = 4] = "RETAIL";
4311
4431
  })(ListingGroupFilterListingSource = enums.ListingGroupFilterListingSource || (enums.ListingGroupFilterListingSource = {}));
4312
4432
  /**
4313
4433
  * @name ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
4314
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
4434
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
4315
4435
  */
4316
4436
  let ListingGroupFilterProductCategoryLevel;
4317
4437
  (function (ListingGroupFilterProductCategoryLevel) {
@@ -4325,7 +4445,7 @@ var enums;
4325
4445
  })(ListingGroupFilterProductCategoryLevel = enums.ListingGroupFilterProductCategoryLevel || (enums.ListingGroupFilterProductCategoryLevel = {}));
4326
4446
  /**
4327
4447
  * @name ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
4328
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
4448
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
4329
4449
  */
4330
4450
  let ListingGroupFilterProductChannel;
4331
4451
  (function (ListingGroupFilterProductChannel) {
@@ -4336,7 +4456,7 @@ var enums;
4336
4456
  })(ListingGroupFilterProductChannel = enums.ListingGroupFilterProductChannel || (enums.ListingGroupFilterProductChannel = {}));
4337
4457
  /**
4338
4458
  * @name ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
4339
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
4459
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
4340
4460
  */
4341
4461
  let ListingGroupFilterProductCondition;
4342
4462
  (function (ListingGroupFilterProductCondition) {
@@ -4348,7 +4468,7 @@ var enums;
4348
4468
  })(ListingGroupFilterProductCondition = enums.ListingGroupFilterProductCondition || (enums.ListingGroupFilterProductCondition = {}));
4349
4469
  /**
4350
4470
  * @name ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
4351
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
4471
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
4352
4472
  */
4353
4473
  let ListingGroupFilterProductTypeLevel;
4354
4474
  (function (ListingGroupFilterProductTypeLevel) {
@@ -4362,7 +4482,7 @@ var enums;
4362
4482
  })(ListingGroupFilterProductTypeLevel = enums.ListingGroupFilterProductTypeLevel || (enums.ListingGroupFilterProductTypeLevel = {}));
4363
4483
  /**
4364
4484
  * @name ListingGroupFilterTypeEnum.ListingGroupFilterType
4365
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ListingGroupFilterTypeEnum.ListingGroupFilterType
4485
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingGroupFilterTypeEnum.ListingGroupFilterType
4366
4486
  */
4367
4487
  let ListingGroupFilterType;
4368
4488
  (function (ListingGroupFilterType) {
@@ -4374,7 +4494,7 @@ var enums;
4374
4494
  })(ListingGroupFilterType = enums.ListingGroupFilterType || (enums.ListingGroupFilterType = {}));
4375
4495
  /**
4376
4496
  * @name ListingTypeEnum.ListingType
4377
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ListingTypeEnum.ListingType
4497
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ListingTypeEnum.ListingType
4378
4498
  */
4379
4499
  let ListingType;
4380
4500
  (function (ListingType) {
@@ -4384,7 +4504,7 @@ var enums;
4384
4504
  })(ListingType = enums.ListingType || (enums.ListingType = {}));
4385
4505
  /**
4386
4506
  * @name LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
4387
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
4507
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
4388
4508
  */
4389
4509
  let LocalServicesBusinessRegistrationCheckRejectionReason;
4390
4510
  (function (LocalServicesBusinessRegistrationCheckRejectionReason) {
@@ -4402,7 +4522,7 @@ var enums;
4402
4522
  })(LocalServicesBusinessRegistrationCheckRejectionReason = enums.LocalServicesBusinessRegistrationCheckRejectionReason || (enums.LocalServicesBusinessRegistrationCheckRejectionReason = {}));
4403
4523
  /**
4404
4524
  * @name LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
4405
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
4525
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
4406
4526
  */
4407
4527
  let LocalServicesBusinessRegistrationType;
4408
4528
  (function (LocalServicesBusinessRegistrationType) {
@@ -4413,7 +4533,7 @@ var enums;
4413
4533
  })(LocalServicesBusinessRegistrationType = enums.LocalServicesBusinessRegistrationType || (enums.LocalServicesBusinessRegistrationType = {}));
4414
4534
  /**
4415
4535
  * @name LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
4416
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
4536
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
4417
4537
  */
4418
4538
  let LocalServicesLeadConversationType;
4419
4539
  (function (LocalServicesLeadConversationType) {
@@ -4429,7 +4549,7 @@ var enums;
4429
4549
  })(LocalServicesLeadConversationType = enums.LocalServicesLeadConversationType || (enums.LocalServicesLeadConversationType = {}));
4430
4550
  /**
4431
4551
  * @name LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
4432
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
4552
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
4433
4553
  */
4434
4554
  let LocalServicesEmployeeStatus;
4435
4555
  (function (LocalServicesEmployeeStatus) {
@@ -4440,7 +4560,7 @@ var enums;
4440
4560
  })(LocalServicesEmployeeStatus = enums.LocalServicesEmployeeStatus || (enums.LocalServicesEmployeeStatus = {}));
4441
4561
  /**
4442
4562
  * @name LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
4443
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
4563
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
4444
4564
  */
4445
4565
  let LocalServicesEmployeeType;
4446
4566
  (function (LocalServicesEmployeeType) {
@@ -4451,7 +4571,7 @@ var enums;
4451
4571
  })(LocalServicesEmployeeType = enums.LocalServicesEmployeeType || (enums.LocalServicesEmployeeType = {}));
4452
4572
  /**
4453
4573
  * @name LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
4454
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
4574
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
4455
4575
  */
4456
4576
  let LocalServicesInsuranceRejectionReason;
4457
4577
  (function (LocalServicesInsuranceRejectionReason) {
@@ -4474,7 +4594,7 @@ var enums;
4474
4594
  })(LocalServicesInsuranceRejectionReason = enums.LocalServicesInsuranceRejectionReason || (enums.LocalServicesInsuranceRejectionReason = {}));
4475
4595
  /**
4476
4596
  * @name LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
4477
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
4597
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
4478
4598
  */
4479
4599
  let LocalServicesLeadCreditIssuanceDecision;
4480
4600
  (function (LocalServicesLeadCreditIssuanceDecision) {
@@ -4487,7 +4607,7 @@ var enums;
4487
4607
  })(LocalServicesLeadCreditIssuanceDecision = enums.LocalServicesLeadCreditIssuanceDecision || (enums.LocalServicesLeadCreditIssuanceDecision = {}));
4488
4608
  /**
4489
4609
  * @name LocalServicesCreditStateEnum.LocalServicesCreditState
4490
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesCreditStateEnum.LocalServicesCreditState
4610
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesCreditStateEnum.LocalServicesCreditState
4491
4611
  */
4492
4612
  let LocalServicesCreditState;
4493
4613
  (function (LocalServicesCreditState) {
@@ -4498,7 +4618,7 @@ var enums;
4498
4618
  })(LocalServicesCreditState = enums.LocalServicesCreditState || (enums.LocalServicesCreditState = {}));
4499
4619
  /**
4500
4620
  * @name LocalServicesLeadStatusEnum.LocalServicesLeadStatus
4501
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesLeadStatusEnum.LocalServicesLeadStatus
4621
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadStatusEnum.LocalServicesLeadStatus
4502
4622
  */
4503
4623
  let LocalServicesLeadStatus;
4504
4624
  (function (LocalServicesLeadStatus) {
@@ -4515,7 +4635,7 @@ var enums;
4515
4635
  })(LocalServicesLeadStatus = enums.LocalServicesLeadStatus || (enums.LocalServicesLeadStatus = {}));
4516
4636
  /**
4517
4637
  * @name LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
4518
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
4638
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
4519
4639
  */
4520
4640
  let LocalServicesLeadSurveyAnswer;
4521
4641
  (function (LocalServicesLeadSurveyAnswer) {
@@ -4529,7 +4649,7 @@ var enums;
4529
4649
  })(LocalServicesLeadSurveyAnswer = enums.LocalServicesLeadSurveyAnswer || (enums.LocalServicesLeadSurveyAnswer = {}));
4530
4650
  /**
4531
4651
  * @name LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
4532
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
4652
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
4533
4653
  */
4534
4654
  let LocalServicesLeadSurveyDissatisfiedReason;
4535
4655
  (function (LocalServicesLeadSurveyDissatisfiedReason) {
@@ -4545,7 +4665,7 @@ var enums;
4545
4665
  })(LocalServicesLeadSurveyDissatisfiedReason = enums.LocalServicesLeadSurveyDissatisfiedReason || (enums.LocalServicesLeadSurveyDissatisfiedReason = {}));
4546
4666
  /**
4547
4667
  * @name LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
4548
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
4668
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
4549
4669
  */
4550
4670
  let LocalServicesLeadSurveySatisfiedReason;
4551
4671
  (function (LocalServicesLeadSurveySatisfiedReason) {
@@ -4559,7 +4679,7 @@ var enums;
4559
4679
  })(LocalServicesLeadSurveySatisfiedReason = enums.LocalServicesLeadSurveySatisfiedReason || (enums.LocalServicesLeadSurveySatisfiedReason = {}));
4560
4680
  /**
4561
4681
  * @name LocalServicesLeadTypeEnum.LocalServicesLeadType
4562
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesLeadTypeEnum.LocalServicesLeadType
4682
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLeadTypeEnum.LocalServicesLeadType
4563
4683
  */
4564
4684
  let LocalServicesLeadType;
4565
4685
  (function (LocalServicesLeadType) {
@@ -4571,7 +4691,7 @@ var enums;
4571
4691
  })(LocalServicesLeadType = enums.LocalServicesLeadType || (enums.LocalServicesLeadType = {}));
4572
4692
  /**
4573
4693
  * @name LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
4574
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
4694
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
4575
4695
  */
4576
4696
  let LocalServicesLicenseRejectionReason;
4577
4697
  (function (LocalServicesLicenseRejectionReason) {
@@ -4587,7 +4707,7 @@ var enums;
4587
4707
  })(LocalServicesLicenseRejectionReason = enums.LocalServicesLicenseRejectionReason || (enums.LocalServicesLicenseRejectionReason = {}));
4588
4708
  /**
4589
4709
  * @name LocalServicesParticipantTypeEnum.LocalServicesParticipantType
4590
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesParticipantTypeEnum.LocalServicesParticipantType
4710
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesParticipantTypeEnum.LocalServicesParticipantType
4591
4711
  */
4592
4712
  let LocalServicesParticipantType;
4593
4713
  (function (LocalServicesParticipantType) {
@@ -4598,7 +4718,7 @@ var enums;
4598
4718
  })(LocalServicesParticipantType = enums.LocalServicesParticipantType || (enums.LocalServicesParticipantType = {}));
4599
4719
  /**
4600
4720
  * @name LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4601
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4721
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4602
4722
  */
4603
4723
  let LocalServicesVerificationArtifactStatus;
4604
4724
  (function (LocalServicesVerificationArtifactStatus) {
@@ -4612,7 +4732,7 @@ var enums;
4612
4732
  })(LocalServicesVerificationArtifactStatus = enums.LocalServicesVerificationArtifactStatus || (enums.LocalServicesVerificationArtifactStatus = {}));
4613
4733
  /**
4614
4734
  * @name LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4615
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4735
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4616
4736
  */
4617
4737
  let LocalServicesVerificationArtifactType;
4618
4738
  (function (LocalServicesVerificationArtifactType) {
@@ -4625,7 +4745,7 @@ var enums;
4625
4745
  })(LocalServicesVerificationArtifactType = enums.LocalServicesVerificationArtifactType || (enums.LocalServicesVerificationArtifactType = {}));
4626
4746
  /**
4627
4747
  * @name LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4628
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4748
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4629
4749
  */
4630
4750
  let LocalServicesVerificationStatus;
4631
4751
  (function (LocalServicesVerificationStatus) {
@@ -4641,7 +4761,7 @@ var enums;
4641
4761
  })(LocalServicesVerificationStatus = enums.LocalServicesVerificationStatus || (enums.LocalServicesVerificationStatus = {}));
4642
4762
  /**
4643
4763
  * @name LocationSourceTypeEnum.LocationSourceType
4644
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/LocationSourceTypeEnum.LocationSourceType
4764
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/LocationSourceTypeEnum.LocationSourceType
4645
4765
  */
4646
4766
  let LocationSourceType;
4647
4767
  (function (LocationSourceType) {
@@ -4652,7 +4772,7 @@ var enums;
4652
4772
  })(LocationSourceType = enums.LocationSourceType || (enums.LocationSourceType = {}));
4653
4773
  /**
4654
4774
  * @name ManagerLinkStatusEnum.ManagerLinkStatus
4655
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ManagerLinkStatusEnum.ManagerLinkStatus
4775
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ManagerLinkStatusEnum.ManagerLinkStatus
4656
4776
  */
4657
4777
  let ManagerLinkStatus;
4658
4778
  (function (ManagerLinkStatus) {
@@ -4666,7 +4786,7 @@ var enums;
4666
4786
  })(ManagerLinkStatus = enums.ManagerLinkStatus || (enums.ManagerLinkStatus = {}));
4667
4787
  /**
4668
4788
  * @name MediaTypeEnum.MediaType
4669
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/MediaTypeEnum.MediaType
4789
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/MediaTypeEnum.MediaType
4670
4790
  */
4671
4791
  let MediaType;
4672
4792
  (function (MediaType) {
@@ -4679,9 +4799,19 @@ var enums;
4679
4799
  MediaType[MediaType["VIDEO"] = 6] = "VIDEO";
4680
4800
  MediaType[MediaType["DYNAMIC_IMAGE"] = 7] = "DYNAMIC_IMAGE";
4681
4801
  })(MediaType = enums.MediaType || (enums.MediaType = {}));
4802
+ /**
4803
+ * @name MessagingRestrictionTypeEnum.MessagingRestrictionType
4804
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/MessagingRestrictionTypeEnum.MessagingRestrictionType
4805
+ */
4806
+ let MessagingRestrictionType;
4807
+ (function (MessagingRestrictionType) {
4808
+ MessagingRestrictionType[MessagingRestrictionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
4809
+ MessagingRestrictionType[MessagingRestrictionType["UNKNOWN"] = 1] = "UNKNOWN";
4810
+ MessagingRestrictionType[MessagingRestrictionType["RESTRICTION_BASED_EXCLUSION"] = 2] = "RESTRICTION_BASED_EXCLUSION";
4811
+ })(MessagingRestrictionType = enums.MessagingRestrictionType || (enums.MessagingRestrictionType = {}));
4682
4812
  /**
4683
4813
  * @name MobileDeviceTypeEnum.MobileDeviceType
4684
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/MobileDeviceTypeEnum.MobileDeviceType
4814
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/MobileDeviceTypeEnum.MobileDeviceType
4685
4815
  */
4686
4816
  let MobileDeviceType;
4687
4817
  (function (MobileDeviceType) {
@@ -4692,7 +4822,7 @@ var enums;
4692
4822
  })(MobileDeviceType = enums.MobileDeviceType || (enums.MobileDeviceType = {}));
4693
4823
  /**
4694
4824
  * @name NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4695
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4825
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4696
4826
  */
4697
4827
  let NegativeGeoTargetType;
4698
4828
  (function (NegativeGeoTargetType) {
@@ -4703,7 +4833,7 @@ var enums;
4703
4833
  })(NegativeGeoTargetType = enums.NegativeGeoTargetType || (enums.NegativeGeoTargetType = {}));
4704
4834
  /**
4705
4835
  * @name NonSkippableMaxDurationEnum.NonSkippableMaxDuration
4706
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/NonSkippableMaxDurationEnum.NonSkippableMaxDuration
4836
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/NonSkippableMaxDurationEnum.NonSkippableMaxDuration
4707
4837
  */
4708
4838
  let NonSkippableMaxDuration;
4709
4839
  (function (NonSkippableMaxDuration) {
@@ -4715,7 +4845,7 @@ var enums;
4715
4845
  })(NonSkippableMaxDuration = enums.NonSkippableMaxDuration || (enums.NonSkippableMaxDuration = {}));
4716
4846
  /**
4717
4847
  * @name NonSkippableMinDurationEnum.NonSkippableMinDuration
4718
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/NonSkippableMinDurationEnum.NonSkippableMinDuration
4848
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/NonSkippableMinDurationEnum.NonSkippableMinDuration
4719
4849
  */
4720
4850
  let NonSkippableMinDuration;
4721
4851
  (function (NonSkippableMinDuration) {
@@ -4728,7 +4858,7 @@ var enums;
4728
4858
  })(NonSkippableMinDuration = enums.NonSkippableMinDuration || (enums.NonSkippableMinDuration = {}));
4729
4859
  /**
4730
4860
  * @name OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4731
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4861
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4732
4862
  */
4733
4863
  let OfflineConversionDiagnosticStatus;
4734
4864
  (function (OfflineConversionDiagnosticStatus) {
@@ -4741,7 +4871,7 @@ var enums;
4741
4871
  })(OfflineConversionDiagnosticStatus = enums.OfflineConversionDiagnosticStatus || (enums.OfflineConversionDiagnosticStatus = {}));
4742
4872
  /**
4743
4873
  * @name OfflineEventUploadClientEnum.OfflineEventUploadClient
4744
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/OfflineEventUploadClientEnum.OfflineEventUploadClient
4874
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineEventUploadClientEnum.OfflineEventUploadClient
4745
4875
  */
4746
4876
  let OfflineEventUploadClient;
4747
4877
  (function (OfflineEventUploadClient) {
@@ -4753,7 +4883,7 @@ var enums;
4753
4883
  })(OfflineEventUploadClient = enums.OfflineEventUploadClient || (enums.OfflineEventUploadClient = {}));
4754
4884
  /**
4755
4885
  * @name OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4756
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4886
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4757
4887
  */
4758
4888
  let OfflineUserDataJobFailureReason;
4759
4889
  (function (OfflineUserDataJobFailureReason) {
@@ -4767,7 +4897,7 @@ var enums;
4767
4897
  })(OfflineUserDataJobFailureReason = enums.OfflineUserDataJobFailureReason || (enums.OfflineUserDataJobFailureReason = {}));
4768
4898
  /**
4769
4899
  * @name OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4770
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4900
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4771
4901
  */
4772
4902
  let OfflineUserDataJobMatchRateRange;
4773
4903
  (function (OfflineUserDataJobMatchRateRange) {
@@ -4785,7 +4915,7 @@ var enums;
4785
4915
  })(OfflineUserDataJobMatchRateRange = enums.OfflineUserDataJobMatchRateRange || (enums.OfflineUserDataJobMatchRateRange = {}));
4786
4916
  /**
4787
4917
  * @name OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4788
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4918
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4789
4919
  */
4790
4920
  let OfflineUserDataJobStatus;
4791
4921
  (function (OfflineUserDataJobStatus) {
@@ -4798,7 +4928,7 @@ var enums;
4798
4928
  })(OfflineUserDataJobStatus = enums.OfflineUserDataJobStatus || (enums.OfflineUserDataJobStatus = {}));
4799
4929
  /**
4800
4930
  * @name OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4801
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4931
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4802
4932
  */
4803
4933
  let OfflineUserDataJobType;
4804
4934
  (function (OfflineUserDataJobType) {
@@ -4811,7 +4941,7 @@ var enums;
4811
4941
  })(OfflineUserDataJobType = enums.OfflineUserDataJobType || (enums.OfflineUserDataJobType = {}));
4812
4942
  /**
4813
4943
  * @name OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4814
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4944
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4815
4945
  */
4816
4946
  let OperatingSystemVersionOperatorType;
4817
4947
  (function (OperatingSystemVersionOperatorType) {
@@ -4822,7 +4952,7 @@ var enums;
4822
4952
  })(OperatingSystemVersionOperatorType = enums.OperatingSystemVersionOperatorType || (enums.OperatingSystemVersionOperatorType = {}));
4823
4953
  /**
4824
4954
  * @name OptimizationGoalTypeEnum.OptimizationGoalType
4825
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/OptimizationGoalTypeEnum.OptimizationGoalType
4955
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/OptimizationGoalTypeEnum.OptimizationGoalType
4826
4956
  */
4827
4957
  let OptimizationGoalType;
4828
4958
  (function (OptimizationGoalType) {
@@ -4832,9 +4962,22 @@ var enums;
4832
4962
  OptimizationGoalType[OptimizationGoalType["DRIVING_DIRECTIONS"] = 3] = "DRIVING_DIRECTIONS";
4833
4963
  OptimizationGoalType[OptimizationGoalType["APP_PRE_REGISTRATION"] = 4] = "APP_PRE_REGISTRATION";
4834
4964
  })(OptimizationGoalType = enums.OptimizationGoalType || (enums.OptimizationGoalType = {}));
4965
+ /**
4966
+ * @name PartnershipOpportunityEnum.PartnershipOpportunity
4967
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PartnershipOpportunityEnum.PartnershipOpportunity
4968
+ */
4969
+ let PartnershipOpportunity;
4970
+ (function (PartnershipOpportunity) {
4971
+ PartnershipOpportunity[PartnershipOpportunity["UNSPECIFIED"] = 0] = "UNSPECIFIED";
4972
+ PartnershipOpportunity[PartnershipOpportunity["UNKNOWN"] = 1] = "UNKNOWN";
4973
+ PartnershipOpportunity[PartnershipOpportunity["CREATOR_PARTNERSHIPS"] = 2] = "CREATOR_PARTNERSHIPS";
4974
+ PartnershipOpportunity[PartnershipOpportunity["CREATOR_TAKEOVER"] = 3] = "CREATOR_TAKEOVER";
4975
+ PartnershipOpportunity[PartnershipOpportunity["PARTNERSHIP_ADS"] = 4] = "PARTNERSHIP_ADS";
4976
+ PartnershipOpportunity[PartnershipOpportunity["YOUTUBE_SELECT_LINEUPS"] = 5] = "YOUTUBE_SELECT_LINEUPS";
4977
+ })(PartnershipOpportunity = enums.PartnershipOpportunity || (enums.PartnershipOpportunity = {}));
4835
4978
  /**
4836
4979
  * @name PaymentModeEnum.PaymentMode
4837
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PaymentModeEnum.PaymentMode
4980
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PaymentModeEnum.PaymentMode
4838
4981
  */
4839
4982
  let PaymentMode;
4840
4983
  (function (PaymentMode) {
@@ -4847,7 +4990,7 @@ var enums;
4847
4990
  })(PaymentMode = enums.PaymentMode || (enums.PaymentMode = {}));
4848
4991
  /**
4849
4992
  * @name PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4850
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4993
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4851
4994
  */
4852
4995
  let PerformanceMaxUpgradeStatus;
4853
4996
  (function (PerformanceMaxUpgradeStatus) {
@@ -4860,7 +5003,7 @@ var enums;
4860
5003
  })(PerformanceMaxUpgradeStatus = enums.PerformanceMaxUpgradeStatus || (enums.PerformanceMaxUpgradeStatus = {}));
4861
5004
  /**
4862
5005
  * @name PlacementTypeEnum.PlacementType
4863
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PlacementTypeEnum.PlacementType
5006
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PlacementTypeEnum.PlacementType
4864
5007
  */
4865
5008
  let PlacementType;
4866
5009
  (function (PlacementType) {
@@ -4875,7 +5018,7 @@ var enums;
4875
5018
  })(PlacementType = enums.PlacementType || (enums.PlacementType = {}));
4876
5019
  /**
4877
5020
  * @name PositiveGeoTargetTypeEnum.PositiveGeoTargetType
4878
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
5021
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
4879
5022
  */
4880
5023
  let PositiveGeoTargetType;
4881
5024
  (function (PositiveGeoTargetType) {
@@ -4887,7 +5030,7 @@ var enums;
4887
5030
  })(PositiveGeoTargetType = enums.PositiveGeoTargetType || (enums.PositiveGeoTargetType = {}));
4888
5031
  /**
4889
5032
  * @name ProductAvailabilityEnum.ProductAvailability
4890
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductAvailabilityEnum.ProductAvailability
5033
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductAvailabilityEnum.ProductAvailability
4891
5034
  */
4892
5035
  let ProductAvailability;
4893
5036
  (function (ProductAvailability) {
@@ -4899,7 +5042,7 @@ var enums;
4899
5042
  })(ProductAvailability = enums.ProductAvailability || (enums.ProductAvailability = {}));
4900
5043
  /**
4901
5044
  * @name ProductCategoryStateEnum.ProductCategoryState
4902
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductCategoryStateEnum.ProductCategoryState
5045
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductCategoryStateEnum.ProductCategoryState
4903
5046
  */
4904
5047
  let ProductCategoryState;
4905
5048
  (function (ProductCategoryState) {
@@ -4910,7 +5053,7 @@ var enums;
4910
5053
  })(ProductCategoryState = enums.ProductCategoryState || (enums.ProductCategoryState = {}));
4911
5054
  /**
4912
5055
  * @name ProductIssueSeverityEnum.ProductIssueSeverity
4913
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductIssueSeverityEnum.ProductIssueSeverity
5056
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductIssueSeverityEnum.ProductIssueSeverity
4914
5057
  */
4915
5058
  let ProductIssueSeverity;
4916
5059
  (function (ProductIssueSeverity) {
@@ -4921,7 +5064,7 @@ var enums;
4921
5064
  })(ProductIssueSeverity = enums.ProductIssueSeverity || (enums.ProductIssueSeverity = {}));
4922
5065
  /**
4923
5066
  * @name ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
4924
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
5067
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
4925
5068
  */
4926
5069
  let ProductLinkInvitationStatus;
4927
5070
  (function (ProductLinkInvitationStatus) {
@@ -4936,7 +5079,7 @@ var enums;
4936
5079
  })(ProductLinkInvitationStatus = enums.ProductLinkInvitationStatus || (enums.ProductLinkInvitationStatus = {}));
4937
5080
  /**
4938
5081
  * @name ProductStatusEnum.ProductStatus
4939
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ProductStatusEnum.ProductStatus
5082
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ProductStatusEnum.ProductStatus
4940
5083
  */
4941
5084
  let ProductStatus;
4942
5085
  (function (ProductStatus) {
@@ -4948,7 +5091,7 @@ var enums;
4948
5091
  })(ProductStatus = enums.ProductStatus || (enums.ProductStatus = {}));
4949
5092
  /**
4950
5093
  * @name ReachPlanAgeRangeEnum.ReachPlanAgeRange
4951
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ReachPlanAgeRangeEnum.ReachPlanAgeRange
5094
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanAgeRangeEnum.ReachPlanAgeRange
4952
5095
  */
4953
5096
  let ReachPlanAgeRange;
4954
5097
  (function (ReachPlanAgeRange) {
@@ -4962,6 +5105,11 @@ var enums;
4962
5105
  ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_18_64"] = 6] = "AGE_RANGE_18_64";
4963
5106
  ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_18_65_UP"] = 7] = "AGE_RANGE_18_65_UP";
4964
5107
  ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_21_34"] = 8] = "AGE_RANGE_21_34";
5108
+ ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_21_44"] = 22] = "AGE_RANGE_21_44";
5109
+ ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_21_49"] = 23] = "AGE_RANGE_21_49";
5110
+ ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_21_54"] = 24] = "AGE_RANGE_21_54";
5111
+ ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_21_64"] = 25] = "AGE_RANGE_21_64";
5112
+ ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_21_65_UP"] = 26] = "AGE_RANGE_21_65_UP";
4965
5113
  ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_25_34"] = 503002] = "AGE_RANGE_25_34";
4966
5114
  ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_25_44"] = 9] = "AGE_RANGE_25_44";
4967
5115
  ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_25_49"] = 10] = "AGE_RANGE_25_49";
@@ -4981,9 +5129,20 @@ var enums;
4981
5129
  ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_55_65_UP"] = 21] = "AGE_RANGE_55_65_UP";
4982
5130
  ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_65_UP"] = 503006] = "AGE_RANGE_65_UP";
4983
5131
  })(ReachPlanAgeRange = enums.ReachPlanAgeRange || (enums.ReachPlanAgeRange = {}));
5132
+ /**
5133
+ * @name ReachPlanBuyingMethodEnum.ReachPlanBuyingMethod
5134
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanBuyingMethodEnum.ReachPlanBuyingMethod
5135
+ */
5136
+ let ReachPlanBuyingMethod;
5137
+ (function (ReachPlanBuyingMethod) {
5138
+ ReachPlanBuyingMethod[ReachPlanBuyingMethod["UNSPECIFIED"] = 0] = "UNSPECIFIED";
5139
+ ReachPlanBuyingMethod[ReachPlanBuyingMethod["UNKNOWN"] = 1] = "UNKNOWN";
5140
+ ReachPlanBuyingMethod[ReachPlanBuyingMethod["AUCTION"] = 2] = "AUCTION";
5141
+ ReachPlanBuyingMethod[ReachPlanBuyingMethod["RESERVATION"] = 3] = "RESERVATION";
5142
+ })(ReachPlanBuyingMethod = enums.ReachPlanBuyingMethod || (enums.ReachPlanBuyingMethod = {}));
4984
5143
  /**
4985
5144
  * @name ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
4986
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
5145
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
4987
5146
  */
4988
5147
  let ReachPlanConversionRateModel;
4989
5148
  (function (ReachPlanConversionRateModel) {
@@ -4994,9 +5153,34 @@ var enums;
4994
5153
  ReachPlanConversionRateModel[ReachPlanConversionRateModel["INVENTORY_CONSERVATIVE"] = 4] = "INVENTORY_CONSERVATIVE";
4995
5154
  ReachPlanConversionRateModel[ReachPlanConversionRateModel["INVENTORY_MEDIAN"] = 5] = "INVENTORY_MEDIAN";
4996
5155
  })(ReachPlanConversionRateModel = enums.ReachPlanConversionRateModel || (enums.ReachPlanConversionRateModel = {}));
5156
+ /**
5157
+ * @name ReachPlanCostModelEnum.ReachPlanCostModel
5158
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanCostModelEnum.ReachPlanCostModel
5159
+ */
5160
+ let ReachPlanCostModel;
5161
+ (function (ReachPlanCostModel) {
5162
+ ReachPlanCostModel[ReachPlanCostModel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
5163
+ ReachPlanCostModel[ReachPlanCostModel["UNKNOWN"] = 1] = "UNKNOWN";
5164
+ ReachPlanCostModel[ReachPlanCostModel["CPM"] = 2] = "CPM";
5165
+ ReachPlanCostModel[ReachPlanCostModel["CPV"] = 3] = "CPV";
5166
+ ReachPlanCostModel[ReachPlanCostModel["CPC"] = 4] = "CPC";
5167
+ ReachPlanCostModel[ReachPlanCostModel["CPA"] = 5] = "CPA";
5168
+ })(ReachPlanCostModel = enums.ReachPlanCostModel || (enums.ReachPlanCostModel = {}));
5169
+ /**
5170
+ * @name ReachPlanMarketingObjectiveEnum.ReachPlanMarketingObjective
5171
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanMarketingObjectiveEnum.ReachPlanMarketingObjective
5172
+ */
5173
+ let ReachPlanMarketingObjective;
5174
+ (function (ReachPlanMarketingObjective) {
5175
+ ReachPlanMarketingObjective[ReachPlanMarketingObjective["UNSPECIFIED"] = 0] = "UNSPECIFIED";
5176
+ ReachPlanMarketingObjective[ReachPlanMarketingObjective["UNKNOWN"] = 1] = "UNKNOWN";
5177
+ ReachPlanMarketingObjective[ReachPlanMarketingObjective["AWARENESS"] = 2] = "AWARENESS";
5178
+ ReachPlanMarketingObjective[ReachPlanMarketingObjective["CONSIDERATION"] = 3] = "CONSIDERATION";
5179
+ ReachPlanMarketingObjective[ReachPlanMarketingObjective["ACTION"] = 4] = "ACTION";
5180
+ })(ReachPlanMarketingObjective = enums.ReachPlanMarketingObjective || (enums.ReachPlanMarketingObjective = {}));
4997
5181
  /**
4998
5182
  * @name ReachPlanNetworkEnum.ReachPlanNetwork
4999
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ReachPlanNetworkEnum.ReachPlanNetwork
5183
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanNetworkEnum.ReachPlanNetwork
5000
5184
  */
5001
5185
  let ReachPlanNetwork;
5002
5186
  (function (ReachPlanNetwork) {
@@ -5008,7 +5192,7 @@ var enums;
5008
5192
  })(ReachPlanNetwork = enums.ReachPlanNetwork || (enums.ReachPlanNetwork = {}));
5009
5193
  /**
5010
5194
  * @name ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
5011
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
5195
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
5012
5196
  */
5013
5197
  let ReachPlanPlannableUserListStatus;
5014
5198
  (function (ReachPlanPlannableUserListStatus) {
@@ -5019,7 +5203,7 @@ var enums;
5019
5203
  })(ReachPlanPlannableUserListStatus = enums.ReachPlanPlannableUserListStatus || (enums.ReachPlanPlannableUserListStatus = {}));
5020
5204
  /**
5021
5205
  * @name ReachPlanSurfaceEnum.ReachPlanSurface
5022
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ReachPlanSurfaceEnum.ReachPlanSurface
5206
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ReachPlanSurfaceEnum.ReachPlanSurface
5023
5207
  */
5024
5208
  let ReachPlanSurface;
5025
5209
  (function (ReachPlanSurface) {
@@ -5032,10 +5216,12 @@ var enums;
5032
5216
  ReachPlanSurface[ReachPlanSurface["IN_STREAM_NON_SKIPPABLE"] = 4] = "IN_STREAM_NON_SKIPPABLE";
5033
5217
  ReachPlanSurface[ReachPlanSurface["IN_STREAM_SKIPPABLE"] = 5] = "IN_STREAM_SKIPPABLE";
5034
5218
  ReachPlanSurface[ReachPlanSurface["SHORTS"] = 6] = "SHORTS";
5219
+ ReachPlanSurface[ReachPlanSurface["GOOGLE_DISPLAY_NETWORK"] = 9] = "GOOGLE_DISPLAY_NETWORK";
5220
+ ReachPlanSurface[ReachPlanSurface["IN_STREAM_NON_SKIPPABLE_THIRTY_SECONDS"] = 10] = "IN_STREAM_NON_SKIPPABLE_THIRTY_SECONDS";
5035
5221
  })(ReachPlanSurface = enums.ReachPlanSurface || (enums.ReachPlanSurface = {}));
5036
5222
  /**
5037
5223
  * @name RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
5038
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
5224
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
5039
5225
  */
5040
5226
  let RecommendationSubscriptionStatus;
5041
5227
  (function (RecommendationSubscriptionStatus) {
@@ -5046,7 +5232,7 @@ var enums;
5046
5232
  })(RecommendationSubscriptionStatus = enums.RecommendationSubscriptionStatus || (enums.RecommendationSubscriptionStatus = {}));
5047
5233
  /**
5048
5234
  * @name RegulatoryFeeTypeEnum.RegulatoryFeeType
5049
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/RegulatoryFeeTypeEnum.RegulatoryFeeType
5235
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/RegulatoryFeeTypeEnum.RegulatoryFeeType
5050
5236
  */
5051
5237
  let RegulatoryFeeType;
5052
5238
  (function (RegulatoryFeeType) {
@@ -5065,7 +5251,7 @@ var enums;
5065
5251
  })(RegulatoryFeeType = enums.RegulatoryFeeType || (enums.RegulatoryFeeType = {}));
5066
5252
  /**
5067
5253
  * @name ResourceChangeOperationEnum.ResourceChangeOperation
5068
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ResourceChangeOperationEnum.ResourceChangeOperation
5254
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ResourceChangeOperationEnum.ResourceChangeOperation
5069
5255
  */
5070
5256
  let ResourceChangeOperation;
5071
5257
  (function (ResourceChangeOperation) {
@@ -5077,7 +5263,7 @@ var enums;
5077
5263
  })(ResourceChangeOperation = enums.ResourceChangeOperation || (enums.ResourceChangeOperation = {}));
5078
5264
  /**
5079
5265
  * @name ResourceLimitTypeEnum.ResourceLimitType
5080
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ResourceLimitTypeEnum.ResourceLimitType
5266
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ResourceLimitTypeEnum.ResourceLimitType
5081
5267
  */
5082
5268
  let ResourceLimitType;
5083
5269
  (function (ResourceLimitType) {
@@ -5233,7 +5419,7 @@ var enums;
5233
5419
  })(ResourceLimitType = enums.ResourceLimitType || (enums.ResourceLimitType = {}));
5234
5420
  /**
5235
5421
  * @name ResponseContentTypeEnum.ResponseContentType
5236
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ResponseContentTypeEnum.ResponseContentType
5422
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ResponseContentTypeEnum.ResponseContentType
5237
5423
  */
5238
5424
  let ResponseContentType;
5239
5425
  (function (ResponseContentType) {
@@ -5243,7 +5429,7 @@ var enums;
5243
5429
  })(ResponseContentType = enums.ResponseContentType || (enums.ResponseContentType = {}));
5244
5430
  /**
5245
5431
  * @name SeasonalityEventScopeEnum.SeasonalityEventScope
5246
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SeasonalityEventScopeEnum.SeasonalityEventScope
5432
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SeasonalityEventScopeEnum.SeasonalityEventScope
5247
5433
  */
5248
5434
  let SeasonalityEventScope;
5249
5435
  (function (SeasonalityEventScope) {
@@ -5255,7 +5441,7 @@ var enums;
5255
5441
  })(SeasonalityEventScope = enums.SeasonalityEventScope || (enums.SeasonalityEventScope = {}));
5256
5442
  /**
5257
5443
  * @name SeasonalityEventStatusEnum.SeasonalityEventStatus
5258
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SeasonalityEventStatusEnum.SeasonalityEventStatus
5444
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SeasonalityEventStatusEnum.SeasonalityEventStatus
5259
5445
  */
5260
5446
  let SeasonalityEventStatus;
5261
5447
  (function (SeasonalityEventStatus) {
@@ -5266,7 +5452,7 @@ var enums;
5266
5452
  })(SeasonalityEventStatus = enums.SeasonalityEventStatus || (enums.SeasonalityEventStatus = {}));
5267
5453
  /**
5268
5454
  * @name SharedSetStatusEnum.SharedSetStatus
5269
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SharedSetStatusEnum.SharedSetStatus
5455
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SharedSetStatusEnum.SharedSetStatus
5270
5456
  */
5271
5457
  let SharedSetStatus;
5272
5458
  (function (SharedSetStatus) {
@@ -5277,7 +5463,7 @@ var enums;
5277
5463
  })(SharedSetStatus = enums.SharedSetStatus || (enums.SharedSetStatus = {}));
5278
5464
  /**
5279
5465
  * @name SharedSetTypeEnum.SharedSetType
5280
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SharedSetTypeEnum.SharedSetType
5466
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SharedSetTypeEnum.SharedSetType
5281
5467
  */
5282
5468
  let SharedSetType;
5283
5469
  (function (SharedSetType) {
@@ -5289,10 +5475,11 @@ var enums;
5289
5475
  SharedSetType[SharedSetType["BRANDS"] = 5] = "BRANDS";
5290
5476
  SharedSetType[SharedSetType["WEBPAGES"] = 6] = "WEBPAGES";
5291
5477
  SharedSetType[SharedSetType["VERTICAL_ADS_ITEM_GROUP_RULE_LIST"] = 7] = "VERTICAL_ADS_ITEM_GROUP_RULE_LIST";
5478
+ SharedSetType[SharedSetType["RETAIL_FILTER"] = 32] = "RETAIL_FILTER";
5292
5479
  })(SharedSetType = enums.SharedSetType || (enums.SharedSetType = {}));
5293
5480
  /**
5294
5481
  * @name ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
5295
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
5482
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
5296
5483
  */
5297
5484
  let ShoppingAddProductsToCampaignRecommendation;
5298
5485
  (function (ShoppingAddProductsToCampaignRecommendation) {
@@ -5305,7 +5492,7 @@ var enums;
5305
5492
  })(ShoppingAddProductsToCampaignRecommendation = enums.ShoppingAddProductsToCampaignRecommendation || (enums.ShoppingAddProductsToCampaignRecommendation = {}));
5306
5493
  /**
5307
5494
  * @name SimulationModificationMethodEnum.SimulationModificationMethod
5308
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SimulationModificationMethodEnum.SimulationModificationMethod
5495
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SimulationModificationMethodEnum.SimulationModificationMethod
5309
5496
  */
5310
5497
  let SimulationModificationMethod;
5311
5498
  (function (SimulationModificationMethod) {
@@ -5317,7 +5504,7 @@ var enums;
5317
5504
  })(SimulationModificationMethod = enums.SimulationModificationMethod || (enums.SimulationModificationMethod = {}));
5318
5505
  /**
5319
5506
  * @name SimulationTypeEnum.SimulationType
5320
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SimulationTypeEnum.SimulationType
5507
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SimulationTypeEnum.SimulationType
5321
5508
  */
5322
5509
  let SimulationType;
5323
5510
  (function (SimulationType) {
@@ -5334,7 +5521,7 @@ var enums;
5334
5521
  })(SimulationType = enums.SimulationType || (enums.SimulationType = {}));
5335
5522
  /**
5336
5523
  * @name SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
5337
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
5524
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
5338
5525
  */
5339
5526
  let SmartCampaignNotEligibleReason;
5340
5527
  (function (SmartCampaignNotEligibleReason) {
@@ -5347,7 +5534,7 @@ var enums;
5347
5534
  })(SmartCampaignNotEligibleReason = enums.SmartCampaignNotEligibleReason || (enums.SmartCampaignNotEligibleReason = {}));
5348
5535
  /**
5349
5536
  * @name SmartCampaignStatusEnum.SmartCampaignStatus
5350
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SmartCampaignStatusEnum.SmartCampaignStatus
5537
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SmartCampaignStatusEnum.SmartCampaignStatus
5351
5538
  */
5352
5539
  let SmartCampaignStatus;
5353
5540
  (function (SmartCampaignStatus) {
@@ -5362,7 +5549,7 @@ var enums;
5362
5549
  })(SmartCampaignStatus = enums.SmartCampaignStatus || (enums.SmartCampaignStatus = {}));
5363
5550
  /**
5364
5551
  * @name SpendingLimitTypeEnum.SpendingLimitType
5365
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SpendingLimitTypeEnum.SpendingLimitType
5552
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SpendingLimitTypeEnum.SpendingLimitType
5366
5553
  */
5367
5554
  let SpendingLimitType;
5368
5555
  (function (SpendingLimitType) {
@@ -5372,7 +5559,7 @@ var enums;
5372
5559
  })(SpendingLimitType = enums.SpendingLimitType || (enums.SpendingLimitType = {}));
5373
5560
  /**
5374
5561
  * @name SummaryRowSettingEnum.SummaryRowSetting
5375
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SummaryRowSettingEnum.SummaryRowSetting
5562
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SummaryRowSettingEnum.SummaryRowSetting
5376
5563
  */
5377
5564
  let SummaryRowSetting;
5378
5565
  (function (SummaryRowSetting) {
@@ -5384,7 +5571,7 @@ var enums;
5384
5571
  })(SummaryRowSetting = enums.SummaryRowSetting || (enums.SummaryRowSetting = {}));
5385
5572
  /**
5386
5573
  * @name SystemManagedResourceSourceEnum.SystemManagedResourceSource
5387
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/SystemManagedResourceSourceEnum.SystemManagedResourceSource
5574
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/SystemManagedResourceSourceEnum.SystemManagedResourceSource
5388
5575
  */
5389
5576
  let SystemManagedResourceSource;
5390
5577
  (function (SystemManagedResourceSource) {
@@ -5394,7 +5581,7 @@ var enums;
5394
5581
  })(SystemManagedResourceSource = enums.SystemManagedResourceSource || (enums.SystemManagedResourceSource = {}));
5395
5582
  /**
5396
5583
  * @name TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
5397
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
5584
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
5398
5585
  */
5399
5586
  let TargetCpaOptInRecommendationGoal;
5400
5587
  (function (TargetCpaOptInRecommendationGoal) {
@@ -5407,7 +5594,7 @@ var enums;
5407
5594
  })(TargetCpaOptInRecommendationGoal = enums.TargetCpaOptInRecommendationGoal || (enums.TargetCpaOptInRecommendationGoal = {}));
5408
5595
  /**
5409
5596
  * @name TimeTypeEnum.TimeType
5410
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/TimeTypeEnum.TimeType
5597
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/TimeTypeEnum.TimeType
5411
5598
  */
5412
5599
  let TimeType;
5413
5600
  (function (TimeType) {
@@ -5418,7 +5605,7 @@ var enums;
5418
5605
  })(TimeType = enums.TimeType || (enums.TimeType = {}));
5419
5606
  /**
5420
5607
  * @name UnitOfMeasureEnum.UnitOfMeasure
5421
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UnitOfMeasureEnum.UnitOfMeasure
5608
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UnitOfMeasureEnum.UnitOfMeasure
5422
5609
  */
5423
5610
  let UnitOfMeasure;
5424
5611
  (function (UnitOfMeasure) {
@@ -5439,7 +5626,7 @@ var enums;
5439
5626
  })(UnitOfMeasure = enums.UnitOfMeasure || (enums.UnitOfMeasure = {}));
5440
5627
  /**
5441
5628
  * @name UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
5442
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
5629
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
5443
5630
  */
5444
5631
  let UserInterestTaxonomyType;
5445
5632
  (function (UserInterestTaxonomyType) {
@@ -5453,7 +5640,7 @@ var enums;
5453
5640
  })(UserInterestTaxonomyType = enums.UserInterestTaxonomyType || (enums.UserInterestTaxonomyType = {}));
5454
5641
  /**
5455
5642
  * @name UserListAccessStatusEnum.UserListAccessStatus
5456
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListAccessStatusEnum.UserListAccessStatus
5643
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListAccessStatusEnum.UserListAccessStatus
5457
5644
  */
5458
5645
  let UserListAccessStatus;
5459
5646
  (function (UserListAccessStatus) {
@@ -5464,7 +5651,7 @@ var enums;
5464
5651
  })(UserListAccessStatus = enums.UserListAccessStatus || (enums.UserListAccessStatus = {}));
5465
5652
  /**
5466
5653
  * @name UserListClosingReasonEnum.UserListClosingReason
5467
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListClosingReasonEnum.UserListClosingReason
5654
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListClosingReasonEnum.UserListClosingReason
5468
5655
  */
5469
5656
  let UserListClosingReason;
5470
5657
  (function (UserListClosingReason) {
@@ -5474,7 +5661,7 @@ var enums;
5474
5661
  })(UserListClosingReason = enums.UserListClosingReason || (enums.UserListClosingReason = {}));
5475
5662
  /**
5476
5663
  * @name UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
5477
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
5664
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
5478
5665
  */
5479
5666
  let UserListCustomerTypeCategory;
5480
5667
  (function (UserListCustomerTypeCategory) {
@@ -5487,7 +5674,6 @@ var enums;
5487
5674
  UserListCustomerTypeCategory[UserListCustomerTypeCategory["QUALIFIED_LEADS"] = 6] = "QUALIFIED_LEADS";
5488
5675
  UserListCustomerTypeCategory[UserListCustomerTypeCategory["CONVERTED_LEADS"] = 7] = "CONVERTED_LEADS";
5489
5676
  UserListCustomerTypeCategory[UserListCustomerTypeCategory["PAID_SUBSCRIBERS"] = 8] = "PAID_SUBSCRIBERS";
5490
- UserListCustomerTypeCategory[UserListCustomerTypeCategory["LOYALTY_SIGN_UPS"] = 9] = "LOYALTY_SIGN_UPS";
5491
5677
  UserListCustomerTypeCategory[UserListCustomerTypeCategory["CART_ABANDONERS"] = 10] = "CART_ABANDONERS";
5492
5678
  UserListCustomerTypeCategory[UserListCustomerTypeCategory["LOYALTY_TIER_1_MEMBERS"] = 11] = "LOYALTY_TIER_1_MEMBERS";
5493
5679
  UserListCustomerTypeCategory[UserListCustomerTypeCategory["LOYALTY_TIER_2_MEMBERS"] = 12] = "LOYALTY_TIER_2_MEMBERS";
@@ -5499,7 +5685,7 @@ var enums;
5499
5685
  })(UserListCustomerTypeCategory = enums.UserListCustomerTypeCategory || (enums.UserListCustomerTypeCategory = {}));
5500
5686
  /**
5501
5687
  * @name UserListMembershipStatusEnum.UserListMembershipStatus
5502
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListMembershipStatusEnum.UserListMembershipStatus
5688
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListMembershipStatusEnum.UserListMembershipStatus
5503
5689
  */
5504
5690
  let UserListMembershipStatus;
5505
5691
  (function (UserListMembershipStatus) {
@@ -5510,7 +5696,7 @@ var enums;
5510
5696
  })(UserListMembershipStatus = enums.UserListMembershipStatus || (enums.UserListMembershipStatus = {}));
5511
5697
  /**
5512
5698
  * @name UserListSizeRangeEnum.UserListSizeRange
5513
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/UserListSizeRangeEnum.UserListSizeRange
5699
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/UserListSizeRangeEnum.UserListSizeRange
5514
5700
  */
5515
5701
  let UserListSizeRange;
5516
5702
  (function (UserListSizeRange) {
@@ -5535,7 +5721,7 @@ var enums;
5535
5721
  })(UserListSizeRange = enums.UserListSizeRange || (enums.UserListSizeRange = {}));
5536
5722
  /**
5537
5723
  * @name ValueRuleDeviceTypeEnum.ValueRuleDeviceType
5538
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
5724
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
5539
5725
  */
5540
5726
  let ValueRuleDeviceType;
5541
5727
  (function (ValueRuleDeviceType) {
@@ -5547,7 +5733,7 @@ var enums;
5547
5733
  })(ValueRuleDeviceType = enums.ValueRuleDeviceType || (enums.ValueRuleDeviceType = {}));
5548
5734
  /**
5549
5735
  * @name ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
5550
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
5736
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
5551
5737
  */
5552
5738
  let ValueRuleGeoLocationMatchType;
5553
5739
  (function (ValueRuleGeoLocationMatchType) {
@@ -5558,7 +5744,7 @@ var enums;
5558
5744
  })(ValueRuleGeoLocationMatchType = enums.ValueRuleGeoLocationMatchType || (enums.ValueRuleGeoLocationMatchType = {}));
5559
5745
  /**
5560
5746
  * @name ValueRuleOperationEnum.ValueRuleOperation
5561
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ValueRuleOperationEnum.ValueRuleOperation
5747
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ValueRuleOperationEnum.ValueRuleOperation
5562
5748
  */
5563
5749
  let ValueRuleOperation;
5564
5750
  (function (ValueRuleOperation) {
@@ -5570,7 +5756,7 @@ var enums;
5570
5756
  })(ValueRuleOperation = enums.ValueRuleOperation || (enums.ValueRuleOperation = {}));
5571
5757
  /**
5572
5758
  * @name ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
5573
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
5759
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
5574
5760
  */
5575
5761
  let ValueRuleSetAttachmentType;
5576
5762
  (function (ValueRuleSetAttachmentType) {
@@ -5581,7 +5767,7 @@ var enums;
5581
5767
  })(ValueRuleSetAttachmentType = enums.ValueRuleSetAttachmentType || (enums.ValueRuleSetAttachmentType = {}));
5582
5768
  /**
5583
5769
  * @name ValueRuleSetDimensionEnum.ValueRuleSetDimension
5584
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/ValueRuleSetDimensionEnum.ValueRuleSetDimension
5770
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/ValueRuleSetDimensionEnum.ValueRuleSetDimension
5585
5771
  */
5586
5772
  let ValueRuleSetDimension;
5587
5773
  (function (ValueRuleSetDimension) {
@@ -5595,7 +5781,7 @@ var enums;
5595
5781
  })(ValueRuleSetDimension = enums.ValueRuleSetDimension || (enums.ValueRuleSetDimension = {}));
5596
5782
  /**
5597
5783
  * @name VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
5598
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
5784
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
5599
5785
  */
5600
5786
  let VanityPharmaDisplayUrlMode;
5601
5787
  (function (VanityPharmaDisplayUrlMode) {
@@ -5606,7 +5792,7 @@ var enums;
5606
5792
  })(VanityPharmaDisplayUrlMode = enums.VanityPharmaDisplayUrlMode || (enums.VanityPharmaDisplayUrlMode = {}));
5607
5793
  /**
5608
5794
  * @name VanityPharmaTextEnum.VanityPharmaText
5609
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/VanityPharmaTextEnum.VanityPharmaText
5795
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/VanityPharmaTextEnum.VanityPharmaText
5610
5796
  */
5611
5797
  let VanityPharmaText;
5612
5798
  (function (VanityPharmaText) {
@@ -5627,7 +5813,7 @@ var enums;
5627
5813
  })(VanityPharmaText = enums.VanityPharmaText || (enums.VanityPharmaText = {}));
5628
5814
  /**
5629
5815
  * @name VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
5630
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
5816
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
5631
5817
  */
5632
5818
  let VideoAdFormatRestriction;
5633
5819
  (function (VideoAdFormatRestriction) {
@@ -5637,7 +5823,7 @@ var enums;
5637
5823
  })(VideoAdFormatRestriction = enums.VideoAdFormatRestriction || (enums.VideoAdFormatRestriction = {}));
5638
5824
  /**
5639
5825
  * @name VideoAdSequenceInteractionTypeEnum.VideoAdSequenceInteractionType
5640
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/VideoAdSequenceInteractionTypeEnum.VideoAdSequenceInteractionType
5826
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoAdSequenceInteractionTypeEnum.VideoAdSequenceInteractionType
5641
5827
  */
5642
5828
  let VideoAdSequenceInteractionType;
5643
5829
  (function (VideoAdSequenceInteractionType) {
@@ -5650,7 +5836,7 @@ var enums;
5650
5836
  })(VideoAdSequenceInteractionType = enums.VideoAdSequenceInteractionType || (enums.VideoAdSequenceInteractionType = {}));
5651
5837
  /**
5652
5838
  * @name VideoAdSequenceMinimumDurationEnum.VideoAdSequenceMinimumDuration
5653
- * @link https://developers.google.com/google-ads/api/reference/rpc/v23/VideoAdSequenceMinimumDurationEnum.VideoAdSequenceMinimumDuration
5839
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoAdSequenceMinimumDurationEnum.VideoAdSequenceMinimumDuration
5654
5840
  */
5655
5841
  let VideoAdSequenceMinimumDuration;
5656
5842
  (function (VideoAdSequenceMinimumDuration) {
@@ -5659,4 +5845,41 @@ var enums;
5659
5845
  VideoAdSequenceMinimumDuration[VideoAdSequenceMinimumDuration["WEEK"] = 2] = "WEEK";
5660
5846
  VideoAdSequenceMinimumDuration[VideoAdSequenceMinimumDuration["MONTH"] = 3] = "MONTH";
5661
5847
  })(VideoAdSequenceMinimumDuration = enums.VideoAdSequenceMinimumDuration || (enums.VideoAdSequenceMinimumDuration = {}));
5848
+ /**
5849
+ * @name VideoEnhancementSourceEnum.VideoEnhancementSource
5850
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/VideoEnhancementSourceEnum.VideoEnhancementSource
5851
+ */
5852
+ let VideoEnhancementSource;
5853
+ (function (VideoEnhancementSource) {
5854
+ VideoEnhancementSource[VideoEnhancementSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
5855
+ VideoEnhancementSource[VideoEnhancementSource["UNKNOWN"] = 1] = "UNKNOWN";
5856
+ VideoEnhancementSource[VideoEnhancementSource["ADVERTISER"] = 2] = "ADVERTISER";
5857
+ VideoEnhancementSource[VideoEnhancementSource["ENHANCED_BY_GOOGLE_ADS"] = 3] = "ENHANCED_BY_GOOGLE_ADS";
5858
+ })(VideoEnhancementSource = enums.VideoEnhancementSource || (enums.VideoEnhancementSource = {}));
5859
+ /**
5860
+ * @name YouTubeVideoPrivacyEnum.YouTubeVideoPrivacy
5861
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/YouTubeVideoPrivacyEnum.YouTubeVideoPrivacy
5862
+ */
5863
+ let YouTubeVideoPrivacy;
5864
+ (function (YouTubeVideoPrivacy) {
5865
+ YouTubeVideoPrivacy[YouTubeVideoPrivacy["UNSPECIFIED"] = 0] = "UNSPECIFIED";
5866
+ YouTubeVideoPrivacy[YouTubeVideoPrivacy["UNKNOWN"] = 1] = "UNKNOWN";
5867
+ YouTubeVideoPrivacy[YouTubeVideoPrivacy["PUBLIC"] = 2] = "PUBLIC";
5868
+ YouTubeVideoPrivacy[YouTubeVideoPrivacy["UNLISTED"] = 3] = "UNLISTED";
5869
+ })(YouTubeVideoPrivacy = enums.YouTubeVideoPrivacy || (enums.YouTubeVideoPrivacy = {}));
5870
+ /**
5871
+ * @name YouTubeVideoUploadStateEnum.YouTubeVideoUploadState
5872
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v24/YouTubeVideoUploadStateEnum.YouTubeVideoUploadState
5873
+ */
5874
+ let YouTubeVideoUploadState;
5875
+ (function (YouTubeVideoUploadState) {
5876
+ YouTubeVideoUploadState[YouTubeVideoUploadState["UNSPECIFIED"] = 0] = "UNSPECIFIED";
5877
+ YouTubeVideoUploadState[YouTubeVideoUploadState["UNKNOWN"] = 1] = "UNKNOWN";
5878
+ YouTubeVideoUploadState[YouTubeVideoUploadState["PENDING"] = 2] = "PENDING";
5879
+ YouTubeVideoUploadState[YouTubeVideoUploadState["UPLOADED"] = 3] = "UPLOADED";
5880
+ YouTubeVideoUploadState[YouTubeVideoUploadState["PROCESSED"] = 4] = "PROCESSED";
5881
+ YouTubeVideoUploadState[YouTubeVideoUploadState["FAILED"] = 5] = "FAILED";
5882
+ YouTubeVideoUploadState[YouTubeVideoUploadState["REJECTED"] = 6] = "REJECTED";
5883
+ YouTubeVideoUploadState[YouTubeVideoUploadState["UNAVAILABLE"] = 7] = "UNAVAILABLE";
5884
+ })(YouTubeVideoUploadState = enums.YouTubeVideoUploadState || (enums.YouTubeVideoUploadState = {}));
5662
5885
  })(enums || (exports.enums = enums = {}));