google-ads-api 19.1.0-beta.1 → 20.0.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.
@@ -6,9 +6,9 @@ exports.enums = void 0;
6
6
  var enums;
7
7
  (function (enums) {
8
8
  /**
9
- * @name PolicyTopicEntryTypeEnum.PolicyTopicEntryType
10
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PolicyTopicEntryTypeEnum.PolicyTopicEntryType
11
- */
9
+ * @name PolicyTopicEntryTypeEnum.PolicyTopicEntryType
10
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyTopicEntryTypeEnum.PolicyTopicEntryType
11
+ */
12
12
  let PolicyTopicEntryType;
13
13
  (function (PolicyTopicEntryType) {
14
14
  PolicyTopicEntryType[PolicyTopicEntryType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -21,9 +21,9 @@ var enums;
21
21
  PolicyTopicEntryType[PolicyTopicEntryType["AREA_OF_INTEREST_ONLY"] = 7] = "AREA_OF_INTEREST_ONLY";
22
22
  })(PolicyTopicEntryType = enums.PolicyTopicEntryType || (enums.PolicyTopicEntryType = {}));
23
23
  /**
24
- * @name PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
25
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
26
- */
24
+ * @name PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
25
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
26
+ */
27
27
  let PolicyTopicEvidenceDestinationMismatchUrlType;
28
28
  (function (PolicyTopicEvidenceDestinationMismatchUrlType) {
29
29
  PolicyTopicEvidenceDestinationMismatchUrlType[PolicyTopicEvidenceDestinationMismatchUrlType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -35,9 +35,9 @@ var enums;
35
35
  PolicyTopicEvidenceDestinationMismatchUrlType[PolicyTopicEvidenceDestinationMismatchUrlType["MOBILE_TRACKING_URL"] = 6] = "MOBILE_TRACKING_URL";
36
36
  })(PolicyTopicEvidenceDestinationMismatchUrlType = enums.PolicyTopicEvidenceDestinationMismatchUrlType || (enums.PolicyTopicEvidenceDestinationMismatchUrlType = {}));
37
37
  /**
38
- * @name PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
39
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
40
- */
38
+ * @name PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
39
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
40
+ */
41
41
  let PolicyTopicEvidenceDestinationNotWorkingDevice;
42
42
  (function (PolicyTopicEvidenceDestinationNotWorkingDevice) {
43
43
  PolicyTopicEvidenceDestinationNotWorkingDevice[PolicyTopicEvidenceDestinationNotWorkingDevice["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -47,9 +47,9 @@ var enums;
47
47
  PolicyTopicEvidenceDestinationNotWorkingDevice[PolicyTopicEvidenceDestinationNotWorkingDevice["IOS"] = 4] = "IOS";
48
48
  })(PolicyTopicEvidenceDestinationNotWorkingDevice = enums.PolicyTopicEvidenceDestinationNotWorkingDevice || (enums.PolicyTopicEvidenceDestinationNotWorkingDevice = {}));
49
49
  /**
50
- * @name PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
51
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
52
- */
50
+ * @name PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
51
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
52
+ */
53
53
  let PolicyTopicEvidenceDestinationNotWorkingDnsErrorType;
54
54
  (function (PolicyTopicEvidenceDestinationNotWorkingDnsErrorType) {
55
55
  PolicyTopicEvidenceDestinationNotWorkingDnsErrorType[PolicyTopicEvidenceDestinationNotWorkingDnsErrorType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -58,9 +58,9 @@ var enums;
58
58
  PolicyTopicEvidenceDestinationNotWorkingDnsErrorType[PolicyTopicEvidenceDestinationNotWorkingDnsErrorType["GOOGLE_CRAWLER_DNS_ISSUE"] = 3] = "GOOGLE_CRAWLER_DNS_ISSUE";
59
59
  })(PolicyTopicEvidenceDestinationNotWorkingDnsErrorType = enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType || (enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType = {}));
60
60
  /**
61
- * @name AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
62
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
63
- */
61
+ * @name AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
62
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetLinkPrimaryStatusEnum.AssetLinkPrimaryStatus
63
+ */
64
64
  let AssetLinkPrimaryStatus;
65
65
  (function (AssetLinkPrimaryStatus) {
66
66
  AssetLinkPrimaryStatus[AssetLinkPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -73,9 +73,9 @@ var enums;
73
73
  AssetLinkPrimaryStatus[AssetLinkPrimaryStatus["NOT_ELIGIBLE"] = 7] = "NOT_ELIGIBLE";
74
74
  })(AssetLinkPrimaryStatus = enums.AssetLinkPrimaryStatus || (enums.AssetLinkPrimaryStatus = {}));
75
75
  /**
76
- * @name AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
77
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
78
- */
76
+ * @name AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
77
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetLinkPrimaryStatusReasonEnum.AssetLinkPrimaryStatusReason
78
+ */
79
79
  let AssetLinkPrimaryStatusReason;
80
80
  (function (AssetLinkPrimaryStatusReason) {
81
81
  AssetLinkPrimaryStatusReason[AssetLinkPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -87,9 +87,9 @@ var enums;
87
87
  AssetLinkPrimaryStatusReason[AssetLinkPrimaryStatusReason["ASSET_APPROVED_LABELED"] = 6] = "ASSET_APPROVED_LABELED";
88
88
  })(AssetLinkPrimaryStatusReason = enums.AssetLinkPrimaryStatusReason || (enums.AssetLinkPrimaryStatusReason = {}));
89
89
  /**
90
- * @name AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
91
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
92
- */
90
+ * @name AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
91
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetOfflineEvaluationErrorReasonsEnum.AssetOfflineEvaluationErrorReasons
92
+ */
93
93
  let AssetOfflineEvaluationErrorReasons;
94
94
  (function (AssetOfflineEvaluationErrorReasons) {
95
95
  AssetOfflineEvaluationErrorReasons[AssetOfflineEvaluationErrorReasons["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -103,9 +103,9 @@ var enums;
103
103
  AssetOfflineEvaluationErrorReasons[AssetOfflineEvaluationErrorReasons["PRICE_ASSET_OTHER_ERROR"] = 8] = "PRICE_ASSET_OTHER_ERROR";
104
104
  })(AssetOfflineEvaluationErrorReasons = enums.AssetOfflineEvaluationErrorReasons || (enums.AssetOfflineEvaluationErrorReasons = {}));
105
105
  /**
106
- * @name PolicyApprovalStatusEnum.PolicyApprovalStatus
107
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PolicyApprovalStatusEnum.PolicyApprovalStatus
108
- */
106
+ * @name PolicyApprovalStatusEnum.PolicyApprovalStatus
107
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyApprovalStatusEnum.PolicyApprovalStatus
108
+ */
109
109
  let PolicyApprovalStatus;
110
110
  (function (PolicyApprovalStatus) {
111
111
  PolicyApprovalStatus[PolicyApprovalStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -116,9 +116,9 @@ var enums;
116
116
  PolicyApprovalStatus[PolicyApprovalStatus["AREA_OF_INTEREST_ONLY"] = 5] = "AREA_OF_INTEREST_ONLY";
117
117
  })(PolicyApprovalStatus = enums.PolicyApprovalStatus || (enums.PolicyApprovalStatus = {}));
118
118
  /**
119
- * @name PolicyReviewStatusEnum.PolicyReviewStatus
120
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PolicyReviewStatusEnum.PolicyReviewStatus
121
- */
119
+ * @name PolicyReviewStatusEnum.PolicyReviewStatus
120
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PolicyReviewStatusEnum.PolicyReviewStatus
121
+ */
122
122
  let PolicyReviewStatus;
123
123
  (function (PolicyReviewStatus) {
124
124
  PolicyReviewStatus[PolicyReviewStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -129,9 +129,9 @@ var enums;
129
129
  PolicyReviewStatus[PolicyReviewStatus["ELIGIBLE_MAY_SERVE"] = 5] = "ELIGIBLE_MAY_SERVE";
130
130
  })(PolicyReviewStatus = enums.PolicyReviewStatus || (enums.PolicyReviewStatus = {}));
131
131
  /**
132
- * @name AssetPerformanceLabelEnum.AssetPerformanceLabel
133
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetPerformanceLabelEnum.AssetPerformanceLabel
134
- */
132
+ * @name AssetPerformanceLabelEnum.AssetPerformanceLabel
133
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetPerformanceLabelEnum.AssetPerformanceLabel
134
+ */
135
135
  let AssetPerformanceLabel;
136
136
  (function (AssetPerformanceLabel) {
137
137
  AssetPerformanceLabel[AssetPerformanceLabel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -143,9 +143,9 @@ var enums;
143
143
  AssetPerformanceLabel[AssetPerformanceLabel["BEST"] = 6] = "BEST";
144
144
  })(AssetPerformanceLabel = enums.AssetPerformanceLabel || (enums.AssetPerformanceLabel = {}));
145
145
  /**
146
- * @name ServedAssetFieldTypeEnum.ServedAssetFieldType
147
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ServedAssetFieldTypeEnum.ServedAssetFieldType
148
- */
146
+ * @name ServedAssetFieldTypeEnum.ServedAssetFieldType
147
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ServedAssetFieldTypeEnum.ServedAssetFieldType
148
+ */
149
149
  let ServedAssetFieldType;
150
150
  (function (ServedAssetFieldType) {
151
151
  ServedAssetFieldType[ServedAssetFieldType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -182,9 +182,9 @@ var enums;
182
182
  ServedAssetFieldType[ServedAssetFieldType["BUSINESS_LOGO"] = 31] = "BUSINESS_LOGO";
183
183
  })(ServedAssetFieldType = enums.ServedAssetFieldType || (enums.ServedAssetFieldType = {}));
184
184
  /**
185
- * @name CallConversionReportingStateEnum.CallConversionReportingState
186
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CallConversionReportingStateEnum.CallConversionReportingState
187
- */
185
+ * @name CallConversionReportingStateEnum.CallConversionReportingState
186
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CallConversionReportingStateEnum.CallConversionReportingState
187
+ */
188
188
  let CallConversionReportingState;
189
189
  (function (CallConversionReportingState) {
190
190
  CallConversionReportingState[CallConversionReportingState["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -194,9 +194,9 @@ var enums;
194
194
  CallConversionReportingState[CallConversionReportingState["USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION"] = 4] = "USE_RESOURCE_LEVEL_CALL_CONVERSION_ACTION";
195
195
  })(CallConversionReportingState = enums.CallConversionReportingState || (enums.CallConversionReportingState = {}));
196
196
  /**
197
- * @name DisplayAdFormatSettingEnum.DisplayAdFormatSetting
198
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/DisplayAdFormatSettingEnum.DisplayAdFormatSetting
199
- */
197
+ * @name DisplayAdFormatSettingEnum.DisplayAdFormatSetting
198
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DisplayAdFormatSettingEnum.DisplayAdFormatSetting
199
+ */
200
200
  let DisplayAdFormatSetting;
201
201
  (function (DisplayAdFormatSetting) {
202
202
  DisplayAdFormatSetting[DisplayAdFormatSetting["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -206,9 +206,9 @@ var enums;
206
206
  DisplayAdFormatSetting[DisplayAdFormatSetting["NATIVE"] = 4] = "NATIVE";
207
207
  })(DisplayAdFormatSetting = enums.DisplayAdFormatSetting || (enums.DisplayAdFormatSetting = {}));
208
208
  /**
209
- * @name DisplayUploadProductTypeEnum.DisplayUploadProductType
210
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/DisplayUploadProductTypeEnum.DisplayUploadProductType
211
- */
209
+ * @name DisplayUploadProductTypeEnum.DisplayUploadProductType
210
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DisplayUploadProductTypeEnum.DisplayUploadProductType
211
+ */
212
212
  let DisplayUploadProductType;
213
213
  (function (DisplayUploadProductType) {
214
214
  DisplayUploadProductType[DisplayUploadProductType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -225,9 +225,9 @@ var enums;
225
225
  DisplayUploadProductType[DisplayUploadProductType["DYNAMIC_HTML5_HOTEL_AD"] = 11] = "DYNAMIC_HTML5_HOTEL_AD";
226
226
  })(DisplayUploadProductType = enums.DisplayUploadProductType || (enums.DisplayUploadProductType = {}));
227
227
  /**
228
- * @name LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
229
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
230
- */
228
+ * @name LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
229
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
230
+ */
231
231
  let LegacyAppInstallAdAppStore;
232
232
  (function (LegacyAppInstallAdAppStore) {
233
233
  LegacyAppInstallAdAppStore[LegacyAppInstallAdAppStore["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -239,9 +239,9 @@ var enums;
239
239
  LegacyAppInstallAdAppStore[LegacyAppInstallAdAppStore["CN_APP_STORE"] = 6] = "CN_APP_STORE";
240
240
  })(LegacyAppInstallAdAppStore = enums.LegacyAppInstallAdAppStore || (enums.LegacyAppInstallAdAppStore = {}));
241
241
  /**
242
- * @name MimeTypeEnum.MimeType
243
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/MimeTypeEnum.MimeType
244
- */
242
+ * @name MimeTypeEnum.MimeType
243
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MimeTypeEnum.MimeType
244
+ */
245
245
  let MimeType;
246
246
  (function (MimeType) {
247
247
  MimeType[MimeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -260,9 +260,9 @@ var enums;
260
260
  MimeType[MimeType["HTML5_AD_ZIP"] = 13] = "HTML5_AD_ZIP";
261
261
  })(MimeType = enums.MimeType || (enums.MimeType = {}));
262
262
  /**
263
- * @name VideoThumbnailEnum.VideoThumbnail
264
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/VideoThumbnailEnum.VideoThumbnail
265
- */
263
+ * @name VideoThumbnailEnum.VideoThumbnail
264
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/VideoThumbnailEnum.VideoThumbnail
265
+ */
266
266
  let VideoThumbnail;
267
267
  (function (VideoThumbnail) {
268
268
  VideoThumbnail[VideoThumbnail["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -273,9 +273,20 @@ var enums;
273
273
  VideoThumbnail[VideoThumbnail["THUMBNAIL_3"] = 5] = "THUMBNAIL_3";
274
274
  })(VideoThumbnail = enums.VideoThumbnail || (enums.VideoThumbnail = {}));
275
275
  /**
276
- * @name ChainRelationshipTypeEnum.ChainRelationshipType
277
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ChainRelationshipTypeEnum.ChainRelationshipType
278
- */
276
+ * @name ApplicationInstanceEnum.ApplicationInstance
277
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ApplicationInstanceEnum.ApplicationInstance
278
+ */
279
+ let ApplicationInstance;
280
+ (function (ApplicationInstance) {
281
+ ApplicationInstance[ApplicationInstance["UNSPECIFIED"] = 0] = "UNSPECIFIED";
282
+ ApplicationInstance[ApplicationInstance["UNKNOWN"] = 1] = "UNKNOWN";
283
+ ApplicationInstance[ApplicationInstance["DEVELOPMENT_AND_TESTING"] = 2] = "DEVELOPMENT_AND_TESTING";
284
+ ApplicationInstance[ApplicationInstance["PRODUCTION"] = 3] = "PRODUCTION";
285
+ })(ApplicationInstance = enums.ApplicationInstance || (enums.ApplicationInstance = {}));
286
+ /**
287
+ * @name ChainRelationshipTypeEnum.ChainRelationshipType
288
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChainRelationshipTypeEnum.ChainRelationshipType
289
+ */
279
290
  let ChainRelationshipType;
280
291
  (function (ChainRelationshipType) {
281
292
  ChainRelationshipType[ChainRelationshipType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -284,9 +295,9 @@ var enums;
284
295
  ChainRelationshipType[ChainRelationshipType["GENERAL_RETAILERS"] = 3] = "GENERAL_RETAILERS";
285
296
  })(ChainRelationshipType = enums.ChainRelationshipType || (enums.ChainRelationshipType = {}));
286
297
  /**
287
- * @name LocationOwnershipTypeEnum.LocationOwnershipType
288
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocationOwnershipTypeEnum.LocationOwnershipType
289
- */
298
+ * @name LocationOwnershipTypeEnum.LocationOwnershipType
299
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocationOwnershipTypeEnum.LocationOwnershipType
300
+ */
290
301
  let LocationOwnershipType;
291
302
  (function (LocationOwnershipType) {
292
303
  LocationOwnershipType[LocationOwnershipType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -295,9 +306,9 @@ var enums;
295
306
  LocationOwnershipType[LocationOwnershipType["AFFILIATE"] = 3] = "AFFILIATE";
296
307
  })(LocationOwnershipType = enums.LocationOwnershipType || (enums.LocationOwnershipType = {}));
297
308
  /**
298
- * @name LocationStringFilterTypeEnum.LocationStringFilterType
299
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocationStringFilterTypeEnum.LocationStringFilterType
300
- */
309
+ * @name LocationStringFilterTypeEnum.LocationStringFilterType
310
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocationStringFilterTypeEnum.LocationStringFilterType
311
+ */
301
312
  let LocationStringFilterType;
302
313
  (function (LocationStringFilterType) {
303
314
  LocationStringFilterType[LocationStringFilterType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -305,9 +316,9 @@ var enums;
305
316
  LocationStringFilterType[LocationStringFilterType["EXACT"] = 2] = "EXACT";
306
317
  })(LocationStringFilterType = enums.LocationStringFilterType || (enums.LocationStringFilterType = {}));
307
318
  /**
308
- * @name AgeRangeTypeEnum.AgeRangeType
309
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AgeRangeTypeEnum.AgeRangeType
310
- */
319
+ * @name AgeRangeTypeEnum.AgeRangeType
320
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AgeRangeTypeEnum.AgeRangeType
321
+ */
311
322
  let AgeRangeType;
312
323
  (function (AgeRangeType) {
313
324
  AgeRangeType[AgeRangeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -321,9 +332,9 @@ var enums;
321
332
  AgeRangeType[AgeRangeType["AGE_RANGE_UNDETERMINED"] = 503999] = "AGE_RANGE_UNDETERMINED";
322
333
  })(AgeRangeType = enums.AgeRangeType || (enums.AgeRangeType = {}));
323
334
  /**
324
- * @name AppPaymentModelTypeEnum.AppPaymentModelType
325
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AppPaymentModelTypeEnum.AppPaymentModelType
326
- */
335
+ * @name AppPaymentModelTypeEnum.AppPaymentModelType
336
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppPaymentModelTypeEnum.AppPaymentModelType
337
+ */
327
338
  let AppPaymentModelType;
328
339
  (function (AppPaymentModelType) {
329
340
  AppPaymentModelType[AppPaymentModelType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -331,9 +342,9 @@ var enums;
331
342
  AppPaymentModelType[AppPaymentModelType["PAID"] = 30] = "PAID";
332
343
  })(AppPaymentModelType = enums.AppPaymentModelType || (enums.AppPaymentModelType = {}));
333
344
  /**
334
- * @name BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
335
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
336
- */
345
+ * @name BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
346
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BrandRequestRejectionReasonEnum.BrandRequestRejectionReason
347
+ */
337
348
  let BrandRequestRejectionReason;
338
349
  (function (BrandRequestRejectionReason) {
339
350
  BrandRequestRejectionReason[BrandRequestRejectionReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -344,9 +355,9 @@ var enums;
344
355
  BrandRequestRejectionReason[BrandRequestRejectionReason["NOT_A_BRAND"] = 5] = "NOT_A_BRAND";
345
356
  })(BrandRequestRejectionReason = enums.BrandRequestRejectionReason || (enums.BrandRequestRejectionReason = {}));
346
357
  /**
347
- * @name BrandStateEnum.BrandState
348
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BrandStateEnum.BrandState
349
- */
358
+ * @name BrandStateEnum.BrandState
359
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BrandStateEnum.BrandState
360
+ */
350
361
  let BrandState;
351
362
  (function (BrandState) {
352
363
  BrandState[BrandState["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -359,9 +370,9 @@ var enums;
359
370
  BrandState[BrandState["REJECTED"] = 7] = "REJECTED";
360
371
  })(BrandState = enums.BrandState || (enums.BrandState = {}));
361
372
  /**
362
- * @name ContentLabelTypeEnum.ContentLabelType
363
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ContentLabelTypeEnum.ContentLabelType
364
- */
373
+ * @name ContentLabelTypeEnum.ContentLabelType
374
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ContentLabelTypeEnum.ContentLabelType
375
+ */
365
376
  let ContentLabelType;
366
377
  (function (ContentLabelType) {
367
378
  ContentLabelType[ContentLabelType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -393,9 +404,9 @@ var enums;
393
404
  ContentLabelType[ContentLabelType["BRAND_SUITABILITY_RELIGION"] = 27] = "BRAND_SUITABILITY_RELIGION";
394
405
  })(ContentLabelType = enums.ContentLabelType || (enums.ContentLabelType = {}));
395
406
  /**
396
- * @name DayOfWeekEnum.DayOfWeek
397
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/DayOfWeekEnum.DayOfWeek
398
- */
407
+ * @name DayOfWeekEnum.DayOfWeek
408
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DayOfWeekEnum.DayOfWeek
409
+ */
399
410
  let DayOfWeek;
400
411
  (function (DayOfWeek) {
401
412
  DayOfWeek[DayOfWeek["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -409,9 +420,9 @@ var enums;
409
420
  DayOfWeek[DayOfWeek["SUNDAY"] = 8] = "SUNDAY";
410
421
  })(DayOfWeek = enums.DayOfWeek || (enums.DayOfWeek = {}));
411
422
  /**
412
- * @name DeviceEnum.Device
413
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/DeviceEnum.Device
414
- */
423
+ * @name DeviceEnum.Device
424
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DeviceEnum.Device
425
+ */
415
426
  let Device;
416
427
  (function (Device) {
417
428
  Device[Device["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -423,9 +434,9 @@ var enums;
423
434
  Device[Device["OTHER"] = 5] = "OTHER";
424
435
  })(Device = enums.Device || (enums.Device = {}));
425
436
  /**
426
- * @name GenderTypeEnum.GenderType
427
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/GenderTypeEnum.GenderType
428
- */
437
+ * @name GenderTypeEnum.GenderType
438
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GenderTypeEnum.GenderType
439
+ */
429
440
  let GenderType;
430
441
  (function (GenderType) {
431
442
  GenderType[GenderType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -435,9 +446,9 @@ var enums;
435
446
  GenderType[GenderType["UNDETERMINED"] = 20] = "UNDETERMINED";
436
447
  })(GenderType = enums.GenderType || (enums.GenderType = {}));
437
448
  /**
438
- * @name HotelDateSelectionTypeEnum.HotelDateSelectionType
439
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/HotelDateSelectionTypeEnum.HotelDateSelectionType
440
- */
449
+ * @name HotelDateSelectionTypeEnum.HotelDateSelectionType
450
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelDateSelectionTypeEnum.HotelDateSelectionType
451
+ */
441
452
  let HotelDateSelectionType;
442
453
  (function (HotelDateSelectionType) {
443
454
  HotelDateSelectionType[HotelDateSelectionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -446,9 +457,9 @@ var enums;
446
457
  HotelDateSelectionType[HotelDateSelectionType["USER_SELECTED"] = 51] = "USER_SELECTED";
447
458
  })(HotelDateSelectionType = enums.HotelDateSelectionType || (enums.HotelDateSelectionType = {}));
448
459
  /**
449
- * @name IncomeRangeTypeEnum.IncomeRangeType
450
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/IncomeRangeTypeEnum.IncomeRangeType
451
- */
460
+ * @name IncomeRangeTypeEnum.IncomeRangeType
461
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/IncomeRangeTypeEnum.IncomeRangeType
462
+ */
452
463
  let IncomeRangeType;
453
464
  (function (IncomeRangeType) {
454
465
  IncomeRangeType[IncomeRangeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -462,9 +473,9 @@ var enums;
462
473
  IncomeRangeType[IncomeRangeType["INCOME_RANGE_UNDETERMINED"] = 510000] = "INCOME_RANGE_UNDETERMINED";
463
474
  })(IncomeRangeType = enums.IncomeRangeType || (enums.IncomeRangeType = {}));
464
475
  /**
465
- * @name InteractionTypeEnum.InteractionType
466
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/InteractionTypeEnum.InteractionType
467
- */
476
+ * @name InteractionTypeEnum.InteractionType
477
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/InteractionTypeEnum.InteractionType
478
+ */
468
479
  let InteractionType;
469
480
  (function (InteractionType) {
470
481
  InteractionType[InteractionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -472,9 +483,9 @@ var enums;
472
483
  InteractionType[InteractionType["CALLS"] = 8000] = "CALLS";
473
484
  })(InteractionType = enums.InteractionType || (enums.InteractionType = {}));
474
485
  /**
475
- * @name KeywordMatchTypeEnum.KeywordMatchType
476
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/KeywordMatchTypeEnum.KeywordMatchType
477
- */
486
+ * @name KeywordMatchTypeEnum.KeywordMatchType
487
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordMatchTypeEnum.KeywordMatchType
488
+ */
478
489
  let KeywordMatchType;
479
490
  (function (KeywordMatchType) {
480
491
  KeywordMatchType[KeywordMatchType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -484,9 +495,9 @@ var enums;
484
495
  KeywordMatchType[KeywordMatchType["BROAD"] = 4] = "BROAD";
485
496
  })(KeywordMatchType = enums.KeywordMatchType || (enums.KeywordMatchType = {}));
486
497
  /**
487
- * @name ListingGroupTypeEnum.ListingGroupType
488
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ListingGroupTypeEnum.ListingGroupType
489
- */
498
+ * @name ListingGroupTypeEnum.ListingGroupType
499
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupTypeEnum.ListingGroupType
500
+ */
490
501
  let ListingGroupType;
491
502
  (function (ListingGroupType) {
492
503
  ListingGroupType[ListingGroupType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -495,9 +506,9 @@ var enums;
495
506
  ListingGroupType[ListingGroupType["UNIT"] = 3] = "UNIT";
496
507
  })(ListingGroupType = enums.ListingGroupType || (enums.ListingGroupType = {}));
497
508
  /**
498
- * @name LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
499
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
500
- */
509
+ * @name LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
510
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
511
+ */
501
512
  let LocationGroupRadiusUnits;
502
513
  (function (LocationGroupRadiusUnits) {
503
514
  LocationGroupRadiusUnits[LocationGroupRadiusUnits["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -507,9 +518,9 @@ var enums;
507
518
  LocationGroupRadiusUnits[LocationGroupRadiusUnits["MILLI_MILES"] = 4] = "MILLI_MILES";
508
519
  })(LocationGroupRadiusUnits = enums.LocationGroupRadiusUnits || (enums.LocationGroupRadiusUnits = {}));
509
520
  /**
510
- * @name MinuteOfHourEnum.MinuteOfHour
511
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/MinuteOfHourEnum.MinuteOfHour
512
- */
521
+ * @name MinuteOfHourEnum.MinuteOfHour
522
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MinuteOfHourEnum.MinuteOfHour
523
+ */
513
524
  let MinuteOfHour;
514
525
  (function (MinuteOfHour) {
515
526
  MinuteOfHour[MinuteOfHour["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -520,9 +531,9 @@ var enums;
520
531
  MinuteOfHour[MinuteOfHour["FORTY_FIVE"] = 5] = "FORTY_FIVE";
521
532
  })(MinuteOfHour = enums.MinuteOfHour || (enums.MinuteOfHour = {}));
522
533
  /**
523
- * @name ParentalStatusTypeEnum.ParentalStatusType
524
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ParentalStatusTypeEnum.ParentalStatusType
525
- */
534
+ * @name ParentalStatusTypeEnum.ParentalStatusType
535
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ParentalStatusTypeEnum.ParentalStatusType
536
+ */
526
537
  let ParentalStatusType;
527
538
  (function (ParentalStatusType) {
528
539
  ParentalStatusType[ParentalStatusType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -532,9 +543,9 @@ var enums;
532
543
  ParentalStatusType[ParentalStatusType["UNDETERMINED"] = 302] = "UNDETERMINED";
533
544
  })(ParentalStatusType = enums.ParentalStatusType || (enums.ParentalStatusType = {}));
534
545
  /**
535
- * @name ProductCategoryLevelEnum.ProductCategoryLevel
536
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductCategoryLevelEnum.ProductCategoryLevel
537
- */
546
+ * @name ProductCategoryLevelEnum.ProductCategoryLevel
547
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductCategoryLevelEnum.ProductCategoryLevel
548
+ */
538
549
  let ProductCategoryLevel;
539
550
  (function (ProductCategoryLevel) {
540
551
  ProductCategoryLevel[ProductCategoryLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -546,9 +557,9 @@ var enums;
546
557
  ProductCategoryLevel[ProductCategoryLevel["LEVEL5"] = 6] = "LEVEL5";
547
558
  })(ProductCategoryLevel = enums.ProductCategoryLevel || (enums.ProductCategoryLevel = {}));
548
559
  /**
549
- * @name ProductChannelEnum.ProductChannel
550
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductChannelEnum.ProductChannel
551
- */
560
+ * @name ProductChannelEnum.ProductChannel
561
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductChannelEnum.ProductChannel
562
+ */
552
563
  let ProductChannel;
553
564
  (function (ProductChannel) {
554
565
  ProductChannel[ProductChannel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -557,9 +568,9 @@ var enums;
557
568
  ProductChannel[ProductChannel["LOCAL"] = 3] = "LOCAL";
558
569
  })(ProductChannel = enums.ProductChannel || (enums.ProductChannel = {}));
559
570
  /**
560
- * @name ProductChannelExclusivityEnum.ProductChannelExclusivity
561
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductChannelExclusivityEnum.ProductChannelExclusivity
562
- */
571
+ * @name ProductChannelExclusivityEnum.ProductChannelExclusivity
572
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductChannelExclusivityEnum.ProductChannelExclusivity
573
+ */
563
574
  let ProductChannelExclusivity;
564
575
  (function (ProductChannelExclusivity) {
565
576
  ProductChannelExclusivity[ProductChannelExclusivity["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -568,9 +579,9 @@ var enums;
568
579
  ProductChannelExclusivity[ProductChannelExclusivity["MULTI_CHANNEL"] = 3] = "MULTI_CHANNEL";
569
580
  })(ProductChannelExclusivity = enums.ProductChannelExclusivity || (enums.ProductChannelExclusivity = {}));
570
581
  /**
571
- * @name ProductConditionEnum.ProductCondition
572
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductConditionEnum.ProductCondition
573
- */
582
+ * @name ProductConditionEnum.ProductCondition
583
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductConditionEnum.ProductCondition
584
+ */
574
585
  let ProductCondition;
575
586
  (function (ProductCondition) {
576
587
  ProductCondition[ProductCondition["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -580,9 +591,9 @@ var enums;
580
591
  ProductCondition[ProductCondition["USED"] = 5] = "USED";
581
592
  })(ProductCondition = enums.ProductCondition || (enums.ProductCondition = {}));
582
593
  /**
583
- * @name ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
584
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
585
- */
594
+ * @name ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
595
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
596
+ */
586
597
  let ProductCustomAttributeIndex;
587
598
  (function (ProductCustomAttributeIndex) {
588
599
  ProductCustomAttributeIndex[ProductCustomAttributeIndex["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -594,9 +605,9 @@ var enums;
594
605
  ProductCustomAttributeIndex[ProductCustomAttributeIndex["INDEX4"] = 11] = "INDEX4";
595
606
  })(ProductCustomAttributeIndex = enums.ProductCustomAttributeIndex || (enums.ProductCustomAttributeIndex = {}));
596
607
  /**
597
- * @name ProductTypeLevelEnum.ProductTypeLevel
598
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductTypeLevelEnum.ProductTypeLevel
599
- */
608
+ * @name ProductTypeLevelEnum.ProductTypeLevel
609
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductTypeLevelEnum.ProductTypeLevel
610
+ */
600
611
  let ProductTypeLevel;
601
612
  (function (ProductTypeLevel) {
602
613
  ProductTypeLevel[ProductTypeLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -608,9 +619,9 @@ var enums;
608
619
  ProductTypeLevel[ProductTypeLevel["LEVEL5"] = 11] = "LEVEL5";
609
620
  })(ProductTypeLevel = enums.ProductTypeLevel || (enums.ProductTypeLevel = {}));
610
621
  /**
611
- * @name ProximityRadiusUnitsEnum.ProximityRadiusUnits
612
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProximityRadiusUnitsEnum.ProximityRadiusUnits
613
- */
622
+ * @name ProximityRadiusUnitsEnum.ProximityRadiusUnits
623
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProximityRadiusUnitsEnum.ProximityRadiusUnits
624
+ */
614
625
  let ProximityRadiusUnits;
615
626
  (function (ProximityRadiusUnits) {
616
627
  ProximityRadiusUnits[ProximityRadiusUnits["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -619,9 +630,9 @@ var enums;
619
630
  ProximityRadiusUnits[ProximityRadiusUnits["KILOMETERS"] = 3] = "KILOMETERS";
620
631
  })(ProximityRadiusUnits = enums.ProximityRadiusUnits || (enums.ProximityRadiusUnits = {}));
621
632
  /**
622
- * @name WebpageConditionOperandEnum.WebpageConditionOperand
623
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/WebpageConditionOperandEnum.WebpageConditionOperand
624
- */
633
+ * @name WebpageConditionOperandEnum.WebpageConditionOperand
634
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/WebpageConditionOperandEnum.WebpageConditionOperand
635
+ */
625
636
  let WebpageConditionOperand;
626
637
  (function (WebpageConditionOperand) {
627
638
  WebpageConditionOperand[WebpageConditionOperand["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -633,9 +644,9 @@ var enums;
633
644
  WebpageConditionOperand[WebpageConditionOperand["CUSTOM_LABEL"] = 6] = "CUSTOM_LABEL";
634
645
  })(WebpageConditionOperand = enums.WebpageConditionOperand || (enums.WebpageConditionOperand = {}));
635
646
  /**
636
- * @name WebpageConditionOperatorEnum.WebpageConditionOperator
637
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/WebpageConditionOperatorEnum.WebpageConditionOperator
638
- */
647
+ * @name WebpageConditionOperatorEnum.WebpageConditionOperator
648
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/WebpageConditionOperatorEnum.WebpageConditionOperator
649
+ */
639
650
  let WebpageConditionOperator;
640
651
  (function (WebpageConditionOperator) {
641
652
  WebpageConditionOperator[WebpageConditionOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -644,9 +655,9 @@ var enums;
644
655
  WebpageConditionOperator[WebpageConditionOperator["CONTAINS"] = 3] = "CONTAINS";
645
656
  })(WebpageConditionOperator = enums.WebpageConditionOperator || (enums.WebpageConditionOperator = {}));
646
657
  /**
647
- * @name BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
648
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
649
- */
658
+ * @name BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
659
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BusinessMessageCallToActionTypeEnum.BusinessMessageCallToActionType
660
+ */
650
661
  let BusinessMessageCallToActionType;
651
662
  (function (BusinessMessageCallToActionType) {
652
663
  BusinessMessageCallToActionType[BusinessMessageCallToActionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -661,9 +672,9 @@ var enums;
661
672
  BusinessMessageCallToActionType[BusinessMessageCallToActionType["LEARN_MORE"] = 9] = "LEARN_MORE";
662
673
  })(BusinessMessageCallToActionType = enums.BusinessMessageCallToActionType || (enums.BusinessMessageCallToActionType = {}));
663
674
  /**
664
- * @name BusinessMessageProviderEnum.BusinessMessageProvider
665
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BusinessMessageProviderEnum.BusinessMessageProvider
666
- */
675
+ * @name BusinessMessageProviderEnum.BusinessMessageProvider
676
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BusinessMessageProviderEnum.BusinessMessageProvider
677
+ */
667
678
  let BusinessMessageProvider;
668
679
  (function (BusinessMessageProvider) {
669
680
  BusinessMessageProvider[BusinessMessageProvider["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -671,9 +682,9 @@ var enums;
671
682
  BusinessMessageProvider[BusinessMessageProvider["WHATSAPP"] = 2] = "WHATSAPP";
672
683
  })(BusinessMessageProvider = enums.BusinessMessageProvider || (enums.BusinessMessageProvider = {}));
673
684
  /**
674
- * @name CallToActionTypeEnum.CallToActionType
675
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CallToActionTypeEnum.CallToActionType
676
- */
685
+ * @name CallToActionTypeEnum.CallToActionType
686
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CallToActionTypeEnum.CallToActionType
687
+ */
677
688
  let CallToActionType;
678
689
  (function (CallToActionType) {
679
690
  CallToActionType[CallToActionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -697,9 +708,9 @@ var enums;
697
708
  CallToActionType[CallToActionType["WATCH_NOW"] = 18] = "WATCH_NOW";
698
709
  })(CallToActionType = enums.CallToActionType || (enums.CallToActionType = {}));
699
710
  /**
700
- * @name LeadFormCallToActionTypeEnum.LeadFormCallToActionType
701
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LeadFormCallToActionTypeEnum.LeadFormCallToActionType
702
- */
711
+ * @name LeadFormCallToActionTypeEnum.LeadFormCallToActionType
712
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LeadFormCallToActionTypeEnum.LeadFormCallToActionType
713
+ */
703
714
  let LeadFormCallToActionType;
704
715
  (function (LeadFormCallToActionType) {
705
716
  LeadFormCallToActionType[LeadFormCallToActionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -720,9 +731,9 @@ var enums;
720
731
  LeadFormCallToActionType[LeadFormCallToActionType["GET_STARTED"] = 15] = "GET_STARTED";
721
732
  })(LeadFormCallToActionType = enums.LeadFormCallToActionType || (enums.LeadFormCallToActionType = {}));
722
733
  /**
723
- * @name LeadFormDesiredIntentEnum.LeadFormDesiredIntent
724
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LeadFormDesiredIntentEnum.LeadFormDesiredIntent
725
- */
734
+ * @name LeadFormDesiredIntentEnum.LeadFormDesiredIntent
735
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LeadFormDesiredIntentEnum.LeadFormDesiredIntent
736
+ */
726
737
  let LeadFormDesiredIntent;
727
738
  (function (LeadFormDesiredIntent) {
728
739
  LeadFormDesiredIntent[LeadFormDesiredIntent["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -731,9 +742,9 @@ var enums;
731
742
  LeadFormDesiredIntent[LeadFormDesiredIntent["HIGH_INTENT"] = 3] = "HIGH_INTENT";
732
743
  })(LeadFormDesiredIntent = enums.LeadFormDesiredIntent || (enums.LeadFormDesiredIntent = {}));
733
744
  /**
734
- * @name LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
735
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
736
- */
745
+ * @name LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
746
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
747
+ */
737
748
  let LeadFormFieldUserInputType;
738
749
  (function (LeadFormFieldUserInputType) {
739
750
  LeadFormFieldUserInputType[LeadFormFieldUserInputType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -856,9 +867,9 @@ var enums;
856
867
  LeadFormFieldUserInputType[LeadFormFieldUserInputType["TRAVEL_ACCOMMODATION"] = 1047] = "TRAVEL_ACCOMMODATION";
857
868
  })(LeadFormFieldUserInputType = enums.LeadFormFieldUserInputType || (enums.LeadFormFieldUserInputType = {}));
858
869
  /**
859
- * @name LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
860
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
861
- */
870
+ * @name LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
871
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
872
+ */
862
873
  let LeadFormPostSubmitCallToActionType;
863
874
  (function (LeadFormPostSubmitCallToActionType) {
864
875
  LeadFormPostSubmitCallToActionType[LeadFormPostSubmitCallToActionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -869,9 +880,9 @@ var enums;
869
880
  LeadFormPostSubmitCallToActionType[LeadFormPostSubmitCallToActionType["SHOP_NOW"] = 5] = "SHOP_NOW";
870
881
  })(LeadFormPostSubmitCallToActionType = enums.LeadFormPostSubmitCallToActionType || (enums.LeadFormPostSubmitCallToActionType = {}));
871
882
  /**
872
- * @name MobileAppVendorEnum.MobileAppVendor
873
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/MobileAppVendorEnum.MobileAppVendor
874
- */
883
+ * @name MobileAppVendorEnum.MobileAppVendor
884
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MobileAppVendorEnum.MobileAppVendor
885
+ */
875
886
  let MobileAppVendor;
876
887
  (function (MobileAppVendor) {
877
888
  MobileAppVendor[MobileAppVendor["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -880,9 +891,9 @@ var enums;
880
891
  MobileAppVendor[MobileAppVendor["GOOGLE_APP_STORE"] = 3] = "GOOGLE_APP_STORE";
881
892
  })(MobileAppVendor = enums.MobileAppVendor || (enums.MobileAppVendor = {}));
882
893
  /**
883
- * @name PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
884
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
885
- */
894
+ * @name PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
895
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
896
+ */
886
897
  let PriceExtensionPriceQualifier;
887
898
  (function (PriceExtensionPriceQualifier) {
888
899
  PriceExtensionPriceQualifier[PriceExtensionPriceQualifier["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -892,9 +903,9 @@ var enums;
892
903
  PriceExtensionPriceQualifier[PriceExtensionPriceQualifier["AVERAGE"] = 4] = "AVERAGE";
893
904
  })(PriceExtensionPriceQualifier = enums.PriceExtensionPriceQualifier || (enums.PriceExtensionPriceQualifier = {}));
894
905
  /**
895
- * @name PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
896
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
897
- */
906
+ * @name PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
907
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
908
+ */
898
909
  let PriceExtensionPriceUnit;
899
910
  (function (PriceExtensionPriceUnit) {
900
911
  PriceExtensionPriceUnit[PriceExtensionPriceUnit["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -907,9 +918,9 @@ var enums;
907
918
  PriceExtensionPriceUnit[PriceExtensionPriceUnit["PER_NIGHT"] = 7] = "PER_NIGHT";
908
919
  })(PriceExtensionPriceUnit = enums.PriceExtensionPriceUnit || (enums.PriceExtensionPriceUnit = {}));
909
920
  /**
910
- * @name PriceExtensionTypeEnum.PriceExtensionType
911
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PriceExtensionTypeEnum.PriceExtensionType
912
- */
921
+ * @name PriceExtensionTypeEnum.PriceExtensionType
922
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PriceExtensionTypeEnum.PriceExtensionType
923
+ */
913
924
  let PriceExtensionType;
914
925
  (function (PriceExtensionType) {
915
926
  PriceExtensionType[PriceExtensionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -925,9 +936,9 @@ var enums;
925
936
  PriceExtensionType[PriceExtensionType["SERVICE_TIERS"] = 10] = "SERVICE_TIERS";
926
937
  })(PriceExtensionType = enums.PriceExtensionType || (enums.PriceExtensionType = {}));
927
938
  /**
928
- * @name PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
929
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
930
- */
939
+ * @name PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
940
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
941
+ */
931
942
  let PromotionExtensionDiscountModifier;
932
943
  (function (PromotionExtensionDiscountModifier) {
933
944
  PromotionExtensionDiscountModifier[PromotionExtensionDiscountModifier["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -935,9 +946,9 @@ var enums;
935
946
  PromotionExtensionDiscountModifier[PromotionExtensionDiscountModifier["UP_TO"] = 2] = "UP_TO";
936
947
  })(PromotionExtensionDiscountModifier = enums.PromotionExtensionDiscountModifier || (enums.PromotionExtensionDiscountModifier = {}));
937
948
  /**
938
- * @name PromotionExtensionOccasionEnum.PromotionExtensionOccasion
939
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PromotionExtensionOccasionEnum.PromotionExtensionOccasion
940
- */
949
+ * @name PromotionExtensionOccasionEnum.PromotionExtensionOccasion
950
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PromotionExtensionOccasionEnum.PromotionExtensionOccasion
951
+ */
941
952
  let PromotionExtensionOccasion;
942
953
  (function (PromotionExtensionOccasion) {
943
954
  PromotionExtensionOccasion[PromotionExtensionOccasion["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -981,9 +992,9 @@ var enums;
981
992
  PromotionExtensionOccasion[PromotionExtensionOccasion["YEAR_END_GIFT"] = 38] = "YEAR_END_GIFT";
982
993
  })(PromotionExtensionOccasion = enums.PromotionExtensionOccasion || (enums.PromotionExtensionOccasion = {}));
983
994
  /**
984
- * @name AudienceInsightsDimensionEnum.AudienceInsightsDimension
985
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AudienceInsightsDimensionEnum.AudienceInsightsDimension
986
- */
995
+ * @name AudienceInsightsDimensionEnum.AudienceInsightsDimension
996
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceInsightsDimensionEnum.AudienceInsightsDimension
997
+ */
987
998
  let AudienceInsightsDimension;
988
999
  (function (AudienceInsightsDimension) {
989
1000
  AudienceInsightsDimension[AudienceInsightsDimension["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -993,7 +1004,6 @@ var enums;
993
1004
  AudienceInsightsDimension[AudienceInsightsDimension["GEO_TARGET_COUNTRY"] = 4] = "GEO_TARGET_COUNTRY";
994
1005
  AudienceInsightsDimension[AudienceInsightsDimension["SUB_COUNTRY_LOCATION"] = 5] = "SUB_COUNTRY_LOCATION";
995
1006
  AudienceInsightsDimension[AudienceInsightsDimension["YOUTUBE_CHANNEL"] = 6] = "YOUTUBE_CHANNEL";
996
- AudienceInsightsDimension[AudienceInsightsDimension["YOUTUBE_DYNAMIC_LINEUP"] = 7] = "YOUTUBE_DYNAMIC_LINEUP";
997
1007
  AudienceInsightsDimension[AudienceInsightsDimension["AFFINITY_USER_INTEREST"] = 8] = "AFFINITY_USER_INTEREST";
998
1008
  AudienceInsightsDimension[AudienceInsightsDimension["IN_MARKET_USER_INTEREST"] = 9] = "IN_MARKET_USER_INTEREST";
999
1009
  AudienceInsightsDimension[AudienceInsightsDimension["PARENTAL_STATUS"] = 10] = "PARENTAL_STATUS";
@@ -1001,11 +1011,13 @@ var enums;
1001
1011
  AudienceInsightsDimension[AudienceInsightsDimension["AGE_RANGE"] = 12] = "AGE_RANGE";
1002
1012
  AudienceInsightsDimension[AudienceInsightsDimension["GENDER"] = 13] = "GENDER";
1003
1013
  AudienceInsightsDimension[AudienceInsightsDimension["YOUTUBE_VIDEO"] = 14] = "YOUTUBE_VIDEO";
1014
+ AudienceInsightsDimension[AudienceInsightsDimension["DEVICE"] = 15] = "DEVICE";
1015
+ AudienceInsightsDimension[AudienceInsightsDimension["YOUTUBE_LINEUP"] = 16] = "YOUTUBE_LINEUP";
1004
1016
  })(AudienceInsightsDimension = enums.AudienceInsightsDimension || (enums.AudienceInsightsDimension = {}));
1005
1017
  /**
1006
- * @name InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
1007
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
1008
- */
1018
+ * @name InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
1019
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/InsightsKnowledgeGraphEntityCapabilitiesEnum.InsightsKnowledgeGraphEntityCapabilities
1020
+ */
1009
1021
  let InsightsKnowledgeGraphEntityCapabilities;
1010
1022
  (function (InsightsKnowledgeGraphEntityCapabilities) {
1011
1023
  InsightsKnowledgeGraphEntityCapabilities[InsightsKnowledgeGraphEntityCapabilities["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1014,9 +1026,9 @@ var enums;
1014
1026
  InsightsKnowledgeGraphEntityCapabilities[InsightsKnowledgeGraphEntityCapabilities["CREATOR_ATTRIBUTE"] = 3] = "CREATOR_ATTRIBUTE";
1015
1027
  })(InsightsKnowledgeGraphEntityCapabilities = enums.InsightsKnowledgeGraphEntityCapabilities || (enums.InsightsKnowledgeGraphEntityCapabilities = {}));
1016
1028
  /**
1017
- * @name FixedCpmGoalEnum.FixedCpmGoal
1018
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/FixedCpmGoalEnum.FixedCpmGoal
1019
- */
1029
+ * @name FixedCpmGoalEnum.FixedCpmGoal
1030
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/FixedCpmGoalEnum.FixedCpmGoal
1031
+ */
1020
1032
  let FixedCpmGoal;
1021
1033
  (function (FixedCpmGoal) {
1022
1034
  FixedCpmGoal[FixedCpmGoal["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1025,9 +1037,9 @@ var enums;
1025
1037
  FixedCpmGoal[FixedCpmGoal["TARGET_FREQUENCY"] = 3] = "TARGET_FREQUENCY";
1026
1038
  })(FixedCpmGoal = enums.FixedCpmGoal || (enums.FixedCpmGoal = {}));
1027
1039
  /**
1028
- * @name FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
1029
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
1030
- */
1040
+ * @name FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
1041
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/FixedCpmTargetFrequencyTimeUnitEnum.FixedCpmTargetFrequencyTimeUnit
1042
+ */
1031
1043
  let FixedCpmTargetFrequencyTimeUnit;
1032
1044
  (function (FixedCpmTargetFrequencyTimeUnit) {
1033
1045
  FixedCpmTargetFrequencyTimeUnit[FixedCpmTargetFrequencyTimeUnit["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1035,9 +1047,9 @@ var enums;
1035
1047
  FixedCpmTargetFrequencyTimeUnit[FixedCpmTargetFrequencyTimeUnit["MONTHLY"] = 2] = "MONTHLY";
1036
1048
  })(FixedCpmTargetFrequencyTimeUnit = enums.FixedCpmTargetFrequencyTimeUnit || (enums.FixedCpmTargetFrequencyTimeUnit = {}));
1037
1049
  /**
1038
- * @name TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
1039
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
1040
- */
1050
+ * @name TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
1051
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetFrequencyTimeUnitEnum.TargetFrequencyTimeUnit
1052
+ */
1041
1053
  let TargetFrequencyTimeUnit;
1042
1054
  (function (TargetFrequencyTimeUnit) {
1043
1055
  TargetFrequencyTimeUnit[TargetFrequencyTimeUnit["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1046,9 +1058,9 @@ var enums;
1046
1058
  TargetFrequencyTimeUnit[TargetFrequencyTimeUnit["MONTHLY"] = 3] = "MONTHLY";
1047
1059
  })(TargetFrequencyTimeUnit = enums.TargetFrequencyTimeUnit || (enums.TargetFrequencyTimeUnit = {}));
1048
1060
  /**
1049
- * @name TargetImpressionShareLocationEnum.TargetImpressionShareLocation
1050
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
1051
- */
1061
+ * @name TargetImpressionShareLocationEnum.TargetImpressionShareLocation
1062
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
1063
+ */
1052
1064
  let TargetImpressionShareLocation;
1053
1065
  (function (TargetImpressionShareLocation) {
1054
1066
  TargetImpressionShareLocation[TargetImpressionShareLocation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1058,9 +1070,9 @@ var enums;
1058
1070
  TargetImpressionShareLocation[TargetImpressionShareLocation["ABSOLUTE_TOP_OF_PAGE"] = 4] = "ABSOLUTE_TOP_OF_PAGE";
1059
1071
  })(TargetImpressionShareLocation = enums.TargetImpressionShareLocation || (enums.TargetImpressionShareLocation = {}));
1060
1072
  /**
1061
- * @name ConsentStatusEnum.ConsentStatus
1062
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConsentStatusEnum.ConsentStatus
1063
- */
1073
+ * @name ConsentStatusEnum.ConsentStatus
1074
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConsentStatusEnum.ConsentStatus
1075
+ */
1064
1076
  let ConsentStatus;
1065
1077
  (function (ConsentStatus) {
1066
1078
  ConsentStatus[ConsentStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1069,9 +1081,9 @@ var enums;
1069
1081
  ConsentStatus[ConsentStatus["DENIED"] = 3] = "DENIED";
1070
1082
  })(ConsentStatus = enums.ConsentStatus || (enums.ConsentStatus = {}));
1071
1083
  /**
1072
- * @name AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1073
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1074
- */
1084
+ * @name AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1085
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
1086
+ */
1075
1087
  let AdvertisingChannelSubType;
1076
1088
  (function (AdvertisingChannelSubType) {
1077
1089
  AdvertisingChannelSubType[AdvertisingChannelSubType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1097,9 +1109,9 @@ var enums;
1097
1109
  AdvertisingChannelSubType[AdvertisingChannelSubType["YOUTUBE_AUDIO"] = 22] = "YOUTUBE_AUDIO";
1098
1110
  })(AdvertisingChannelSubType = enums.AdvertisingChannelSubType || (enums.AdvertisingChannelSubType = {}));
1099
1111
  /**
1100
- * @name AdvertisingChannelTypeEnum.AdvertisingChannelType
1101
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdvertisingChannelTypeEnum.AdvertisingChannelType
1102
- */
1112
+ * @name AdvertisingChannelTypeEnum.AdvertisingChannelType
1113
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdvertisingChannelTypeEnum.AdvertisingChannelType
1114
+ */
1103
1115
  let AdvertisingChannelType;
1104
1116
  (function (AdvertisingChannelType) {
1105
1117
  AdvertisingChannelType[AdvertisingChannelType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1118,9 +1130,9 @@ var enums;
1118
1130
  AdvertisingChannelType[AdvertisingChannelType["DEMAND_GEN"] = 14] = "DEMAND_GEN";
1119
1131
  })(AdvertisingChannelType = enums.AdvertisingChannelType || (enums.AdvertisingChannelType = {}));
1120
1132
  /**
1121
- * @name CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1122
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1123
- */
1133
+ * @name CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1134
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
1135
+ */
1124
1136
  let CriterionCategoryChannelAvailabilityMode;
1125
1137
  (function (CriterionCategoryChannelAvailabilityMode) {
1126
1138
  CriterionCategoryChannelAvailabilityMode[CriterionCategoryChannelAvailabilityMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1130,9 +1142,9 @@ var enums;
1130
1142
  CriterionCategoryChannelAvailabilityMode[CriterionCategoryChannelAvailabilityMode["CHANNEL_TYPE_AND_SUBSET_SUBTYPES"] = 4] = "CHANNEL_TYPE_AND_SUBSET_SUBTYPES";
1131
1143
  })(CriterionCategoryChannelAvailabilityMode = enums.CriterionCategoryChannelAvailabilityMode || (enums.CriterionCategoryChannelAvailabilityMode = {}));
1132
1144
  /**
1133
- * @name CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1134
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1135
- */
1145
+ * @name CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1146
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
1147
+ */
1136
1148
  let CriterionCategoryLocaleAvailabilityMode;
1137
1149
  (function (CriterionCategoryLocaleAvailabilityMode) {
1138
1150
  CriterionCategoryLocaleAvailabilityMode[CriterionCategoryLocaleAvailabilityMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1143,9 +1155,9 @@ var enums;
1143
1155
  CriterionCategoryLocaleAvailabilityMode[CriterionCategoryLocaleAvailabilityMode["COUNTRY_AND_LANGUAGE"] = 5] = "COUNTRY_AND_LANGUAGE";
1144
1156
  })(CriterionCategoryLocaleAvailabilityMode = enums.CriterionCategoryLocaleAvailabilityMode || (enums.CriterionCategoryLocaleAvailabilityMode = {}));
1145
1157
  /**
1146
- * @name CustomizerAttributeTypeEnum.CustomizerAttributeType
1147
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomizerAttributeTypeEnum.CustomizerAttributeType
1148
- */
1158
+ * @name CustomizerAttributeTypeEnum.CustomizerAttributeType
1159
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomizerAttributeTypeEnum.CustomizerAttributeType
1160
+ */
1149
1161
  let CustomizerAttributeType;
1150
1162
  (function (CustomizerAttributeType) {
1151
1163
  CustomizerAttributeType[CustomizerAttributeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1156,9 +1168,9 @@ var enums;
1156
1168
  CustomizerAttributeType[CustomizerAttributeType["PERCENT"] = 5] = "PERCENT";
1157
1169
  })(CustomizerAttributeType = enums.CustomizerAttributeType || (enums.CustomizerAttributeType = {}));
1158
1170
  /**
1159
- * @name MonthOfYearEnum.MonthOfYear
1160
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/MonthOfYearEnum.MonthOfYear
1161
- */
1171
+ * @name MonthOfYearEnum.MonthOfYear
1172
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MonthOfYearEnum.MonthOfYear
1173
+ */
1162
1174
  let MonthOfYear;
1163
1175
  (function (MonthOfYear) {
1164
1176
  MonthOfYear[MonthOfYear["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1177,9 +1189,9 @@ var enums;
1177
1189
  MonthOfYear[MonthOfYear["DECEMBER"] = 13] = "DECEMBER";
1178
1190
  })(MonthOfYear = enums.MonthOfYear || (enums.MonthOfYear = {}));
1179
1191
  /**
1180
- * @name AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1181
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1182
- */
1192
+ * @name AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1193
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
1194
+ */
1183
1195
  let AppUrlOperatingSystemType;
1184
1196
  (function (AppUrlOperatingSystemType) {
1185
1197
  AppUrlOperatingSystemType[AppUrlOperatingSystemType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1188,9 +1200,9 @@ var enums;
1188
1200
  AppUrlOperatingSystemType[AppUrlOperatingSystemType["ANDROID"] = 3] = "ANDROID";
1189
1201
  })(AppUrlOperatingSystemType = enums.AppUrlOperatingSystemType || (enums.AppUrlOperatingSystemType = {}));
1190
1202
  /**
1191
- * @name FrequencyCapEventTypeEnum.FrequencyCapEventType
1192
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/FrequencyCapEventTypeEnum.FrequencyCapEventType
1193
- */
1203
+ * @name FrequencyCapEventTypeEnum.FrequencyCapEventType
1204
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/FrequencyCapEventTypeEnum.FrequencyCapEventType
1205
+ */
1194
1206
  let FrequencyCapEventType;
1195
1207
  (function (FrequencyCapEventType) {
1196
1208
  FrequencyCapEventType[FrequencyCapEventType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1199,9 +1211,9 @@ var enums;
1199
1211
  FrequencyCapEventType[FrequencyCapEventType["VIDEO_VIEW"] = 3] = "VIDEO_VIEW";
1200
1212
  })(FrequencyCapEventType = enums.FrequencyCapEventType || (enums.FrequencyCapEventType = {}));
1201
1213
  /**
1202
- * @name FrequencyCapLevelEnum.FrequencyCapLevel
1203
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/FrequencyCapLevelEnum.FrequencyCapLevel
1204
- */
1214
+ * @name FrequencyCapLevelEnum.FrequencyCapLevel
1215
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/FrequencyCapLevelEnum.FrequencyCapLevel
1216
+ */
1205
1217
  let FrequencyCapLevel;
1206
1218
  (function (FrequencyCapLevel) {
1207
1219
  FrequencyCapLevel[FrequencyCapLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1211,9 +1223,9 @@ var enums;
1211
1223
  FrequencyCapLevel[FrequencyCapLevel["CAMPAIGN"] = 4] = "CAMPAIGN";
1212
1224
  })(FrequencyCapLevel = enums.FrequencyCapLevel || (enums.FrequencyCapLevel = {}));
1213
1225
  /**
1214
- * @name FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1215
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1216
- */
1226
+ * @name FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1227
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
1228
+ */
1217
1229
  let FrequencyCapTimeUnit;
1218
1230
  (function (FrequencyCapTimeUnit) {
1219
1231
  FrequencyCapTimeUnit[FrequencyCapTimeUnit["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1223,9 +1235,9 @@ var enums;
1223
1235
  FrequencyCapTimeUnit[FrequencyCapTimeUnit["MONTH"] = 4] = "MONTH";
1224
1236
  })(FrequencyCapTimeUnit = enums.FrequencyCapTimeUnit || (enums.FrequencyCapTimeUnit = {}));
1225
1237
  /**
1226
- * @name KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1227
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1228
- */
1238
+ * @name KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1239
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
1240
+ */
1229
1241
  let KeywordPlanAggregateMetricType;
1230
1242
  (function (KeywordPlanAggregateMetricType) {
1231
1243
  KeywordPlanAggregateMetricType[KeywordPlanAggregateMetricType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1233,9 +1245,9 @@ var enums;
1233
1245
  KeywordPlanAggregateMetricType[KeywordPlanAggregateMetricType["DEVICE"] = 2] = "DEVICE";
1234
1246
  })(KeywordPlanAggregateMetricType = enums.KeywordPlanAggregateMetricType || (enums.KeywordPlanAggregateMetricType = {}));
1235
1247
  /**
1236
- * @name KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1237
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1238
- */
1248
+ * @name KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1249
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
1250
+ */
1239
1251
  let KeywordPlanCompetitionLevel;
1240
1252
  (function (KeywordPlanCompetitionLevel) {
1241
1253
  KeywordPlanCompetitionLevel[KeywordPlanCompetitionLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1245,9 +1257,9 @@ var enums;
1245
1257
  KeywordPlanCompetitionLevel[KeywordPlanCompetitionLevel["HIGH"] = 4] = "HIGH";
1246
1258
  })(KeywordPlanCompetitionLevel = enums.KeywordPlanCompetitionLevel || (enums.KeywordPlanCompetitionLevel = {}));
1247
1259
  /**
1248
- * @name KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1249
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1250
- */
1260
+ * @name KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1261
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
1262
+ */
1251
1263
  let KeywordPlanConceptGroupType;
1252
1264
  (function (KeywordPlanConceptGroupType) {
1253
1265
  KeywordPlanConceptGroupType[KeywordPlanConceptGroupType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1257,9 +1269,9 @@ var enums;
1257
1269
  KeywordPlanConceptGroupType[KeywordPlanConceptGroupType["NON_BRAND"] = 4] = "NON_BRAND";
1258
1270
  })(KeywordPlanConceptGroupType = enums.KeywordPlanConceptGroupType || (enums.KeywordPlanConceptGroupType = {}));
1259
1271
  /**
1260
- * @name ExperimentMetricEnum.ExperimentMetric
1261
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ExperimentMetricEnum.ExperimentMetric
1262
- */
1272
+ * @name ExperimentMetricEnum.ExperimentMetric
1273
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentMetricEnum.ExperimentMetric
1274
+ */
1263
1275
  let ExperimentMetric;
1264
1276
  (function (ExperimentMetric) {
1265
1277
  ExperimentMetric[ExperimentMetric["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1279,9 +1291,9 @@ var enums;
1279
1291
  ExperimentMetric[ExperimentMetric["CONVERSION_VALUE"] = 14] = "CONVERSION_VALUE";
1280
1292
  })(ExperimentMetric = enums.ExperimentMetric || (enums.ExperimentMetric = {}));
1281
1293
  /**
1282
- * @name ExperimentMetricDirectionEnum.ExperimentMetricDirection
1283
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ExperimentMetricDirectionEnum.ExperimentMetricDirection
1284
- */
1294
+ * @name ExperimentMetricDirectionEnum.ExperimentMetricDirection
1295
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentMetricDirectionEnum.ExperimentMetricDirection
1296
+ */
1285
1297
  let ExperimentMetricDirection;
1286
1298
  (function (ExperimentMetricDirection) {
1287
1299
  ExperimentMetricDirection[ExperimentMetricDirection["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1293,9 +1305,9 @@ var enums;
1293
1305
  ExperimentMetricDirection[ExperimentMetricDirection["NO_CHANGE_OR_DECREASE"] = 6] = "NO_CHANGE_OR_DECREASE";
1294
1306
  })(ExperimentMetricDirection = enums.ExperimentMetricDirection || (enums.ExperimentMetricDirection = {}));
1295
1307
  /**
1296
- * @name InteractionEventTypeEnum.InteractionEventType
1297
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/InteractionEventTypeEnum.InteractionEventType
1298
- */
1308
+ * @name InteractionEventTypeEnum.InteractionEventType
1309
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/InteractionEventTypeEnum.InteractionEventType
1310
+ */
1299
1311
  let InteractionEventType;
1300
1312
  (function (InteractionEventType) {
1301
1313
  InteractionEventType[InteractionEventType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1306,9 +1318,9 @@ var enums;
1306
1318
  InteractionEventType[InteractionEventType["NONE"] = 5] = "NONE";
1307
1319
  })(InteractionEventType = enums.InteractionEventType || (enums.InteractionEventType = {}));
1308
1320
  /**
1309
- * @name QualityScoreBucketEnum.QualityScoreBucket
1310
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/QualityScoreBucketEnum.QualityScoreBucket
1311
- */
1321
+ * @name QualityScoreBucketEnum.QualityScoreBucket
1322
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/QualityScoreBucketEnum.QualityScoreBucket
1323
+ */
1312
1324
  let QualityScoreBucket;
1313
1325
  (function (QualityScoreBucket) {
1314
1326
  QualityScoreBucket[QualityScoreBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1318,9 +1330,9 @@ var enums;
1318
1330
  QualityScoreBucket[QualityScoreBucket["ABOVE_AVERAGE"] = 4] = "ABOVE_AVERAGE";
1319
1331
  })(QualityScoreBucket = enums.QualityScoreBucket || (enums.QualityScoreBucket = {}));
1320
1332
  /**
1321
- * @name UserIdentifierSourceEnum.UserIdentifierSource
1322
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserIdentifierSourceEnum.UserIdentifierSource
1323
- */
1333
+ * @name UserIdentifierSourceEnum.UserIdentifierSource
1334
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserIdentifierSourceEnum.UserIdentifierSource
1335
+ */
1324
1336
  let UserIdentifierSource;
1325
1337
  (function (UserIdentifierSource) {
1326
1338
  UserIdentifierSource[UserIdentifierSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1329,9 +1341,9 @@ var enums;
1329
1341
  UserIdentifierSource[UserIdentifierSource["THIRD_PARTY"] = 3] = "THIRD_PARTY";
1330
1342
  })(UserIdentifierSource = enums.UserIdentifierSource || (enums.UserIdentifierSource = {}));
1331
1343
  /**
1332
- * @name AdDestinationTypeEnum.AdDestinationType
1333
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdDestinationTypeEnum.AdDestinationType
1334
- */
1344
+ * @name AdDestinationTypeEnum.AdDestinationType
1345
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdDestinationTypeEnum.AdDestinationType
1346
+ */
1335
1347
  let AdDestinationType;
1336
1348
  (function (AdDestinationType) {
1337
1349
  AdDestinationType[AdDestinationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1349,9 +1361,9 @@ var enums;
1349
1361
  AdDestinationType[AdDestinationType["UNMODELED_FOR_CONVERSIONS"] = 12] = "UNMODELED_FOR_CONVERSIONS";
1350
1362
  })(AdDestinationType = enums.AdDestinationType || (enums.AdDestinationType = {}));
1351
1363
  /**
1352
- * @name AdFormatTypeEnum.AdFormatType
1353
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdFormatTypeEnum.AdFormatType
1354
- */
1364
+ * @name AdFormatTypeEnum.AdFormatType
1365
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdFormatTypeEnum.AdFormatType
1366
+ */
1355
1367
  let AdFormatType;
1356
1368
  (function (AdFormatType) {
1357
1369
  AdFormatType[AdFormatType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1366,11 +1378,12 @@ var enums;
1366
1378
  AdFormatType[AdFormatType["MASTHEAD"] = 9] = "MASTHEAD";
1367
1379
  AdFormatType[AdFormatType["AUDIO"] = 10] = "AUDIO";
1368
1380
  AdFormatType[AdFormatType["SHORTS"] = 11] = "SHORTS";
1381
+ AdFormatType[AdFormatType["PAUSE"] = 12] = "PAUSE";
1369
1382
  })(AdFormatType = enums.AdFormatType || (enums.AdFormatType = {}));
1370
1383
  /**
1371
- * @name AdNetworkTypeEnum.AdNetworkType
1372
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdNetworkTypeEnum.AdNetworkType
1373
- */
1384
+ * @name AdNetworkTypeEnum.AdNetworkType
1385
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdNetworkTypeEnum.AdNetworkType
1386
+ */
1374
1387
  let AdNetworkType;
1375
1388
  (function (AdNetworkType) {
1376
1389
  AdNetworkType[AdNetworkType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1382,11 +1395,14 @@ var enums;
1382
1395
  AdNetworkType[AdNetworkType["YOUTUBE"] = 8] = "YOUTUBE";
1383
1396
  AdNetworkType[AdNetworkType["GOOGLE_TV"] = 9] = "GOOGLE_TV";
1384
1397
  AdNetworkType[AdNetworkType["GOOGLE_OWNED_CHANNELS"] = 10] = "GOOGLE_OWNED_CHANNELS";
1398
+ AdNetworkType[AdNetworkType["GMAIL"] = 11] = "GMAIL";
1399
+ AdNetworkType[AdNetworkType["DISCOVER"] = 12] = "DISCOVER";
1400
+ AdNetworkType[AdNetworkType["MAPS"] = 13] = "MAPS";
1385
1401
  })(AdNetworkType = enums.AdNetworkType || (enums.AdNetworkType = {}));
1386
1402
  /**
1387
- * @name BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1388
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1389
- */
1403
+ * @name BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1404
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
1405
+ */
1390
1406
  let BudgetCampaignAssociationStatus;
1391
1407
  (function (BudgetCampaignAssociationStatus) {
1392
1408
  BudgetCampaignAssociationStatus[BudgetCampaignAssociationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1395,9 +1411,9 @@ var enums;
1395
1411
  BudgetCampaignAssociationStatus[BudgetCampaignAssociationStatus["REMOVED"] = 3] = "REMOVED";
1396
1412
  })(BudgetCampaignAssociationStatus = enums.BudgetCampaignAssociationStatus || (enums.BudgetCampaignAssociationStatus = {}));
1397
1413
  /**
1398
- * @name ClickTypeEnum.ClickType
1399
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ClickTypeEnum.ClickType
1400
- */
1414
+ * @name ClickTypeEnum.ClickType
1415
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ClickTypeEnum.ClickType
1416
+ */
1401
1417
  let ClickType;
1402
1418
  (function (ClickType) {
1403
1419
  ClickType[ClickType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1460,9 +1476,9 @@ var enums;
1460
1476
  ClickType[ClickType["TRAVEL_ASSETS"] = 59] = "TRAVEL_ASSETS";
1461
1477
  })(ClickType = enums.ClickType || (enums.ClickType = {}));
1462
1478
  /**
1463
- * @name ConversionActionCategoryEnum.ConversionActionCategory
1464
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionActionCategoryEnum.ConversionActionCategory
1465
- */
1479
+ * @name ConversionActionCategoryEnum.ConversionActionCategory
1480
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionCategoryEnum.ConversionActionCategory
1481
+ */
1466
1482
  let ConversionActionCategory;
1467
1483
  (function (ConversionActionCategory) {
1468
1484
  ConversionActionCategory[ConversionActionCategory["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1490,9 +1506,9 @@ var enums;
1490
1506
  ConversionActionCategory[ConversionActionCategory["CONVERTED_LEAD"] = 23] = "CONVERTED_LEAD";
1491
1507
  })(ConversionActionCategory = enums.ConversionActionCategory || (enums.ConversionActionCategory = {}));
1492
1508
  /**
1493
- * @name ConversionAttributionEventTypeEnum.ConversionAttributionEventType
1494
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
1495
- */
1509
+ * @name ConversionAttributionEventTypeEnum.ConversionAttributionEventType
1510
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
1511
+ */
1496
1512
  let ConversionAttributionEventType;
1497
1513
  (function (ConversionAttributionEventType) {
1498
1514
  ConversionAttributionEventType[ConversionAttributionEventType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1501,9 +1517,9 @@ var enums;
1501
1517
  ConversionAttributionEventType[ConversionAttributionEventType["INTERACTION"] = 3] = "INTERACTION";
1502
1518
  })(ConversionAttributionEventType = enums.ConversionAttributionEventType || (enums.ConversionAttributionEventType = {}));
1503
1519
  /**
1504
- * @name ConversionLagBucketEnum.ConversionLagBucket
1505
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionLagBucketEnum.ConversionLagBucket
1506
- */
1520
+ * @name ConversionLagBucketEnum.ConversionLagBucket
1521
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionLagBucketEnum.ConversionLagBucket
1522
+ */
1507
1523
  let ConversionLagBucket;
1508
1524
  (function (ConversionLagBucket) {
1509
1525
  ConversionLagBucket[ConversionLagBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1529,9 +1545,9 @@ var enums;
1529
1545
  ConversionLagBucket[ConversionLagBucket["SIXTY_TO_NINETY_DAYS"] = 20] = "SIXTY_TO_NINETY_DAYS";
1530
1546
  })(ConversionLagBucket = enums.ConversionLagBucket || (enums.ConversionLagBucket = {}));
1531
1547
  /**
1532
- * @name ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1533
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1534
- */
1548
+ * @name ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1549
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
1550
+ */
1535
1551
  let ConversionOrAdjustmentLagBucket;
1536
1552
  (function (ConversionOrAdjustmentLagBucket) {
1537
1553
  ConversionOrAdjustmentLagBucket[ConversionOrAdjustmentLagBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1579,9 +1595,9 @@ var enums;
1579
1595
  ConversionOrAdjustmentLagBucket[ConversionOrAdjustmentLagBucket["ADJUSTMENT_UNKNOWN"] = 42] = "ADJUSTMENT_UNKNOWN";
1580
1596
  })(ConversionOrAdjustmentLagBucket = enums.ConversionOrAdjustmentLagBucket || (enums.ConversionOrAdjustmentLagBucket = {}));
1581
1597
  /**
1582
- * @name ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1583
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1584
- */
1598
+ * @name ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1599
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
1600
+ */
1585
1601
  let ConversionValueRulePrimaryDimension;
1586
1602
  (function (ConversionValueRulePrimaryDimension) {
1587
1603
  ConversionValueRulePrimaryDimension[ConversionValueRulePrimaryDimension["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1596,9 +1612,9 @@ var enums;
1596
1612
  ConversionValueRulePrimaryDimension[ConversionValueRulePrimaryDimension["ITINERARY"] = 9] = "ITINERARY";
1597
1613
  })(ConversionValueRulePrimaryDimension = enums.ConversionValueRulePrimaryDimension || (enums.ConversionValueRulePrimaryDimension = {}));
1598
1614
  /**
1599
- * @name ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1600
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1601
- */
1615
+ * @name ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1616
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
1617
+ */
1602
1618
  let ConvertingUserPriorEngagementTypeAndLtvBucket;
1603
1619
  (function (ConvertingUserPriorEngagementTypeAndLtvBucket) {
1604
1620
  ConvertingUserPriorEngagementTypeAndLtvBucket[ConvertingUserPriorEngagementTypeAndLtvBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1608,9 +1624,9 @@ var enums;
1608
1624
  ConvertingUserPriorEngagementTypeAndLtvBucket[ConvertingUserPriorEngagementTypeAndLtvBucket["NEW_AND_HIGH_LTV"] = 4] = "NEW_AND_HIGH_LTV";
1609
1625
  })(ConvertingUserPriorEngagementTypeAndLtvBucket = enums.ConvertingUserPriorEngagementTypeAndLtvBucket || (enums.ConvertingUserPriorEngagementTypeAndLtvBucket = {}));
1610
1626
  /**
1611
- * @name ExternalConversionSourceEnum.ExternalConversionSource
1612
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ExternalConversionSourceEnum.ExternalConversionSource
1613
- */
1627
+ * @name ExternalConversionSourceEnum.ExternalConversionSource
1628
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExternalConversionSourceEnum.ExternalConversionSource
1629
+ */
1614
1630
  let ExternalConversionSource;
1615
1631
  (function (ExternalConversionSource) {
1616
1632
  ExternalConversionSource[ExternalConversionSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1645,9 +1661,9 @@ var enums;
1645
1661
  ExternalConversionSource[ExternalConversionSource["DISPLAY_AND_VIDEO_360_FLOODLIGHT"] = 34] = "DISPLAY_AND_VIDEO_360_FLOODLIGHT";
1646
1662
  })(ExternalConversionSource = enums.ExternalConversionSource || (enums.ExternalConversionSource = {}));
1647
1663
  /**
1648
- * @name HotelPriceBucketEnum.HotelPriceBucket
1649
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/HotelPriceBucketEnum.HotelPriceBucket
1650
- */
1664
+ * @name HotelPriceBucketEnum.HotelPriceBucket
1665
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelPriceBucketEnum.HotelPriceBucket
1666
+ */
1651
1667
  let HotelPriceBucket;
1652
1668
  (function (HotelPriceBucket) {
1653
1669
  HotelPriceBucket[HotelPriceBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1658,9 +1674,9 @@ var enums;
1658
1674
  HotelPriceBucket[HotelPriceBucket["ONLY_PARTNER_SHOWN"] = 5] = "ONLY_PARTNER_SHOWN";
1659
1675
  })(HotelPriceBucket = enums.HotelPriceBucket || (enums.HotelPriceBucket = {}));
1660
1676
  /**
1661
- * @name HotelRateTypeEnum.HotelRateType
1662
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/HotelRateTypeEnum.HotelRateType
1663
- */
1677
+ * @name HotelRateTypeEnum.HotelRateType
1678
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelRateTypeEnum.HotelRateType
1679
+ */
1664
1680
  let HotelRateType;
1665
1681
  (function (HotelRateType) {
1666
1682
  HotelRateType[HotelRateType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1671,9 +1687,9 @@ var enums;
1671
1687
  HotelRateType[HotelRateType["PRIVATE_RATE"] = 5] = "PRIVATE_RATE";
1672
1688
  })(HotelRateType = enums.HotelRateType || (enums.HotelRateType = {}));
1673
1689
  /**
1674
- * @name RecommendationTypeEnum.RecommendationType
1675
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/RecommendationTypeEnum.RecommendationType
1676
- */
1690
+ * @name RecommendationTypeEnum.RecommendationType
1691
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/RecommendationTypeEnum.RecommendationType
1692
+ */
1677
1693
  let RecommendationType;
1678
1694
  (function (RecommendationType) {
1679
1695
  RecommendationType[RecommendationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1734,9 +1750,9 @@ var enums;
1734
1750
  RecommendationType[RecommendationType["IMPROVE_DEMAND_GEN_AD_STRENGTH"] = 58] = "IMPROVE_DEMAND_GEN_AD_STRENGTH";
1735
1751
  })(RecommendationType = enums.RecommendationType || (enums.RecommendationType = {}));
1736
1752
  /**
1737
- * @name SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1738
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1739
- */
1753
+ * @name SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1754
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
1755
+ */
1740
1756
  let SearchEngineResultsPageType;
1741
1757
  (function (SearchEngineResultsPageType) {
1742
1758
  SearchEngineResultsPageType[SearchEngineResultsPageType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1746,9 +1762,9 @@ var enums;
1746
1762
  SearchEngineResultsPageType[SearchEngineResultsPageType["ADS_AND_ORGANIC"] = 4] = "ADS_AND_ORGANIC";
1747
1763
  })(SearchEngineResultsPageType = enums.SearchEngineResultsPageType || (enums.SearchEngineResultsPageType = {}));
1748
1764
  /**
1749
- * @name SearchTermMatchTypeEnum.SearchTermMatchType
1750
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SearchTermMatchTypeEnum.SearchTermMatchType
1751
- */
1765
+ * @name SearchTermMatchTypeEnum.SearchTermMatchType
1766
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SearchTermMatchTypeEnum.SearchTermMatchType
1767
+ */
1752
1768
  let SearchTermMatchType;
1753
1769
  (function (SearchTermMatchType) {
1754
1770
  SearchTermMatchType[SearchTermMatchType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1760,9 +1776,9 @@ var enums;
1760
1776
  SearchTermMatchType[SearchTermMatchType["NEAR_PHRASE"] = 6] = "NEAR_PHRASE";
1761
1777
  })(SearchTermMatchType = enums.SearchTermMatchType || (enums.SearchTermMatchType = {}));
1762
1778
  /**
1763
- * @name SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1764
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1765
- */
1779
+ * @name SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1780
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
1781
+ */
1766
1782
  let SkAdNetworkAdEventType;
1767
1783
  (function (SkAdNetworkAdEventType) {
1768
1784
  SkAdNetworkAdEventType[SkAdNetworkAdEventType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1772,9 +1788,9 @@ var enums;
1772
1788
  SkAdNetworkAdEventType[SkAdNetworkAdEventType["VIEW"] = 4] = "VIEW";
1773
1789
  })(SkAdNetworkAdEventType = enums.SkAdNetworkAdEventType || (enums.SkAdNetworkAdEventType = {}));
1774
1790
  /**
1775
- * @name SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1776
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1777
- */
1791
+ * @name SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1792
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
1793
+ */
1778
1794
  let SkAdNetworkAttributionCredit;
1779
1795
  (function (SkAdNetworkAttributionCredit) {
1780
1796
  SkAdNetworkAttributionCredit[SkAdNetworkAttributionCredit["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1784,9 +1800,9 @@ var enums;
1784
1800
  SkAdNetworkAttributionCredit[SkAdNetworkAttributionCredit["CONTRIBUTED"] = 4] = "CONTRIBUTED";
1785
1801
  })(SkAdNetworkAttributionCredit = enums.SkAdNetworkAttributionCredit || (enums.SkAdNetworkAttributionCredit = {}));
1786
1802
  /**
1787
- * @name SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
1788
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
1789
- */
1803
+ * @name SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
1804
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
1805
+ */
1790
1806
  let SkAdNetworkCoarseConversionValue;
1791
1807
  (function (SkAdNetworkCoarseConversionValue) {
1792
1808
  SkAdNetworkCoarseConversionValue[SkAdNetworkCoarseConversionValue["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1798,9 +1814,9 @@ var enums;
1798
1814
  SkAdNetworkCoarseConversionValue[SkAdNetworkCoarseConversionValue["NONE"] = 6] = "NONE";
1799
1815
  })(SkAdNetworkCoarseConversionValue = enums.SkAdNetworkCoarseConversionValue || (enums.SkAdNetworkCoarseConversionValue = {}));
1800
1816
  /**
1801
- * @name SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
1802
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
1803
- */
1817
+ * @name SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
1818
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
1819
+ */
1804
1820
  let SkAdNetworkSourceType;
1805
1821
  (function (SkAdNetworkSourceType) {
1806
1822
  SkAdNetworkSourceType[SkAdNetworkSourceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1810,9 +1826,9 @@ var enums;
1810
1826
  SkAdNetworkSourceType[SkAdNetworkSourceType["MOBILE_APPLICATION"] = 4] = "MOBILE_APPLICATION";
1811
1827
  })(SkAdNetworkSourceType = enums.SkAdNetworkSourceType || (enums.SkAdNetworkSourceType = {}));
1812
1828
  /**
1813
- * @name SkAdNetworkUserTypeEnum.SkAdNetworkUserType
1814
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
1815
- */
1829
+ * @name SkAdNetworkUserTypeEnum.SkAdNetworkUserType
1830
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
1831
+ */
1816
1832
  let SkAdNetworkUserType;
1817
1833
  (function (SkAdNetworkUserType) {
1818
1834
  SkAdNetworkUserType[SkAdNetworkUserType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1822,9 +1838,9 @@ var enums;
1822
1838
  SkAdNetworkUserType[SkAdNetworkUserType["REINSTALLER"] = 4] = "REINSTALLER";
1823
1839
  })(SkAdNetworkUserType = enums.SkAdNetworkUserType || (enums.SkAdNetworkUserType = {}));
1824
1840
  /**
1825
- * @name SlotEnum.Slot
1826
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SlotEnum.Slot
1827
- */
1841
+ * @name SlotEnum.Slot
1842
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SlotEnum.Slot
1843
+ */
1828
1844
  let Slot;
1829
1845
  (function (Slot) {
1830
1846
  Slot[Slot["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1838,9 +1854,9 @@ var enums;
1838
1854
  Slot[Slot["MIXED"] = 8] = "MIXED";
1839
1855
  })(Slot = enums.Slot || (enums.Slot = {}));
1840
1856
  /**
1841
- * @name TrackingCodePageFormatEnum.TrackingCodePageFormat
1842
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/TrackingCodePageFormatEnum.TrackingCodePageFormat
1843
- */
1857
+ * @name TrackingCodePageFormatEnum.TrackingCodePageFormat
1858
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TrackingCodePageFormatEnum.TrackingCodePageFormat
1859
+ */
1844
1860
  let TrackingCodePageFormat;
1845
1861
  (function (TrackingCodePageFormat) {
1846
1862
  TrackingCodePageFormat[TrackingCodePageFormat["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1849,9 +1865,9 @@ var enums;
1849
1865
  TrackingCodePageFormat[TrackingCodePageFormat["AMP"] = 3] = "AMP";
1850
1866
  })(TrackingCodePageFormat = enums.TrackingCodePageFormat || (enums.TrackingCodePageFormat = {}));
1851
1867
  /**
1852
- * @name TrackingCodeTypeEnum.TrackingCodeType
1853
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/TrackingCodeTypeEnum.TrackingCodeType
1854
- */
1868
+ * @name TrackingCodeTypeEnum.TrackingCodeType
1869
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TrackingCodeTypeEnum.TrackingCodeType
1870
+ */
1855
1871
  let TrackingCodeType;
1856
1872
  (function (TrackingCodeType) {
1857
1873
  TrackingCodeType[TrackingCodeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1862,9 +1878,9 @@ var enums;
1862
1878
  TrackingCodeType[TrackingCodeType["WEBSITE_CALL"] = 5] = "WEBSITE_CALL";
1863
1879
  })(TrackingCodeType = enums.TrackingCodeType || (enums.TrackingCodeType = {}));
1864
1880
  /**
1865
- * @name TargetingDimensionEnum.TargetingDimension
1866
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/TargetingDimensionEnum.TargetingDimension
1867
- */
1881
+ * @name TargetingDimensionEnum.TargetingDimension
1882
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetingDimensionEnum.TargetingDimension
1883
+ */
1868
1884
  let TargetingDimension;
1869
1885
  (function (TargetingDimension) {
1870
1886
  TargetingDimension[TargetingDimension["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1879,9 +1895,9 @@ var enums;
1879
1895
  TargetingDimension[TargetingDimension["INCOME_RANGE"] = 9] = "INCOME_RANGE";
1880
1896
  })(TargetingDimension = enums.TargetingDimension || (enums.TargetingDimension = {}));
1881
1897
  /**
1882
- * @name CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
1883
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
1884
- */
1898
+ * @name CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
1899
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
1900
+ */
1885
1901
  let CustomerMatchUploadKeyType;
1886
1902
  (function (CustomerMatchUploadKeyType) {
1887
1903
  CustomerMatchUploadKeyType[CustomerMatchUploadKeyType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1891,9 +1907,9 @@ var enums;
1891
1907
  CustomerMatchUploadKeyType[CustomerMatchUploadKeyType["MOBILE_ADVERTISING_ID"] = 4] = "MOBILE_ADVERTISING_ID";
1892
1908
  })(CustomerMatchUploadKeyType = enums.CustomerMatchUploadKeyType || (enums.CustomerMatchUploadKeyType = {}));
1893
1909
  /**
1894
- * @name LookalikeExpansionLevelEnum.LookalikeExpansionLevel
1895
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LookalikeExpansionLevelEnum.LookalikeExpansionLevel
1896
- */
1910
+ * @name LookalikeExpansionLevelEnum.LookalikeExpansionLevel
1911
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LookalikeExpansionLevelEnum.LookalikeExpansionLevel
1912
+ */
1897
1913
  let LookalikeExpansionLevel;
1898
1914
  (function (LookalikeExpansionLevel) {
1899
1915
  LookalikeExpansionLevel[LookalikeExpansionLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1903,9 +1919,9 @@ var enums;
1903
1919
  LookalikeExpansionLevel[LookalikeExpansionLevel["BROAD"] = 4] = "BROAD";
1904
1920
  })(LookalikeExpansionLevel = enums.LookalikeExpansionLevel || (enums.LookalikeExpansionLevel = {}));
1905
1921
  /**
1906
- * @name UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
1907
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
1908
- */
1922
+ * @name UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
1923
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
1924
+ */
1909
1925
  let UserListCrmDataSourceType;
1910
1926
  (function (UserListCrmDataSourceType) {
1911
1927
  UserListCrmDataSourceType[UserListCrmDataSourceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1915,9 +1931,9 @@ var enums;
1915
1931
  UserListCrmDataSourceType[UserListCrmDataSourceType["THIRD_PARTY_VOTER_FILE"] = 4] = "THIRD_PARTY_VOTER_FILE";
1916
1932
  })(UserListCrmDataSourceType = enums.UserListCrmDataSourceType || (enums.UserListCrmDataSourceType = {}));
1917
1933
  /**
1918
- * @name UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
1919
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
1920
- */
1934
+ * @name UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
1935
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
1936
+ */
1921
1937
  let UserListDateRuleItemOperator;
1922
1938
  (function (UserListDateRuleItemOperator) {
1923
1939
  UserListDateRuleItemOperator[UserListDateRuleItemOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1928,9 +1944,9 @@ var enums;
1928
1944
  UserListDateRuleItemOperator[UserListDateRuleItemOperator["AFTER"] = 5] = "AFTER";
1929
1945
  })(UserListDateRuleItemOperator = enums.UserListDateRuleItemOperator || (enums.UserListDateRuleItemOperator = {}));
1930
1946
  /**
1931
- * @name UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
1932
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
1933
- */
1947
+ * @name UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
1948
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
1949
+ */
1934
1950
  let UserListFlexibleRuleOperator;
1935
1951
  (function (UserListFlexibleRuleOperator) {
1936
1952
  UserListFlexibleRuleOperator[UserListFlexibleRuleOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1939,9 +1955,9 @@ var enums;
1939
1955
  UserListFlexibleRuleOperator[UserListFlexibleRuleOperator["OR"] = 3] = "OR";
1940
1956
  })(UserListFlexibleRuleOperator = enums.UserListFlexibleRuleOperator || (enums.UserListFlexibleRuleOperator = {}));
1941
1957
  /**
1942
- * @name UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
1943
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
1944
- */
1958
+ * @name UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
1959
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
1960
+ */
1945
1961
  let UserListLogicalRuleOperator;
1946
1962
  (function (UserListLogicalRuleOperator) {
1947
1963
  UserListLogicalRuleOperator[UserListLogicalRuleOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1951,9 +1967,9 @@ var enums;
1951
1967
  UserListLogicalRuleOperator[UserListLogicalRuleOperator["NONE"] = 4] = "NONE";
1952
1968
  })(UserListLogicalRuleOperator = enums.UserListLogicalRuleOperator || (enums.UserListLogicalRuleOperator = {}));
1953
1969
  /**
1954
- * @name UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
1955
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
1956
- */
1970
+ * @name UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
1971
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
1972
+ */
1957
1973
  let UserListNumberRuleItemOperator;
1958
1974
  (function (UserListNumberRuleItemOperator) {
1959
1975
  UserListNumberRuleItemOperator[UserListNumberRuleItemOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1966,9 +1982,9 @@ var enums;
1966
1982
  UserListNumberRuleItemOperator[UserListNumberRuleItemOperator["LESS_THAN_OR_EQUAL"] = 7] = "LESS_THAN_OR_EQUAL";
1967
1983
  })(UserListNumberRuleItemOperator = enums.UserListNumberRuleItemOperator || (enums.UserListNumberRuleItemOperator = {}));
1968
1984
  /**
1969
- * @name UserListPrepopulationStatusEnum.UserListPrepopulationStatus
1970
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
1971
- */
1985
+ * @name UserListPrepopulationStatusEnum.UserListPrepopulationStatus
1986
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
1987
+ */
1972
1988
  let UserListPrepopulationStatus;
1973
1989
  (function (UserListPrepopulationStatus) {
1974
1990
  UserListPrepopulationStatus[UserListPrepopulationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1978,9 +1994,9 @@ var enums;
1978
1994
  UserListPrepopulationStatus[UserListPrepopulationStatus["FAILED"] = 4] = "FAILED";
1979
1995
  })(UserListPrepopulationStatus = enums.UserListPrepopulationStatus || (enums.UserListPrepopulationStatus = {}));
1980
1996
  /**
1981
- * @name UserListRuleTypeEnum.UserListRuleType
1982
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListRuleTypeEnum.UserListRuleType
1983
- */
1997
+ * @name UserListRuleTypeEnum.UserListRuleType
1998
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListRuleTypeEnum.UserListRuleType
1999
+ */
1984
2000
  let UserListRuleType;
1985
2001
  (function (UserListRuleType) {
1986
2002
  UserListRuleType[UserListRuleType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -1989,9 +2005,9 @@ var enums;
1989
2005
  UserListRuleType[UserListRuleType["OR_OF_ANDS"] = 3] = "OR_OF_ANDS";
1990
2006
  })(UserListRuleType = enums.UserListRuleType || (enums.UserListRuleType = {}));
1991
2007
  /**
1992
- * @name UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
1993
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
1994
- */
2008
+ * @name UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
2009
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
2010
+ */
1995
2011
  let UserListStringRuleItemOperator;
1996
2012
  (function (UserListStringRuleItemOperator) {
1997
2013
  UserListStringRuleItemOperator[UserListStringRuleItemOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2006,9 +2022,9 @@ var enums;
2006
2022
  UserListStringRuleItemOperator[UserListStringRuleItemOperator["NOT_ENDS_WITH"] = 9] = "NOT_ENDS_WITH";
2007
2023
  })(UserListStringRuleItemOperator = enums.UserListStringRuleItemOperator || (enums.UserListStringRuleItemOperator = {}));
2008
2024
  /**
2009
- * @name AccessInvitationStatusEnum.AccessInvitationStatus
2010
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AccessInvitationStatusEnum.AccessInvitationStatus
2011
- */
2025
+ * @name AccessInvitationStatusEnum.AccessInvitationStatus
2026
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccessInvitationStatusEnum.AccessInvitationStatus
2027
+ */
2012
2028
  let AccessInvitationStatus;
2013
2029
  (function (AccessInvitationStatus) {
2014
2030
  AccessInvitationStatus[AccessInvitationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2018,9 +2034,9 @@ var enums;
2018
2034
  AccessInvitationStatus[AccessInvitationStatus["EXPIRED"] = 4] = "EXPIRED";
2019
2035
  })(AccessInvitationStatus = enums.AccessInvitationStatus || (enums.AccessInvitationStatus = {}));
2020
2036
  /**
2021
- * @name AccessReasonEnum.AccessReason
2022
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AccessReasonEnum.AccessReason
2023
- */
2037
+ * @name AccessReasonEnum.AccessReason
2038
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccessReasonEnum.AccessReason
2039
+ */
2024
2040
  let AccessReason;
2025
2041
  (function (AccessReason) {
2026
2042
  AccessReason[AccessReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2032,9 +2048,9 @@ var enums;
2032
2048
  AccessReason[AccessReason["AFFILIATED"] = 6] = "AFFILIATED";
2033
2049
  })(AccessReason = enums.AccessReason || (enums.AccessReason = {}));
2034
2050
  /**
2035
- * @name AccessRoleEnum.AccessRole
2036
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AccessRoleEnum.AccessRole
2037
- */
2051
+ * @name AccessRoleEnum.AccessRole
2052
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccessRoleEnum.AccessRole
2053
+ */
2038
2054
  let AccessRole;
2039
2055
  (function (AccessRole) {
2040
2056
  AccessRole[AccessRole["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2045,9 +2061,9 @@ var enums;
2045
2061
  AccessRole[AccessRole["EMAIL_ONLY"] = 5] = "EMAIL_ONLY";
2046
2062
  })(AccessRole = enums.AccessRole || (enums.AccessRole = {}));
2047
2063
  /**
2048
- * @name AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
2049
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
2050
- */
2064
+ * @name AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
2065
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
2066
+ */
2051
2067
  let AccountBudgetProposalStatus;
2052
2068
  (function (AccountBudgetProposalStatus) {
2053
2069
  AccountBudgetProposalStatus[AccountBudgetProposalStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2059,9 +2075,9 @@ var enums;
2059
2075
  AccountBudgetProposalStatus[AccountBudgetProposalStatus["REJECTED"] = 6] = "REJECTED";
2060
2076
  })(AccountBudgetProposalStatus = enums.AccountBudgetProposalStatus || (enums.AccountBudgetProposalStatus = {}));
2061
2077
  /**
2062
- * @name AccountBudgetProposalTypeEnum.AccountBudgetProposalType
2063
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
2064
- */
2078
+ * @name AccountBudgetProposalTypeEnum.AccountBudgetProposalType
2079
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
2080
+ */
2065
2081
  let AccountBudgetProposalType;
2066
2082
  (function (AccountBudgetProposalType) {
2067
2083
  AccountBudgetProposalType[AccountBudgetProposalType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2072,9 +2088,9 @@ var enums;
2072
2088
  AccountBudgetProposalType[AccountBudgetProposalType["REMOVE"] = 5] = "REMOVE";
2073
2089
  })(AccountBudgetProposalType = enums.AccountBudgetProposalType || (enums.AccountBudgetProposalType = {}));
2074
2090
  /**
2075
- * @name AccountBudgetStatusEnum.AccountBudgetStatus
2076
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AccountBudgetStatusEnum.AccountBudgetStatus
2077
- */
2091
+ * @name AccountBudgetStatusEnum.AccountBudgetStatus
2092
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountBudgetStatusEnum.AccountBudgetStatus
2093
+ */
2078
2094
  let AccountBudgetStatus;
2079
2095
  (function (AccountBudgetStatus) {
2080
2096
  AccountBudgetStatus[AccountBudgetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2084,9 +2100,9 @@ var enums;
2084
2100
  AccountBudgetStatus[AccountBudgetStatus["CANCELLED"] = 4] = "CANCELLED";
2085
2101
  })(AccountBudgetStatus = enums.AccountBudgetStatus || (enums.AccountBudgetStatus = {}));
2086
2102
  /**
2087
- * @name AccountLinkStatusEnum.AccountLinkStatus
2088
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AccountLinkStatusEnum.AccountLinkStatus
2089
- */
2103
+ * @name AccountLinkStatusEnum.AccountLinkStatus
2104
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountLinkStatusEnum.AccountLinkStatus
2105
+ */
2090
2106
  let AccountLinkStatus;
2091
2107
  (function (AccountLinkStatus) {
2092
2108
  AccountLinkStatus[AccountLinkStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2099,9 +2115,9 @@ var enums;
2099
2115
  AccountLinkStatus[AccountLinkStatus["REVOKED"] = 7] = "REVOKED";
2100
2116
  })(AccountLinkStatus = enums.AccountLinkStatus || (enums.AccountLinkStatus = {}));
2101
2117
  /**
2102
- * @name AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
2103
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
2104
- */
2118
+ * @name AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
2119
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
2120
+ */
2105
2121
  let AdGroupAdPrimaryStatus;
2106
2122
  (function (AdGroupAdPrimaryStatus) {
2107
2123
  AdGroupAdPrimaryStatus[AdGroupAdPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2114,9 +2130,9 @@ var enums;
2114
2130
  AdGroupAdPrimaryStatus[AdGroupAdPrimaryStatus["NOT_ELIGIBLE"] = 7] = "NOT_ELIGIBLE";
2115
2131
  })(AdGroupAdPrimaryStatus = enums.AdGroupAdPrimaryStatus || (enums.AdGroupAdPrimaryStatus = {}));
2116
2132
  /**
2117
- * @name AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2118
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2119
- */
2133
+ * @name AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2134
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
2135
+ */
2120
2136
  let AdGroupAdPrimaryStatusReason;
2121
2137
  (function (AdGroupAdPrimaryStatusReason) {
2122
2138
  AdGroupAdPrimaryStatusReason[AdGroupAdPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2138,9 +2154,9 @@ var enums;
2138
2154
  AdGroupAdPrimaryStatusReason[AdGroupAdPrimaryStatusReason["AD_GROUP_AD_UNDER_APPEAL"] = 16] = "AD_GROUP_AD_UNDER_APPEAL";
2139
2155
  })(AdGroupAdPrimaryStatusReason = enums.AdGroupAdPrimaryStatusReason || (enums.AdGroupAdPrimaryStatusReason = {}));
2140
2156
  /**
2141
- * @name AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2142
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2143
- */
2157
+ * @name AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2158
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
2159
+ */
2144
2160
  let AdGroupAdRotationMode;
2145
2161
  (function (AdGroupAdRotationMode) {
2146
2162
  AdGroupAdRotationMode[AdGroupAdRotationMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2149,9 +2165,9 @@ var enums;
2149
2165
  AdGroupAdRotationMode[AdGroupAdRotationMode["ROTATE_FOREVER"] = 3] = "ROTATE_FOREVER";
2150
2166
  })(AdGroupAdRotationMode = enums.AdGroupAdRotationMode || (enums.AdGroupAdRotationMode = {}));
2151
2167
  /**
2152
- * @name AdGroupAdStatusEnum.AdGroupAdStatus
2153
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupAdStatusEnum.AdGroupAdStatus
2154
- */
2168
+ * @name AdGroupAdStatusEnum.AdGroupAdStatus
2169
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdStatusEnum.AdGroupAdStatus
2170
+ */
2155
2171
  let AdGroupAdStatus;
2156
2172
  (function (AdGroupAdStatus) {
2157
2173
  AdGroupAdStatus[AdGroupAdStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2161,9 +2177,9 @@ var enums;
2161
2177
  AdGroupAdStatus[AdGroupAdStatus["REMOVED"] = 4] = "REMOVED";
2162
2178
  })(AdGroupAdStatus = enums.AdGroupAdStatus || (enums.AdGroupAdStatus = {}));
2163
2179
  /**
2164
- * @name AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2165
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2166
- */
2180
+ * @name AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2181
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
2182
+ */
2167
2183
  let AdGroupCriterionApprovalStatus;
2168
2184
  (function (AdGroupCriterionApprovalStatus) {
2169
2185
  AdGroupCriterionApprovalStatus[AdGroupCriterionApprovalStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2174,9 +2190,9 @@ var enums;
2174
2190
  AdGroupCriterionApprovalStatus[AdGroupCriterionApprovalStatus["UNDER_REVIEW"] = 5] = "UNDER_REVIEW";
2175
2191
  })(AdGroupCriterionApprovalStatus = enums.AdGroupCriterionApprovalStatus || (enums.AdGroupCriterionApprovalStatus = {}));
2176
2192
  /**
2177
- * @name AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2178
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2179
- */
2193
+ * @name AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2194
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
2195
+ */
2180
2196
  let AdGroupCriterionPrimaryStatus;
2181
2197
  (function (AdGroupCriterionPrimaryStatus) {
2182
2198
  AdGroupCriterionPrimaryStatus[AdGroupCriterionPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2188,9 +2204,9 @@ var enums;
2188
2204
  AdGroupCriterionPrimaryStatus[AdGroupCriterionPrimaryStatus["NOT_ELIGIBLE"] = 6] = "NOT_ELIGIBLE";
2189
2205
  })(AdGroupCriterionPrimaryStatus = enums.AdGroupCriterionPrimaryStatus || (enums.AdGroupCriterionPrimaryStatus = {}));
2190
2206
  /**
2191
- * @name AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2192
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2193
- */
2207
+ * @name AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2208
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
2209
+ */
2194
2210
  let AdGroupCriterionPrimaryStatusReason;
2195
2211
  (function (AdGroupCriterionPrimaryStatusReason) {
2196
2212
  AdGroupCriterionPrimaryStatusReason[AdGroupCriterionPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2215,9 +2231,9 @@ var enums;
2215
2231
  AdGroupCriterionPrimaryStatusReason[AdGroupCriterionPrimaryStatusReason["AD_GROUP_CRITERION_REMOVED"] = 19] = "AD_GROUP_CRITERION_REMOVED";
2216
2232
  })(AdGroupCriterionPrimaryStatusReason = enums.AdGroupCriterionPrimaryStatusReason || (enums.AdGroupCriterionPrimaryStatusReason = {}));
2217
2233
  /**
2218
- * @name AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2219
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2220
- */
2234
+ * @name AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2235
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
2236
+ */
2221
2237
  let AdGroupCriterionStatus;
2222
2238
  (function (AdGroupCriterionStatus) {
2223
2239
  AdGroupCriterionStatus[AdGroupCriterionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2227,9 +2243,9 @@ var enums;
2227
2243
  AdGroupCriterionStatus[AdGroupCriterionStatus["REMOVED"] = 4] = "REMOVED";
2228
2244
  })(AdGroupCriterionStatus = enums.AdGroupCriterionStatus || (enums.AdGroupCriterionStatus = {}));
2229
2245
  /**
2230
- * @name AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2231
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2232
- */
2246
+ * @name AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2247
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
2248
+ */
2233
2249
  let AdGroupPrimaryStatus;
2234
2250
  (function (AdGroupPrimaryStatus) {
2235
2251
  AdGroupPrimaryStatus[AdGroupPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2242,9 +2258,9 @@ var enums;
2242
2258
  AdGroupPrimaryStatus[AdGroupPrimaryStatus["LIMITED"] = 7] = "LIMITED";
2243
2259
  })(AdGroupPrimaryStatus = enums.AdGroupPrimaryStatus || (enums.AdGroupPrimaryStatus = {}));
2244
2260
  /**
2245
- * @name AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2246
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2247
- */
2261
+ * @name AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2262
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
2263
+ */
2248
2264
  let AdGroupPrimaryStatusReason;
2249
2265
  (function (AdGroupPrimaryStatusReason) {
2250
2266
  AdGroupPrimaryStatusReason[AdGroupPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2267,9 +2283,9 @@ var enums;
2267
2283
  AdGroupPrimaryStatusReason[AdGroupPrimaryStatusReason["AD_GROUP_PAUSED_DUE_TO_LOW_ACTIVITY"] = 19] = "AD_GROUP_PAUSED_DUE_TO_LOW_ACTIVITY";
2268
2284
  })(AdGroupPrimaryStatusReason = enums.AdGroupPrimaryStatusReason || (enums.AdGroupPrimaryStatusReason = {}));
2269
2285
  /**
2270
- * @name AdGroupStatusEnum.AdGroupStatus
2271
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupStatusEnum.AdGroupStatus
2272
- */
2286
+ * @name AdGroupStatusEnum.AdGroupStatus
2287
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupStatusEnum.AdGroupStatus
2288
+ */
2273
2289
  let AdGroupStatus;
2274
2290
  (function (AdGroupStatus) {
2275
2291
  AdGroupStatus[AdGroupStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2279,9 +2295,9 @@ var enums;
2279
2295
  AdGroupStatus[AdGroupStatus["REMOVED"] = 4] = "REMOVED";
2280
2296
  })(AdGroupStatus = enums.AdGroupStatus || (enums.AdGroupStatus = {}));
2281
2297
  /**
2282
- * @name AdGroupTypeEnum.AdGroupType
2283
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdGroupTypeEnum.AdGroupType
2284
- */
2298
+ * @name AdGroupTypeEnum.AdGroupType
2299
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupTypeEnum.AdGroupType
2300
+ */
2285
2301
  let AdGroupType;
2286
2302
  (function (AdGroupType) {
2287
2303
  AdGroupType[AdGroupType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2305,9 +2321,9 @@ var enums;
2305
2321
  AdGroupType[AdGroupType["YOUTUBE_AUDIO"] = 20] = "YOUTUBE_AUDIO";
2306
2322
  })(AdGroupType = enums.AdGroupType || (enums.AdGroupType = {}));
2307
2323
  /**
2308
- * @name AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2309
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2310
- */
2324
+ * @name AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2325
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
2326
+ */
2311
2327
  let AdServingOptimizationStatus;
2312
2328
  (function (AdServingOptimizationStatus) {
2313
2329
  AdServingOptimizationStatus[AdServingOptimizationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2319,9 +2335,9 @@ var enums;
2319
2335
  AdServingOptimizationStatus[AdServingOptimizationStatus["UNAVAILABLE"] = 6] = "UNAVAILABLE";
2320
2336
  })(AdServingOptimizationStatus = enums.AdServingOptimizationStatus || (enums.AdServingOptimizationStatus = {}));
2321
2337
  /**
2322
- * @name AdStrengthEnum.AdStrength
2323
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdStrengthEnum.AdStrength
2324
- */
2338
+ * @name AdStrengthEnum.AdStrength
2339
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdStrengthEnum.AdStrength
2340
+ */
2325
2341
  let AdStrength;
2326
2342
  (function (AdStrength) {
2327
2343
  AdStrength[AdStrength["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2334,9 +2350,9 @@ var enums;
2334
2350
  AdStrength[AdStrength["EXCELLENT"] = 7] = "EXCELLENT";
2335
2351
  })(AdStrength = enums.AdStrength || (enums.AdStrength = {}));
2336
2352
  /**
2337
- * @name AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2338
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2339
- */
2353
+ * @name AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2354
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdStrengthActionItemTypeEnum.AdStrengthActionItemType
2355
+ */
2340
2356
  let AdStrengthActionItemType;
2341
2357
  (function (AdStrengthActionItemType) {
2342
2358
  AdStrengthActionItemType[AdStrengthActionItemType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2344,9 +2360,9 @@ var enums;
2344
2360
  AdStrengthActionItemType[AdStrengthActionItemType["ADD_ASSET"] = 2] = "ADD_ASSET";
2345
2361
  })(AdStrengthActionItemType = enums.AdStrengthActionItemType || (enums.AdStrengthActionItemType = {}));
2346
2362
  /**
2347
- * @name AdTypeEnum.AdType
2348
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AdTypeEnum.AdType
2349
- */
2363
+ * @name AdTypeEnum.AdType
2364
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdTypeEnum.AdType
2365
+ */
2350
2366
  let AdType;
2351
2367
  (function (AdType) {
2352
2368
  AdType[AdType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2385,9 +2401,9 @@ var enums;
2385
2401
  AdType[AdType["YOUTUBE_AUDIO_AD"] = 44] = "YOUTUBE_AUDIO_AD";
2386
2402
  })(AdType = enums.AdType || (enums.AdType = {}));
2387
2403
  /**
2388
- * @name AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2389
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2390
- */
2404
+ * @name AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2405
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
2406
+ */
2391
2407
  let AndroidPrivacyInteractionType;
2392
2408
  (function (AndroidPrivacyInteractionType) {
2393
2409
  AndroidPrivacyInteractionType[AndroidPrivacyInteractionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2397,9 +2413,9 @@ var enums;
2397
2413
  AndroidPrivacyInteractionType[AndroidPrivacyInteractionType["VIEW"] = 4] = "VIEW";
2398
2414
  })(AndroidPrivacyInteractionType = enums.AndroidPrivacyInteractionType || (enums.AndroidPrivacyInteractionType = {}));
2399
2415
  /**
2400
- * @name AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2401
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2402
- */
2416
+ * @name AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2417
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
2418
+ */
2403
2419
  let AndroidPrivacyNetworkType;
2404
2420
  (function (AndroidPrivacyNetworkType) {
2405
2421
  AndroidPrivacyNetworkType[AndroidPrivacyNetworkType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2409,9 +2425,9 @@ var enums;
2409
2425
  AndroidPrivacyNetworkType[AndroidPrivacyNetworkType["YOUTUBE"] = 4] = "YOUTUBE";
2410
2426
  })(AndroidPrivacyNetworkType = enums.AndroidPrivacyNetworkType || (enums.AndroidPrivacyNetworkType = {}));
2411
2427
  /**
2412
- * @name AppBiddingGoalEnum.AppBiddingGoal
2413
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AppBiddingGoalEnum.AppBiddingGoal
2414
- */
2428
+ * @name AppBiddingGoalEnum.AppBiddingGoal
2429
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppBiddingGoalEnum.AppBiddingGoal
2430
+ */
2415
2431
  let AppBiddingGoal;
2416
2432
  (function (AppBiddingGoal) {
2417
2433
  AppBiddingGoal[AppBiddingGoal["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2425,9 +2441,9 @@ var enums;
2425
2441
  AppBiddingGoal[AppBiddingGoal["OPTIMIZE_FOR_PRE_REGISTRATION_CONVERSION_VOLUME"] = 8] = "OPTIMIZE_FOR_PRE_REGISTRATION_CONVERSION_VOLUME";
2426
2442
  })(AppBiddingGoal = enums.AppBiddingGoal || (enums.AppBiddingGoal = {}));
2427
2443
  /**
2428
- * @name AppCampaignAppStoreEnum.AppCampaignAppStore
2429
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AppCampaignAppStoreEnum.AppCampaignAppStore
2430
- */
2444
+ * @name AppCampaignAppStoreEnum.AppCampaignAppStore
2445
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppCampaignAppStoreEnum.AppCampaignAppStore
2446
+ */
2431
2447
  let AppCampaignAppStore;
2432
2448
  (function (AppCampaignAppStore) {
2433
2449
  AppCampaignAppStore[AppCampaignAppStore["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2436,9 +2452,9 @@ var enums;
2436
2452
  AppCampaignAppStore[AppCampaignAppStore["GOOGLE_APP_STORE"] = 3] = "GOOGLE_APP_STORE";
2437
2453
  })(AppCampaignAppStore = enums.AppCampaignAppStore || (enums.AppCampaignAppStore = {}));
2438
2454
  /**
2439
- * @name AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2440
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2441
- */
2455
+ * @name AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2456
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
2457
+ */
2442
2458
  let AppCampaignBiddingStrategyGoalType;
2443
2459
  (function (AppCampaignBiddingStrategyGoalType) {
2444
2460
  AppCampaignBiddingStrategyGoalType[AppCampaignBiddingStrategyGoalType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2451,9 +2467,9 @@ var enums;
2451
2467
  AppCampaignBiddingStrategyGoalType[AppCampaignBiddingStrategyGoalType["OPTIMIZE_INSTALLS_WITHOUT_TARGET_INSTALL_COST"] = 7] = "OPTIMIZE_INSTALLS_WITHOUT_TARGET_INSTALL_COST";
2452
2468
  })(AppCampaignBiddingStrategyGoalType = enums.AppCampaignBiddingStrategyGoalType || (enums.AppCampaignBiddingStrategyGoalType = {}));
2453
2469
  /**
2454
- * @name AssetAutomationStatusEnum.AssetAutomationStatus
2455
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetAutomationStatusEnum.AssetAutomationStatus
2456
- */
2470
+ * @name AssetAutomationStatusEnum.AssetAutomationStatus
2471
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetAutomationStatusEnum.AssetAutomationStatus
2472
+ */
2457
2473
  let AssetAutomationStatus;
2458
2474
  (function (AssetAutomationStatus) {
2459
2475
  AssetAutomationStatus[AssetAutomationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2462,9 +2478,9 @@ var enums;
2462
2478
  AssetAutomationStatus[AssetAutomationStatus["OPTED_OUT"] = 3] = "OPTED_OUT";
2463
2479
  })(AssetAutomationStatus = enums.AssetAutomationStatus || (enums.AssetAutomationStatus = {}));
2464
2480
  /**
2465
- * @name AssetAutomationTypeEnum.AssetAutomationType
2466
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetAutomationTypeEnum.AssetAutomationType
2467
- */
2481
+ * @name AssetAutomationTypeEnum.AssetAutomationType
2482
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetAutomationTypeEnum.AssetAutomationType
2483
+ */
2468
2484
  let AssetAutomationType;
2469
2485
  (function (AssetAutomationType) {
2470
2486
  AssetAutomationType[AssetAutomationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2476,9 +2492,9 @@ var enums;
2476
2492
  AssetAutomationType[AssetAutomationType["GENERATE_ENHANCED_YOUTUBE_VIDEOS"] = 6] = "GENERATE_ENHANCED_YOUTUBE_VIDEOS";
2477
2493
  })(AssetAutomationType = enums.AssetAutomationType || (enums.AssetAutomationType = {}));
2478
2494
  /**
2479
- * @name AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2480
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2481
- */
2495
+ * @name AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2496
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
2497
+ */
2482
2498
  let AssetCoverageVideoAspectRatioRequirement;
2483
2499
  (function (AssetCoverageVideoAspectRatioRequirement) {
2484
2500
  AssetCoverageVideoAspectRatioRequirement[AssetCoverageVideoAspectRatioRequirement["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2488,9 +2504,9 @@ var enums;
2488
2504
  AssetCoverageVideoAspectRatioRequirement[AssetCoverageVideoAspectRatioRequirement["VERTICAL"] = 4] = "VERTICAL";
2489
2505
  })(AssetCoverageVideoAspectRatioRequirement = enums.AssetCoverageVideoAspectRatioRequirement || (enums.AssetCoverageVideoAspectRatioRequirement = {}));
2490
2506
  /**
2491
- * @name AssetFieldTypeEnum.AssetFieldType
2492
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetFieldTypeEnum.AssetFieldType
2493
- */
2507
+ * @name AssetFieldTypeEnum.AssetFieldType
2508
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetFieldTypeEnum.AssetFieldType
2509
+ */
2494
2510
  let AssetFieldType;
2495
2511
  (function (AssetFieldType) {
2496
2512
  AssetFieldType[AssetFieldType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2527,9 +2543,9 @@ var enums;
2527
2543
  AssetFieldType[AssetFieldType["TALL_PORTRAIT_MARKETING_IMAGE"] = 32] = "TALL_PORTRAIT_MARKETING_IMAGE";
2528
2544
  })(AssetFieldType = enums.AssetFieldType || (enums.AssetFieldType = {}));
2529
2545
  /**
2530
- * @name AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2531
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2532
- */
2546
+ * @name AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2547
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
2548
+ */
2533
2549
  let AssetGroupPrimaryStatus;
2534
2550
  (function (AssetGroupPrimaryStatus) {
2535
2551
  AssetGroupPrimaryStatus[AssetGroupPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2542,9 +2558,9 @@ var enums;
2542
2558
  AssetGroupPrimaryStatus[AssetGroupPrimaryStatus["PENDING"] = 7] = "PENDING";
2543
2559
  })(AssetGroupPrimaryStatus = enums.AssetGroupPrimaryStatus || (enums.AssetGroupPrimaryStatus = {}));
2544
2560
  /**
2545
- * @name AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2546
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2547
- */
2561
+ * @name AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2562
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
2563
+ */
2548
2564
  let AssetGroupPrimaryStatusReason;
2549
2565
  (function (AssetGroupPrimaryStatusReason) {
2550
2566
  AssetGroupPrimaryStatusReason[AssetGroupPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2560,9 +2576,9 @@ var enums;
2560
2576
  AssetGroupPrimaryStatusReason[AssetGroupPrimaryStatusReason["ASSET_GROUP_UNDER_REVIEW"] = 10] = "ASSET_GROUP_UNDER_REVIEW";
2561
2577
  })(AssetGroupPrimaryStatusReason = enums.AssetGroupPrimaryStatusReason || (enums.AssetGroupPrimaryStatusReason = {}));
2562
2578
  /**
2563
- * @name AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2564
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2565
- */
2579
+ * @name AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2580
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
2581
+ */
2566
2582
  let AssetGroupSignalApprovalStatus;
2567
2583
  (function (AssetGroupSignalApprovalStatus) {
2568
2584
  AssetGroupSignalApprovalStatus[AssetGroupSignalApprovalStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2573,9 +2589,9 @@ var enums;
2573
2589
  AssetGroupSignalApprovalStatus[AssetGroupSignalApprovalStatus["UNDER_REVIEW"] = 5] = "UNDER_REVIEW";
2574
2590
  })(AssetGroupSignalApprovalStatus = enums.AssetGroupSignalApprovalStatus || (enums.AssetGroupSignalApprovalStatus = {}));
2575
2591
  /**
2576
- * @name AssetGroupStatusEnum.AssetGroupStatus
2577
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetGroupStatusEnum.AssetGroupStatus
2578
- */
2592
+ * @name AssetGroupStatusEnum.AssetGroupStatus
2593
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupStatusEnum.AssetGroupStatus
2594
+ */
2579
2595
  let AssetGroupStatus;
2580
2596
  (function (AssetGroupStatus) {
2581
2597
  AssetGroupStatus[AssetGroupStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2585,9 +2601,9 @@ var enums;
2585
2601
  AssetGroupStatus[AssetGroupStatus["REMOVED"] = 4] = "REMOVED";
2586
2602
  })(AssetGroupStatus = enums.AssetGroupStatus || (enums.AssetGroupStatus = {}));
2587
2603
  /**
2588
- * @name AssetLinkStatusEnum.AssetLinkStatus
2589
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetLinkStatusEnum.AssetLinkStatus
2590
- */
2604
+ * @name AssetLinkStatusEnum.AssetLinkStatus
2605
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetLinkStatusEnum.AssetLinkStatus
2606
+ */
2591
2607
  let AssetLinkStatus;
2592
2608
  (function (AssetLinkStatus) {
2593
2609
  AssetLinkStatus[AssetLinkStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2597,9 +2613,9 @@ var enums;
2597
2613
  AssetLinkStatus[AssetLinkStatus["PAUSED"] = 4] = "PAUSED";
2598
2614
  })(AssetLinkStatus = enums.AssetLinkStatus || (enums.AssetLinkStatus = {}));
2599
2615
  /**
2600
- * @name AssetSetAssetStatusEnum.AssetSetAssetStatus
2601
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetSetAssetStatusEnum.AssetSetAssetStatus
2602
- */
2616
+ * @name AssetSetAssetStatusEnum.AssetSetAssetStatus
2617
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetAssetStatusEnum.AssetSetAssetStatus
2618
+ */
2603
2619
  let AssetSetAssetStatus;
2604
2620
  (function (AssetSetAssetStatus) {
2605
2621
  AssetSetAssetStatus[AssetSetAssetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2608,9 +2624,9 @@ var enums;
2608
2624
  AssetSetAssetStatus[AssetSetAssetStatus["REMOVED"] = 3] = "REMOVED";
2609
2625
  })(AssetSetAssetStatus = enums.AssetSetAssetStatus || (enums.AssetSetAssetStatus = {}));
2610
2626
  /**
2611
- * @name AssetSetLinkStatusEnum.AssetSetLinkStatus
2612
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetSetLinkStatusEnum.AssetSetLinkStatus
2613
- */
2627
+ * @name AssetSetLinkStatusEnum.AssetSetLinkStatus
2628
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetLinkStatusEnum.AssetSetLinkStatus
2629
+ */
2614
2630
  let AssetSetLinkStatus;
2615
2631
  (function (AssetSetLinkStatus) {
2616
2632
  AssetSetLinkStatus[AssetSetLinkStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2619,9 +2635,9 @@ var enums;
2619
2635
  AssetSetLinkStatus[AssetSetLinkStatus["REMOVED"] = 3] = "REMOVED";
2620
2636
  })(AssetSetLinkStatus = enums.AssetSetLinkStatus || (enums.AssetSetLinkStatus = {}));
2621
2637
  /**
2622
- * @name AssetSetStatusEnum.AssetSetStatus
2623
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetSetStatusEnum.AssetSetStatus
2624
- */
2638
+ * @name AssetSetStatusEnum.AssetSetStatus
2639
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetStatusEnum.AssetSetStatus
2640
+ */
2625
2641
  let AssetSetStatus;
2626
2642
  (function (AssetSetStatus) {
2627
2643
  AssetSetStatus[AssetSetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2630,9 +2646,9 @@ var enums;
2630
2646
  AssetSetStatus[AssetSetStatus["REMOVED"] = 3] = "REMOVED";
2631
2647
  })(AssetSetStatus = enums.AssetSetStatus || (enums.AssetSetStatus = {}));
2632
2648
  /**
2633
- * @name AssetSetTypeEnum.AssetSetType
2634
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetSetTypeEnum.AssetSetType
2635
- */
2649
+ * @name AssetSetTypeEnum.AssetSetType
2650
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetTypeEnum.AssetSetType
2651
+ */
2636
2652
  let AssetSetType;
2637
2653
  (function (AssetSetType) {
2638
2654
  AssetSetType[AssetSetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2655,9 +2671,9 @@ var enums;
2655
2671
  AssetSetType[AssetSetType["TRAVEL_FEED"] = 17] = "TRAVEL_FEED";
2656
2672
  })(AssetSetType = enums.AssetSetType || (enums.AssetSetType = {}));
2657
2673
  /**
2658
- * @name AssetSourceEnum.AssetSource
2659
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetSourceEnum.AssetSource
2660
- */
2674
+ * @name AssetSourceEnum.AssetSource
2675
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSourceEnum.AssetSource
2676
+ */
2661
2677
  let AssetSource;
2662
2678
  (function (AssetSource) {
2663
2679
  AssetSource[AssetSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2666,9 +2682,9 @@ var enums;
2666
2682
  AssetSource[AssetSource["AUTOMATICALLY_CREATED"] = 3] = "AUTOMATICALLY_CREATED";
2667
2683
  })(AssetSource = enums.AssetSource || (enums.AssetSource = {}));
2668
2684
  /**
2669
- * @name AssetTypeEnum.AssetType
2670
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AssetTypeEnum.AssetType
2671
- */
2685
+ * @name AssetTypeEnum.AssetType
2686
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetTypeEnum.AssetType
2687
+ */
2672
2688
  let AssetType;
2673
2689
  (function (AssetType) {
2674
2690
  AssetType[AssetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2704,9 +2720,9 @@ var enums;
2704
2720
  AssetType[AssetType["APP_DEEP_LINK"] = 31] = "APP_DEEP_LINK";
2705
2721
  })(AssetType = enums.AssetType || (enums.AssetType = {}));
2706
2722
  /**
2707
- * @name AsyncActionStatusEnum.AsyncActionStatus
2708
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AsyncActionStatusEnum.AsyncActionStatus
2709
- */
2723
+ * @name AsyncActionStatusEnum.AsyncActionStatus
2724
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AsyncActionStatusEnum.AsyncActionStatus
2725
+ */
2710
2726
  let AsyncActionStatus;
2711
2727
  (function (AsyncActionStatus) {
2712
2728
  AsyncActionStatus[AsyncActionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2718,9 +2734,9 @@ var enums;
2718
2734
  AsyncActionStatus[AsyncActionStatus["COMPLETED_WITH_WARNING"] = 6] = "COMPLETED_WITH_WARNING";
2719
2735
  })(AsyncActionStatus = enums.AsyncActionStatus || (enums.AsyncActionStatus = {}));
2720
2736
  /**
2721
- * @name AttributionModelEnum.AttributionModel
2722
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AttributionModelEnum.AttributionModel
2723
- */
2737
+ * @name AttributionModelEnum.AttributionModel
2738
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AttributionModelEnum.AttributionModel
2739
+ */
2724
2740
  let AttributionModel;
2725
2741
  (function (AttributionModel) {
2726
2742
  AttributionModel[AttributionModel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2734,9 +2750,9 @@ var enums;
2734
2750
  AttributionModel[AttributionModel["GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN"] = 106] = "GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN";
2735
2751
  })(AttributionModel = enums.AttributionModel || (enums.AttributionModel = {}));
2736
2752
  /**
2737
- * @name AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
2738
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
2739
- */
2753
+ * @name AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
2754
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
2755
+ */
2740
2756
  let AudienceInsightsMarketingObjective;
2741
2757
  (function (AudienceInsightsMarketingObjective) {
2742
2758
  AudienceInsightsMarketingObjective[AudienceInsightsMarketingObjective["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2745,9 +2761,9 @@ var enums;
2745
2761
  AudienceInsightsMarketingObjective[AudienceInsightsMarketingObjective["CONSIDERATION"] = 3] = "CONSIDERATION";
2746
2762
  })(AudienceInsightsMarketingObjective = enums.AudienceInsightsMarketingObjective || (enums.AudienceInsightsMarketingObjective = {}));
2747
2763
  /**
2748
- * @name AudienceScopeEnum.AudienceScope
2749
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AudienceScopeEnum.AudienceScope
2750
- */
2764
+ * @name AudienceScopeEnum.AudienceScope
2765
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceScopeEnum.AudienceScope
2766
+ */
2751
2767
  let AudienceScope;
2752
2768
  (function (AudienceScope) {
2753
2769
  AudienceScope[AudienceScope["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2756,9 +2772,9 @@ var enums;
2756
2772
  AudienceScope[AudienceScope["ASSET_GROUP"] = 3] = "ASSET_GROUP";
2757
2773
  })(AudienceScope = enums.AudienceScope || (enums.AudienceScope = {}));
2758
2774
  /**
2759
- * @name AudienceStatusEnum.AudienceStatus
2760
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/AudienceStatusEnum.AudienceStatus
2761
- */
2775
+ * @name AudienceStatusEnum.AudienceStatus
2776
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceStatusEnum.AudienceStatus
2777
+ */
2762
2778
  let AudienceStatus;
2763
2779
  (function (AudienceStatus) {
2764
2780
  AudienceStatus[AudienceStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2767,9 +2783,9 @@ var enums;
2767
2783
  AudienceStatus[AudienceStatus["REMOVED"] = 3] = "REMOVED";
2768
2784
  })(AudienceStatus = enums.AudienceStatus || (enums.AudienceStatus = {}));
2769
2785
  /**
2770
- * @name BatchJobStatusEnum.BatchJobStatus
2771
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BatchJobStatusEnum.BatchJobStatus
2772
- */
2786
+ * @name BatchJobStatusEnum.BatchJobStatus
2787
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BatchJobStatusEnum.BatchJobStatus
2788
+ */
2773
2789
  let BatchJobStatus;
2774
2790
  (function (BatchJobStatus) {
2775
2791
  BatchJobStatus[BatchJobStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2779,9 +2795,9 @@ var enums;
2779
2795
  BatchJobStatus[BatchJobStatus["DONE"] = 4] = "DONE";
2780
2796
  })(BatchJobStatus = enums.BatchJobStatus || (enums.BatchJobStatus = {}));
2781
2797
  /**
2782
- * @name BidModifierSourceEnum.BidModifierSource
2783
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BidModifierSourceEnum.BidModifierSource
2784
- */
2798
+ * @name BidModifierSourceEnum.BidModifierSource
2799
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BidModifierSourceEnum.BidModifierSource
2800
+ */
2785
2801
  let BidModifierSource;
2786
2802
  (function (BidModifierSource) {
2787
2803
  BidModifierSource[BidModifierSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2790,9 +2806,9 @@ var enums;
2790
2806
  BidModifierSource[BidModifierSource["AD_GROUP"] = 3] = "AD_GROUP";
2791
2807
  })(BidModifierSource = enums.BidModifierSource || (enums.BidModifierSource = {}));
2792
2808
  /**
2793
- * @name BiddingSourceEnum.BiddingSource
2794
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BiddingSourceEnum.BiddingSource
2795
- */
2809
+ * @name BiddingSourceEnum.BiddingSource
2810
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingSourceEnum.BiddingSource
2811
+ */
2796
2812
  let BiddingSource;
2797
2813
  (function (BiddingSource) {
2798
2814
  BiddingSource[BiddingSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2802,9 +2818,9 @@ var enums;
2802
2818
  BiddingSource[BiddingSource["AD_GROUP_CRITERION"] = 7] = "AD_GROUP_CRITERION";
2803
2819
  })(BiddingSource = enums.BiddingSource || (enums.BiddingSource = {}));
2804
2820
  /**
2805
- * @name BiddingStrategyStatusEnum.BiddingStrategyStatus
2806
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BiddingStrategyStatusEnum.BiddingStrategyStatus
2807
- */
2821
+ * @name BiddingStrategyStatusEnum.BiddingStrategyStatus
2822
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingStrategyStatusEnum.BiddingStrategyStatus
2823
+ */
2808
2824
  let BiddingStrategyStatus;
2809
2825
  (function (BiddingStrategyStatus) {
2810
2826
  BiddingStrategyStatus[BiddingStrategyStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2813,9 +2829,9 @@ var enums;
2813
2829
  BiddingStrategyStatus[BiddingStrategyStatus["REMOVED"] = 4] = "REMOVED";
2814
2830
  })(BiddingStrategyStatus = enums.BiddingStrategyStatus || (enums.BiddingStrategyStatus = {}));
2815
2831
  /**
2816
- * @name BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
2817
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
2818
- */
2832
+ * @name BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
2833
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
2834
+ */
2819
2835
  let BiddingStrategySystemStatus;
2820
2836
  (function (BiddingStrategySystemStatus) {
2821
2837
  BiddingStrategySystemStatus[BiddingStrategySystemStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2847,9 +2863,9 @@ var enums;
2847
2863
  BiddingStrategySystemStatus[BiddingStrategySystemStatus["MULTIPLE"] = 26] = "MULTIPLE";
2848
2864
  })(BiddingStrategySystemStatus = enums.BiddingStrategySystemStatus || (enums.BiddingStrategySystemStatus = {}));
2849
2865
  /**
2850
- * @name BiddingStrategyTypeEnum.BiddingStrategyType
2851
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BiddingStrategyTypeEnum.BiddingStrategyType
2852
- */
2866
+ * @name BiddingStrategyTypeEnum.BiddingStrategyType
2867
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingStrategyTypeEnum.BiddingStrategyType
2868
+ */
2853
2869
  let BiddingStrategyType;
2854
2870
  (function (BiddingStrategyType) {
2855
2871
  BiddingStrategyType[BiddingStrategyType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2875,9 +2891,9 @@ var enums;
2875
2891
  BiddingStrategyType[BiddingStrategyType["TARGET_SPEND"] = 9] = "TARGET_SPEND";
2876
2892
  })(BiddingStrategyType = enums.BiddingStrategyType || (enums.BiddingStrategyType = {}));
2877
2893
  /**
2878
- * @name BillingSetupStatusEnum.BillingSetupStatus
2879
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BillingSetupStatusEnum.BillingSetupStatus
2880
- */
2894
+ * @name BillingSetupStatusEnum.BillingSetupStatus
2895
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BillingSetupStatusEnum.BillingSetupStatus
2896
+ */
2881
2897
  let BillingSetupStatus;
2882
2898
  (function (BillingSetupStatus) {
2883
2899
  BillingSetupStatus[BillingSetupStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2888,9 +2904,9 @@ var enums;
2888
2904
  BillingSetupStatus[BillingSetupStatus["CANCELLED"] = 5] = "CANCELLED";
2889
2905
  })(BillingSetupStatus = enums.BillingSetupStatus || (enums.BillingSetupStatus = {}));
2890
2906
  /**
2891
- * @name BrandSafetySuitabilityEnum.BrandSafetySuitability
2892
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BrandSafetySuitabilityEnum.BrandSafetySuitability
2893
- */
2907
+ * @name BrandSafetySuitabilityEnum.BrandSafetySuitability
2908
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BrandSafetySuitabilityEnum.BrandSafetySuitability
2909
+ */
2894
2910
  let BrandSafetySuitability;
2895
2911
  (function (BrandSafetySuitability) {
2896
2912
  BrandSafetySuitability[BrandSafetySuitability["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2900,9 +2916,9 @@ var enums;
2900
2916
  BrandSafetySuitability[BrandSafetySuitability["LIMITED_INVENTORY"] = 4] = "LIMITED_INVENTORY";
2901
2917
  })(BrandSafetySuitability = enums.BrandSafetySuitability || (enums.BrandSafetySuitability = {}));
2902
2918
  /**
2903
- * @name BudgetDeliveryMethodEnum.BudgetDeliveryMethod
2904
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
2905
- */
2919
+ * @name BudgetDeliveryMethodEnum.BudgetDeliveryMethod
2920
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
2921
+ */
2906
2922
  let BudgetDeliveryMethod;
2907
2923
  (function (BudgetDeliveryMethod) {
2908
2924
  BudgetDeliveryMethod[BudgetDeliveryMethod["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2911,9 +2927,9 @@ var enums;
2911
2927
  BudgetDeliveryMethod[BudgetDeliveryMethod["ACCELERATED"] = 3] = "ACCELERATED";
2912
2928
  })(BudgetDeliveryMethod = enums.BudgetDeliveryMethod || (enums.BudgetDeliveryMethod = {}));
2913
2929
  /**
2914
- * @name BudgetPeriodEnum.BudgetPeriod
2915
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BudgetPeriodEnum.BudgetPeriod
2916
- */
2930
+ * @name BudgetPeriodEnum.BudgetPeriod
2931
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetPeriodEnum.BudgetPeriod
2932
+ */
2917
2933
  let BudgetPeriod;
2918
2934
  (function (BudgetPeriod) {
2919
2935
  BudgetPeriod[BudgetPeriod["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2922,9 +2938,9 @@ var enums;
2922
2938
  BudgetPeriod[BudgetPeriod["CUSTOM_PERIOD"] = 5] = "CUSTOM_PERIOD";
2923
2939
  })(BudgetPeriod = enums.BudgetPeriod || (enums.BudgetPeriod = {}));
2924
2940
  /**
2925
- * @name BudgetStatusEnum.BudgetStatus
2926
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BudgetStatusEnum.BudgetStatus
2927
- */
2941
+ * @name BudgetStatusEnum.BudgetStatus
2942
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetStatusEnum.BudgetStatus
2943
+ */
2928
2944
  let BudgetStatus;
2929
2945
  (function (BudgetStatus) {
2930
2946
  BudgetStatus[BudgetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2933,9 +2949,9 @@ var enums;
2933
2949
  BudgetStatus[BudgetStatus["REMOVED"] = 3] = "REMOVED";
2934
2950
  })(BudgetStatus = enums.BudgetStatus || (enums.BudgetStatus = {}));
2935
2951
  /**
2936
- * @name BudgetTypeEnum.BudgetType
2937
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/BudgetTypeEnum.BudgetType
2938
- */
2952
+ * @name BudgetTypeEnum.BudgetType
2953
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetTypeEnum.BudgetType
2954
+ */
2939
2955
  let BudgetType;
2940
2956
  (function (BudgetType) {
2941
2957
  BudgetType[BudgetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2946,9 +2962,9 @@ var enums;
2946
2962
  BudgetType[BudgetType["LOCAL_SERVICES"] = 6] = "LOCAL_SERVICES";
2947
2963
  })(BudgetType = enums.BudgetType || (enums.BudgetType = {}));
2948
2964
  /**
2949
- * @name CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
2950
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
2951
- */
2965
+ * @name CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
2966
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
2967
+ */
2952
2968
  let CallTrackingDisplayLocation;
2953
2969
  (function (CallTrackingDisplayLocation) {
2954
2970
  CallTrackingDisplayLocation[CallTrackingDisplayLocation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2957,9 +2973,9 @@ var enums;
2957
2973
  CallTrackingDisplayLocation[CallTrackingDisplayLocation["LANDING_PAGE"] = 3] = "LANDING_PAGE";
2958
2974
  })(CallTrackingDisplayLocation = enums.CallTrackingDisplayLocation || (enums.CallTrackingDisplayLocation = {}));
2959
2975
  /**
2960
- * @name CallTypeEnum.CallType
2961
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CallTypeEnum.CallType
2962
- */
2976
+ * @name CallTypeEnum.CallType
2977
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CallTypeEnum.CallType
2978
+ */
2963
2979
  let CallType;
2964
2980
  (function (CallType) {
2965
2981
  CallType[CallType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2968,9 +2984,9 @@ var enums;
2968
2984
  CallType[CallType["HIGH_END_MOBILE_SEARCH"] = 3] = "HIGH_END_MOBILE_SEARCH";
2969
2985
  })(CallType = enums.CallType || (enums.CallType = {}));
2970
2986
  /**
2971
- * @name CampaignCriterionStatusEnum.CampaignCriterionStatus
2972
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CampaignCriterionStatusEnum.CampaignCriterionStatus
2973
- */
2987
+ * @name CampaignCriterionStatusEnum.CampaignCriterionStatus
2988
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignCriterionStatusEnum.CampaignCriterionStatus
2989
+ */
2974
2990
  let CampaignCriterionStatus;
2975
2991
  (function (CampaignCriterionStatus) {
2976
2992
  CampaignCriterionStatus[CampaignCriterionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2980,9 +2996,9 @@ var enums;
2980
2996
  CampaignCriterionStatus[CampaignCriterionStatus["REMOVED"] = 4] = "REMOVED";
2981
2997
  })(CampaignCriterionStatus = enums.CampaignCriterionStatus || (enums.CampaignCriterionStatus = {}));
2982
2998
  /**
2983
- * @name CampaignDraftStatusEnum.CampaignDraftStatus
2984
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CampaignDraftStatusEnum.CampaignDraftStatus
2985
- */
2999
+ * @name CampaignDraftStatusEnum.CampaignDraftStatus
3000
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignDraftStatusEnum.CampaignDraftStatus
3001
+ */
2986
3002
  let CampaignDraftStatus;
2987
3003
  (function (CampaignDraftStatus) {
2988
3004
  CampaignDraftStatus[CampaignDraftStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -2994,9 +3010,9 @@ var enums;
2994
3010
  CampaignDraftStatus[CampaignDraftStatus["PROMOTE_FAILED"] = 6] = "PROMOTE_FAILED";
2995
3011
  })(CampaignDraftStatus = enums.CampaignDraftStatus || (enums.CampaignDraftStatus = {}));
2996
3012
  /**
2997
- * @name CampaignExperimentTypeEnum.CampaignExperimentType
2998
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CampaignExperimentTypeEnum.CampaignExperimentType
2999
- */
3013
+ * @name CampaignExperimentTypeEnum.CampaignExperimentType
3014
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignExperimentTypeEnum.CampaignExperimentType
3015
+ */
3000
3016
  let CampaignExperimentType;
3001
3017
  (function (CampaignExperimentType) {
3002
3018
  CampaignExperimentType[CampaignExperimentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3006,9 +3022,9 @@ var enums;
3006
3022
  CampaignExperimentType[CampaignExperimentType["EXPERIMENT"] = 4] = "EXPERIMENT";
3007
3023
  })(CampaignExperimentType = enums.CampaignExperimentType || (enums.CampaignExperimentType = {}));
3008
3024
  /**
3009
- * @name CampaignGroupStatusEnum.CampaignGroupStatus
3010
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CampaignGroupStatusEnum.CampaignGroupStatus
3011
- */
3025
+ * @name CampaignGroupStatusEnum.CampaignGroupStatus
3026
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignGroupStatusEnum.CampaignGroupStatus
3027
+ */
3012
3028
  let CampaignGroupStatus;
3013
3029
  (function (CampaignGroupStatus) {
3014
3030
  CampaignGroupStatus[CampaignGroupStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3017,9 +3033,9 @@ var enums;
3017
3033
  CampaignGroupStatus[CampaignGroupStatus["REMOVED"] = 3] = "REMOVED";
3018
3034
  })(CampaignGroupStatus = enums.CampaignGroupStatus || (enums.CampaignGroupStatus = {}));
3019
3035
  /**
3020
- * @name CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
3021
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
3022
- */
3036
+ * @name CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
3037
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
3038
+ */
3023
3039
  let CampaignKeywordMatchType;
3024
3040
  (function (CampaignKeywordMatchType) {
3025
3041
  CampaignKeywordMatchType[CampaignKeywordMatchType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3027,9 +3043,9 @@ var enums;
3027
3043
  CampaignKeywordMatchType[CampaignKeywordMatchType["BROAD"] = 2] = "BROAD";
3028
3044
  })(CampaignKeywordMatchType = enums.CampaignKeywordMatchType || (enums.CampaignKeywordMatchType = {}));
3029
3045
  /**
3030
- * @name CampaignPrimaryStatusEnum.CampaignPrimaryStatus
3031
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CampaignPrimaryStatusEnum.CampaignPrimaryStatus
3032
- */
3046
+ * @name CampaignPrimaryStatusEnum.CampaignPrimaryStatus
3047
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignPrimaryStatusEnum.CampaignPrimaryStatus
3048
+ */
3033
3049
  let CampaignPrimaryStatus;
3034
3050
  (function (CampaignPrimaryStatus) {
3035
3051
  CampaignPrimaryStatus[CampaignPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3045,9 +3061,9 @@ var enums;
3045
3061
  CampaignPrimaryStatus[CampaignPrimaryStatus["NOT_ELIGIBLE"] = 10] = "NOT_ELIGIBLE";
3046
3062
  })(CampaignPrimaryStatus = enums.CampaignPrimaryStatus || (enums.CampaignPrimaryStatus = {}));
3047
3063
  /**
3048
- * @name CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
3049
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
3050
- */
3064
+ * @name CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
3065
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
3066
+ */
3051
3067
  let CampaignPrimaryStatusReason;
3052
3068
  (function (CampaignPrimaryStatusReason) {
3053
3069
  CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3091,9 +3107,9 @@ var enums;
3091
3107
  CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["ASSET_GROUPS_PAUSED"] = 38] = "ASSET_GROUPS_PAUSED";
3092
3108
  })(CampaignPrimaryStatusReason = enums.CampaignPrimaryStatusReason || (enums.CampaignPrimaryStatusReason = {}));
3093
3109
  /**
3094
- * @name CampaignServingStatusEnum.CampaignServingStatus
3095
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CampaignServingStatusEnum.CampaignServingStatus
3096
- */
3110
+ * @name CampaignServingStatusEnum.CampaignServingStatus
3111
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignServingStatusEnum.CampaignServingStatus
3112
+ */
3097
3113
  let CampaignServingStatus;
3098
3114
  (function (CampaignServingStatus) {
3099
3115
  CampaignServingStatus[CampaignServingStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3105,9 +3121,9 @@ var enums;
3105
3121
  CampaignServingStatus[CampaignServingStatus["SUSPENDED"] = 6] = "SUSPENDED";
3106
3122
  })(CampaignServingStatus = enums.CampaignServingStatus || (enums.CampaignServingStatus = {}));
3107
3123
  /**
3108
- * @name CampaignSharedSetStatusEnum.CampaignSharedSetStatus
3109
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
3110
- */
3124
+ * @name CampaignSharedSetStatusEnum.CampaignSharedSetStatus
3125
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
3126
+ */
3111
3127
  let CampaignSharedSetStatus;
3112
3128
  (function (CampaignSharedSetStatus) {
3113
3129
  CampaignSharedSetStatus[CampaignSharedSetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3116,9 +3132,9 @@ var enums;
3116
3132
  CampaignSharedSetStatus[CampaignSharedSetStatus["REMOVED"] = 3] = "REMOVED";
3117
3133
  })(CampaignSharedSetStatus = enums.CampaignSharedSetStatus || (enums.CampaignSharedSetStatus = {}));
3118
3134
  /**
3119
- * @name CampaignStatusEnum.CampaignStatus
3120
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CampaignStatusEnum.CampaignStatus
3121
- */
3135
+ * @name CampaignStatusEnum.CampaignStatus
3136
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignStatusEnum.CampaignStatus
3137
+ */
3122
3138
  let CampaignStatus;
3123
3139
  (function (CampaignStatus) {
3124
3140
  CampaignStatus[CampaignStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3128,9 +3144,9 @@ var enums;
3128
3144
  CampaignStatus[CampaignStatus["REMOVED"] = 4] = "REMOVED";
3129
3145
  })(CampaignStatus = enums.CampaignStatus || (enums.CampaignStatus = {}));
3130
3146
  /**
3131
- * @name ChangeClientTypeEnum.ChangeClientType
3132
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ChangeClientTypeEnum.ChangeClientType
3133
- */
3147
+ * @name ChangeClientTypeEnum.ChangeClientType
3148
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeClientTypeEnum.ChangeClientType
3149
+ */
3134
3150
  let ChangeClientType;
3135
3151
  (function (ChangeClientType) {
3136
3152
  ChangeClientType[ChangeClientType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3150,9 +3166,9 @@ var enums;
3150
3166
  ChangeClientType[ChangeClientType["GOOGLE_ADS_RECOMMENDATIONS_SUBSCRIPTION"] = 14] = "GOOGLE_ADS_RECOMMENDATIONS_SUBSCRIPTION";
3151
3167
  })(ChangeClientType = enums.ChangeClientType || (enums.ChangeClientType = {}));
3152
3168
  /**
3153
- * @name ChangeEventResourceTypeEnum.ChangeEventResourceType
3154
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ChangeEventResourceTypeEnum.ChangeEventResourceType
3155
- */
3169
+ * @name ChangeEventResourceTypeEnum.ChangeEventResourceType
3170
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeEventResourceTypeEnum.ChangeEventResourceType
3171
+ */
3156
3172
  let ChangeEventResourceType;
3157
3173
  (function (ChangeEventResourceType) {
3158
3174
  ChangeEventResourceType[ChangeEventResourceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3178,9 +3194,9 @@ var enums;
3178
3194
  ChangeEventResourceType[ChangeEventResourceType["CAMPAIGN_ASSET_SET"] = 20] = "CAMPAIGN_ASSET_SET";
3179
3195
  })(ChangeEventResourceType = enums.ChangeEventResourceType || (enums.ChangeEventResourceType = {}));
3180
3196
  /**
3181
- * @name ChangeStatusOperationEnum.ChangeStatusOperation
3182
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ChangeStatusOperationEnum.ChangeStatusOperation
3183
- */
3197
+ * @name ChangeStatusOperationEnum.ChangeStatusOperation
3198
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeStatusOperationEnum.ChangeStatusOperation
3199
+ */
3184
3200
  let ChangeStatusOperation;
3185
3201
  (function (ChangeStatusOperation) {
3186
3202
  ChangeStatusOperation[ChangeStatusOperation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3190,9 +3206,9 @@ var enums;
3190
3206
  ChangeStatusOperation[ChangeStatusOperation["REMOVED"] = 4] = "REMOVED";
3191
3207
  })(ChangeStatusOperation = enums.ChangeStatusOperation || (enums.ChangeStatusOperation = {}));
3192
3208
  /**
3193
- * @name ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3194
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3195
- */
3209
+ * @name ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3210
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
3211
+ */
3196
3212
  let ChangeStatusResourceType;
3197
3213
  (function (ChangeStatusResourceType) {
3198
3214
  ChangeStatusResourceType[ChangeStatusResourceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3220,9 +3236,9 @@ var enums;
3220
3236
  ChangeStatusResourceType[ChangeStatusResourceType["CAMPAIGN_ASSET_SET"] = 23] = "CAMPAIGN_ASSET_SET";
3221
3237
  })(ChangeStatusResourceType = enums.ChangeStatusResourceType || (enums.ChangeStatusResourceType = {}));
3222
3238
  /**
3223
- * @name CombinedAudienceStatusEnum.CombinedAudienceStatus
3224
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CombinedAudienceStatusEnum.CombinedAudienceStatus
3225
- */
3239
+ * @name CombinedAudienceStatusEnum.CombinedAudienceStatus
3240
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CombinedAudienceStatusEnum.CombinedAudienceStatus
3241
+ */
3226
3242
  let CombinedAudienceStatus;
3227
3243
  (function (CombinedAudienceStatus) {
3228
3244
  CombinedAudienceStatus[CombinedAudienceStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3231,9 +3247,9 @@ var enums;
3231
3247
  CombinedAudienceStatus[CombinedAudienceStatus["REMOVED"] = 3] = "REMOVED";
3232
3248
  })(CombinedAudienceStatus = enums.CombinedAudienceStatus || (enums.CombinedAudienceStatus = {}));
3233
3249
  /**
3234
- * @name ConversionActionCountingTypeEnum.ConversionActionCountingType
3235
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionActionCountingTypeEnum.ConversionActionCountingType
3236
- */
3250
+ * @name ConversionActionCountingTypeEnum.ConversionActionCountingType
3251
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionCountingTypeEnum.ConversionActionCountingType
3252
+ */
3237
3253
  let ConversionActionCountingType;
3238
3254
  (function (ConversionActionCountingType) {
3239
3255
  ConversionActionCountingType[ConversionActionCountingType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3242,9 +3258,9 @@ var enums;
3242
3258
  ConversionActionCountingType[ConversionActionCountingType["MANY_PER_CLICK"] = 3] = "MANY_PER_CLICK";
3243
3259
  })(ConversionActionCountingType = enums.ConversionActionCountingType || (enums.ConversionActionCountingType = {}));
3244
3260
  /**
3245
- * @name ConversionActionStatusEnum.ConversionActionStatus
3246
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionActionStatusEnum.ConversionActionStatus
3247
- */
3261
+ * @name ConversionActionStatusEnum.ConversionActionStatus
3262
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionStatusEnum.ConversionActionStatus
3263
+ */
3248
3264
  let ConversionActionStatus;
3249
3265
  (function (ConversionActionStatus) {
3250
3266
  ConversionActionStatus[ConversionActionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3254,9 +3270,9 @@ var enums;
3254
3270
  ConversionActionStatus[ConversionActionStatus["HIDDEN"] = 4] = "HIDDEN";
3255
3271
  })(ConversionActionStatus = enums.ConversionActionStatus || (enums.ConversionActionStatus = {}));
3256
3272
  /**
3257
- * @name ConversionActionTypeEnum.ConversionActionType
3258
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionActionTypeEnum.ConversionActionType
3259
- */
3273
+ * @name ConversionActionTypeEnum.ConversionActionType
3274
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionTypeEnum.ConversionActionType
3275
+ */
3260
3276
  let ConversionActionType;
3261
3277
  (function (ConversionActionType) {
3262
3278
  ConversionActionType[ConversionActionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3303,9 +3319,9 @@ var enums;
3303
3319
  ConversionActionType[ConversionActionType["GOOGLE_ANALYTICS_4_PURCHASE"] = 41] = "GOOGLE_ANALYTICS_4_PURCHASE";
3304
3320
  })(ConversionActionType = enums.ConversionActionType || (enums.ConversionActionType = {}));
3305
3321
  /**
3306
- * @name ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3307
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3308
- */
3322
+ * @name ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3323
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
3324
+ */
3309
3325
  let ConversionAdjustmentType;
3310
3326
  (function (ConversionAdjustmentType) {
3311
3327
  ConversionAdjustmentType[ConversionAdjustmentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3315,9 +3331,9 @@ var enums;
3315
3331
  ConversionAdjustmentType[ConversionAdjustmentType["ENHANCEMENT"] = 4] = "ENHANCEMENT";
3316
3332
  })(ConversionAdjustmentType = enums.ConversionAdjustmentType || (enums.ConversionAdjustmentType = {}));
3317
3333
  /**
3318
- * @name ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3319
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3320
- */
3334
+ * @name ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3335
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
3336
+ */
3321
3337
  let ConversionCustomVariableStatus;
3322
3338
  (function (ConversionCustomVariableStatus) {
3323
3339
  ConversionCustomVariableStatus[ConversionCustomVariableStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3327,9 +3343,9 @@ var enums;
3327
3343
  ConversionCustomVariableStatus[ConversionCustomVariableStatus["PAUSED"] = 4] = "PAUSED";
3328
3344
  })(ConversionCustomVariableStatus = enums.ConversionCustomVariableStatus || (enums.ConversionCustomVariableStatus = {}));
3329
3345
  /**
3330
- * @name ConversionCustomerTypeEnum.ConversionCustomerType
3331
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionCustomerTypeEnum.ConversionCustomerType
3332
- */
3346
+ * @name ConversionCustomerTypeEnum.ConversionCustomerType
3347
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionCustomerTypeEnum.ConversionCustomerType
3348
+ */
3333
3349
  let ConversionCustomerType;
3334
3350
  (function (ConversionCustomerType) {
3335
3351
  ConversionCustomerType[ConversionCustomerType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3338,9 +3354,9 @@ var enums;
3338
3354
  ConversionCustomerType[ConversionCustomerType["RETURNING"] = 3] = "RETURNING";
3339
3355
  })(ConversionCustomerType = enums.ConversionCustomerType || (enums.ConversionCustomerType = {}));
3340
3356
  /**
3341
- * @name ConversionEnvironmentEnum.ConversionEnvironment
3342
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionEnvironmentEnum.ConversionEnvironment
3343
- */
3357
+ * @name ConversionEnvironmentEnum.ConversionEnvironment
3358
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionEnvironmentEnum.ConversionEnvironment
3359
+ */
3344
3360
  let ConversionEnvironment;
3345
3361
  (function (ConversionEnvironment) {
3346
3362
  ConversionEnvironment[ConversionEnvironment["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3349,9 +3365,9 @@ var enums;
3349
3365
  ConversionEnvironment[ConversionEnvironment["WEB"] = 3] = "WEB";
3350
3366
  })(ConversionEnvironment = enums.ConversionEnvironment || (enums.ConversionEnvironment = {}));
3351
3367
  /**
3352
- * @name ConversionOriginEnum.ConversionOrigin
3353
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionOriginEnum.ConversionOrigin
3354
- */
3368
+ * @name ConversionOriginEnum.ConversionOrigin
3369
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionOriginEnum.ConversionOrigin
3370
+ */
3355
3371
  let ConversionOrigin;
3356
3372
  (function (ConversionOrigin) {
3357
3373
  ConversionOrigin[ConversionOrigin["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3364,9 +3380,9 @@ var enums;
3364
3380
  ConversionOrigin[ConversionOrigin["YOUTUBE_HOSTED"] = 7] = "YOUTUBE_HOSTED";
3365
3381
  })(ConversionOrigin = enums.ConversionOrigin || (enums.ConversionOrigin = {}));
3366
3382
  /**
3367
- * @name ConversionTrackingStatusEnum.ConversionTrackingStatus
3368
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionTrackingStatusEnum.ConversionTrackingStatus
3369
- */
3383
+ * @name ConversionTrackingStatusEnum.ConversionTrackingStatus
3384
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionTrackingStatusEnum.ConversionTrackingStatus
3385
+ */
3370
3386
  let ConversionTrackingStatus;
3371
3387
  (function (ConversionTrackingStatus) {
3372
3388
  ConversionTrackingStatus[ConversionTrackingStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3377,9 +3393,9 @@ var enums;
3377
3393
  ConversionTrackingStatus[ConversionTrackingStatus["CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER"] = 5] = "CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER";
3378
3394
  })(ConversionTrackingStatus = enums.ConversionTrackingStatus || (enums.ConversionTrackingStatus = {}));
3379
3395
  /**
3380
- * @name ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3381
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3382
- */
3396
+ * @name ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3397
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
3398
+ */
3383
3399
  let ConversionValueRuleSetStatus;
3384
3400
  (function (ConversionValueRuleSetStatus) {
3385
3401
  ConversionValueRuleSetStatus[ConversionValueRuleSetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3389,9 +3405,9 @@ var enums;
3389
3405
  ConversionValueRuleSetStatus[ConversionValueRuleSetStatus["PAUSED"] = 4] = "PAUSED";
3390
3406
  })(ConversionValueRuleSetStatus = enums.ConversionValueRuleSetStatus || (enums.ConversionValueRuleSetStatus = {}));
3391
3407
  /**
3392
- * @name ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3393
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3394
- */
3408
+ * @name ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3409
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
3410
+ */
3395
3411
  let ConversionValueRuleStatus;
3396
3412
  (function (ConversionValueRuleStatus) {
3397
3413
  ConversionValueRuleStatus[ConversionValueRuleStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3401,9 +3417,9 @@ var enums;
3401
3417
  ConversionValueRuleStatus[ConversionValueRuleStatus["PAUSED"] = 4] = "PAUSED";
3402
3418
  })(ConversionValueRuleStatus = enums.ConversionValueRuleStatus || (enums.ConversionValueRuleStatus = {}));
3403
3419
  /**
3404
- * @name CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3405
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3406
- */
3420
+ * @name CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3421
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
3422
+ */
3407
3423
  let CriterionSystemServingStatus;
3408
3424
  (function (CriterionSystemServingStatus) {
3409
3425
  CriterionSystemServingStatus[CriterionSystemServingStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3412,9 +3428,9 @@ var enums;
3412
3428
  CriterionSystemServingStatus[CriterionSystemServingStatus["RARELY_SERVED"] = 3] = "RARELY_SERVED";
3413
3429
  })(CriterionSystemServingStatus = enums.CriterionSystemServingStatus || (enums.CriterionSystemServingStatus = {}));
3414
3430
  /**
3415
- * @name CriterionTypeEnum.CriterionType
3416
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CriterionTypeEnum.CriterionType
3417
- */
3431
+ * @name CriterionTypeEnum.CriterionType
3432
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionTypeEnum.CriterionType
3433
+ */
3418
3434
  let CriterionType;
3419
3435
  (function (CriterionType) {
3420
3436
  CriterionType[CriterionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3459,11 +3475,12 @@ var enums;
3459
3475
  CriterionType[CriterionType["BRAND"] = 39] = "BRAND";
3460
3476
  CriterionType[CriterionType["BRAND_LIST"] = 40] = "BRAND_LIST";
3461
3477
  CriterionType[CriterionType["LIFE_EVENT"] = 41] = "LIFE_EVENT";
3478
+ CriterionType[CriterionType["WEBPAGE_LIST"] = 42] = "WEBPAGE_LIST";
3462
3479
  })(CriterionType = enums.CriterionType || (enums.CriterionType = {}));
3463
3480
  /**
3464
- * @name CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3465
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3466
- */
3481
+ * @name CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3482
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
3483
+ */
3467
3484
  let CustomAudienceMemberType;
3468
3485
  (function (CustomAudienceMemberType) {
3469
3486
  CustomAudienceMemberType[CustomAudienceMemberType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3474,9 +3491,9 @@ var enums;
3474
3491
  CustomAudienceMemberType[CustomAudienceMemberType["APP"] = 5] = "APP";
3475
3492
  })(CustomAudienceMemberType = enums.CustomAudienceMemberType || (enums.CustomAudienceMemberType = {}));
3476
3493
  /**
3477
- * @name CustomAudienceStatusEnum.CustomAudienceStatus
3478
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomAudienceStatusEnum.CustomAudienceStatus
3479
- */
3494
+ * @name CustomAudienceStatusEnum.CustomAudienceStatus
3495
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomAudienceStatusEnum.CustomAudienceStatus
3496
+ */
3480
3497
  let CustomAudienceStatus;
3481
3498
  (function (CustomAudienceStatus) {
3482
3499
  CustomAudienceStatus[CustomAudienceStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3485,9 +3502,9 @@ var enums;
3485
3502
  CustomAudienceStatus[CustomAudienceStatus["REMOVED"] = 3] = "REMOVED";
3486
3503
  })(CustomAudienceStatus = enums.CustomAudienceStatus || (enums.CustomAudienceStatus = {}));
3487
3504
  /**
3488
- * @name CustomAudienceTypeEnum.CustomAudienceType
3489
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomAudienceTypeEnum.CustomAudienceType
3490
- */
3505
+ * @name CustomAudienceTypeEnum.CustomAudienceType
3506
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomAudienceTypeEnum.CustomAudienceType
3507
+ */
3491
3508
  let CustomAudienceType;
3492
3509
  (function (CustomAudienceType) {
3493
3510
  CustomAudienceType[CustomAudienceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3498,9 +3515,9 @@ var enums;
3498
3515
  CustomAudienceType[CustomAudienceType["SEARCH"] = 5] = "SEARCH";
3499
3516
  })(CustomAudienceType = enums.CustomAudienceType || (enums.CustomAudienceType = {}));
3500
3517
  /**
3501
- * @name CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3502
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3503
- */
3518
+ * @name CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3519
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
3520
+ */
3504
3521
  let CustomConversionGoalStatus;
3505
3522
  (function (CustomConversionGoalStatus) {
3506
3523
  CustomConversionGoalStatus[CustomConversionGoalStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3509,9 +3526,9 @@ var enums;
3509
3526
  CustomConversionGoalStatus[CustomConversionGoalStatus["REMOVED"] = 3] = "REMOVED";
3510
3527
  })(CustomConversionGoalStatus = enums.CustomConversionGoalStatus || (enums.CustomConversionGoalStatus = {}));
3511
3528
  /**
3512
- * @name CustomInterestMemberTypeEnum.CustomInterestMemberType
3513
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomInterestMemberTypeEnum.CustomInterestMemberType
3514
- */
3529
+ * @name CustomInterestMemberTypeEnum.CustomInterestMemberType
3530
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomInterestMemberTypeEnum.CustomInterestMemberType
3531
+ */
3515
3532
  let CustomInterestMemberType;
3516
3533
  (function (CustomInterestMemberType) {
3517
3534
  CustomInterestMemberType[CustomInterestMemberType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3520,9 +3537,9 @@ var enums;
3520
3537
  CustomInterestMemberType[CustomInterestMemberType["URL"] = 3] = "URL";
3521
3538
  })(CustomInterestMemberType = enums.CustomInterestMemberType || (enums.CustomInterestMemberType = {}));
3522
3539
  /**
3523
- * @name CustomInterestStatusEnum.CustomInterestStatus
3524
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomInterestStatusEnum.CustomInterestStatus
3525
- */
3540
+ * @name CustomInterestStatusEnum.CustomInterestStatus
3541
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomInterestStatusEnum.CustomInterestStatus
3542
+ */
3526
3543
  let CustomInterestStatus;
3527
3544
  (function (CustomInterestStatus) {
3528
3545
  CustomInterestStatus[CustomInterestStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3531,9 +3548,9 @@ var enums;
3531
3548
  CustomInterestStatus[CustomInterestStatus["REMOVED"] = 3] = "REMOVED";
3532
3549
  })(CustomInterestStatus = enums.CustomInterestStatus || (enums.CustomInterestStatus = {}));
3533
3550
  /**
3534
- * @name CustomInterestTypeEnum.CustomInterestType
3535
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomInterestTypeEnum.CustomInterestType
3536
- */
3551
+ * @name CustomInterestTypeEnum.CustomInterestType
3552
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomInterestTypeEnum.CustomInterestType
3553
+ */
3537
3554
  let CustomInterestType;
3538
3555
  (function (CustomInterestType) {
3539
3556
  CustomInterestType[CustomInterestType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3542,9 +3559,9 @@ var enums;
3542
3559
  CustomInterestType[CustomInterestType["CUSTOM_INTENT"] = 3] = "CUSTOM_INTENT";
3543
3560
  })(CustomInterestType = enums.CustomInterestType || (enums.CustomInterestType = {}));
3544
3561
  /**
3545
- * @name CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3546
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3547
- */
3562
+ * @name CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3563
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
3564
+ */
3548
3565
  let CustomerAcquisitionOptimizationMode;
3549
3566
  (function (CustomerAcquisitionOptimizationMode) {
3550
3567
  CustomerAcquisitionOptimizationMode[CustomerAcquisitionOptimizationMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3554,9 +3571,9 @@ var enums;
3554
3571
  CustomerAcquisitionOptimizationMode[CustomerAcquisitionOptimizationMode["TARGET_NEW_CUSTOMER"] = 4] = "TARGET_NEW_CUSTOMER";
3555
3572
  })(CustomerAcquisitionOptimizationMode = enums.CustomerAcquisitionOptimizationMode || (enums.CustomerAcquisitionOptimizationMode = {}));
3556
3573
  /**
3557
- * @name CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3558
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3559
- */
3574
+ * @name CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3575
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
3576
+ */
3560
3577
  let CustomerPayPerConversionEligibilityFailureReason;
3561
3578
  (function (CustomerPayPerConversionEligibilityFailureReason) {
3562
3579
  CustomerPayPerConversionEligibilityFailureReason[CustomerPayPerConversionEligibilityFailureReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3570,9 +3587,9 @@ var enums;
3570
3587
  CustomerPayPerConversionEligibilityFailureReason[CustomerPayPerConversionEligibilityFailureReason["OTHER"] = 8] = "OTHER";
3571
3588
  })(CustomerPayPerConversionEligibilityFailureReason = enums.CustomerPayPerConversionEligibilityFailureReason || (enums.CustomerPayPerConversionEligibilityFailureReason = {}));
3572
3589
  /**
3573
- * @name CustomerStatusEnum.CustomerStatus
3574
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomerStatusEnum.CustomerStatus
3575
- */
3590
+ * @name CustomerStatusEnum.CustomerStatus
3591
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerStatusEnum.CustomerStatus
3592
+ */
3576
3593
  let CustomerStatus;
3577
3594
  (function (CustomerStatus) {
3578
3595
  CustomerStatus[CustomerStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3583,9 +3600,9 @@ var enums;
3583
3600
  CustomerStatus[CustomerStatus["CLOSED"] = 5] = "CLOSED";
3584
3601
  })(CustomerStatus = enums.CustomerStatus || (enums.CustomerStatus = {}));
3585
3602
  /**
3586
- * @name CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3587
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3588
- */
3603
+ * @name CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3604
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
3605
+ */
3589
3606
  let CustomizerAttributeStatus;
3590
3607
  (function (CustomizerAttributeStatus) {
3591
3608
  CustomizerAttributeStatus[CustomizerAttributeStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3594,9 +3611,9 @@ var enums;
3594
3611
  CustomizerAttributeStatus[CustomizerAttributeStatus["REMOVED"] = 3] = "REMOVED";
3595
3612
  })(CustomizerAttributeStatus = enums.CustomizerAttributeStatus || (enums.CustomizerAttributeStatus = {}));
3596
3613
  /**
3597
- * @name CustomizerValueStatusEnum.CustomizerValueStatus
3598
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/CustomizerValueStatusEnum.CustomizerValueStatus
3599
- */
3614
+ * @name CustomizerValueStatusEnum.CustomizerValueStatus
3615
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomizerValueStatusEnum.CustomizerValueStatus
3616
+ */
3600
3617
  let CustomizerValueStatus;
3601
3618
  (function (CustomizerValueStatus) {
3602
3619
  CustomizerValueStatus[CustomizerValueStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3605,9 +3622,9 @@ var enums;
3605
3622
  CustomizerValueStatus[CustomizerValueStatus["REMOVED"] = 3] = "REMOVED";
3606
3623
  })(CustomizerValueStatus = enums.CustomizerValueStatus || (enums.CustomizerValueStatus = {}));
3607
3624
  /**
3608
- * @name DataDrivenModelStatusEnum.DataDrivenModelStatus
3609
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/DataDrivenModelStatusEnum.DataDrivenModelStatus
3610
- */
3625
+ * @name DataDrivenModelStatusEnum.DataDrivenModelStatus
3626
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DataDrivenModelStatusEnum.DataDrivenModelStatus
3627
+ */
3611
3628
  let DataDrivenModelStatus;
3612
3629
  (function (DataDrivenModelStatus) {
3613
3630
  DataDrivenModelStatus[DataDrivenModelStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3618,9 +3635,9 @@ var enums;
3618
3635
  DataDrivenModelStatus[DataDrivenModelStatus["NEVER_GENERATED"] = 5] = "NEVER_GENERATED";
3619
3636
  })(DataDrivenModelStatus = enums.DataDrivenModelStatus || (enums.DataDrivenModelStatus = {}));
3620
3637
  /**
3621
- * @name DataLinkStatusEnum.DataLinkStatus
3622
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/DataLinkStatusEnum.DataLinkStatus
3623
- */
3638
+ * @name DataLinkStatusEnum.DataLinkStatus
3639
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DataLinkStatusEnum.DataLinkStatus
3640
+ */
3624
3641
  let DataLinkStatus;
3625
3642
  (function (DataLinkStatus) {
3626
3643
  DataLinkStatus[DataLinkStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3633,9 +3650,9 @@ var enums;
3633
3650
  DataLinkStatus[DataLinkStatus["REJECTED"] = 7] = "REJECTED";
3634
3651
  })(DataLinkStatus = enums.DataLinkStatus || (enums.DataLinkStatus = {}));
3635
3652
  /**
3636
- * @name DataLinkTypeEnum.DataLinkType
3637
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/DataLinkTypeEnum.DataLinkType
3638
- */
3653
+ * @name DataLinkTypeEnum.DataLinkType
3654
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DataLinkTypeEnum.DataLinkType
3655
+ */
3639
3656
  let DataLinkType;
3640
3657
  (function (DataLinkType) {
3641
3658
  DataLinkType[DataLinkType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3643,9 +3660,9 @@ var enums;
3643
3660
  DataLinkType[DataLinkType["VIDEO"] = 2] = "VIDEO";
3644
3661
  })(DataLinkType = enums.DataLinkType || (enums.DataLinkType = {}));
3645
3662
  /**
3646
- * @name DemandGenChannelConfigEnum.DemandGenChannelConfig
3647
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/DemandGenChannelConfigEnum.DemandGenChannelConfig
3648
- */
3663
+ * @name DemandGenChannelConfigEnum.DemandGenChannelConfig
3664
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DemandGenChannelConfigEnum.DemandGenChannelConfig
3665
+ */
3649
3666
  let DemandGenChannelConfig;
3650
3667
  (function (DemandGenChannelConfig) {
3651
3668
  DemandGenChannelConfig[DemandGenChannelConfig["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3654,9 +3671,9 @@ var enums;
3654
3671
  DemandGenChannelConfig[DemandGenChannelConfig["SELECTED_CHANNELS"] = 3] = "SELECTED_CHANNELS";
3655
3672
  })(DemandGenChannelConfig = enums.DemandGenChannelConfig || (enums.DemandGenChannelConfig = {}));
3656
3673
  /**
3657
- * @name DemandGenChannelStrategyEnum.DemandGenChannelStrategy
3658
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/DemandGenChannelStrategyEnum.DemandGenChannelStrategy
3659
- */
3674
+ * @name DemandGenChannelStrategyEnum.DemandGenChannelStrategy
3675
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DemandGenChannelStrategyEnum.DemandGenChannelStrategy
3676
+ */
3660
3677
  let DemandGenChannelStrategy;
3661
3678
  (function (DemandGenChannelStrategy) {
3662
3679
  DemandGenChannelStrategy[DemandGenChannelStrategy["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3665,9 +3682,9 @@ var enums;
3665
3682
  DemandGenChannelStrategy[DemandGenChannelStrategy["ALL_OWNED_AND_OPERATED_CHANNELS"] = 3] = "ALL_OWNED_AND_OPERATED_CHANNELS";
3666
3683
  })(DemandGenChannelStrategy = enums.DemandGenChannelStrategy || (enums.DemandGenChannelStrategy = {}));
3667
3684
  /**
3668
- * @name DistanceBucketEnum.DistanceBucket
3669
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/DistanceBucketEnum.DistanceBucket
3670
- */
3685
+ * @name DistanceBucketEnum.DistanceBucket
3686
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/DistanceBucketEnum.DistanceBucket
3687
+ */
3671
3688
  let DistanceBucket;
3672
3689
  (function (DistanceBucket) {
3673
3690
  DistanceBucket[DistanceBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3701,9 +3718,9 @@ var enums;
3701
3718
  DistanceBucket[DistanceBucket["BEYOND_40MILES"] = 28] = "BEYOND_40MILES";
3702
3719
  })(DistanceBucket = enums.DistanceBucket || (enums.DistanceBucket = {}));
3703
3720
  /**
3704
- * @name ExperimentStatusEnum.ExperimentStatus
3705
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ExperimentStatusEnum.ExperimentStatus
3706
- */
3721
+ * @name ExperimentStatusEnum.ExperimentStatus
3722
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentStatusEnum.ExperimentStatus
3723
+ */
3707
3724
  let ExperimentStatus;
3708
3725
  (function (ExperimentStatus) {
3709
3726
  ExperimentStatus[ExperimentStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3717,9 +3734,9 @@ var enums;
3717
3734
  ExperimentStatus[ExperimentStatus["GRADUATED"] = 8] = "GRADUATED";
3718
3735
  })(ExperimentStatus = enums.ExperimentStatus || (enums.ExperimentStatus = {}));
3719
3736
  /**
3720
- * @name ExperimentTypeEnum.ExperimentType
3721
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ExperimentTypeEnum.ExperimentType
3722
- */
3737
+ * @name ExperimentTypeEnum.ExperimentType
3738
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentTypeEnum.ExperimentType
3739
+ */
3723
3740
  let ExperimentType;
3724
3741
  (function (ExperimentType) {
3725
3742
  ExperimentType[ExperimentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3736,9 +3753,9 @@ var enums;
3736
3753
  ExperimentType[ExperimentType["HOTEL_CUSTOM"] = 12] = "HOTEL_CUSTOM";
3737
3754
  })(ExperimentType = enums.ExperimentType || (enums.ExperimentType = {}));
3738
3755
  /**
3739
- * @name GeoTargetConstantStatusEnum.GeoTargetConstantStatus
3740
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
3741
- */
3756
+ * @name GeoTargetConstantStatusEnum.GeoTargetConstantStatus
3757
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
3758
+ */
3742
3759
  let GeoTargetConstantStatus;
3743
3760
  (function (GeoTargetConstantStatus) {
3744
3761
  GeoTargetConstantStatus[GeoTargetConstantStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3747,9 +3764,9 @@ var enums;
3747
3764
  GeoTargetConstantStatus[GeoTargetConstantStatus["REMOVAL_PLANNED"] = 3] = "REMOVAL_PLANNED";
3748
3765
  })(GeoTargetConstantStatus = enums.GeoTargetConstantStatus || (enums.GeoTargetConstantStatus = {}));
3749
3766
  /**
3750
- * @name GeoTargetingTypeEnum.GeoTargetingType
3751
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/GeoTargetingTypeEnum.GeoTargetingType
3752
- */
3767
+ * @name GeoTargetingTypeEnum.GeoTargetingType
3768
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GeoTargetingTypeEnum.GeoTargetingType
3769
+ */
3753
3770
  let GeoTargetingType;
3754
3771
  (function (GeoTargetingType) {
3755
3772
  GeoTargetingType[GeoTargetingType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3758,9 +3775,9 @@ var enums;
3758
3775
  GeoTargetingType[GeoTargetingType["LOCATION_OF_PRESENCE"] = 3] = "LOCATION_OF_PRESENCE";
3759
3776
  })(GeoTargetingType = enums.GeoTargetingType || (enums.GeoTargetingType = {}));
3760
3777
  /**
3761
- * @name GoalConfigLevelEnum.GoalConfigLevel
3762
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/GoalConfigLevelEnum.GoalConfigLevel
3763
- */
3778
+ * @name GoalConfigLevelEnum.GoalConfigLevel
3779
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoalConfigLevelEnum.GoalConfigLevel
3780
+ */
3764
3781
  let GoalConfigLevel;
3765
3782
  (function (GoalConfigLevel) {
3766
3783
  GoalConfigLevel[GoalConfigLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3769,9 +3786,9 @@ var enums;
3769
3786
  GoalConfigLevel[GoalConfigLevel["CAMPAIGN"] = 3] = "CAMPAIGN";
3770
3787
  })(GoalConfigLevel = enums.GoalConfigLevel || (enums.GoalConfigLevel = {}));
3771
3788
  /**
3772
- * @name GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
3773
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
3774
- */
3789
+ * @name GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
3790
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
3791
+ */
3775
3792
  let GoogleAdsFieldCategory;
3776
3793
  (function (GoogleAdsFieldCategory) {
3777
3794
  GoogleAdsFieldCategory[GoogleAdsFieldCategory["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3782,9 +3799,9 @@ var enums;
3782
3799
  GoogleAdsFieldCategory[GoogleAdsFieldCategory["METRIC"] = 6] = "METRIC";
3783
3800
  })(GoogleAdsFieldCategory = enums.GoogleAdsFieldCategory || (enums.GoogleAdsFieldCategory = {}));
3784
3801
  /**
3785
- * @name GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
3786
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
3787
- */
3802
+ * @name GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
3803
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
3804
+ */
3788
3805
  let GoogleAdsFieldDataType;
3789
3806
  (function (GoogleAdsFieldDataType) {
3790
3807
  GoogleAdsFieldDataType[GoogleAdsFieldDataType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3802,9 +3819,9 @@ var enums;
3802
3819
  GoogleAdsFieldDataType[GoogleAdsFieldDataType["UINT64"] = 12] = "UINT64";
3803
3820
  })(GoogleAdsFieldDataType = enums.GoogleAdsFieldDataType || (enums.GoogleAdsFieldDataType = {}));
3804
3821
  /**
3805
- * @name GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
3806
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
3807
- */
3822
+ * @name GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
3823
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
3824
+ */
3808
3825
  let GoogleVoiceCallStatus;
3809
3826
  (function (GoogleVoiceCallStatus) {
3810
3827
  GoogleVoiceCallStatus[GoogleVoiceCallStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3813,9 +3830,9 @@ var enums;
3813
3830
  GoogleVoiceCallStatus[GoogleVoiceCallStatus["RECEIVED"] = 3] = "RECEIVED";
3814
3831
  })(GoogleVoiceCallStatus = enums.GoogleVoiceCallStatus || (enums.GoogleVoiceCallStatus = {}));
3815
3832
  /**
3816
- * @name HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
3817
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
3818
- */
3833
+ * @name HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
3834
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
3835
+ */
3819
3836
  let HotelAssetSuggestionStatus;
3820
3837
  (function (HotelAssetSuggestionStatus) {
3821
3838
  HotelAssetSuggestionStatus[HotelAssetSuggestionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3825,9 +3842,9 @@ var enums;
3825
3842
  HotelAssetSuggestionStatus[HotelAssetSuggestionStatus["INVALID_PLACE_ID"] = 4] = "INVALID_PLACE_ID";
3826
3843
  })(HotelAssetSuggestionStatus = enums.HotelAssetSuggestionStatus || (enums.HotelAssetSuggestionStatus = {}));
3827
3844
  /**
3828
- * @name HotelReconciliationStatusEnum.HotelReconciliationStatus
3829
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/HotelReconciliationStatusEnum.HotelReconciliationStatus
3830
- */
3845
+ * @name HotelReconciliationStatusEnum.HotelReconciliationStatus
3846
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelReconciliationStatusEnum.HotelReconciliationStatus
3847
+ */
3831
3848
  let HotelReconciliationStatus;
3832
3849
  (function (HotelReconciliationStatus) {
3833
3850
  HotelReconciliationStatus[HotelReconciliationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3838,9 +3855,9 @@ var enums;
3838
3855
  HotelReconciliationStatus[HotelReconciliationStatus["CANCELED"] = 5] = "CANCELED";
3839
3856
  })(HotelReconciliationStatus = enums.HotelReconciliationStatus || (enums.HotelReconciliationStatus = {}));
3840
3857
  /**
3841
- * @name IdentityVerificationProgramEnum.IdentityVerificationProgram
3842
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/IdentityVerificationProgramEnum.IdentityVerificationProgram
3843
- */
3858
+ * @name IdentityVerificationProgramEnum.IdentityVerificationProgram
3859
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/IdentityVerificationProgramEnum.IdentityVerificationProgram
3860
+ */
3844
3861
  let IdentityVerificationProgram;
3845
3862
  (function (IdentityVerificationProgram) {
3846
3863
  IdentityVerificationProgram[IdentityVerificationProgram["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3848,9 +3865,9 @@ var enums;
3848
3865
  IdentityVerificationProgram[IdentityVerificationProgram["ADVERTISER_IDENTITY_VERIFICATION"] = 2] = "ADVERTISER_IDENTITY_VERIFICATION";
3849
3866
  })(IdentityVerificationProgram = enums.IdentityVerificationProgram || (enums.IdentityVerificationProgram = {}));
3850
3867
  /**
3851
- * @name IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
3852
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
3853
- */
3868
+ * @name IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
3869
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
3870
+ */
3854
3871
  let IdentityVerificationProgramStatus;
3855
3872
  (function (IdentityVerificationProgramStatus) {
3856
3873
  IdentityVerificationProgramStatus[IdentityVerificationProgramStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3861,9 +3878,9 @@ var enums;
3861
3878
  IdentityVerificationProgramStatus[IdentityVerificationProgramStatus["FAILURE"] = 5] = "FAILURE";
3862
3879
  })(IdentityVerificationProgramStatus = enums.IdentityVerificationProgramStatus || (enums.IdentityVerificationProgramStatus = {}));
3863
3880
  /**
3864
- * @name InsightsTrendEnum.InsightsTrend
3865
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/InsightsTrendEnum.InsightsTrend
3866
- */
3881
+ * @name InsightsTrendEnum.InsightsTrend
3882
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/InsightsTrendEnum.InsightsTrend
3883
+ */
3867
3884
  let InsightsTrend;
3868
3885
  (function (InsightsTrend) {
3869
3886
  InsightsTrend[InsightsTrend["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3874,9 +3891,9 @@ var enums;
3874
3891
  InsightsTrend[InsightsTrend["DECLINING"] = 5] = "DECLINING";
3875
3892
  })(InsightsTrend = enums.InsightsTrend || (enums.InsightsTrend = {}));
3876
3893
  /**
3877
- * @name InvoiceTypeEnum.InvoiceType
3878
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/InvoiceTypeEnum.InvoiceType
3879
- */
3894
+ * @name InvoiceTypeEnum.InvoiceType
3895
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/InvoiceTypeEnum.InvoiceType
3896
+ */
3880
3897
  let InvoiceType;
3881
3898
  (function (InvoiceType) {
3882
3899
  InvoiceType[InvoiceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3885,9 +3902,9 @@ var enums;
3885
3902
  InvoiceType[InvoiceType["INVOICE"] = 3] = "INVOICE";
3886
3903
  })(InvoiceType = enums.InvoiceType || (enums.InvoiceType = {}));
3887
3904
  /**
3888
- * @name KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
3889
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
3890
- */
3905
+ * @name KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
3906
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
3907
+ */
3891
3908
  let KeywordPlanForecastInterval;
3892
3909
  (function (KeywordPlanForecastInterval) {
3893
3910
  KeywordPlanForecastInterval[KeywordPlanForecastInterval["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3897,9 +3914,9 @@ var enums;
3897
3914
  KeywordPlanForecastInterval[KeywordPlanForecastInterval["NEXT_QUARTER"] = 5] = "NEXT_QUARTER";
3898
3915
  })(KeywordPlanForecastInterval = enums.KeywordPlanForecastInterval || (enums.KeywordPlanForecastInterval = {}));
3899
3916
  /**
3900
- * @name KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
3901
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
3902
- */
3917
+ * @name KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
3918
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
3919
+ */
3903
3920
  let KeywordPlanKeywordAnnotation;
3904
3921
  (function (KeywordPlanKeywordAnnotation) {
3905
3922
  KeywordPlanKeywordAnnotation[KeywordPlanKeywordAnnotation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3907,9 +3924,9 @@ var enums;
3907
3924
  KeywordPlanKeywordAnnotation[KeywordPlanKeywordAnnotation["KEYWORD_CONCEPT"] = 2] = "KEYWORD_CONCEPT";
3908
3925
  })(KeywordPlanKeywordAnnotation = enums.KeywordPlanKeywordAnnotation || (enums.KeywordPlanKeywordAnnotation = {}));
3909
3926
  /**
3910
- * @name KeywordPlanNetworkEnum.KeywordPlanNetwork
3911
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/KeywordPlanNetworkEnum.KeywordPlanNetwork
3912
- */
3927
+ * @name KeywordPlanNetworkEnum.KeywordPlanNetwork
3928
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanNetworkEnum.KeywordPlanNetwork
3929
+ */
3913
3930
  let KeywordPlanNetwork;
3914
3931
  (function (KeywordPlanNetwork) {
3915
3932
  KeywordPlanNetwork[KeywordPlanNetwork["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3918,9 +3935,9 @@ var enums;
3918
3935
  KeywordPlanNetwork[KeywordPlanNetwork["GOOGLE_SEARCH_AND_PARTNERS"] = 3] = "GOOGLE_SEARCH_AND_PARTNERS";
3919
3936
  })(KeywordPlanNetwork = enums.KeywordPlanNetwork || (enums.KeywordPlanNetwork = {}));
3920
3937
  /**
3921
- * @name LabelStatusEnum.LabelStatus
3922
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LabelStatusEnum.LabelStatus
3923
- */
3938
+ * @name LabelStatusEnum.LabelStatus
3939
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LabelStatusEnum.LabelStatus
3940
+ */
3924
3941
  let LabelStatus;
3925
3942
  (function (LabelStatus) {
3926
3943
  LabelStatus[LabelStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3929,9 +3946,9 @@ var enums;
3929
3946
  LabelStatus[LabelStatus["REMOVED"] = 3] = "REMOVED";
3930
3947
  })(LabelStatus = enums.LabelStatus || (enums.LabelStatus = {}));
3931
3948
  /**
3932
- * @name LinkedAccountTypeEnum.LinkedAccountType
3933
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LinkedAccountTypeEnum.LinkedAccountType
3934
- */
3949
+ * @name LinkedAccountTypeEnum.LinkedAccountType
3950
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LinkedAccountTypeEnum.LinkedAccountType
3951
+ */
3935
3952
  let LinkedAccountType;
3936
3953
  (function (LinkedAccountType) {
3937
3954
  LinkedAccountType[LinkedAccountType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3939,9 +3956,9 @@ var enums;
3939
3956
  LinkedAccountType[LinkedAccountType["THIRD_PARTY_APP_ANALYTICS"] = 2] = "THIRD_PARTY_APP_ANALYTICS";
3940
3957
  })(LinkedAccountType = enums.LinkedAccountType || (enums.LinkedAccountType = {}));
3941
3958
  /**
3942
- * @name LinkedProductTypeEnum.LinkedProductType
3943
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LinkedProductTypeEnum.LinkedProductType
3944
- */
3959
+ * @name LinkedProductTypeEnum.LinkedProductType
3960
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LinkedProductTypeEnum.LinkedProductType
3961
+ */
3945
3962
  let LinkedProductType;
3946
3963
  (function (LinkedProductType) {
3947
3964
  LinkedProductType[LinkedProductType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3953,9 +3970,9 @@ var enums;
3953
3970
  LinkedProductType[LinkedProductType["ADVERTISING_PARTNER"] = 9] = "ADVERTISING_PARTNER";
3954
3971
  })(LinkedProductType = enums.LinkedProductType || (enums.LinkedProductType = {}));
3955
3972
  /**
3956
- * @name ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
3957
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
3958
- */
3973
+ * @name ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
3974
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
3975
+ */
3959
3976
  let ListingGroupFilterCustomAttributeIndex;
3960
3977
  (function (ListingGroupFilterCustomAttributeIndex) {
3961
3978
  ListingGroupFilterCustomAttributeIndex[ListingGroupFilterCustomAttributeIndex["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3967,9 +3984,9 @@ var enums;
3967
3984
  ListingGroupFilterCustomAttributeIndex[ListingGroupFilterCustomAttributeIndex["INDEX4"] = 6] = "INDEX4";
3968
3985
  })(ListingGroupFilterCustomAttributeIndex = enums.ListingGroupFilterCustomAttributeIndex || (enums.ListingGroupFilterCustomAttributeIndex = {}));
3969
3986
  /**
3970
- * @name ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
3971
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
3972
- */
3987
+ * @name ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
3988
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
3989
+ */
3973
3990
  let ListingGroupFilterListingSource;
3974
3991
  (function (ListingGroupFilterListingSource) {
3975
3992
  ListingGroupFilterListingSource[ListingGroupFilterListingSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3978,9 +3995,9 @@ var enums;
3978
3995
  ListingGroupFilterListingSource[ListingGroupFilterListingSource["WEBPAGE"] = 3] = "WEBPAGE";
3979
3996
  })(ListingGroupFilterListingSource = enums.ListingGroupFilterListingSource || (enums.ListingGroupFilterListingSource = {}));
3980
3997
  /**
3981
- * @name ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
3982
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
3983
- */
3998
+ * @name ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
3999
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
4000
+ */
3984
4001
  let ListingGroupFilterProductCategoryLevel;
3985
4002
  (function (ListingGroupFilterProductCategoryLevel) {
3986
4003
  ListingGroupFilterProductCategoryLevel[ListingGroupFilterProductCategoryLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -3992,9 +4009,9 @@ var enums;
3992
4009
  ListingGroupFilterProductCategoryLevel[ListingGroupFilterProductCategoryLevel["LEVEL5"] = 6] = "LEVEL5";
3993
4010
  })(ListingGroupFilterProductCategoryLevel = enums.ListingGroupFilterProductCategoryLevel || (enums.ListingGroupFilterProductCategoryLevel = {}));
3994
4011
  /**
3995
- * @name ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
3996
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
3997
- */
4012
+ * @name ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
4013
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
4014
+ */
3998
4015
  let ListingGroupFilterProductChannel;
3999
4016
  (function (ListingGroupFilterProductChannel) {
4000
4017
  ListingGroupFilterProductChannel[ListingGroupFilterProductChannel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4003,9 +4020,9 @@ var enums;
4003
4020
  ListingGroupFilterProductChannel[ListingGroupFilterProductChannel["LOCAL"] = 3] = "LOCAL";
4004
4021
  })(ListingGroupFilterProductChannel = enums.ListingGroupFilterProductChannel || (enums.ListingGroupFilterProductChannel = {}));
4005
4022
  /**
4006
- * @name ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
4007
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
4008
- */
4023
+ * @name ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
4024
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
4025
+ */
4009
4026
  let ListingGroupFilterProductCondition;
4010
4027
  (function (ListingGroupFilterProductCondition) {
4011
4028
  ListingGroupFilterProductCondition[ListingGroupFilterProductCondition["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4015,9 +4032,9 @@ var enums;
4015
4032
  ListingGroupFilterProductCondition[ListingGroupFilterProductCondition["USED"] = 4] = "USED";
4016
4033
  })(ListingGroupFilterProductCondition = enums.ListingGroupFilterProductCondition || (enums.ListingGroupFilterProductCondition = {}));
4017
4034
  /**
4018
- * @name ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
4019
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
4020
- */
4035
+ * @name ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
4036
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
4037
+ */
4021
4038
  let ListingGroupFilterProductTypeLevel;
4022
4039
  (function (ListingGroupFilterProductTypeLevel) {
4023
4040
  ListingGroupFilterProductTypeLevel[ListingGroupFilterProductTypeLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4029,9 +4046,9 @@ var enums;
4029
4046
  ListingGroupFilterProductTypeLevel[ListingGroupFilterProductTypeLevel["LEVEL5"] = 6] = "LEVEL5";
4030
4047
  })(ListingGroupFilterProductTypeLevel = enums.ListingGroupFilterProductTypeLevel || (enums.ListingGroupFilterProductTypeLevel = {}));
4031
4048
  /**
4032
- * @name ListingGroupFilterTypeEnum.ListingGroupFilterType
4033
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ListingGroupFilterTypeEnum.ListingGroupFilterType
4034
- */
4049
+ * @name ListingGroupFilterTypeEnum.ListingGroupFilterType
4050
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterTypeEnum.ListingGroupFilterType
4051
+ */
4035
4052
  let ListingGroupFilterType;
4036
4053
  (function (ListingGroupFilterType) {
4037
4054
  ListingGroupFilterType[ListingGroupFilterType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4041,9 +4058,9 @@ var enums;
4041
4058
  ListingGroupFilterType[ListingGroupFilterType["UNIT_EXCLUDED"] = 4] = "UNIT_EXCLUDED";
4042
4059
  })(ListingGroupFilterType = enums.ListingGroupFilterType || (enums.ListingGroupFilterType = {}));
4043
4060
  /**
4044
- * @name ListingTypeEnum.ListingType
4045
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ListingTypeEnum.ListingType
4046
- */
4061
+ * @name ListingTypeEnum.ListingType
4062
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingTypeEnum.ListingType
4063
+ */
4047
4064
  let ListingType;
4048
4065
  (function (ListingType) {
4049
4066
  ListingType[ListingType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4051,9 +4068,9 @@ var enums;
4051
4068
  ListingType[ListingType["VEHICLES"] = 2] = "VEHICLES";
4052
4069
  })(ListingType = enums.ListingType || (enums.ListingType = {}));
4053
4070
  /**
4054
- * @name LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
4055
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
4056
- */
4071
+ * @name LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
4072
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
4073
+ */
4057
4074
  let LocalServicesBusinessRegistrationCheckRejectionReason;
4058
4075
  (function (LocalServicesBusinessRegistrationCheckRejectionReason) {
4059
4076
  LocalServicesBusinessRegistrationCheckRejectionReason[LocalServicesBusinessRegistrationCheckRejectionReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4069,9 +4086,9 @@ var enums;
4069
4086
  LocalServicesBusinessRegistrationCheckRejectionReason[LocalServicesBusinessRegistrationCheckRejectionReason["OTHER"] = 10] = "OTHER";
4070
4087
  })(LocalServicesBusinessRegistrationCheckRejectionReason = enums.LocalServicesBusinessRegistrationCheckRejectionReason || (enums.LocalServicesBusinessRegistrationCheckRejectionReason = {}));
4071
4088
  /**
4072
- * @name LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
4073
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
4074
- */
4089
+ * @name LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
4090
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
4091
+ */
4075
4092
  let LocalServicesBusinessRegistrationType;
4076
4093
  (function (LocalServicesBusinessRegistrationType) {
4077
4094
  LocalServicesBusinessRegistrationType[LocalServicesBusinessRegistrationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4080,9 +4097,9 @@ var enums;
4080
4097
  LocalServicesBusinessRegistrationType[LocalServicesBusinessRegistrationType["DOCUMENT"] = 3] = "DOCUMENT";
4081
4098
  })(LocalServicesBusinessRegistrationType = enums.LocalServicesBusinessRegistrationType || (enums.LocalServicesBusinessRegistrationType = {}));
4082
4099
  /**
4083
- * @name LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
4084
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
4085
- */
4100
+ * @name LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
4101
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
4102
+ */
4086
4103
  let LocalServicesLeadConversationType;
4087
4104
  (function (LocalServicesLeadConversationType) {
4088
4105
  LocalServicesLeadConversationType[LocalServicesLeadConversationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4096,9 +4113,9 @@ var enums;
4096
4113
  LocalServicesLeadConversationType[LocalServicesLeadConversationType["ADS_API"] = 8] = "ADS_API";
4097
4114
  })(LocalServicesLeadConversationType = enums.LocalServicesLeadConversationType || (enums.LocalServicesLeadConversationType = {}));
4098
4115
  /**
4099
- * @name LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
4100
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
4101
- */
4116
+ * @name LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
4117
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
4118
+ */
4102
4119
  let LocalServicesEmployeeStatus;
4103
4120
  (function (LocalServicesEmployeeStatus) {
4104
4121
  LocalServicesEmployeeStatus[LocalServicesEmployeeStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4107,9 +4124,9 @@ var enums;
4107
4124
  LocalServicesEmployeeStatus[LocalServicesEmployeeStatus["REMOVED"] = 3] = "REMOVED";
4108
4125
  })(LocalServicesEmployeeStatus = enums.LocalServicesEmployeeStatus || (enums.LocalServicesEmployeeStatus = {}));
4109
4126
  /**
4110
- * @name LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
4111
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
4112
- */
4127
+ * @name LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
4128
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
4129
+ */
4113
4130
  let LocalServicesEmployeeType;
4114
4131
  (function (LocalServicesEmployeeType) {
4115
4132
  LocalServicesEmployeeType[LocalServicesEmployeeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4118,9 +4135,9 @@ var enums;
4118
4135
  LocalServicesEmployeeType[LocalServicesEmployeeType["EMPLOYEE"] = 3] = "EMPLOYEE";
4119
4136
  })(LocalServicesEmployeeType = enums.LocalServicesEmployeeType || (enums.LocalServicesEmployeeType = {}));
4120
4137
  /**
4121
- * @name LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
4122
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
4123
- */
4138
+ * @name LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
4139
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
4140
+ */
4124
4141
  let LocalServicesInsuranceRejectionReason;
4125
4142
  (function (LocalServicesInsuranceRejectionReason) {
4126
4143
  LocalServicesInsuranceRejectionReason[LocalServicesInsuranceRejectionReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4141,9 +4158,9 @@ var enums;
4141
4158
  LocalServicesInsuranceRejectionReason[LocalServicesInsuranceRejectionReason["OTHER"] = 15] = "OTHER";
4142
4159
  })(LocalServicesInsuranceRejectionReason = enums.LocalServicesInsuranceRejectionReason || (enums.LocalServicesInsuranceRejectionReason = {}));
4143
4160
  /**
4144
- * @name LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
4145
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
4146
- */
4161
+ * @name LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
4162
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
4163
+ */
4147
4164
  let LocalServicesLeadCreditIssuanceDecision;
4148
4165
  (function (LocalServicesLeadCreditIssuanceDecision) {
4149
4166
  LocalServicesLeadCreditIssuanceDecision[LocalServicesLeadCreditIssuanceDecision["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4154,9 +4171,9 @@ var enums;
4154
4171
  LocalServicesLeadCreditIssuanceDecision[LocalServicesLeadCreditIssuanceDecision["FAIL_NOT_ELIGIBLE"] = 5] = "FAIL_NOT_ELIGIBLE";
4155
4172
  })(LocalServicesLeadCreditIssuanceDecision = enums.LocalServicesLeadCreditIssuanceDecision || (enums.LocalServicesLeadCreditIssuanceDecision = {}));
4156
4173
  /**
4157
- * @name LocalServicesCreditStateEnum.LocalServicesCreditState
4158
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesCreditStateEnum.LocalServicesCreditState
4159
- */
4174
+ * @name LocalServicesCreditStateEnum.LocalServicesCreditState
4175
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesCreditStateEnum.LocalServicesCreditState
4176
+ */
4160
4177
  let LocalServicesCreditState;
4161
4178
  (function (LocalServicesCreditState) {
4162
4179
  LocalServicesCreditState[LocalServicesCreditState["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4165,9 +4182,9 @@ var enums;
4165
4182
  LocalServicesCreditState[LocalServicesCreditState["CREDITED"] = 3] = "CREDITED";
4166
4183
  })(LocalServicesCreditState = enums.LocalServicesCreditState || (enums.LocalServicesCreditState = {}));
4167
4184
  /**
4168
- * @name LocalServicesLeadStatusEnum.LocalServicesLeadStatus
4169
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesLeadStatusEnum.LocalServicesLeadStatus
4170
- */
4185
+ * @name LocalServicesLeadStatusEnum.LocalServicesLeadStatus
4186
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadStatusEnum.LocalServicesLeadStatus
4187
+ */
4171
4188
  let LocalServicesLeadStatus;
4172
4189
  (function (LocalServicesLeadStatus) {
4173
4190
  LocalServicesLeadStatus[LocalServicesLeadStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4182,9 +4199,9 @@ var enums;
4182
4199
  LocalServicesLeadStatus[LocalServicesLeadStatus["WIPED_OUT"] = 9] = "WIPED_OUT";
4183
4200
  })(LocalServicesLeadStatus = enums.LocalServicesLeadStatus || (enums.LocalServicesLeadStatus = {}));
4184
4201
  /**
4185
- * @name LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
4186
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
4187
- */
4202
+ * @name LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
4203
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
4204
+ */
4188
4205
  let LocalServicesLeadSurveyAnswer;
4189
4206
  (function (LocalServicesLeadSurveyAnswer) {
4190
4207
  LocalServicesLeadSurveyAnswer[LocalServicesLeadSurveyAnswer["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4196,9 +4213,9 @@ var enums;
4196
4213
  LocalServicesLeadSurveyAnswer[LocalServicesLeadSurveyAnswer["VERY_DISSATISFIED"] = 6] = "VERY_DISSATISFIED";
4197
4214
  })(LocalServicesLeadSurveyAnswer = enums.LocalServicesLeadSurveyAnswer || (enums.LocalServicesLeadSurveyAnswer = {}));
4198
4215
  /**
4199
- * @name LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
4200
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
4201
- */
4216
+ * @name LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
4217
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
4218
+ */
4202
4219
  let LocalServicesLeadSurveyDissatisfiedReason;
4203
4220
  (function (LocalServicesLeadSurveyDissatisfiedReason) {
4204
4221
  LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4212,9 +4229,9 @@ var enums;
4212
4229
  LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["SOLICITATION"] = 8] = "SOLICITATION";
4213
4230
  })(LocalServicesLeadSurveyDissatisfiedReason = enums.LocalServicesLeadSurveyDissatisfiedReason || (enums.LocalServicesLeadSurveyDissatisfiedReason = {}));
4214
4231
  /**
4215
- * @name LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
4216
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
4217
- */
4232
+ * @name LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
4233
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
4234
+ */
4218
4235
  let LocalServicesLeadSurveySatisfiedReason;
4219
4236
  (function (LocalServicesLeadSurveySatisfiedReason) {
4220
4237
  LocalServicesLeadSurveySatisfiedReason[LocalServicesLeadSurveySatisfiedReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4226,9 +4243,9 @@ var enums;
4226
4243
  LocalServicesLeadSurveySatisfiedReason[LocalServicesLeadSurveySatisfiedReason["HIGH_VALUE_SERVICE"] = 6] = "HIGH_VALUE_SERVICE";
4227
4244
  })(LocalServicesLeadSurveySatisfiedReason = enums.LocalServicesLeadSurveySatisfiedReason || (enums.LocalServicesLeadSurveySatisfiedReason = {}));
4228
4245
  /**
4229
- * @name LocalServicesLeadTypeEnum.LocalServicesLeadType
4230
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesLeadTypeEnum.LocalServicesLeadType
4231
- */
4246
+ * @name LocalServicesLeadTypeEnum.LocalServicesLeadType
4247
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadTypeEnum.LocalServicesLeadType
4248
+ */
4232
4249
  let LocalServicesLeadType;
4233
4250
  (function (LocalServicesLeadType) {
4234
4251
  LocalServicesLeadType[LocalServicesLeadType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4238,9 +4255,9 @@ var enums;
4238
4255
  LocalServicesLeadType[LocalServicesLeadType["BOOKING"] = 4] = "BOOKING";
4239
4256
  })(LocalServicesLeadType = enums.LocalServicesLeadType || (enums.LocalServicesLeadType = {}));
4240
4257
  /**
4241
- * @name LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
4242
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
4243
- */
4258
+ * @name LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
4259
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
4260
+ */
4244
4261
  let LocalServicesLicenseRejectionReason;
4245
4262
  (function (LocalServicesLicenseRejectionReason) {
4246
4263
  LocalServicesLicenseRejectionReason[LocalServicesLicenseRejectionReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4254,9 +4271,9 @@ var enums;
4254
4271
  LocalServicesLicenseRejectionReason[LocalServicesLicenseRejectionReason["OTHER"] = 8] = "OTHER";
4255
4272
  })(LocalServicesLicenseRejectionReason = enums.LocalServicesLicenseRejectionReason || (enums.LocalServicesLicenseRejectionReason = {}));
4256
4273
  /**
4257
- * @name LocalServicesParticipantTypeEnum.LocalServicesParticipantType
4258
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesParticipantTypeEnum.LocalServicesParticipantType
4259
- */
4274
+ * @name LocalServicesParticipantTypeEnum.LocalServicesParticipantType
4275
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesParticipantTypeEnum.LocalServicesParticipantType
4276
+ */
4260
4277
  let LocalServicesParticipantType;
4261
4278
  (function (LocalServicesParticipantType) {
4262
4279
  LocalServicesParticipantType[LocalServicesParticipantType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4265,9 +4282,9 @@ var enums;
4265
4282
  LocalServicesParticipantType[LocalServicesParticipantType["CONSUMER"] = 3] = "CONSUMER";
4266
4283
  })(LocalServicesParticipantType = enums.LocalServicesParticipantType || (enums.LocalServicesParticipantType = {}));
4267
4284
  /**
4268
- * @name LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4269
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4270
- */
4285
+ * @name LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4286
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
4287
+ */
4271
4288
  let LocalServicesVerificationArtifactStatus;
4272
4289
  (function (LocalServicesVerificationArtifactStatus) {
4273
4290
  LocalServicesVerificationArtifactStatus[LocalServicesVerificationArtifactStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4279,9 +4296,9 @@ var enums;
4279
4296
  LocalServicesVerificationArtifactStatus[LocalServicesVerificationArtifactStatus["CANCELLED"] = 6] = "CANCELLED";
4280
4297
  })(LocalServicesVerificationArtifactStatus = enums.LocalServicesVerificationArtifactStatus || (enums.LocalServicesVerificationArtifactStatus = {}));
4281
4298
  /**
4282
- * @name LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4283
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4284
- */
4299
+ * @name LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4300
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
4301
+ */
4285
4302
  let LocalServicesVerificationArtifactType;
4286
4303
  (function (LocalServicesVerificationArtifactType) {
4287
4304
  LocalServicesVerificationArtifactType[LocalServicesVerificationArtifactType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4292,9 +4309,9 @@ var enums;
4292
4309
  LocalServicesVerificationArtifactType[LocalServicesVerificationArtifactType["BUSINESS_REGISTRATION_CHECK"] = 5] = "BUSINESS_REGISTRATION_CHECK";
4293
4310
  })(LocalServicesVerificationArtifactType = enums.LocalServicesVerificationArtifactType || (enums.LocalServicesVerificationArtifactType = {}));
4294
4311
  /**
4295
- * @name LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4296
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4297
- */
4312
+ * @name LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4313
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
4314
+ */
4298
4315
  let LocalServicesVerificationStatus;
4299
4316
  (function (LocalServicesVerificationStatus) {
4300
4317
  LocalServicesVerificationStatus[LocalServicesVerificationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4308,9 +4325,9 @@ var enums;
4308
4325
  LocalServicesVerificationStatus[LocalServicesVerificationStatus["PENDING_ESCALATION"] = 8] = "PENDING_ESCALATION";
4309
4326
  })(LocalServicesVerificationStatus = enums.LocalServicesVerificationStatus || (enums.LocalServicesVerificationStatus = {}));
4310
4327
  /**
4311
- * @name LocationSourceTypeEnum.LocationSourceType
4312
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/LocationSourceTypeEnum.LocationSourceType
4313
- */
4328
+ * @name LocationSourceTypeEnum.LocationSourceType
4329
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocationSourceTypeEnum.LocationSourceType
4330
+ */
4314
4331
  let LocationSourceType;
4315
4332
  (function (LocationSourceType) {
4316
4333
  LocationSourceType[LocationSourceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4319,9 +4336,9 @@ var enums;
4319
4336
  LocationSourceType[LocationSourceType["AFFILIATE"] = 3] = "AFFILIATE";
4320
4337
  })(LocationSourceType = enums.LocationSourceType || (enums.LocationSourceType = {}));
4321
4338
  /**
4322
- * @name ManagerLinkStatusEnum.ManagerLinkStatus
4323
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ManagerLinkStatusEnum.ManagerLinkStatus
4324
- */
4339
+ * @name ManagerLinkStatusEnum.ManagerLinkStatus
4340
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ManagerLinkStatusEnum.ManagerLinkStatus
4341
+ */
4325
4342
  let ManagerLinkStatus;
4326
4343
  (function (ManagerLinkStatus) {
4327
4344
  ManagerLinkStatus[ManagerLinkStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4333,9 +4350,9 @@ var enums;
4333
4350
  ManagerLinkStatus[ManagerLinkStatus["CANCELED"] = 6] = "CANCELED";
4334
4351
  })(ManagerLinkStatus = enums.ManagerLinkStatus || (enums.ManagerLinkStatus = {}));
4335
4352
  /**
4336
- * @name MediaTypeEnum.MediaType
4337
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/MediaTypeEnum.MediaType
4338
- */
4353
+ * @name MediaTypeEnum.MediaType
4354
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MediaTypeEnum.MediaType
4355
+ */
4339
4356
  let MediaType;
4340
4357
  (function (MediaType) {
4341
4358
  MediaType[MediaType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4348,9 +4365,9 @@ var enums;
4348
4365
  MediaType[MediaType["DYNAMIC_IMAGE"] = 7] = "DYNAMIC_IMAGE";
4349
4366
  })(MediaType = enums.MediaType || (enums.MediaType = {}));
4350
4367
  /**
4351
- * @name MobileDeviceTypeEnum.MobileDeviceType
4352
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/MobileDeviceTypeEnum.MobileDeviceType
4353
- */
4368
+ * @name MobileDeviceTypeEnum.MobileDeviceType
4369
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/MobileDeviceTypeEnum.MobileDeviceType
4370
+ */
4354
4371
  let MobileDeviceType;
4355
4372
  (function (MobileDeviceType) {
4356
4373
  MobileDeviceType[MobileDeviceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4359,9 +4376,9 @@ var enums;
4359
4376
  MobileDeviceType[MobileDeviceType["TABLET"] = 3] = "TABLET";
4360
4377
  })(MobileDeviceType = enums.MobileDeviceType || (enums.MobileDeviceType = {}));
4361
4378
  /**
4362
- * @name NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4363
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4364
- */
4379
+ * @name NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4380
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
4381
+ */
4365
4382
  let NegativeGeoTargetType;
4366
4383
  (function (NegativeGeoTargetType) {
4367
4384
  NegativeGeoTargetType[NegativeGeoTargetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4370,9 +4387,34 @@ var enums;
4370
4387
  NegativeGeoTargetType[NegativeGeoTargetType["PRESENCE"] = 5] = "PRESENCE";
4371
4388
  })(NegativeGeoTargetType = enums.NegativeGeoTargetType || (enums.NegativeGeoTargetType = {}));
4372
4389
  /**
4373
- * @name OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4374
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4375
- */
4390
+ * @name NonSkippableMaxDurationEnum.NonSkippableMaxDuration
4391
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/NonSkippableMaxDurationEnum.NonSkippableMaxDuration
4392
+ */
4393
+ let NonSkippableMaxDuration;
4394
+ (function (NonSkippableMaxDuration) {
4395
+ NonSkippableMaxDuration[NonSkippableMaxDuration["UNSPECIFIED"] = 0] = "UNSPECIFIED";
4396
+ NonSkippableMaxDuration[NonSkippableMaxDuration["UNKNOWN"] = 1] = "UNKNOWN";
4397
+ NonSkippableMaxDuration[NonSkippableMaxDuration["MAX_DURATION_FIFTEEN_SECONDS"] = 2] = "MAX_DURATION_FIFTEEN_SECONDS";
4398
+ NonSkippableMaxDuration[NonSkippableMaxDuration["MAX_DURATION_THIRTY_SECONDS"] = 3] = "MAX_DURATION_THIRTY_SECONDS";
4399
+ NonSkippableMaxDuration[NonSkippableMaxDuration["MAX_DURATION_SIXTY_SECONDS"] = 4] = "MAX_DURATION_SIXTY_SECONDS";
4400
+ })(NonSkippableMaxDuration = enums.NonSkippableMaxDuration || (enums.NonSkippableMaxDuration = {}));
4401
+ /**
4402
+ * @name NonSkippableMinDurationEnum.NonSkippableMinDuration
4403
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/NonSkippableMinDurationEnum.NonSkippableMinDuration
4404
+ */
4405
+ let NonSkippableMinDuration;
4406
+ (function (NonSkippableMinDuration) {
4407
+ NonSkippableMinDuration[NonSkippableMinDuration["UNSPECIFIED"] = 0] = "UNSPECIFIED";
4408
+ NonSkippableMinDuration[NonSkippableMinDuration["UNKNOWN"] = 1] = "UNKNOWN";
4409
+ NonSkippableMinDuration[NonSkippableMinDuration["MIN_DURATION_FIVE_SECONDS"] = 2] = "MIN_DURATION_FIVE_SECONDS";
4410
+ NonSkippableMinDuration[NonSkippableMinDuration["MIN_DURATION_SEVEN_SECONDS"] = 3] = "MIN_DURATION_SEVEN_SECONDS";
4411
+ NonSkippableMinDuration[NonSkippableMinDuration["MIN_DURATION_SIXTEEN_SECONDS"] = 4] = "MIN_DURATION_SIXTEEN_SECONDS";
4412
+ NonSkippableMinDuration[NonSkippableMinDuration["MIN_DURATION_THIRTY_ONE_SECONDS"] = 5] = "MIN_DURATION_THIRTY_ONE_SECONDS";
4413
+ })(NonSkippableMinDuration = enums.NonSkippableMinDuration || (enums.NonSkippableMinDuration = {}));
4414
+ /**
4415
+ * @name OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4416
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineConversionDiagnosticStatusEnum.OfflineConversionDiagnosticStatus
4417
+ */
4376
4418
  let OfflineConversionDiagnosticStatus;
4377
4419
  (function (OfflineConversionDiagnosticStatus) {
4378
4420
  OfflineConversionDiagnosticStatus[OfflineConversionDiagnosticStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4383,9 +4425,9 @@ var enums;
4383
4425
  OfflineConversionDiagnosticStatus[OfflineConversionDiagnosticStatus["NO_RECENT_UPLOAD"] = 6] = "NO_RECENT_UPLOAD";
4384
4426
  })(OfflineConversionDiagnosticStatus = enums.OfflineConversionDiagnosticStatus || (enums.OfflineConversionDiagnosticStatus = {}));
4385
4427
  /**
4386
- * @name OfflineEventUploadClientEnum.OfflineEventUploadClient
4387
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/OfflineEventUploadClientEnum.OfflineEventUploadClient
4388
- */
4428
+ * @name OfflineEventUploadClientEnum.OfflineEventUploadClient
4429
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineEventUploadClientEnum.OfflineEventUploadClient
4430
+ */
4389
4431
  let OfflineEventUploadClient;
4390
4432
  (function (OfflineEventUploadClient) {
4391
4433
  OfflineEventUploadClient[OfflineEventUploadClient["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4395,9 +4437,9 @@ var enums;
4395
4437
  OfflineEventUploadClient[OfflineEventUploadClient["ADS_DATA_CONNECTOR"] = 4] = "ADS_DATA_CONNECTOR";
4396
4438
  })(OfflineEventUploadClient = enums.OfflineEventUploadClient || (enums.OfflineEventUploadClient = {}));
4397
4439
  /**
4398
- * @name OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4399
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4400
- */
4440
+ * @name OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4441
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
4442
+ */
4401
4443
  let OfflineUserDataJobFailureReason;
4402
4444
  (function (OfflineUserDataJobFailureReason) {
4403
4445
  OfflineUserDataJobFailureReason[OfflineUserDataJobFailureReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4409,9 +4451,9 @@ var enums;
4409
4451
  OfflineUserDataJobFailureReason[OfflineUserDataJobFailureReason["NEWLY_OBSERVED_CURRENCY_CODE"] = 6] = "NEWLY_OBSERVED_CURRENCY_CODE";
4410
4452
  })(OfflineUserDataJobFailureReason = enums.OfflineUserDataJobFailureReason || (enums.OfflineUserDataJobFailureReason = {}));
4411
4453
  /**
4412
- * @name OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4413
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4414
- */
4454
+ * @name OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4455
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
4456
+ */
4415
4457
  let OfflineUserDataJobMatchRateRange;
4416
4458
  (function (OfflineUserDataJobMatchRateRange) {
4417
4459
  OfflineUserDataJobMatchRateRange[OfflineUserDataJobMatchRateRange["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4427,9 +4469,9 @@ var enums;
4427
4469
  OfflineUserDataJobMatchRateRange[OfflineUserDataJobMatchRateRange["MATCH_RANGE_91_TO_100"] = 10] = "MATCH_RANGE_91_TO_100";
4428
4470
  })(OfflineUserDataJobMatchRateRange = enums.OfflineUserDataJobMatchRateRange || (enums.OfflineUserDataJobMatchRateRange = {}));
4429
4471
  /**
4430
- * @name OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4431
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4432
- */
4472
+ * @name OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4473
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
4474
+ */
4433
4475
  let OfflineUserDataJobStatus;
4434
4476
  (function (OfflineUserDataJobStatus) {
4435
4477
  OfflineUserDataJobStatus[OfflineUserDataJobStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4440,9 +4482,9 @@ var enums;
4440
4482
  OfflineUserDataJobStatus[OfflineUserDataJobStatus["FAILED"] = 5] = "FAILED";
4441
4483
  })(OfflineUserDataJobStatus = enums.OfflineUserDataJobStatus || (enums.OfflineUserDataJobStatus = {}));
4442
4484
  /**
4443
- * @name OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4444
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4445
- */
4485
+ * @name OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4486
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
4487
+ */
4446
4488
  let OfflineUserDataJobType;
4447
4489
  (function (OfflineUserDataJobType) {
4448
4490
  OfflineUserDataJobType[OfflineUserDataJobType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4453,9 +4495,9 @@ var enums;
4453
4495
  OfflineUserDataJobType[OfflineUserDataJobType["CUSTOMER_MATCH_WITH_ATTRIBUTES"] = 5] = "CUSTOMER_MATCH_WITH_ATTRIBUTES";
4454
4496
  })(OfflineUserDataJobType = enums.OfflineUserDataJobType || (enums.OfflineUserDataJobType = {}));
4455
4497
  /**
4456
- * @name OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4457
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4458
- */
4498
+ * @name OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4499
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
4500
+ */
4459
4501
  let OperatingSystemVersionOperatorType;
4460
4502
  (function (OperatingSystemVersionOperatorType) {
4461
4503
  OperatingSystemVersionOperatorType[OperatingSystemVersionOperatorType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4464,9 +4506,9 @@ var enums;
4464
4506
  OperatingSystemVersionOperatorType[OperatingSystemVersionOperatorType["GREATER_THAN_EQUALS_TO"] = 4] = "GREATER_THAN_EQUALS_TO";
4465
4507
  })(OperatingSystemVersionOperatorType = enums.OperatingSystemVersionOperatorType || (enums.OperatingSystemVersionOperatorType = {}));
4466
4508
  /**
4467
- * @name OptimizationGoalTypeEnum.OptimizationGoalType
4468
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/OptimizationGoalTypeEnum.OptimizationGoalType
4469
- */
4509
+ * @name OptimizationGoalTypeEnum.OptimizationGoalType
4510
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/OptimizationGoalTypeEnum.OptimizationGoalType
4511
+ */
4470
4512
  let OptimizationGoalType;
4471
4513
  (function (OptimizationGoalType) {
4472
4514
  OptimizationGoalType[OptimizationGoalType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4476,9 +4518,9 @@ var enums;
4476
4518
  OptimizationGoalType[OptimizationGoalType["APP_PRE_REGISTRATION"] = 4] = "APP_PRE_REGISTRATION";
4477
4519
  })(OptimizationGoalType = enums.OptimizationGoalType || (enums.OptimizationGoalType = {}));
4478
4520
  /**
4479
- * @name PaymentModeEnum.PaymentMode
4480
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PaymentModeEnum.PaymentMode
4481
- */
4521
+ * @name PaymentModeEnum.PaymentMode
4522
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PaymentModeEnum.PaymentMode
4523
+ */
4482
4524
  let PaymentMode;
4483
4525
  (function (PaymentMode) {
4484
4526
  PaymentMode[PaymentMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4489,9 +4531,9 @@ var enums;
4489
4531
  PaymentMode[PaymentMode["GUEST_STAY"] = 7] = "GUEST_STAY";
4490
4532
  })(PaymentMode = enums.PaymentMode || (enums.PaymentMode = {}));
4491
4533
  /**
4492
- * @name PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4493
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4494
- */
4534
+ * @name PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4535
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
4536
+ */
4495
4537
  let PerformanceMaxUpgradeStatus;
4496
4538
  (function (PerformanceMaxUpgradeStatus) {
4497
4539
  PerformanceMaxUpgradeStatus[PerformanceMaxUpgradeStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4502,9 +4544,9 @@ var enums;
4502
4544
  PerformanceMaxUpgradeStatus[PerformanceMaxUpgradeStatus["UPGRADE_ELIGIBLE"] = 6] = "UPGRADE_ELIGIBLE";
4503
4545
  })(PerformanceMaxUpgradeStatus = enums.PerformanceMaxUpgradeStatus || (enums.PerformanceMaxUpgradeStatus = {}));
4504
4546
  /**
4505
- * @name PlacementTypeEnum.PlacementType
4506
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PlacementTypeEnum.PlacementType
4507
- */
4547
+ * @name PlacementTypeEnum.PlacementType
4548
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PlacementTypeEnum.PlacementType
4549
+ */
4508
4550
  let PlacementType;
4509
4551
  (function (PlacementType) {
4510
4552
  PlacementType[PlacementType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4517,9 +4559,9 @@ var enums;
4517
4559
  PlacementType[PlacementType["GOOGLE_PRODUCTS"] = 7] = "GOOGLE_PRODUCTS";
4518
4560
  })(PlacementType = enums.PlacementType || (enums.PlacementType = {}));
4519
4561
  /**
4520
- * @name PositiveGeoTargetTypeEnum.PositiveGeoTargetType
4521
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
4522
- */
4562
+ * @name PositiveGeoTargetTypeEnum.PositiveGeoTargetType
4563
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
4564
+ */
4523
4565
  let PositiveGeoTargetType;
4524
4566
  (function (PositiveGeoTargetType) {
4525
4567
  PositiveGeoTargetType[PositiveGeoTargetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4529,9 +4571,9 @@ var enums;
4529
4571
  PositiveGeoTargetType[PositiveGeoTargetType["PRESENCE"] = 7] = "PRESENCE";
4530
4572
  })(PositiveGeoTargetType = enums.PositiveGeoTargetType || (enums.PositiveGeoTargetType = {}));
4531
4573
  /**
4532
- * @name ProductAvailabilityEnum.ProductAvailability
4533
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductAvailabilityEnum.ProductAvailability
4534
- */
4574
+ * @name ProductAvailabilityEnum.ProductAvailability
4575
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductAvailabilityEnum.ProductAvailability
4576
+ */
4535
4577
  let ProductAvailability;
4536
4578
  (function (ProductAvailability) {
4537
4579
  ProductAvailability[ProductAvailability["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4541,9 +4583,9 @@ var enums;
4541
4583
  ProductAvailability[ProductAvailability["PREORDER"] = 4] = "PREORDER";
4542
4584
  })(ProductAvailability = enums.ProductAvailability || (enums.ProductAvailability = {}));
4543
4585
  /**
4544
- * @name ProductCategoryStateEnum.ProductCategoryState
4545
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductCategoryStateEnum.ProductCategoryState
4546
- */
4586
+ * @name ProductCategoryStateEnum.ProductCategoryState
4587
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductCategoryStateEnum.ProductCategoryState
4588
+ */
4547
4589
  let ProductCategoryState;
4548
4590
  (function (ProductCategoryState) {
4549
4591
  ProductCategoryState[ProductCategoryState["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4552,9 +4594,9 @@ var enums;
4552
4594
  ProductCategoryState[ProductCategoryState["OBSOLETE"] = 3] = "OBSOLETE";
4553
4595
  })(ProductCategoryState = enums.ProductCategoryState || (enums.ProductCategoryState = {}));
4554
4596
  /**
4555
- * @name ProductIssueSeverityEnum.ProductIssueSeverity
4556
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductIssueSeverityEnum.ProductIssueSeverity
4557
- */
4597
+ * @name ProductIssueSeverityEnum.ProductIssueSeverity
4598
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductIssueSeverityEnum.ProductIssueSeverity
4599
+ */
4558
4600
  let ProductIssueSeverity;
4559
4601
  (function (ProductIssueSeverity) {
4560
4602
  ProductIssueSeverity[ProductIssueSeverity["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4563,9 +4605,9 @@ var enums;
4563
4605
  ProductIssueSeverity[ProductIssueSeverity["ERROR"] = 3] = "ERROR";
4564
4606
  })(ProductIssueSeverity = enums.ProductIssueSeverity || (enums.ProductIssueSeverity = {}));
4565
4607
  /**
4566
- * @name ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
4567
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
4568
- */
4608
+ * @name ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
4609
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
4610
+ */
4569
4611
  let ProductLinkInvitationStatus;
4570
4612
  (function (ProductLinkInvitationStatus) {
4571
4613
  ProductLinkInvitationStatus[ProductLinkInvitationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4578,9 +4620,9 @@ var enums;
4578
4620
  ProductLinkInvitationStatus[ProductLinkInvitationStatus["EXPIRED"] = 7] = "EXPIRED";
4579
4621
  })(ProductLinkInvitationStatus = enums.ProductLinkInvitationStatus || (enums.ProductLinkInvitationStatus = {}));
4580
4622
  /**
4581
- * @name ProductStatusEnum.ProductStatus
4582
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ProductStatusEnum.ProductStatus
4583
- */
4623
+ * @name ProductStatusEnum.ProductStatus
4624
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductStatusEnum.ProductStatus
4625
+ */
4584
4626
  let ProductStatus;
4585
4627
  (function (ProductStatus) {
4586
4628
  ProductStatus[ProductStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4590,9 +4632,9 @@ var enums;
4590
4632
  ProductStatus[ProductStatus["ELIGIBLE"] = 4] = "ELIGIBLE";
4591
4633
  })(ProductStatus = enums.ProductStatus || (enums.ProductStatus = {}));
4592
4634
  /**
4593
- * @name ReachPlanAgeRangeEnum.ReachPlanAgeRange
4594
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ReachPlanAgeRangeEnum.ReachPlanAgeRange
4595
- */
4635
+ * @name ReachPlanAgeRangeEnum.ReachPlanAgeRange
4636
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanAgeRangeEnum.ReachPlanAgeRange
4637
+ */
4596
4638
  let ReachPlanAgeRange;
4597
4639
  (function (ReachPlanAgeRange) {
4598
4640
  ReachPlanAgeRange[ReachPlanAgeRange["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4625,9 +4667,9 @@ var enums;
4625
4667
  ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_65_UP"] = 503006] = "AGE_RANGE_65_UP";
4626
4668
  })(ReachPlanAgeRange = enums.ReachPlanAgeRange || (enums.ReachPlanAgeRange = {}));
4627
4669
  /**
4628
- * @name ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
4629
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
4630
- */
4670
+ * @name ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
4671
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
4672
+ */
4631
4673
  let ReachPlanConversionRateModel;
4632
4674
  (function (ReachPlanConversionRateModel) {
4633
4675
  ReachPlanConversionRateModel[ReachPlanConversionRateModel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4638,9 +4680,9 @@ var enums;
4638
4680
  ReachPlanConversionRateModel[ReachPlanConversionRateModel["INVENTORY_MEDIAN"] = 5] = "INVENTORY_MEDIAN";
4639
4681
  })(ReachPlanConversionRateModel = enums.ReachPlanConversionRateModel || (enums.ReachPlanConversionRateModel = {}));
4640
4682
  /**
4641
- * @name ReachPlanNetworkEnum.ReachPlanNetwork
4642
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ReachPlanNetworkEnum.ReachPlanNetwork
4643
- */
4683
+ * @name ReachPlanNetworkEnum.ReachPlanNetwork
4684
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanNetworkEnum.ReachPlanNetwork
4685
+ */
4644
4686
  let ReachPlanNetwork;
4645
4687
  (function (ReachPlanNetwork) {
4646
4688
  ReachPlanNetwork[ReachPlanNetwork["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4650,9 +4692,20 @@ var enums;
4650
4692
  ReachPlanNetwork[ReachPlanNetwork["YOUTUBE_AND_GOOGLE_VIDEO_PARTNERS"] = 4] = "YOUTUBE_AND_GOOGLE_VIDEO_PARTNERS";
4651
4693
  })(ReachPlanNetwork = enums.ReachPlanNetwork || (enums.ReachPlanNetwork = {}));
4652
4694
  /**
4653
- * @name ReachPlanSurfaceEnum.ReachPlanSurface
4654
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ReachPlanSurfaceEnum.ReachPlanSurface
4655
- */
4695
+ * @name ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
4696
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanPlannableUserListStatusEnum.ReachPlanPlannableUserListStatus
4697
+ */
4698
+ let ReachPlanPlannableUserListStatus;
4699
+ (function (ReachPlanPlannableUserListStatus) {
4700
+ ReachPlanPlannableUserListStatus[ReachPlanPlannableUserListStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
4701
+ ReachPlanPlannableUserListStatus[ReachPlanPlannableUserListStatus["UNKNOWN"] = 1] = "UNKNOWN";
4702
+ ReachPlanPlannableUserListStatus[ReachPlanPlannableUserListStatus["PLANNABLE"] = 2] = "PLANNABLE";
4703
+ ReachPlanPlannableUserListStatus[ReachPlanPlannableUserListStatus["UNPLANNABLE"] = 3] = "UNPLANNABLE";
4704
+ })(ReachPlanPlannableUserListStatus = enums.ReachPlanPlannableUserListStatus || (enums.ReachPlanPlannableUserListStatus = {}));
4705
+ /**
4706
+ * @name ReachPlanSurfaceEnum.ReachPlanSurface
4707
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanSurfaceEnum.ReachPlanSurface
4708
+ */
4656
4709
  let ReachPlanSurface;
4657
4710
  (function (ReachPlanSurface) {
4658
4711
  ReachPlanSurface[ReachPlanSurface["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4666,9 +4719,9 @@ var enums;
4666
4719
  ReachPlanSurface[ReachPlanSurface["SHORTS"] = 6] = "SHORTS";
4667
4720
  })(ReachPlanSurface = enums.ReachPlanSurface || (enums.ReachPlanSurface = {}));
4668
4721
  /**
4669
- * @name RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
4670
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
4671
- */
4722
+ * @name RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
4723
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
4724
+ */
4672
4725
  let RecommendationSubscriptionStatus;
4673
4726
  (function (RecommendationSubscriptionStatus) {
4674
4727
  RecommendationSubscriptionStatus[RecommendationSubscriptionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4677,9 +4730,9 @@ var enums;
4677
4730
  RecommendationSubscriptionStatus[RecommendationSubscriptionStatus["PAUSED"] = 3] = "PAUSED";
4678
4731
  })(RecommendationSubscriptionStatus = enums.RecommendationSubscriptionStatus || (enums.RecommendationSubscriptionStatus = {}));
4679
4732
  /**
4680
- * @name ResourceChangeOperationEnum.ResourceChangeOperation
4681
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ResourceChangeOperationEnum.ResourceChangeOperation
4682
- */
4733
+ * @name ResourceChangeOperationEnum.ResourceChangeOperation
4734
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ResourceChangeOperationEnum.ResourceChangeOperation
4735
+ */
4683
4736
  let ResourceChangeOperation;
4684
4737
  (function (ResourceChangeOperation) {
4685
4738
  ResourceChangeOperation[ResourceChangeOperation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4689,9 +4742,9 @@ var enums;
4689
4742
  ResourceChangeOperation[ResourceChangeOperation["REMOVE"] = 4] = "REMOVE";
4690
4743
  })(ResourceChangeOperation = enums.ResourceChangeOperation || (enums.ResourceChangeOperation = {}));
4691
4744
  /**
4692
- * @name ResourceLimitTypeEnum.ResourceLimitType
4693
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ResourceLimitTypeEnum.ResourceLimitType
4694
- */
4745
+ * @name ResourceLimitTypeEnum.ResourceLimitType
4746
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ResourceLimitTypeEnum.ResourceLimitType
4747
+ */
4695
4748
  let ResourceLimitType;
4696
4749
  (function (ResourceLimitType) {
4697
4750
  ResourceLimitType[ResourceLimitType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4844,9 +4897,9 @@ var enums;
4844
4897
  ResourceLimitType[ResourceLimitType["WHATSAPP_BUSINESS_MESSAGE_ASSET_LINKS_PER_AD_GROUP"] = 190] = "WHATSAPP_BUSINESS_MESSAGE_ASSET_LINKS_PER_AD_GROUP";
4845
4898
  })(ResourceLimitType = enums.ResourceLimitType || (enums.ResourceLimitType = {}));
4846
4899
  /**
4847
- * @name ResponseContentTypeEnum.ResponseContentType
4848
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ResponseContentTypeEnum.ResponseContentType
4849
- */
4900
+ * @name ResponseContentTypeEnum.ResponseContentType
4901
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ResponseContentTypeEnum.ResponseContentType
4902
+ */
4850
4903
  let ResponseContentType;
4851
4904
  (function (ResponseContentType) {
4852
4905
  ResponseContentType[ResponseContentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4854,9 +4907,9 @@ var enums;
4854
4907
  ResponseContentType[ResponseContentType["MUTABLE_RESOURCE"] = 2] = "MUTABLE_RESOURCE";
4855
4908
  })(ResponseContentType = enums.ResponseContentType || (enums.ResponseContentType = {}));
4856
4909
  /**
4857
- * @name SearchTermTargetingStatusEnum.SearchTermTargetingStatus
4858
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SearchTermTargetingStatusEnum.SearchTermTargetingStatus
4859
- */
4910
+ * @name SearchTermTargetingStatusEnum.SearchTermTargetingStatus
4911
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SearchTermTargetingStatusEnum.SearchTermTargetingStatus
4912
+ */
4860
4913
  let SearchTermTargetingStatus;
4861
4914
  (function (SearchTermTargetingStatus) {
4862
4915
  SearchTermTargetingStatus[SearchTermTargetingStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4867,9 +4920,9 @@ var enums;
4867
4920
  SearchTermTargetingStatus[SearchTermTargetingStatus["NONE"] = 5] = "NONE";
4868
4921
  })(SearchTermTargetingStatus = enums.SearchTermTargetingStatus || (enums.SearchTermTargetingStatus = {}));
4869
4922
  /**
4870
- * @name SeasonalityEventScopeEnum.SeasonalityEventScope
4871
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SeasonalityEventScopeEnum.SeasonalityEventScope
4872
- */
4923
+ * @name SeasonalityEventScopeEnum.SeasonalityEventScope
4924
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SeasonalityEventScopeEnum.SeasonalityEventScope
4925
+ */
4873
4926
  let SeasonalityEventScope;
4874
4927
  (function (SeasonalityEventScope) {
4875
4928
  SeasonalityEventScope[SeasonalityEventScope["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4879,9 +4932,9 @@ var enums;
4879
4932
  SeasonalityEventScope[SeasonalityEventScope["CHANNEL"] = 5] = "CHANNEL";
4880
4933
  })(SeasonalityEventScope = enums.SeasonalityEventScope || (enums.SeasonalityEventScope = {}));
4881
4934
  /**
4882
- * @name SeasonalityEventStatusEnum.SeasonalityEventStatus
4883
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SeasonalityEventStatusEnum.SeasonalityEventStatus
4884
- */
4935
+ * @name SeasonalityEventStatusEnum.SeasonalityEventStatus
4936
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SeasonalityEventStatusEnum.SeasonalityEventStatus
4937
+ */
4885
4938
  let SeasonalityEventStatus;
4886
4939
  (function (SeasonalityEventStatus) {
4887
4940
  SeasonalityEventStatus[SeasonalityEventStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4890,9 +4943,9 @@ var enums;
4890
4943
  SeasonalityEventStatus[SeasonalityEventStatus["REMOVED"] = 4] = "REMOVED";
4891
4944
  })(SeasonalityEventStatus = enums.SeasonalityEventStatus || (enums.SeasonalityEventStatus = {}));
4892
4945
  /**
4893
- * @name SharedSetStatusEnum.SharedSetStatus
4894
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SharedSetStatusEnum.SharedSetStatus
4895
- */
4946
+ * @name SharedSetStatusEnum.SharedSetStatus
4947
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SharedSetStatusEnum.SharedSetStatus
4948
+ */
4896
4949
  let SharedSetStatus;
4897
4950
  (function (SharedSetStatus) {
4898
4951
  SharedSetStatus[SharedSetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4901,9 +4954,9 @@ var enums;
4901
4954
  SharedSetStatus[SharedSetStatus["REMOVED"] = 3] = "REMOVED";
4902
4955
  })(SharedSetStatus = enums.SharedSetStatus || (enums.SharedSetStatus = {}));
4903
4956
  /**
4904
- * @name SharedSetTypeEnum.SharedSetType
4905
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SharedSetTypeEnum.SharedSetType
4906
- */
4957
+ * @name SharedSetTypeEnum.SharedSetType
4958
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SharedSetTypeEnum.SharedSetType
4959
+ */
4907
4960
  let SharedSetType;
4908
4961
  (function (SharedSetType) {
4909
4962
  SharedSetType[SharedSetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4912,11 +4965,12 @@ var enums;
4912
4965
  SharedSetType[SharedSetType["NEGATIVE_PLACEMENTS"] = 3] = "NEGATIVE_PLACEMENTS";
4913
4966
  SharedSetType[SharedSetType["ACCOUNT_LEVEL_NEGATIVE_KEYWORDS"] = 4] = "ACCOUNT_LEVEL_NEGATIVE_KEYWORDS";
4914
4967
  SharedSetType[SharedSetType["BRANDS"] = 5] = "BRANDS";
4968
+ SharedSetType[SharedSetType["WEBPAGES"] = 6] = "WEBPAGES";
4915
4969
  })(SharedSetType = enums.SharedSetType || (enums.SharedSetType = {}));
4916
4970
  /**
4917
- * @name ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
4918
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
4919
- */
4971
+ * @name ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
4972
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
4973
+ */
4920
4974
  let ShoppingAddProductsToCampaignRecommendation;
4921
4975
  (function (ShoppingAddProductsToCampaignRecommendation) {
4922
4976
  ShoppingAddProductsToCampaignRecommendation[ShoppingAddProductsToCampaignRecommendation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4927,9 +4981,9 @@ var enums;
4927
4981
  ShoppingAddProductsToCampaignRecommendation[ShoppingAddProductsToCampaignRecommendation["ALL_PRODUCTS_ARE_EXCLUDED_FROM_CAMPAIGN"] = 5] = "ALL_PRODUCTS_ARE_EXCLUDED_FROM_CAMPAIGN";
4928
4982
  })(ShoppingAddProductsToCampaignRecommendation = enums.ShoppingAddProductsToCampaignRecommendation || (enums.ShoppingAddProductsToCampaignRecommendation = {}));
4929
4983
  /**
4930
- * @name SimulationModificationMethodEnum.SimulationModificationMethod
4931
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SimulationModificationMethodEnum.SimulationModificationMethod
4932
- */
4984
+ * @name SimulationModificationMethodEnum.SimulationModificationMethod
4985
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SimulationModificationMethodEnum.SimulationModificationMethod
4986
+ */
4933
4987
  let SimulationModificationMethod;
4934
4988
  (function (SimulationModificationMethod) {
4935
4989
  SimulationModificationMethod[SimulationModificationMethod["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4939,9 +4993,9 @@ var enums;
4939
4993
  SimulationModificationMethod[SimulationModificationMethod["SCALING"] = 4] = "SCALING";
4940
4994
  })(SimulationModificationMethod = enums.SimulationModificationMethod || (enums.SimulationModificationMethod = {}));
4941
4995
  /**
4942
- * @name SimulationTypeEnum.SimulationType
4943
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SimulationTypeEnum.SimulationType
4944
- */
4996
+ * @name SimulationTypeEnum.SimulationType
4997
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SimulationTypeEnum.SimulationType
4998
+ */
4945
4999
  let SimulationType;
4946
5000
  (function (SimulationType) {
4947
5001
  SimulationType[SimulationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4956,9 +5010,9 @@ var enums;
4956
5010
  SimulationType[SimulationType["BUDGET"] = 9] = "BUDGET";
4957
5011
  })(SimulationType = enums.SimulationType || (enums.SimulationType = {}));
4958
5012
  /**
4959
- * @name SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
4960
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
4961
- */
5013
+ * @name SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
5014
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
5015
+ */
4962
5016
  let SmartCampaignNotEligibleReason;
4963
5017
  (function (SmartCampaignNotEligibleReason) {
4964
5018
  SmartCampaignNotEligibleReason[SmartCampaignNotEligibleReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4969,9 +5023,9 @@ var enums;
4969
5023
  SmartCampaignNotEligibleReason[SmartCampaignNotEligibleReason["ALL_ADS_DISAPPROVED"] = 5] = "ALL_ADS_DISAPPROVED";
4970
5024
  })(SmartCampaignNotEligibleReason = enums.SmartCampaignNotEligibleReason || (enums.SmartCampaignNotEligibleReason = {}));
4971
5025
  /**
4972
- * @name SmartCampaignStatusEnum.SmartCampaignStatus
4973
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SmartCampaignStatusEnum.SmartCampaignStatus
4974
- */
5026
+ * @name SmartCampaignStatusEnum.SmartCampaignStatus
5027
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SmartCampaignStatusEnum.SmartCampaignStatus
5028
+ */
4975
5029
  let SmartCampaignStatus;
4976
5030
  (function (SmartCampaignStatus) {
4977
5031
  SmartCampaignStatus[SmartCampaignStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4984,9 +5038,9 @@ var enums;
4984
5038
  SmartCampaignStatus[SmartCampaignStatus["ENDED"] = 7] = "ENDED";
4985
5039
  })(SmartCampaignStatus = enums.SmartCampaignStatus || (enums.SmartCampaignStatus = {}));
4986
5040
  /**
4987
- * @name SpendingLimitTypeEnum.SpendingLimitType
4988
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SpendingLimitTypeEnum.SpendingLimitType
4989
- */
5041
+ * @name SpendingLimitTypeEnum.SpendingLimitType
5042
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SpendingLimitTypeEnum.SpendingLimitType
5043
+ */
4990
5044
  let SpendingLimitType;
4991
5045
  (function (SpendingLimitType) {
4992
5046
  SpendingLimitType[SpendingLimitType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -4994,9 +5048,9 @@ var enums;
4994
5048
  SpendingLimitType[SpendingLimitType["INFINITE"] = 2] = "INFINITE";
4995
5049
  })(SpendingLimitType = enums.SpendingLimitType || (enums.SpendingLimitType = {}));
4996
5050
  /**
4997
- * @name SummaryRowSettingEnum.SummaryRowSetting
4998
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SummaryRowSettingEnum.SummaryRowSetting
4999
- */
5051
+ * @name SummaryRowSettingEnum.SummaryRowSetting
5052
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SummaryRowSettingEnum.SummaryRowSetting
5053
+ */
5000
5054
  let SummaryRowSetting;
5001
5055
  (function (SummaryRowSetting) {
5002
5056
  SummaryRowSetting[SummaryRowSetting["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5006,9 +5060,9 @@ var enums;
5006
5060
  SummaryRowSetting[SummaryRowSetting["SUMMARY_ROW_ONLY"] = 4] = "SUMMARY_ROW_ONLY";
5007
5061
  })(SummaryRowSetting = enums.SummaryRowSetting || (enums.SummaryRowSetting = {}));
5008
5062
  /**
5009
- * @name SystemManagedResourceSourceEnum.SystemManagedResourceSource
5010
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/SystemManagedResourceSourceEnum.SystemManagedResourceSource
5011
- */
5063
+ * @name SystemManagedResourceSourceEnum.SystemManagedResourceSource
5064
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/SystemManagedResourceSourceEnum.SystemManagedResourceSource
5065
+ */
5012
5066
  let SystemManagedResourceSource;
5013
5067
  (function (SystemManagedResourceSource) {
5014
5068
  SystemManagedResourceSource[SystemManagedResourceSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5016,9 +5070,9 @@ var enums;
5016
5070
  SystemManagedResourceSource[SystemManagedResourceSource["AD_VARIATIONS"] = 2] = "AD_VARIATIONS";
5017
5071
  })(SystemManagedResourceSource = enums.SystemManagedResourceSource || (enums.SystemManagedResourceSource = {}));
5018
5072
  /**
5019
- * @name TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
5020
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
5021
- */
5073
+ * @name TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
5074
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
5075
+ */
5022
5076
  let TargetCpaOptInRecommendationGoal;
5023
5077
  (function (TargetCpaOptInRecommendationGoal) {
5024
5078
  TargetCpaOptInRecommendationGoal[TargetCpaOptInRecommendationGoal["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5029,9 +5083,9 @@ var enums;
5029
5083
  TargetCpaOptInRecommendationGoal[TargetCpaOptInRecommendationGoal["CLOSEST_CPA"] = 5] = "CLOSEST_CPA";
5030
5084
  })(TargetCpaOptInRecommendationGoal = enums.TargetCpaOptInRecommendationGoal || (enums.TargetCpaOptInRecommendationGoal = {}));
5031
5085
  /**
5032
- * @name TimeTypeEnum.TimeType
5033
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/TimeTypeEnum.TimeType
5034
- */
5086
+ * @name TimeTypeEnum.TimeType
5087
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/TimeTypeEnum.TimeType
5088
+ */
5035
5089
  let TimeType;
5036
5090
  (function (TimeType) {
5037
5091
  TimeType[TimeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5040,9 +5094,9 @@ var enums;
5040
5094
  TimeType[TimeType["FOREVER"] = 3] = "FOREVER";
5041
5095
  })(TimeType = enums.TimeType || (enums.TimeType = {}));
5042
5096
  /**
5043
- * @name UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
5044
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
5045
- */
5097
+ * @name UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
5098
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
5099
+ */
5046
5100
  let UserInterestTaxonomyType;
5047
5101
  (function (UserInterestTaxonomyType) {
5048
5102
  UserInterestTaxonomyType[UserInterestTaxonomyType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5054,9 +5108,9 @@ var enums;
5054
5108
  UserInterestTaxonomyType[UserInterestTaxonomyType["NEW_SMART_PHONE_USER"] = 6] = "NEW_SMART_PHONE_USER";
5055
5109
  })(UserInterestTaxonomyType = enums.UserInterestTaxonomyType || (enums.UserInterestTaxonomyType = {}));
5056
5110
  /**
5057
- * @name UserListAccessStatusEnum.UserListAccessStatus
5058
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListAccessStatusEnum.UserListAccessStatus
5059
- */
5111
+ * @name UserListAccessStatusEnum.UserListAccessStatus
5112
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListAccessStatusEnum.UserListAccessStatus
5113
+ */
5060
5114
  let UserListAccessStatus;
5061
5115
  (function (UserListAccessStatus) {
5062
5116
  UserListAccessStatus[UserListAccessStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5065,9 +5119,9 @@ var enums;
5065
5119
  UserListAccessStatus[UserListAccessStatus["DISABLED"] = 3] = "DISABLED";
5066
5120
  })(UserListAccessStatus = enums.UserListAccessStatus || (enums.UserListAccessStatus = {}));
5067
5121
  /**
5068
- * @name UserListClosingReasonEnum.UserListClosingReason
5069
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListClosingReasonEnum.UserListClosingReason
5070
- */
5122
+ * @name UserListClosingReasonEnum.UserListClosingReason
5123
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListClosingReasonEnum.UserListClosingReason
5124
+ */
5071
5125
  let UserListClosingReason;
5072
5126
  (function (UserListClosingReason) {
5073
5127
  UserListClosingReason[UserListClosingReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5075,9 +5129,9 @@ var enums;
5075
5129
  UserListClosingReason[UserListClosingReason["UNUSED"] = 2] = "UNUSED";
5076
5130
  })(UserListClosingReason = enums.UserListClosingReason || (enums.UserListClosingReason = {}));
5077
5131
  /**
5078
- * @name UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
5079
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
5080
- */
5132
+ * @name UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
5133
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
5134
+ */
5081
5135
  let UserListCustomerTypeCategory;
5082
5136
  (function (UserListCustomerTypeCategory) {
5083
5137
  UserListCustomerTypeCategory[UserListCustomerTypeCategory["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5100,9 +5154,9 @@ var enums;
5100
5154
  UserListCustomerTypeCategory[UserListCustomerTypeCategory["LOYALTY_TIER_7_MEMBERS"] = 17] = "LOYALTY_TIER_7_MEMBERS";
5101
5155
  })(UserListCustomerTypeCategory = enums.UserListCustomerTypeCategory || (enums.UserListCustomerTypeCategory = {}));
5102
5156
  /**
5103
- * @name UserListMembershipStatusEnum.UserListMembershipStatus
5104
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListMembershipStatusEnum.UserListMembershipStatus
5105
- */
5157
+ * @name UserListMembershipStatusEnum.UserListMembershipStatus
5158
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListMembershipStatusEnum.UserListMembershipStatus
5159
+ */
5106
5160
  let UserListMembershipStatus;
5107
5161
  (function (UserListMembershipStatus) {
5108
5162
  UserListMembershipStatus[UserListMembershipStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5111,9 +5165,9 @@ var enums;
5111
5165
  UserListMembershipStatus[UserListMembershipStatus["CLOSED"] = 3] = "CLOSED";
5112
5166
  })(UserListMembershipStatus = enums.UserListMembershipStatus || (enums.UserListMembershipStatus = {}));
5113
5167
  /**
5114
- * @name UserListSizeRangeEnum.UserListSizeRange
5115
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListSizeRangeEnum.UserListSizeRange
5116
- */
5168
+ * @name UserListSizeRangeEnum.UserListSizeRange
5169
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListSizeRangeEnum.UserListSizeRange
5170
+ */
5117
5171
  let UserListSizeRange;
5118
5172
  (function (UserListSizeRange) {
5119
5173
  UserListSizeRange[UserListSizeRange["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5136,9 +5190,9 @@ var enums;
5136
5190
  UserListSizeRange[UserListSizeRange["OVER_FIFTY_MILLION"] = 17] = "OVER_FIFTY_MILLION";
5137
5191
  })(UserListSizeRange = enums.UserListSizeRange || (enums.UserListSizeRange = {}));
5138
5192
  /**
5139
- * @name UserListTypeEnum.UserListType
5140
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/UserListTypeEnum.UserListType
5141
- */
5193
+ * @name UserListTypeEnum.UserListType
5194
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListTypeEnum.UserListType
5195
+ */
5142
5196
  let UserListType;
5143
5197
  (function (UserListType) {
5144
5198
  UserListType[UserListType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5152,9 +5206,9 @@ var enums;
5152
5206
  UserListType[UserListType["LOOKALIKE"] = 9] = "LOOKALIKE";
5153
5207
  })(UserListType = enums.UserListType || (enums.UserListType = {}));
5154
5208
  /**
5155
- * @name ValueRuleDeviceTypeEnum.ValueRuleDeviceType
5156
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
5157
- */
5209
+ * @name ValueRuleDeviceTypeEnum.ValueRuleDeviceType
5210
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
5211
+ */
5158
5212
  let ValueRuleDeviceType;
5159
5213
  (function (ValueRuleDeviceType) {
5160
5214
  ValueRuleDeviceType[ValueRuleDeviceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5164,9 +5218,9 @@ var enums;
5164
5218
  ValueRuleDeviceType[ValueRuleDeviceType["TABLET"] = 4] = "TABLET";
5165
5219
  })(ValueRuleDeviceType = enums.ValueRuleDeviceType || (enums.ValueRuleDeviceType = {}));
5166
5220
  /**
5167
- * @name ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
5168
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
5169
- */
5221
+ * @name ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
5222
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
5223
+ */
5170
5224
  let ValueRuleGeoLocationMatchType;
5171
5225
  (function (ValueRuleGeoLocationMatchType) {
5172
5226
  ValueRuleGeoLocationMatchType[ValueRuleGeoLocationMatchType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5175,9 +5229,9 @@ var enums;
5175
5229
  ValueRuleGeoLocationMatchType[ValueRuleGeoLocationMatchType["LOCATION_OF_PRESENCE"] = 3] = "LOCATION_OF_PRESENCE";
5176
5230
  })(ValueRuleGeoLocationMatchType = enums.ValueRuleGeoLocationMatchType || (enums.ValueRuleGeoLocationMatchType = {}));
5177
5231
  /**
5178
- * @name ValueRuleOperationEnum.ValueRuleOperation
5179
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ValueRuleOperationEnum.ValueRuleOperation
5180
- */
5232
+ * @name ValueRuleOperationEnum.ValueRuleOperation
5233
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleOperationEnum.ValueRuleOperation
5234
+ */
5181
5235
  let ValueRuleOperation;
5182
5236
  (function (ValueRuleOperation) {
5183
5237
  ValueRuleOperation[ValueRuleOperation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5187,9 +5241,9 @@ var enums;
5187
5241
  ValueRuleOperation[ValueRuleOperation["SET"] = 4] = "SET";
5188
5242
  })(ValueRuleOperation = enums.ValueRuleOperation || (enums.ValueRuleOperation = {}));
5189
5243
  /**
5190
- * @name ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
5191
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
5192
- */
5244
+ * @name ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
5245
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
5246
+ */
5193
5247
  let ValueRuleSetAttachmentType;
5194
5248
  (function (ValueRuleSetAttachmentType) {
5195
5249
  ValueRuleSetAttachmentType[ValueRuleSetAttachmentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5198,9 +5252,9 @@ var enums;
5198
5252
  ValueRuleSetAttachmentType[ValueRuleSetAttachmentType["CAMPAIGN"] = 3] = "CAMPAIGN";
5199
5253
  })(ValueRuleSetAttachmentType = enums.ValueRuleSetAttachmentType || (enums.ValueRuleSetAttachmentType = {}));
5200
5254
  /**
5201
- * @name ValueRuleSetDimensionEnum.ValueRuleSetDimension
5202
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/ValueRuleSetDimensionEnum.ValueRuleSetDimension
5203
- */
5255
+ * @name ValueRuleSetDimensionEnum.ValueRuleSetDimension
5256
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleSetDimensionEnum.ValueRuleSetDimension
5257
+ */
5204
5258
  let ValueRuleSetDimension;
5205
5259
  (function (ValueRuleSetDimension) {
5206
5260
  ValueRuleSetDimension[ValueRuleSetDimension["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5212,9 +5266,9 @@ var enums;
5212
5266
  ValueRuleSetDimension[ValueRuleSetDimension["ITINERARY"] = 6] = "ITINERARY";
5213
5267
  })(ValueRuleSetDimension = enums.ValueRuleSetDimension || (enums.ValueRuleSetDimension = {}));
5214
5268
  /**
5215
- * @name VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
5216
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
5217
- */
5269
+ * @name VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
5270
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
5271
+ */
5218
5272
  let VanityPharmaDisplayUrlMode;
5219
5273
  (function (VanityPharmaDisplayUrlMode) {
5220
5274
  VanityPharmaDisplayUrlMode[VanityPharmaDisplayUrlMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5223,9 +5277,9 @@ var enums;
5223
5277
  VanityPharmaDisplayUrlMode[VanityPharmaDisplayUrlMode["WEBSITE_DESCRIPTION"] = 3] = "WEBSITE_DESCRIPTION";
5224
5278
  })(VanityPharmaDisplayUrlMode = enums.VanityPharmaDisplayUrlMode || (enums.VanityPharmaDisplayUrlMode = {}));
5225
5279
  /**
5226
- * @name VanityPharmaTextEnum.VanityPharmaText
5227
- * @link https://developers.google.com/google-ads/api/reference/rpc/v19/VanityPharmaTextEnum.VanityPharmaText
5228
- */
5280
+ * @name VanityPharmaTextEnum.VanityPharmaText
5281
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/VanityPharmaTextEnum.VanityPharmaText
5282
+ */
5229
5283
  let VanityPharmaText;
5230
5284
  (function (VanityPharmaText) {
5231
5285
  VanityPharmaText[VanityPharmaText["UNSPECIFIED"] = 0] = "UNSPECIFIED";
@@ -5243,4 +5297,14 @@ var enums;
5243
5297
  VanityPharmaText[VanityPharmaText["PRESCRIPTION_VACCINE_WEBSITE_EN"] = 12] = "PRESCRIPTION_VACCINE_WEBSITE_EN";
5244
5298
  VanityPharmaText[VanityPharmaText["PRESCRIPTION_VACCINE_WEBSITE_ES"] = 13] = "PRESCRIPTION_VACCINE_WEBSITE_ES";
5245
5299
  })(VanityPharmaText = enums.VanityPharmaText || (enums.VanityPharmaText = {}));
5300
+ /**
5301
+ * @name VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
5302
+ * @link https://developers.google.com/google-ads/api/reference/rpc/v20/VideoAdFormatRestrictionEnum.VideoAdFormatRestriction
5303
+ */
5304
+ let VideoAdFormatRestriction;
5305
+ (function (VideoAdFormatRestriction) {
5306
+ VideoAdFormatRestriction[VideoAdFormatRestriction["UNSPECIFIED"] = 0] = "UNSPECIFIED";
5307
+ VideoAdFormatRestriction[VideoAdFormatRestriction["UNKNOWN"] = 1] = "UNKNOWN";
5308
+ VideoAdFormatRestriction[VideoAdFormatRestriction["NON_SKIPPABLE_IN_STREAM"] = 2] = "NON_SKIPPABLE_IN_STREAM";
5309
+ })(VideoAdFormatRestriction = enums.VideoAdFormatRestriction || (enums.VideoAdFormatRestriction = {}));
5246
5310
  })(enums || (exports.enums = enums = {}));