google-ads-api 19.0.4-rest-beta → 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.
- package/README.md +2 -2
- package/build/src/client.d.ts +0 -1
- package/build/src/client.js +0 -1
- package/build/src/customer.d.ts +0 -6
- package/build/src/customer.js +73 -203
- package/build/src/index.js +17 -7
- package/build/src/protos/autogen/enums.d.ts +1162 -978
- package/build/src/protos/autogen/enums.js +1166 -967
- package/build/src/protos/autogen/fields.d.ts +107 -101
- package/build/src/protos/autogen/fields.js +8 -3
- package/build/src/protos/autogen/serviceFactory.d.ts +180 -168
- package/build/src/protos/autogen/serviceFactory.js +358 -169
- package/build/src/protos/index.d.ts +7 -7
- package/build/src/protos/index.js +6 -7
- package/build/src/query.js +1 -1
- package/build/src/service.d.ts +1 -2
- package/build/src/service.js +14 -35
- package/build/src/testUtils.d.ts +0 -38
- package/build/src/testUtils.js +22 -83
- package/build/src/utils.d.ts +5 -0
- package/build/src/utils.js +15 -0
- package/build/src/version.d.ts +1 -1
- package/build/src/version.js +1 -1
- package/package.json +12 -18
- package/build/src/parserRest.d.ts +0 -4
- package/build/src/parserRest.js +0 -88
|
@@ -6,9 +6,9 @@ exports.enums = void 0;
|
|
|
6
6
|
var enums;
|
|
7
7
|
(function (enums) {
|
|
8
8
|
/**
|
|
9
|
-
|
|
10
|
-
|
|
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
|
-
|
|
25
|
-
|
|
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
|
-
|
|
39
|
-
|
|
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
|
-
|
|
51
|
-
|
|
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
|
-
|
|
62
|
-
|
|
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
|
-
|
|
77
|
-
|
|
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
|
-
|
|
91
|
-
|
|
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
|
-
|
|
107
|
-
|
|
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
|
-
|
|
120
|
-
|
|
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
|
-
|
|
133
|
-
|
|
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
|
-
|
|
147
|
-
|
|
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
|
-
|
|
186
|
-
|
|
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
|
-
|
|
198
|
-
|
|
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
|
-
|
|
210
|
-
|
|
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
|
-
|
|
229
|
-
|
|
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
|
-
|
|
243
|
-
|
|
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
|
-
|
|
264
|
-
|
|
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
|
-
|
|
277
|
-
|
|
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
|
-
|
|
288
|
-
|
|
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
|
-
|
|
299
|
-
|
|
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
|
-
|
|
309
|
-
|
|
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
|
-
|
|
325
|
-
|
|
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
|
-
|
|
335
|
-
|
|
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
|
-
|
|
348
|
-
|
|
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
|
-
|
|
363
|
-
|
|
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
|
-
|
|
397
|
-
|
|
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
|
-
|
|
413
|
-
|
|
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
|
-
|
|
427
|
-
|
|
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
|
-
|
|
439
|
-
|
|
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
|
-
|
|
450
|
-
|
|
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
|
-
|
|
466
|
-
|
|
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
|
-
|
|
476
|
-
|
|
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
|
-
|
|
488
|
-
|
|
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
|
-
|
|
499
|
-
|
|
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
|
-
|
|
511
|
-
|
|
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
|
-
|
|
524
|
-
|
|
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
|
-
|
|
536
|
-
|
|
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
|
-
|
|
550
|
-
|
|
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
|
-
|
|
561
|
-
|
|
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
|
-
|
|
572
|
-
|
|
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
|
-
|
|
584
|
-
|
|
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
|
-
|
|
598
|
-
|
|
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
|
-
|
|
612
|
-
|
|
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
|
-
|
|
623
|
-
|
|
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
|
-
|
|
637
|
-
|
|
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
|
-
|
|
648
|
-
|
|
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
|
-
|
|
665
|
-
|
|
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
|
-
|
|
675
|
-
|
|
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
|
-
|
|
701
|
-
|
|
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
|
-
|
|
724
|
-
|
|
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
|
-
|
|
735
|
-
|
|
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
|
-
|
|
860
|
-
|
|
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
|
-
|
|
873
|
-
|
|
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
|
-
|
|
884
|
-
|
|
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
|
-
|
|
896
|
-
|
|
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
|
-
|
|
911
|
-
|
|
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
|
-
|
|
929
|
-
|
|
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
|
-
|
|
939
|
-
|
|
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
|
-
|
|
985
|
-
|
|
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
|
-
|
|
1007
|
-
|
|
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
|
-
|
|
1018
|
-
|
|
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
|
-
|
|
1029
|
-
|
|
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,19 +1047,20 @@ var enums;
|
|
|
1035
1047
|
FixedCpmTargetFrequencyTimeUnit[FixedCpmTargetFrequencyTimeUnit["MONTHLY"] = 2] = "MONTHLY";
|
|
1036
1048
|
})(FixedCpmTargetFrequencyTimeUnit = enums.FixedCpmTargetFrequencyTimeUnit || (enums.FixedCpmTargetFrequencyTimeUnit = {}));
|
|
1037
1049
|
/**
|
|
1038
|
-
|
|
1039
|
-
|
|
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";
|
|
1044
1056
|
TargetFrequencyTimeUnit[TargetFrequencyTimeUnit["UNKNOWN"] = 1] = "UNKNOWN";
|
|
1045
1057
|
TargetFrequencyTimeUnit[TargetFrequencyTimeUnit["WEEKLY"] = 2] = "WEEKLY";
|
|
1058
|
+
TargetFrequencyTimeUnit[TargetFrequencyTimeUnit["MONTHLY"] = 3] = "MONTHLY";
|
|
1046
1059
|
})(TargetFrequencyTimeUnit = enums.TargetFrequencyTimeUnit || (enums.TargetFrequencyTimeUnit = {}));
|
|
1047
1060
|
/**
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1061
|
+
* @name TargetImpressionShareLocationEnum.TargetImpressionShareLocation
|
|
1062
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
|
|
1063
|
+
*/
|
|
1051
1064
|
let TargetImpressionShareLocation;
|
|
1052
1065
|
(function (TargetImpressionShareLocation) {
|
|
1053
1066
|
TargetImpressionShareLocation[TargetImpressionShareLocation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1057,9 +1070,9 @@ var enums;
|
|
|
1057
1070
|
TargetImpressionShareLocation[TargetImpressionShareLocation["ABSOLUTE_TOP_OF_PAGE"] = 4] = "ABSOLUTE_TOP_OF_PAGE";
|
|
1058
1071
|
})(TargetImpressionShareLocation = enums.TargetImpressionShareLocation || (enums.TargetImpressionShareLocation = {}));
|
|
1059
1072
|
/**
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1073
|
+
* @name ConsentStatusEnum.ConsentStatus
|
|
1074
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConsentStatusEnum.ConsentStatus
|
|
1075
|
+
*/
|
|
1063
1076
|
let ConsentStatus;
|
|
1064
1077
|
(function (ConsentStatus) {
|
|
1065
1078
|
ConsentStatus[ConsentStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1068,9 +1081,9 @@ var enums;
|
|
|
1068
1081
|
ConsentStatus[ConsentStatus["DENIED"] = 3] = "DENIED";
|
|
1069
1082
|
})(ConsentStatus = enums.ConsentStatus || (enums.ConsentStatus = {}));
|
|
1070
1083
|
/**
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1084
|
+
* @name AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
|
|
1085
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
|
|
1086
|
+
*/
|
|
1074
1087
|
let AdvertisingChannelSubType;
|
|
1075
1088
|
(function (AdvertisingChannelSubType) {
|
|
1076
1089
|
AdvertisingChannelSubType[AdvertisingChannelSubType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1093,11 +1106,12 @@ var enums;
|
|
|
1093
1106
|
AdvertisingChannelSubType[AdvertisingChannelSubType["APP_CAMPAIGN_FOR_PRE_REGISTRATION"] = 18] = "APP_CAMPAIGN_FOR_PRE_REGISTRATION";
|
|
1094
1107
|
AdvertisingChannelSubType[AdvertisingChannelSubType["VIDEO_REACH_TARGET_FREQUENCY"] = 19] = "VIDEO_REACH_TARGET_FREQUENCY";
|
|
1095
1108
|
AdvertisingChannelSubType[AdvertisingChannelSubType["TRAVEL_ACTIVITIES"] = 20] = "TRAVEL_ACTIVITIES";
|
|
1109
|
+
AdvertisingChannelSubType[AdvertisingChannelSubType["YOUTUBE_AUDIO"] = 22] = "YOUTUBE_AUDIO";
|
|
1096
1110
|
})(AdvertisingChannelSubType = enums.AdvertisingChannelSubType || (enums.AdvertisingChannelSubType = {}));
|
|
1097
1111
|
/**
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1112
|
+
* @name AdvertisingChannelTypeEnum.AdvertisingChannelType
|
|
1113
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdvertisingChannelTypeEnum.AdvertisingChannelType
|
|
1114
|
+
*/
|
|
1101
1115
|
let AdvertisingChannelType;
|
|
1102
1116
|
(function (AdvertisingChannelType) {
|
|
1103
1117
|
AdvertisingChannelType[AdvertisingChannelType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1116,9 +1130,9 @@ var enums;
|
|
|
1116
1130
|
AdvertisingChannelType[AdvertisingChannelType["DEMAND_GEN"] = 14] = "DEMAND_GEN";
|
|
1117
1131
|
})(AdvertisingChannelType = enums.AdvertisingChannelType || (enums.AdvertisingChannelType = {}));
|
|
1118
1132
|
/**
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1133
|
+
* @name CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
|
|
1134
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
|
|
1135
|
+
*/
|
|
1122
1136
|
let CriterionCategoryChannelAvailabilityMode;
|
|
1123
1137
|
(function (CriterionCategoryChannelAvailabilityMode) {
|
|
1124
1138
|
CriterionCategoryChannelAvailabilityMode[CriterionCategoryChannelAvailabilityMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1128,9 +1142,9 @@ var enums;
|
|
|
1128
1142
|
CriterionCategoryChannelAvailabilityMode[CriterionCategoryChannelAvailabilityMode["CHANNEL_TYPE_AND_SUBSET_SUBTYPES"] = 4] = "CHANNEL_TYPE_AND_SUBSET_SUBTYPES";
|
|
1129
1143
|
})(CriterionCategoryChannelAvailabilityMode = enums.CriterionCategoryChannelAvailabilityMode || (enums.CriterionCategoryChannelAvailabilityMode = {}));
|
|
1130
1144
|
/**
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1145
|
+
* @name CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
|
|
1146
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
|
|
1147
|
+
*/
|
|
1134
1148
|
let CriterionCategoryLocaleAvailabilityMode;
|
|
1135
1149
|
(function (CriterionCategoryLocaleAvailabilityMode) {
|
|
1136
1150
|
CriterionCategoryLocaleAvailabilityMode[CriterionCategoryLocaleAvailabilityMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1141,9 +1155,9 @@ var enums;
|
|
|
1141
1155
|
CriterionCategoryLocaleAvailabilityMode[CriterionCategoryLocaleAvailabilityMode["COUNTRY_AND_LANGUAGE"] = 5] = "COUNTRY_AND_LANGUAGE";
|
|
1142
1156
|
})(CriterionCategoryLocaleAvailabilityMode = enums.CriterionCategoryLocaleAvailabilityMode || (enums.CriterionCategoryLocaleAvailabilityMode = {}));
|
|
1143
1157
|
/**
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1158
|
+
* @name CustomizerAttributeTypeEnum.CustomizerAttributeType
|
|
1159
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomizerAttributeTypeEnum.CustomizerAttributeType
|
|
1160
|
+
*/
|
|
1147
1161
|
let CustomizerAttributeType;
|
|
1148
1162
|
(function (CustomizerAttributeType) {
|
|
1149
1163
|
CustomizerAttributeType[CustomizerAttributeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1154,9 +1168,9 @@ var enums;
|
|
|
1154
1168
|
CustomizerAttributeType[CustomizerAttributeType["PERCENT"] = 5] = "PERCENT";
|
|
1155
1169
|
})(CustomizerAttributeType = enums.CustomizerAttributeType || (enums.CustomizerAttributeType = {}));
|
|
1156
1170
|
/**
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1171
|
+
* @name MonthOfYearEnum.MonthOfYear
|
|
1172
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/MonthOfYearEnum.MonthOfYear
|
|
1173
|
+
*/
|
|
1160
1174
|
let MonthOfYear;
|
|
1161
1175
|
(function (MonthOfYear) {
|
|
1162
1176
|
MonthOfYear[MonthOfYear["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1175,9 +1189,9 @@ var enums;
|
|
|
1175
1189
|
MonthOfYear[MonthOfYear["DECEMBER"] = 13] = "DECEMBER";
|
|
1176
1190
|
})(MonthOfYear = enums.MonthOfYear || (enums.MonthOfYear = {}));
|
|
1177
1191
|
/**
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1192
|
+
* @name AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
|
|
1193
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
|
|
1194
|
+
*/
|
|
1181
1195
|
let AppUrlOperatingSystemType;
|
|
1182
1196
|
(function (AppUrlOperatingSystemType) {
|
|
1183
1197
|
AppUrlOperatingSystemType[AppUrlOperatingSystemType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1186,9 +1200,9 @@ var enums;
|
|
|
1186
1200
|
AppUrlOperatingSystemType[AppUrlOperatingSystemType["ANDROID"] = 3] = "ANDROID";
|
|
1187
1201
|
})(AppUrlOperatingSystemType = enums.AppUrlOperatingSystemType || (enums.AppUrlOperatingSystemType = {}));
|
|
1188
1202
|
/**
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1203
|
+
* @name FrequencyCapEventTypeEnum.FrequencyCapEventType
|
|
1204
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/FrequencyCapEventTypeEnum.FrequencyCapEventType
|
|
1205
|
+
*/
|
|
1192
1206
|
let FrequencyCapEventType;
|
|
1193
1207
|
(function (FrequencyCapEventType) {
|
|
1194
1208
|
FrequencyCapEventType[FrequencyCapEventType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1197,9 +1211,9 @@ var enums;
|
|
|
1197
1211
|
FrequencyCapEventType[FrequencyCapEventType["VIDEO_VIEW"] = 3] = "VIDEO_VIEW";
|
|
1198
1212
|
})(FrequencyCapEventType = enums.FrequencyCapEventType || (enums.FrequencyCapEventType = {}));
|
|
1199
1213
|
/**
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1214
|
+
* @name FrequencyCapLevelEnum.FrequencyCapLevel
|
|
1215
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/FrequencyCapLevelEnum.FrequencyCapLevel
|
|
1216
|
+
*/
|
|
1203
1217
|
let FrequencyCapLevel;
|
|
1204
1218
|
(function (FrequencyCapLevel) {
|
|
1205
1219
|
FrequencyCapLevel[FrequencyCapLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1209,9 +1223,9 @@ var enums;
|
|
|
1209
1223
|
FrequencyCapLevel[FrequencyCapLevel["CAMPAIGN"] = 4] = "CAMPAIGN";
|
|
1210
1224
|
})(FrequencyCapLevel = enums.FrequencyCapLevel || (enums.FrequencyCapLevel = {}));
|
|
1211
1225
|
/**
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1226
|
+
* @name FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
|
|
1227
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
|
|
1228
|
+
*/
|
|
1215
1229
|
let FrequencyCapTimeUnit;
|
|
1216
1230
|
(function (FrequencyCapTimeUnit) {
|
|
1217
1231
|
FrequencyCapTimeUnit[FrequencyCapTimeUnit["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1221,9 +1235,9 @@ var enums;
|
|
|
1221
1235
|
FrequencyCapTimeUnit[FrequencyCapTimeUnit["MONTH"] = 4] = "MONTH";
|
|
1222
1236
|
})(FrequencyCapTimeUnit = enums.FrequencyCapTimeUnit || (enums.FrequencyCapTimeUnit = {}));
|
|
1223
1237
|
/**
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1238
|
+
* @name KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
|
|
1239
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
|
|
1240
|
+
*/
|
|
1227
1241
|
let KeywordPlanAggregateMetricType;
|
|
1228
1242
|
(function (KeywordPlanAggregateMetricType) {
|
|
1229
1243
|
KeywordPlanAggregateMetricType[KeywordPlanAggregateMetricType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1231,9 +1245,9 @@ var enums;
|
|
|
1231
1245
|
KeywordPlanAggregateMetricType[KeywordPlanAggregateMetricType["DEVICE"] = 2] = "DEVICE";
|
|
1232
1246
|
})(KeywordPlanAggregateMetricType = enums.KeywordPlanAggregateMetricType || (enums.KeywordPlanAggregateMetricType = {}));
|
|
1233
1247
|
/**
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1248
|
+
* @name KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
|
|
1249
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
|
|
1250
|
+
*/
|
|
1237
1251
|
let KeywordPlanCompetitionLevel;
|
|
1238
1252
|
(function (KeywordPlanCompetitionLevel) {
|
|
1239
1253
|
KeywordPlanCompetitionLevel[KeywordPlanCompetitionLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1243,9 +1257,9 @@ var enums;
|
|
|
1243
1257
|
KeywordPlanCompetitionLevel[KeywordPlanCompetitionLevel["HIGH"] = 4] = "HIGH";
|
|
1244
1258
|
})(KeywordPlanCompetitionLevel = enums.KeywordPlanCompetitionLevel || (enums.KeywordPlanCompetitionLevel = {}));
|
|
1245
1259
|
/**
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1260
|
+
* @name KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
|
|
1261
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
|
|
1262
|
+
*/
|
|
1249
1263
|
let KeywordPlanConceptGroupType;
|
|
1250
1264
|
(function (KeywordPlanConceptGroupType) {
|
|
1251
1265
|
KeywordPlanConceptGroupType[KeywordPlanConceptGroupType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1255,9 +1269,9 @@ var enums;
|
|
|
1255
1269
|
KeywordPlanConceptGroupType[KeywordPlanConceptGroupType["NON_BRAND"] = 4] = "NON_BRAND";
|
|
1256
1270
|
})(KeywordPlanConceptGroupType = enums.KeywordPlanConceptGroupType || (enums.KeywordPlanConceptGroupType = {}));
|
|
1257
1271
|
/**
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1272
|
+
* @name ExperimentMetricEnum.ExperimentMetric
|
|
1273
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentMetricEnum.ExperimentMetric
|
|
1274
|
+
*/
|
|
1261
1275
|
let ExperimentMetric;
|
|
1262
1276
|
(function (ExperimentMetric) {
|
|
1263
1277
|
ExperimentMetric[ExperimentMetric["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1277,9 +1291,9 @@ var enums;
|
|
|
1277
1291
|
ExperimentMetric[ExperimentMetric["CONVERSION_VALUE"] = 14] = "CONVERSION_VALUE";
|
|
1278
1292
|
})(ExperimentMetric = enums.ExperimentMetric || (enums.ExperimentMetric = {}));
|
|
1279
1293
|
/**
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1294
|
+
* @name ExperimentMetricDirectionEnum.ExperimentMetricDirection
|
|
1295
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentMetricDirectionEnum.ExperimentMetricDirection
|
|
1296
|
+
*/
|
|
1283
1297
|
let ExperimentMetricDirection;
|
|
1284
1298
|
(function (ExperimentMetricDirection) {
|
|
1285
1299
|
ExperimentMetricDirection[ExperimentMetricDirection["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1291,9 +1305,9 @@ var enums;
|
|
|
1291
1305
|
ExperimentMetricDirection[ExperimentMetricDirection["NO_CHANGE_OR_DECREASE"] = 6] = "NO_CHANGE_OR_DECREASE";
|
|
1292
1306
|
})(ExperimentMetricDirection = enums.ExperimentMetricDirection || (enums.ExperimentMetricDirection = {}));
|
|
1293
1307
|
/**
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1308
|
+
* @name InteractionEventTypeEnum.InteractionEventType
|
|
1309
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/InteractionEventTypeEnum.InteractionEventType
|
|
1310
|
+
*/
|
|
1297
1311
|
let InteractionEventType;
|
|
1298
1312
|
(function (InteractionEventType) {
|
|
1299
1313
|
InteractionEventType[InteractionEventType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1304,9 +1318,9 @@ var enums;
|
|
|
1304
1318
|
InteractionEventType[InteractionEventType["NONE"] = 5] = "NONE";
|
|
1305
1319
|
})(InteractionEventType = enums.InteractionEventType || (enums.InteractionEventType = {}));
|
|
1306
1320
|
/**
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1321
|
+
* @name QualityScoreBucketEnum.QualityScoreBucket
|
|
1322
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/QualityScoreBucketEnum.QualityScoreBucket
|
|
1323
|
+
*/
|
|
1310
1324
|
let QualityScoreBucket;
|
|
1311
1325
|
(function (QualityScoreBucket) {
|
|
1312
1326
|
QualityScoreBucket[QualityScoreBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1316,9 +1330,9 @@ var enums;
|
|
|
1316
1330
|
QualityScoreBucket[QualityScoreBucket["ABOVE_AVERAGE"] = 4] = "ABOVE_AVERAGE";
|
|
1317
1331
|
})(QualityScoreBucket = enums.QualityScoreBucket || (enums.QualityScoreBucket = {}));
|
|
1318
1332
|
/**
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1333
|
+
* @name UserIdentifierSourceEnum.UserIdentifierSource
|
|
1334
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserIdentifierSourceEnum.UserIdentifierSource
|
|
1335
|
+
*/
|
|
1322
1336
|
let UserIdentifierSource;
|
|
1323
1337
|
(function (UserIdentifierSource) {
|
|
1324
1338
|
UserIdentifierSource[UserIdentifierSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1327,9 +1341,9 @@ var enums;
|
|
|
1327
1341
|
UserIdentifierSource[UserIdentifierSource["THIRD_PARTY"] = 3] = "THIRD_PARTY";
|
|
1328
1342
|
})(UserIdentifierSource = enums.UserIdentifierSource || (enums.UserIdentifierSource = {}));
|
|
1329
1343
|
/**
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1344
|
+
* @name AdDestinationTypeEnum.AdDestinationType
|
|
1345
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdDestinationTypeEnum.AdDestinationType
|
|
1346
|
+
*/
|
|
1333
1347
|
let AdDestinationType;
|
|
1334
1348
|
(function (AdDestinationType) {
|
|
1335
1349
|
AdDestinationType[AdDestinationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1347,9 +1361,9 @@ var enums;
|
|
|
1347
1361
|
AdDestinationType[AdDestinationType["UNMODELED_FOR_CONVERSIONS"] = 12] = "UNMODELED_FOR_CONVERSIONS";
|
|
1348
1362
|
})(AdDestinationType = enums.AdDestinationType || (enums.AdDestinationType = {}));
|
|
1349
1363
|
/**
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1364
|
+
* @name AdFormatTypeEnum.AdFormatType
|
|
1365
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdFormatTypeEnum.AdFormatType
|
|
1366
|
+
*/
|
|
1353
1367
|
let AdFormatType;
|
|
1354
1368
|
(function (AdFormatType) {
|
|
1355
1369
|
AdFormatType[AdFormatType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1364,11 +1378,12 @@ var enums;
|
|
|
1364
1378
|
AdFormatType[AdFormatType["MASTHEAD"] = 9] = "MASTHEAD";
|
|
1365
1379
|
AdFormatType[AdFormatType["AUDIO"] = 10] = "AUDIO";
|
|
1366
1380
|
AdFormatType[AdFormatType["SHORTS"] = 11] = "SHORTS";
|
|
1381
|
+
AdFormatType[AdFormatType["PAUSE"] = 12] = "PAUSE";
|
|
1367
1382
|
})(AdFormatType = enums.AdFormatType || (enums.AdFormatType = {}));
|
|
1368
1383
|
/**
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1384
|
+
* @name AdNetworkTypeEnum.AdNetworkType
|
|
1385
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdNetworkTypeEnum.AdNetworkType
|
|
1386
|
+
*/
|
|
1372
1387
|
let AdNetworkType;
|
|
1373
1388
|
(function (AdNetworkType) {
|
|
1374
1389
|
AdNetworkType[AdNetworkType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1380,11 +1395,14 @@ var enums;
|
|
|
1380
1395
|
AdNetworkType[AdNetworkType["YOUTUBE"] = 8] = "YOUTUBE";
|
|
1381
1396
|
AdNetworkType[AdNetworkType["GOOGLE_TV"] = 9] = "GOOGLE_TV";
|
|
1382
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";
|
|
1383
1401
|
})(AdNetworkType = enums.AdNetworkType || (enums.AdNetworkType = {}));
|
|
1384
1402
|
/**
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1403
|
+
* @name BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
|
|
1404
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
|
|
1405
|
+
*/
|
|
1388
1406
|
let BudgetCampaignAssociationStatus;
|
|
1389
1407
|
(function (BudgetCampaignAssociationStatus) {
|
|
1390
1408
|
BudgetCampaignAssociationStatus[BudgetCampaignAssociationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1393,9 +1411,9 @@ var enums;
|
|
|
1393
1411
|
BudgetCampaignAssociationStatus[BudgetCampaignAssociationStatus["REMOVED"] = 3] = "REMOVED";
|
|
1394
1412
|
})(BudgetCampaignAssociationStatus = enums.BudgetCampaignAssociationStatus || (enums.BudgetCampaignAssociationStatus = {}));
|
|
1395
1413
|
/**
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1414
|
+
* @name ClickTypeEnum.ClickType
|
|
1415
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ClickTypeEnum.ClickType
|
|
1416
|
+
*/
|
|
1399
1417
|
let ClickType;
|
|
1400
1418
|
(function (ClickType) {
|
|
1401
1419
|
ClickType[ClickType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1458,9 +1476,9 @@ var enums;
|
|
|
1458
1476
|
ClickType[ClickType["TRAVEL_ASSETS"] = 59] = "TRAVEL_ASSETS";
|
|
1459
1477
|
})(ClickType = enums.ClickType || (enums.ClickType = {}));
|
|
1460
1478
|
/**
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1479
|
+
* @name ConversionActionCategoryEnum.ConversionActionCategory
|
|
1480
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionCategoryEnum.ConversionActionCategory
|
|
1481
|
+
*/
|
|
1464
1482
|
let ConversionActionCategory;
|
|
1465
1483
|
(function (ConversionActionCategory) {
|
|
1466
1484
|
ConversionActionCategory[ConversionActionCategory["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1488,9 +1506,9 @@ var enums;
|
|
|
1488
1506
|
ConversionActionCategory[ConversionActionCategory["CONVERTED_LEAD"] = 23] = "CONVERTED_LEAD";
|
|
1489
1507
|
})(ConversionActionCategory = enums.ConversionActionCategory || (enums.ConversionActionCategory = {}));
|
|
1490
1508
|
/**
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1509
|
+
* @name ConversionAttributionEventTypeEnum.ConversionAttributionEventType
|
|
1510
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
|
|
1511
|
+
*/
|
|
1494
1512
|
let ConversionAttributionEventType;
|
|
1495
1513
|
(function (ConversionAttributionEventType) {
|
|
1496
1514
|
ConversionAttributionEventType[ConversionAttributionEventType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1499,9 +1517,9 @@ var enums;
|
|
|
1499
1517
|
ConversionAttributionEventType[ConversionAttributionEventType["INTERACTION"] = 3] = "INTERACTION";
|
|
1500
1518
|
})(ConversionAttributionEventType = enums.ConversionAttributionEventType || (enums.ConversionAttributionEventType = {}));
|
|
1501
1519
|
/**
|
|
1502
|
-
|
|
1503
|
-
|
|
1504
|
-
|
|
1520
|
+
* @name ConversionLagBucketEnum.ConversionLagBucket
|
|
1521
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionLagBucketEnum.ConversionLagBucket
|
|
1522
|
+
*/
|
|
1505
1523
|
let ConversionLagBucket;
|
|
1506
1524
|
(function (ConversionLagBucket) {
|
|
1507
1525
|
ConversionLagBucket[ConversionLagBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1527,9 +1545,9 @@ var enums;
|
|
|
1527
1545
|
ConversionLagBucket[ConversionLagBucket["SIXTY_TO_NINETY_DAYS"] = 20] = "SIXTY_TO_NINETY_DAYS";
|
|
1528
1546
|
})(ConversionLagBucket = enums.ConversionLagBucket || (enums.ConversionLagBucket = {}));
|
|
1529
1547
|
/**
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1548
|
+
* @name ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
|
|
1549
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
|
|
1550
|
+
*/
|
|
1533
1551
|
let ConversionOrAdjustmentLagBucket;
|
|
1534
1552
|
(function (ConversionOrAdjustmentLagBucket) {
|
|
1535
1553
|
ConversionOrAdjustmentLagBucket[ConversionOrAdjustmentLagBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1577,9 +1595,9 @@ var enums;
|
|
|
1577
1595
|
ConversionOrAdjustmentLagBucket[ConversionOrAdjustmentLagBucket["ADJUSTMENT_UNKNOWN"] = 42] = "ADJUSTMENT_UNKNOWN";
|
|
1578
1596
|
})(ConversionOrAdjustmentLagBucket = enums.ConversionOrAdjustmentLagBucket || (enums.ConversionOrAdjustmentLagBucket = {}));
|
|
1579
1597
|
/**
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1598
|
+
* @name ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
|
|
1599
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
|
|
1600
|
+
*/
|
|
1583
1601
|
let ConversionValueRulePrimaryDimension;
|
|
1584
1602
|
(function (ConversionValueRulePrimaryDimension) {
|
|
1585
1603
|
ConversionValueRulePrimaryDimension[ConversionValueRulePrimaryDimension["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1594,9 +1612,9 @@ var enums;
|
|
|
1594
1612
|
ConversionValueRulePrimaryDimension[ConversionValueRulePrimaryDimension["ITINERARY"] = 9] = "ITINERARY";
|
|
1595
1613
|
})(ConversionValueRulePrimaryDimension = enums.ConversionValueRulePrimaryDimension || (enums.ConversionValueRulePrimaryDimension = {}));
|
|
1596
1614
|
/**
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1615
|
+
* @name ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
|
|
1616
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConvertingUserPriorEngagementTypeAndLtvBucketEnum.ConvertingUserPriorEngagementTypeAndLtvBucket
|
|
1617
|
+
*/
|
|
1600
1618
|
let ConvertingUserPriorEngagementTypeAndLtvBucket;
|
|
1601
1619
|
(function (ConvertingUserPriorEngagementTypeAndLtvBucket) {
|
|
1602
1620
|
ConvertingUserPriorEngagementTypeAndLtvBucket[ConvertingUserPriorEngagementTypeAndLtvBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1606,9 +1624,9 @@ var enums;
|
|
|
1606
1624
|
ConvertingUserPriorEngagementTypeAndLtvBucket[ConvertingUserPriorEngagementTypeAndLtvBucket["NEW_AND_HIGH_LTV"] = 4] = "NEW_AND_HIGH_LTV";
|
|
1607
1625
|
})(ConvertingUserPriorEngagementTypeAndLtvBucket = enums.ConvertingUserPriorEngagementTypeAndLtvBucket || (enums.ConvertingUserPriorEngagementTypeAndLtvBucket = {}));
|
|
1608
1626
|
/**
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
|
|
1627
|
+
* @name ExternalConversionSourceEnum.ExternalConversionSource
|
|
1628
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExternalConversionSourceEnum.ExternalConversionSource
|
|
1629
|
+
*/
|
|
1612
1630
|
let ExternalConversionSource;
|
|
1613
1631
|
(function (ExternalConversionSource) {
|
|
1614
1632
|
ExternalConversionSource[ExternalConversionSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1643,9 +1661,9 @@ var enums;
|
|
|
1643
1661
|
ExternalConversionSource[ExternalConversionSource["DISPLAY_AND_VIDEO_360_FLOODLIGHT"] = 34] = "DISPLAY_AND_VIDEO_360_FLOODLIGHT";
|
|
1644
1662
|
})(ExternalConversionSource = enums.ExternalConversionSource || (enums.ExternalConversionSource = {}));
|
|
1645
1663
|
/**
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1664
|
+
* @name HotelPriceBucketEnum.HotelPriceBucket
|
|
1665
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelPriceBucketEnum.HotelPriceBucket
|
|
1666
|
+
*/
|
|
1649
1667
|
let HotelPriceBucket;
|
|
1650
1668
|
(function (HotelPriceBucket) {
|
|
1651
1669
|
HotelPriceBucket[HotelPriceBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1656,9 +1674,9 @@ var enums;
|
|
|
1656
1674
|
HotelPriceBucket[HotelPriceBucket["ONLY_PARTNER_SHOWN"] = 5] = "ONLY_PARTNER_SHOWN";
|
|
1657
1675
|
})(HotelPriceBucket = enums.HotelPriceBucket || (enums.HotelPriceBucket = {}));
|
|
1658
1676
|
/**
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1677
|
+
* @name HotelRateTypeEnum.HotelRateType
|
|
1678
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelRateTypeEnum.HotelRateType
|
|
1679
|
+
*/
|
|
1662
1680
|
let HotelRateType;
|
|
1663
1681
|
(function (HotelRateType) {
|
|
1664
1682
|
HotelRateType[HotelRateType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1669,9 +1687,9 @@ var enums;
|
|
|
1669
1687
|
HotelRateType[HotelRateType["PRIVATE_RATE"] = 5] = "PRIVATE_RATE";
|
|
1670
1688
|
})(HotelRateType = enums.HotelRateType || (enums.HotelRateType = {}));
|
|
1671
1689
|
/**
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1690
|
+
* @name RecommendationTypeEnum.RecommendationType
|
|
1691
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/RecommendationTypeEnum.RecommendationType
|
|
1692
|
+
*/
|
|
1675
1693
|
let RecommendationType;
|
|
1676
1694
|
(function (RecommendationType) {
|
|
1677
1695
|
RecommendationType[RecommendationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1732,9 +1750,9 @@ var enums;
|
|
|
1732
1750
|
RecommendationType[RecommendationType["IMPROVE_DEMAND_GEN_AD_STRENGTH"] = 58] = "IMPROVE_DEMAND_GEN_AD_STRENGTH";
|
|
1733
1751
|
})(RecommendationType = enums.RecommendationType || (enums.RecommendationType = {}));
|
|
1734
1752
|
/**
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1753
|
+
* @name SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
|
|
1754
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
|
|
1755
|
+
*/
|
|
1738
1756
|
let SearchEngineResultsPageType;
|
|
1739
1757
|
(function (SearchEngineResultsPageType) {
|
|
1740
1758
|
SearchEngineResultsPageType[SearchEngineResultsPageType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1744,9 +1762,9 @@ var enums;
|
|
|
1744
1762
|
SearchEngineResultsPageType[SearchEngineResultsPageType["ADS_AND_ORGANIC"] = 4] = "ADS_AND_ORGANIC";
|
|
1745
1763
|
})(SearchEngineResultsPageType = enums.SearchEngineResultsPageType || (enums.SearchEngineResultsPageType = {}));
|
|
1746
1764
|
/**
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1765
|
+
* @name SearchTermMatchTypeEnum.SearchTermMatchType
|
|
1766
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SearchTermMatchTypeEnum.SearchTermMatchType
|
|
1767
|
+
*/
|
|
1750
1768
|
let SearchTermMatchType;
|
|
1751
1769
|
(function (SearchTermMatchType) {
|
|
1752
1770
|
SearchTermMatchType[SearchTermMatchType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1758,9 +1776,9 @@ var enums;
|
|
|
1758
1776
|
SearchTermMatchType[SearchTermMatchType["NEAR_PHRASE"] = 6] = "NEAR_PHRASE";
|
|
1759
1777
|
})(SearchTermMatchType = enums.SearchTermMatchType || (enums.SearchTermMatchType = {}));
|
|
1760
1778
|
/**
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1779
|
+
* @name SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
|
|
1780
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
|
|
1781
|
+
*/
|
|
1764
1782
|
let SkAdNetworkAdEventType;
|
|
1765
1783
|
(function (SkAdNetworkAdEventType) {
|
|
1766
1784
|
SkAdNetworkAdEventType[SkAdNetworkAdEventType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1770,9 +1788,9 @@ var enums;
|
|
|
1770
1788
|
SkAdNetworkAdEventType[SkAdNetworkAdEventType["VIEW"] = 4] = "VIEW";
|
|
1771
1789
|
})(SkAdNetworkAdEventType = enums.SkAdNetworkAdEventType || (enums.SkAdNetworkAdEventType = {}));
|
|
1772
1790
|
/**
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1791
|
+
* @name SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
|
|
1792
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
|
|
1793
|
+
*/
|
|
1776
1794
|
let SkAdNetworkAttributionCredit;
|
|
1777
1795
|
(function (SkAdNetworkAttributionCredit) {
|
|
1778
1796
|
SkAdNetworkAttributionCredit[SkAdNetworkAttributionCredit["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1782,9 +1800,9 @@ var enums;
|
|
|
1782
1800
|
SkAdNetworkAttributionCredit[SkAdNetworkAttributionCredit["CONTRIBUTED"] = 4] = "CONTRIBUTED";
|
|
1783
1801
|
})(SkAdNetworkAttributionCredit = enums.SkAdNetworkAttributionCredit || (enums.SkAdNetworkAttributionCredit = {}));
|
|
1784
1802
|
/**
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1803
|
+
* @name SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
|
|
1804
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkCoarseConversionValueEnum.SkAdNetworkCoarseConversionValue
|
|
1805
|
+
*/
|
|
1788
1806
|
let SkAdNetworkCoarseConversionValue;
|
|
1789
1807
|
(function (SkAdNetworkCoarseConversionValue) {
|
|
1790
1808
|
SkAdNetworkCoarseConversionValue[SkAdNetworkCoarseConversionValue["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1796,9 +1814,9 @@ var enums;
|
|
|
1796
1814
|
SkAdNetworkCoarseConversionValue[SkAdNetworkCoarseConversionValue["NONE"] = 6] = "NONE";
|
|
1797
1815
|
})(SkAdNetworkCoarseConversionValue = enums.SkAdNetworkCoarseConversionValue || (enums.SkAdNetworkCoarseConversionValue = {}));
|
|
1798
1816
|
/**
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1817
|
+
* @name SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
|
|
1818
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkSourceTypeEnum.SkAdNetworkSourceType
|
|
1819
|
+
*/
|
|
1802
1820
|
let SkAdNetworkSourceType;
|
|
1803
1821
|
(function (SkAdNetworkSourceType) {
|
|
1804
1822
|
SkAdNetworkSourceType[SkAdNetworkSourceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1808,9 +1826,9 @@ var enums;
|
|
|
1808
1826
|
SkAdNetworkSourceType[SkAdNetworkSourceType["MOBILE_APPLICATION"] = 4] = "MOBILE_APPLICATION";
|
|
1809
1827
|
})(SkAdNetworkSourceType = enums.SkAdNetworkSourceType || (enums.SkAdNetworkSourceType = {}));
|
|
1810
1828
|
/**
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1829
|
+
* @name SkAdNetworkUserTypeEnum.SkAdNetworkUserType
|
|
1830
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
|
|
1831
|
+
*/
|
|
1814
1832
|
let SkAdNetworkUserType;
|
|
1815
1833
|
(function (SkAdNetworkUserType) {
|
|
1816
1834
|
SkAdNetworkUserType[SkAdNetworkUserType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1820,9 +1838,9 @@ var enums;
|
|
|
1820
1838
|
SkAdNetworkUserType[SkAdNetworkUserType["REINSTALLER"] = 4] = "REINSTALLER";
|
|
1821
1839
|
})(SkAdNetworkUserType = enums.SkAdNetworkUserType || (enums.SkAdNetworkUserType = {}));
|
|
1822
1840
|
/**
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1841
|
+
* @name SlotEnum.Slot
|
|
1842
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SlotEnum.Slot
|
|
1843
|
+
*/
|
|
1826
1844
|
let Slot;
|
|
1827
1845
|
(function (Slot) {
|
|
1828
1846
|
Slot[Slot["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1836,9 +1854,9 @@ var enums;
|
|
|
1836
1854
|
Slot[Slot["MIXED"] = 8] = "MIXED";
|
|
1837
1855
|
})(Slot = enums.Slot || (enums.Slot = {}));
|
|
1838
1856
|
/**
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1857
|
+
* @name TrackingCodePageFormatEnum.TrackingCodePageFormat
|
|
1858
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/TrackingCodePageFormatEnum.TrackingCodePageFormat
|
|
1859
|
+
*/
|
|
1842
1860
|
let TrackingCodePageFormat;
|
|
1843
1861
|
(function (TrackingCodePageFormat) {
|
|
1844
1862
|
TrackingCodePageFormat[TrackingCodePageFormat["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1847,9 +1865,9 @@ var enums;
|
|
|
1847
1865
|
TrackingCodePageFormat[TrackingCodePageFormat["AMP"] = 3] = "AMP";
|
|
1848
1866
|
})(TrackingCodePageFormat = enums.TrackingCodePageFormat || (enums.TrackingCodePageFormat = {}));
|
|
1849
1867
|
/**
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1868
|
+
* @name TrackingCodeTypeEnum.TrackingCodeType
|
|
1869
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/TrackingCodeTypeEnum.TrackingCodeType
|
|
1870
|
+
*/
|
|
1853
1871
|
let TrackingCodeType;
|
|
1854
1872
|
(function (TrackingCodeType) {
|
|
1855
1873
|
TrackingCodeType[TrackingCodeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1860,9 +1878,9 @@ var enums;
|
|
|
1860
1878
|
TrackingCodeType[TrackingCodeType["WEBSITE_CALL"] = 5] = "WEBSITE_CALL";
|
|
1861
1879
|
})(TrackingCodeType = enums.TrackingCodeType || (enums.TrackingCodeType = {}));
|
|
1862
1880
|
/**
|
|
1863
|
-
|
|
1864
|
-
|
|
1865
|
-
|
|
1881
|
+
* @name TargetingDimensionEnum.TargetingDimension
|
|
1882
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetingDimensionEnum.TargetingDimension
|
|
1883
|
+
*/
|
|
1866
1884
|
let TargetingDimension;
|
|
1867
1885
|
(function (TargetingDimension) {
|
|
1868
1886
|
TargetingDimension[TargetingDimension["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1877,9 +1895,9 @@ var enums;
|
|
|
1877
1895
|
TargetingDimension[TargetingDimension["INCOME_RANGE"] = 9] = "INCOME_RANGE";
|
|
1878
1896
|
})(TargetingDimension = enums.TargetingDimension || (enums.TargetingDimension = {}));
|
|
1879
1897
|
/**
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1898
|
+
* @name CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
|
|
1899
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
|
|
1900
|
+
*/
|
|
1883
1901
|
let CustomerMatchUploadKeyType;
|
|
1884
1902
|
(function (CustomerMatchUploadKeyType) {
|
|
1885
1903
|
CustomerMatchUploadKeyType[CustomerMatchUploadKeyType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1889,9 +1907,9 @@ var enums;
|
|
|
1889
1907
|
CustomerMatchUploadKeyType[CustomerMatchUploadKeyType["MOBILE_ADVERTISING_ID"] = 4] = "MOBILE_ADVERTISING_ID";
|
|
1890
1908
|
})(CustomerMatchUploadKeyType = enums.CustomerMatchUploadKeyType || (enums.CustomerMatchUploadKeyType = {}));
|
|
1891
1909
|
/**
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
|
|
1910
|
+
* @name LookalikeExpansionLevelEnum.LookalikeExpansionLevel
|
|
1911
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LookalikeExpansionLevelEnum.LookalikeExpansionLevel
|
|
1912
|
+
*/
|
|
1895
1913
|
let LookalikeExpansionLevel;
|
|
1896
1914
|
(function (LookalikeExpansionLevel) {
|
|
1897
1915
|
LookalikeExpansionLevel[LookalikeExpansionLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1901,9 +1919,9 @@ var enums;
|
|
|
1901
1919
|
LookalikeExpansionLevel[LookalikeExpansionLevel["BROAD"] = 4] = "BROAD";
|
|
1902
1920
|
})(LookalikeExpansionLevel = enums.LookalikeExpansionLevel || (enums.LookalikeExpansionLevel = {}));
|
|
1903
1921
|
/**
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1922
|
+
* @name UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
|
|
1923
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
|
|
1924
|
+
*/
|
|
1907
1925
|
let UserListCrmDataSourceType;
|
|
1908
1926
|
(function (UserListCrmDataSourceType) {
|
|
1909
1927
|
UserListCrmDataSourceType[UserListCrmDataSourceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1913,9 +1931,9 @@ var enums;
|
|
|
1913
1931
|
UserListCrmDataSourceType[UserListCrmDataSourceType["THIRD_PARTY_VOTER_FILE"] = 4] = "THIRD_PARTY_VOTER_FILE";
|
|
1914
1932
|
})(UserListCrmDataSourceType = enums.UserListCrmDataSourceType || (enums.UserListCrmDataSourceType = {}));
|
|
1915
1933
|
/**
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1934
|
+
* @name UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
|
|
1935
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
|
|
1936
|
+
*/
|
|
1919
1937
|
let UserListDateRuleItemOperator;
|
|
1920
1938
|
(function (UserListDateRuleItemOperator) {
|
|
1921
1939
|
UserListDateRuleItemOperator[UserListDateRuleItemOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1926,9 +1944,9 @@ var enums;
|
|
|
1926
1944
|
UserListDateRuleItemOperator[UserListDateRuleItemOperator["AFTER"] = 5] = "AFTER";
|
|
1927
1945
|
})(UserListDateRuleItemOperator = enums.UserListDateRuleItemOperator || (enums.UserListDateRuleItemOperator = {}));
|
|
1928
1946
|
/**
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1947
|
+
* @name UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
|
|
1948
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
|
|
1949
|
+
*/
|
|
1932
1950
|
let UserListFlexibleRuleOperator;
|
|
1933
1951
|
(function (UserListFlexibleRuleOperator) {
|
|
1934
1952
|
UserListFlexibleRuleOperator[UserListFlexibleRuleOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1937,9 +1955,9 @@ var enums;
|
|
|
1937
1955
|
UserListFlexibleRuleOperator[UserListFlexibleRuleOperator["OR"] = 3] = "OR";
|
|
1938
1956
|
})(UserListFlexibleRuleOperator = enums.UserListFlexibleRuleOperator || (enums.UserListFlexibleRuleOperator = {}));
|
|
1939
1957
|
/**
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1958
|
+
* @name UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
|
|
1959
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
|
|
1960
|
+
*/
|
|
1943
1961
|
let UserListLogicalRuleOperator;
|
|
1944
1962
|
(function (UserListLogicalRuleOperator) {
|
|
1945
1963
|
UserListLogicalRuleOperator[UserListLogicalRuleOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1949,9 +1967,9 @@ var enums;
|
|
|
1949
1967
|
UserListLogicalRuleOperator[UserListLogicalRuleOperator["NONE"] = 4] = "NONE";
|
|
1950
1968
|
})(UserListLogicalRuleOperator = enums.UserListLogicalRuleOperator || (enums.UserListLogicalRuleOperator = {}));
|
|
1951
1969
|
/**
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1970
|
+
* @name UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
|
|
1971
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
|
|
1972
|
+
*/
|
|
1955
1973
|
let UserListNumberRuleItemOperator;
|
|
1956
1974
|
(function (UserListNumberRuleItemOperator) {
|
|
1957
1975
|
UserListNumberRuleItemOperator[UserListNumberRuleItemOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1964,9 +1982,9 @@ var enums;
|
|
|
1964
1982
|
UserListNumberRuleItemOperator[UserListNumberRuleItemOperator["LESS_THAN_OR_EQUAL"] = 7] = "LESS_THAN_OR_EQUAL";
|
|
1965
1983
|
})(UserListNumberRuleItemOperator = enums.UserListNumberRuleItemOperator || (enums.UserListNumberRuleItemOperator = {}));
|
|
1966
1984
|
/**
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1985
|
+
* @name UserListPrepopulationStatusEnum.UserListPrepopulationStatus
|
|
1986
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
|
|
1987
|
+
*/
|
|
1970
1988
|
let UserListPrepopulationStatus;
|
|
1971
1989
|
(function (UserListPrepopulationStatus) {
|
|
1972
1990
|
UserListPrepopulationStatus[UserListPrepopulationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1976,9 +1994,9 @@ var enums;
|
|
|
1976
1994
|
UserListPrepopulationStatus[UserListPrepopulationStatus["FAILED"] = 4] = "FAILED";
|
|
1977
1995
|
})(UserListPrepopulationStatus = enums.UserListPrepopulationStatus || (enums.UserListPrepopulationStatus = {}));
|
|
1978
1996
|
/**
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
|
|
1997
|
+
* @name UserListRuleTypeEnum.UserListRuleType
|
|
1998
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListRuleTypeEnum.UserListRuleType
|
|
1999
|
+
*/
|
|
1982
2000
|
let UserListRuleType;
|
|
1983
2001
|
(function (UserListRuleType) {
|
|
1984
2002
|
UserListRuleType[UserListRuleType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -1987,9 +2005,9 @@ var enums;
|
|
|
1987
2005
|
UserListRuleType[UserListRuleType["OR_OF_ANDS"] = 3] = "OR_OF_ANDS";
|
|
1988
2006
|
})(UserListRuleType = enums.UserListRuleType || (enums.UserListRuleType = {}));
|
|
1989
2007
|
/**
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
2008
|
+
* @name UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
|
|
2009
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
|
|
2010
|
+
*/
|
|
1993
2011
|
let UserListStringRuleItemOperator;
|
|
1994
2012
|
(function (UserListStringRuleItemOperator) {
|
|
1995
2013
|
UserListStringRuleItemOperator[UserListStringRuleItemOperator["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2004,9 +2022,9 @@ var enums;
|
|
|
2004
2022
|
UserListStringRuleItemOperator[UserListStringRuleItemOperator["NOT_ENDS_WITH"] = 9] = "NOT_ENDS_WITH";
|
|
2005
2023
|
})(UserListStringRuleItemOperator = enums.UserListStringRuleItemOperator || (enums.UserListStringRuleItemOperator = {}));
|
|
2006
2024
|
/**
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2025
|
+
* @name AccessInvitationStatusEnum.AccessInvitationStatus
|
|
2026
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccessInvitationStatusEnum.AccessInvitationStatus
|
|
2027
|
+
*/
|
|
2010
2028
|
let AccessInvitationStatus;
|
|
2011
2029
|
(function (AccessInvitationStatus) {
|
|
2012
2030
|
AccessInvitationStatus[AccessInvitationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2016,9 +2034,9 @@ var enums;
|
|
|
2016
2034
|
AccessInvitationStatus[AccessInvitationStatus["EXPIRED"] = 4] = "EXPIRED";
|
|
2017
2035
|
})(AccessInvitationStatus = enums.AccessInvitationStatus || (enums.AccessInvitationStatus = {}));
|
|
2018
2036
|
/**
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2037
|
+
* @name AccessReasonEnum.AccessReason
|
|
2038
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccessReasonEnum.AccessReason
|
|
2039
|
+
*/
|
|
2022
2040
|
let AccessReason;
|
|
2023
2041
|
(function (AccessReason) {
|
|
2024
2042
|
AccessReason[AccessReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2030,9 +2048,9 @@ var enums;
|
|
|
2030
2048
|
AccessReason[AccessReason["AFFILIATED"] = 6] = "AFFILIATED";
|
|
2031
2049
|
})(AccessReason = enums.AccessReason || (enums.AccessReason = {}));
|
|
2032
2050
|
/**
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
|
|
2051
|
+
* @name AccessRoleEnum.AccessRole
|
|
2052
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccessRoleEnum.AccessRole
|
|
2053
|
+
*/
|
|
2036
2054
|
let AccessRole;
|
|
2037
2055
|
(function (AccessRole) {
|
|
2038
2056
|
AccessRole[AccessRole["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2043,9 +2061,9 @@ var enums;
|
|
|
2043
2061
|
AccessRole[AccessRole["EMAIL_ONLY"] = 5] = "EMAIL_ONLY";
|
|
2044
2062
|
})(AccessRole = enums.AccessRole || (enums.AccessRole = {}));
|
|
2045
2063
|
/**
|
|
2046
|
-
|
|
2047
|
-
|
|
2048
|
-
|
|
2064
|
+
* @name AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
|
|
2065
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
|
|
2066
|
+
*/
|
|
2049
2067
|
let AccountBudgetProposalStatus;
|
|
2050
2068
|
(function (AccountBudgetProposalStatus) {
|
|
2051
2069
|
AccountBudgetProposalStatus[AccountBudgetProposalStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2057,9 +2075,9 @@ var enums;
|
|
|
2057
2075
|
AccountBudgetProposalStatus[AccountBudgetProposalStatus["REJECTED"] = 6] = "REJECTED";
|
|
2058
2076
|
})(AccountBudgetProposalStatus = enums.AccountBudgetProposalStatus || (enums.AccountBudgetProposalStatus = {}));
|
|
2059
2077
|
/**
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2078
|
+
* @name AccountBudgetProposalTypeEnum.AccountBudgetProposalType
|
|
2079
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
|
|
2080
|
+
*/
|
|
2063
2081
|
let AccountBudgetProposalType;
|
|
2064
2082
|
(function (AccountBudgetProposalType) {
|
|
2065
2083
|
AccountBudgetProposalType[AccountBudgetProposalType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2070,9 +2088,9 @@ var enums;
|
|
|
2070
2088
|
AccountBudgetProposalType[AccountBudgetProposalType["REMOVE"] = 5] = "REMOVE";
|
|
2071
2089
|
})(AccountBudgetProposalType = enums.AccountBudgetProposalType || (enums.AccountBudgetProposalType = {}));
|
|
2072
2090
|
/**
|
|
2073
|
-
|
|
2074
|
-
|
|
2075
|
-
|
|
2091
|
+
* @name AccountBudgetStatusEnum.AccountBudgetStatus
|
|
2092
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountBudgetStatusEnum.AccountBudgetStatus
|
|
2093
|
+
*/
|
|
2076
2094
|
let AccountBudgetStatus;
|
|
2077
2095
|
(function (AccountBudgetStatus) {
|
|
2078
2096
|
AccountBudgetStatus[AccountBudgetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2082,9 +2100,9 @@ var enums;
|
|
|
2082
2100
|
AccountBudgetStatus[AccountBudgetStatus["CANCELLED"] = 4] = "CANCELLED";
|
|
2083
2101
|
})(AccountBudgetStatus = enums.AccountBudgetStatus || (enums.AccountBudgetStatus = {}));
|
|
2084
2102
|
/**
|
|
2085
|
-
|
|
2086
|
-
|
|
2087
|
-
|
|
2103
|
+
* @name AccountLinkStatusEnum.AccountLinkStatus
|
|
2104
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AccountLinkStatusEnum.AccountLinkStatus
|
|
2105
|
+
*/
|
|
2088
2106
|
let AccountLinkStatus;
|
|
2089
2107
|
(function (AccountLinkStatus) {
|
|
2090
2108
|
AccountLinkStatus[AccountLinkStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2097,9 +2115,9 @@ var enums;
|
|
|
2097
2115
|
AccountLinkStatus[AccountLinkStatus["REVOKED"] = 7] = "REVOKED";
|
|
2098
2116
|
})(AccountLinkStatus = enums.AccountLinkStatus || (enums.AccountLinkStatus = {}));
|
|
2099
2117
|
/**
|
|
2100
|
-
|
|
2101
|
-
|
|
2102
|
-
|
|
2118
|
+
* @name AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
|
|
2119
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdPrimaryStatusEnum.AdGroupAdPrimaryStatus
|
|
2120
|
+
*/
|
|
2103
2121
|
let AdGroupAdPrimaryStatus;
|
|
2104
2122
|
(function (AdGroupAdPrimaryStatus) {
|
|
2105
2123
|
AdGroupAdPrimaryStatus[AdGroupAdPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2112,9 +2130,9 @@ var enums;
|
|
|
2112
2130
|
AdGroupAdPrimaryStatus[AdGroupAdPrimaryStatus["NOT_ELIGIBLE"] = 7] = "NOT_ELIGIBLE";
|
|
2113
2131
|
})(AdGroupAdPrimaryStatus = enums.AdGroupAdPrimaryStatus || (enums.AdGroupAdPrimaryStatus = {}));
|
|
2114
2132
|
/**
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
|
|
2133
|
+
* @name AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
|
|
2134
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdPrimaryStatusReasonEnum.AdGroupAdPrimaryStatusReason
|
|
2135
|
+
*/
|
|
2118
2136
|
let AdGroupAdPrimaryStatusReason;
|
|
2119
2137
|
(function (AdGroupAdPrimaryStatusReason) {
|
|
2120
2138
|
AdGroupAdPrimaryStatusReason[AdGroupAdPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2136,9 +2154,9 @@ var enums;
|
|
|
2136
2154
|
AdGroupAdPrimaryStatusReason[AdGroupAdPrimaryStatusReason["AD_GROUP_AD_UNDER_APPEAL"] = 16] = "AD_GROUP_AD_UNDER_APPEAL";
|
|
2137
2155
|
})(AdGroupAdPrimaryStatusReason = enums.AdGroupAdPrimaryStatusReason || (enums.AdGroupAdPrimaryStatusReason = {}));
|
|
2138
2156
|
/**
|
|
2139
|
-
|
|
2140
|
-
|
|
2141
|
-
|
|
2157
|
+
* @name AdGroupAdRotationModeEnum.AdGroupAdRotationMode
|
|
2158
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
|
|
2159
|
+
*/
|
|
2142
2160
|
let AdGroupAdRotationMode;
|
|
2143
2161
|
(function (AdGroupAdRotationMode) {
|
|
2144
2162
|
AdGroupAdRotationMode[AdGroupAdRotationMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2147,9 +2165,9 @@ var enums;
|
|
|
2147
2165
|
AdGroupAdRotationMode[AdGroupAdRotationMode["ROTATE_FOREVER"] = 3] = "ROTATE_FOREVER";
|
|
2148
2166
|
})(AdGroupAdRotationMode = enums.AdGroupAdRotationMode || (enums.AdGroupAdRotationMode = {}));
|
|
2149
2167
|
/**
|
|
2150
|
-
|
|
2151
|
-
|
|
2152
|
-
|
|
2168
|
+
* @name AdGroupAdStatusEnum.AdGroupAdStatus
|
|
2169
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupAdStatusEnum.AdGroupAdStatus
|
|
2170
|
+
*/
|
|
2153
2171
|
let AdGroupAdStatus;
|
|
2154
2172
|
(function (AdGroupAdStatus) {
|
|
2155
2173
|
AdGroupAdStatus[AdGroupAdStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2159,9 +2177,9 @@ var enums;
|
|
|
2159
2177
|
AdGroupAdStatus[AdGroupAdStatus["REMOVED"] = 4] = "REMOVED";
|
|
2160
2178
|
})(AdGroupAdStatus = enums.AdGroupAdStatus || (enums.AdGroupAdStatus = {}));
|
|
2161
2179
|
/**
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
|
|
2180
|
+
* @name AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
|
|
2181
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
|
|
2182
|
+
*/
|
|
2165
2183
|
let AdGroupCriterionApprovalStatus;
|
|
2166
2184
|
(function (AdGroupCriterionApprovalStatus) {
|
|
2167
2185
|
AdGroupCriterionApprovalStatus[AdGroupCriterionApprovalStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2172,9 +2190,9 @@ var enums;
|
|
|
2172
2190
|
AdGroupCriterionApprovalStatus[AdGroupCriterionApprovalStatus["UNDER_REVIEW"] = 5] = "UNDER_REVIEW";
|
|
2173
2191
|
})(AdGroupCriterionApprovalStatus = enums.AdGroupCriterionApprovalStatus || (enums.AdGroupCriterionApprovalStatus = {}));
|
|
2174
2192
|
/**
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2193
|
+
* @name AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
|
|
2194
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionPrimaryStatusEnum.AdGroupCriterionPrimaryStatus
|
|
2195
|
+
*/
|
|
2178
2196
|
let AdGroupCriterionPrimaryStatus;
|
|
2179
2197
|
(function (AdGroupCriterionPrimaryStatus) {
|
|
2180
2198
|
AdGroupCriterionPrimaryStatus[AdGroupCriterionPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2186,9 +2204,9 @@ var enums;
|
|
|
2186
2204
|
AdGroupCriterionPrimaryStatus[AdGroupCriterionPrimaryStatus["NOT_ELIGIBLE"] = 6] = "NOT_ELIGIBLE";
|
|
2187
2205
|
})(AdGroupCriterionPrimaryStatus = enums.AdGroupCriterionPrimaryStatus || (enums.AdGroupCriterionPrimaryStatus = {}));
|
|
2188
2206
|
/**
|
|
2189
|
-
|
|
2190
|
-
|
|
2191
|
-
|
|
2207
|
+
* @name AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
|
|
2208
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionPrimaryStatusReasonEnum.AdGroupCriterionPrimaryStatusReason
|
|
2209
|
+
*/
|
|
2192
2210
|
let AdGroupCriterionPrimaryStatusReason;
|
|
2193
2211
|
(function (AdGroupCriterionPrimaryStatusReason) {
|
|
2194
2212
|
AdGroupCriterionPrimaryStatusReason[AdGroupCriterionPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2213,9 +2231,9 @@ var enums;
|
|
|
2213
2231
|
AdGroupCriterionPrimaryStatusReason[AdGroupCriterionPrimaryStatusReason["AD_GROUP_CRITERION_REMOVED"] = 19] = "AD_GROUP_CRITERION_REMOVED";
|
|
2214
2232
|
})(AdGroupCriterionPrimaryStatusReason = enums.AdGroupCriterionPrimaryStatusReason || (enums.AdGroupCriterionPrimaryStatusReason = {}));
|
|
2215
2233
|
/**
|
|
2216
|
-
|
|
2217
|
-
|
|
2218
|
-
|
|
2234
|
+
* @name AdGroupCriterionStatusEnum.AdGroupCriterionStatus
|
|
2235
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
|
|
2236
|
+
*/
|
|
2219
2237
|
let AdGroupCriterionStatus;
|
|
2220
2238
|
(function (AdGroupCriterionStatus) {
|
|
2221
2239
|
AdGroupCriterionStatus[AdGroupCriterionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2225,9 +2243,9 @@ var enums;
|
|
|
2225
2243
|
AdGroupCriterionStatus[AdGroupCriterionStatus["REMOVED"] = 4] = "REMOVED";
|
|
2226
2244
|
})(AdGroupCriterionStatus = enums.AdGroupCriterionStatus || (enums.AdGroupCriterionStatus = {}));
|
|
2227
2245
|
/**
|
|
2228
|
-
|
|
2229
|
-
|
|
2230
|
-
|
|
2246
|
+
* @name AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
|
|
2247
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupPrimaryStatusEnum.AdGroupPrimaryStatus
|
|
2248
|
+
*/
|
|
2231
2249
|
let AdGroupPrimaryStatus;
|
|
2232
2250
|
(function (AdGroupPrimaryStatus) {
|
|
2233
2251
|
AdGroupPrimaryStatus[AdGroupPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2240,9 +2258,9 @@ var enums;
|
|
|
2240
2258
|
AdGroupPrimaryStatus[AdGroupPrimaryStatus["LIMITED"] = 7] = "LIMITED";
|
|
2241
2259
|
})(AdGroupPrimaryStatus = enums.AdGroupPrimaryStatus || (enums.AdGroupPrimaryStatus = {}));
|
|
2242
2260
|
/**
|
|
2243
|
-
|
|
2244
|
-
|
|
2245
|
-
|
|
2261
|
+
* @name AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
|
|
2262
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupPrimaryStatusReasonEnum.AdGroupPrimaryStatusReason
|
|
2263
|
+
*/
|
|
2246
2264
|
let AdGroupPrimaryStatusReason;
|
|
2247
2265
|
(function (AdGroupPrimaryStatusReason) {
|
|
2248
2266
|
AdGroupPrimaryStatusReason[AdGroupPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2265,9 +2283,9 @@ var enums;
|
|
|
2265
2283
|
AdGroupPrimaryStatusReason[AdGroupPrimaryStatusReason["AD_GROUP_PAUSED_DUE_TO_LOW_ACTIVITY"] = 19] = "AD_GROUP_PAUSED_DUE_TO_LOW_ACTIVITY";
|
|
2266
2284
|
})(AdGroupPrimaryStatusReason = enums.AdGroupPrimaryStatusReason || (enums.AdGroupPrimaryStatusReason = {}));
|
|
2267
2285
|
/**
|
|
2268
|
-
|
|
2269
|
-
|
|
2270
|
-
|
|
2286
|
+
* @name AdGroupStatusEnum.AdGroupStatus
|
|
2287
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupStatusEnum.AdGroupStatus
|
|
2288
|
+
*/
|
|
2271
2289
|
let AdGroupStatus;
|
|
2272
2290
|
(function (AdGroupStatus) {
|
|
2273
2291
|
AdGroupStatus[AdGroupStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2277,9 +2295,9 @@ var enums;
|
|
|
2277
2295
|
AdGroupStatus[AdGroupStatus["REMOVED"] = 4] = "REMOVED";
|
|
2278
2296
|
})(AdGroupStatus = enums.AdGroupStatus || (enums.AdGroupStatus = {}));
|
|
2279
2297
|
/**
|
|
2280
|
-
|
|
2281
|
-
|
|
2282
|
-
|
|
2298
|
+
* @name AdGroupTypeEnum.AdGroupType
|
|
2299
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdGroupTypeEnum.AdGroupType
|
|
2300
|
+
*/
|
|
2283
2301
|
let AdGroupType;
|
|
2284
2302
|
(function (AdGroupType) {
|
|
2285
2303
|
AdGroupType[AdGroupType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2300,11 +2318,12 @@ var enums;
|
|
|
2300
2318
|
AdGroupType[AdGroupType["VIDEO_EFFICIENT_REACH"] = 17] = "VIDEO_EFFICIENT_REACH";
|
|
2301
2319
|
AdGroupType[AdGroupType["SMART_CAMPAIGN_ADS"] = 18] = "SMART_CAMPAIGN_ADS";
|
|
2302
2320
|
AdGroupType[AdGroupType["TRAVEL_ADS"] = 19] = "TRAVEL_ADS";
|
|
2321
|
+
AdGroupType[AdGroupType["YOUTUBE_AUDIO"] = 20] = "YOUTUBE_AUDIO";
|
|
2303
2322
|
})(AdGroupType = enums.AdGroupType || (enums.AdGroupType = {}));
|
|
2304
2323
|
/**
|
|
2305
|
-
|
|
2306
|
-
|
|
2307
|
-
|
|
2324
|
+
* @name AdServingOptimizationStatusEnum.AdServingOptimizationStatus
|
|
2325
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
|
|
2326
|
+
*/
|
|
2308
2327
|
let AdServingOptimizationStatus;
|
|
2309
2328
|
(function (AdServingOptimizationStatus) {
|
|
2310
2329
|
AdServingOptimizationStatus[AdServingOptimizationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2316,9 +2335,9 @@ var enums;
|
|
|
2316
2335
|
AdServingOptimizationStatus[AdServingOptimizationStatus["UNAVAILABLE"] = 6] = "UNAVAILABLE";
|
|
2317
2336
|
})(AdServingOptimizationStatus = enums.AdServingOptimizationStatus || (enums.AdServingOptimizationStatus = {}));
|
|
2318
2337
|
/**
|
|
2319
|
-
|
|
2320
|
-
|
|
2321
|
-
|
|
2338
|
+
* @name AdStrengthEnum.AdStrength
|
|
2339
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdStrengthEnum.AdStrength
|
|
2340
|
+
*/
|
|
2322
2341
|
let AdStrength;
|
|
2323
2342
|
(function (AdStrength) {
|
|
2324
2343
|
AdStrength[AdStrength["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2331,9 +2350,19 @@ var enums;
|
|
|
2331
2350
|
AdStrength[AdStrength["EXCELLENT"] = 7] = "EXCELLENT";
|
|
2332
2351
|
})(AdStrength = enums.AdStrength || (enums.AdStrength = {}));
|
|
2333
2352
|
/**
|
|
2334
|
-
|
|
2335
|
-
|
|
2336
|
-
|
|
2353
|
+
* @name AdStrengthActionItemTypeEnum.AdStrengthActionItemType
|
|
2354
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdStrengthActionItemTypeEnum.AdStrengthActionItemType
|
|
2355
|
+
*/
|
|
2356
|
+
let AdStrengthActionItemType;
|
|
2357
|
+
(function (AdStrengthActionItemType) {
|
|
2358
|
+
AdStrengthActionItemType[AdStrengthActionItemType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
2359
|
+
AdStrengthActionItemType[AdStrengthActionItemType["UNKNOWN"] = 1] = "UNKNOWN";
|
|
2360
|
+
AdStrengthActionItemType[AdStrengthActionItemType["ADD_ASSET"] = 2] = "ADD_ASSET";
|
|
2361
|
+
})(AdStrengthActionItemType = enums.AdStrengthActionItemType || (enums.AdStrengthActionItemType = {}));
|
|
2362
|
+
/**
|
|
2363
|
+
* @name AdTypeEnum.AdType
|
|
2364
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AdTypeEnum.AdType
|
|
2365
|
+
*/
|
|
2337
2366
|
let AdType;
|
|
2338
2367
|
(function (AdType) {
|
|
2339
2368
|
AdType[AdType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2369,11 +2398,12 @@ var enums;
|
|
|
2369
2398
|
AdType[AdType["TRAVEL_AD"] = 37] = "TRAVEL_AD";
|
|
2370
2399
|
AdType[AdType["DEMAND_GEN_VIDEO_RESPONSIVE_AD"] = 42] = "DEMAND_GEN_VIDEO_RESPONSIVE_AD";
|
|
2371
2400
|
AdType[AdType["DEMAND_GEN_PRODUCT_AD"] = 39] = "DEMAND_GEN_PRODUCT_AD";
|
|
2401
|
+
AdType[AdType["YOUTUBE_AUDIO_AD"] = 44] = "YOUTUBE_AUDIO_AD";
|
|
2372
2402
|
})(AdType = enums.AdType || (enums.AdType = {}));
|
|
2373
2403
|
/**
|
|
2374
|
-
|
|
2375
|
-
|
|
2376
|
-
|
|
2404
|
+
* @name AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
|
|
2405
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AndroidPrivacyInteractionTypeEnum.AndroidPrivacyInteractionType
|
|
2406
|
+
*/
|
|
2377
2407
|
let AndroidPrivacyInteractionType;
|
|
2378
2408
|
(function (AndroidPrivacyInteractionType) {
|
|
2379
2409
|
AndroidPrivacyInteractionType[AndroidPrivacyInteractionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2383,9 +2413,9 @@ var enums;
|
|
|
2383
2413
|
AndroidPrivacyInteractionType[AndroidPrivacyInteractionType["VIEW"] = 4] = "VIEW";
|
|
2384
2414
|
})(AndroidPrivacyInteractionType = enums.AndroidPrivacyInteractionType || (enums.AndroidPrivacyInteractionType = {}));
|
|
2385
2415
|
/**
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2416
|
+
* @name AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
|
|
2417
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AndroidPrivacyNetworkTypeEnum.AndroidPrivacyNetworkType
|
|
2418
|
+
*/
|
|
2389
2419
|
let AndroidPrivacyNetworkType;
|
|
2390
2420
|
(function (AndroidPrivacyNetworkType) {
|
|
2391
2421
|
AndroidPrivacyNetworkType[AndroidPrivacyNetworkType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2395,9 +2425,9 @@ var enums;
|
|
|
2395
2425
|
AndroidPrivacyNetworkType[AndroidPrivacyNetworkType["YOUTUBE"] = 4] = "YOUTUBE";
|
|
2396
2426
|
})(AndroidPrivacyNetworkType = enums.AndroidPrivacyNetworkType || (enums.AndroidPrivacyNetworkType = {}));
|
|
2397
2427
|
/**
|
|
2398
|
-
|
|
2399
|
-
|
|
2400
|
-
|
|
2428
|
+
* @name AppBiddingGoalEnum.AppBiddingGoal
|
|
2429
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppBiddingGoalEnum.AppBiddingGoal
|
|
2430
|
+
*/
|
|
2401
2431
|
let AppBiddingGoal;
|
|
2402
2432
|
(function (AppBiddingGoal) {
|
|
2403
2433
|
AppBiddingGoal[AppBiddingGoal["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2411,9 +2441,9 @@ var enums;
|
|
|
2411
2441
|
AppBiddingGoal[AppBiddingGoal["OPTIMIZE_FOR_PRE_REGISTRATION_CONVERSION_VOLUME"] = 8] = "OPTIMIZE_FOR_PRE_REGISTRATION_CONVERSION_VOLUME";
|
|
2412
2442
|
})(AppBiddingGoal = enums.AppBiddingGoal || (enums.AppBiddingGoal = {}));
|
|
2413
2443
|
/**
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
|
|
2444
|
+
* @name AppCampaignAppStoreEnum.AppCampaignAppStore
|
|
2445
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppCampaignAppStoreEnum.AppCampaignAppStore
|
|
2446
|
+
*/
|
|
2417
2447
|
let AppCampaignAppStore;
|
|
2418
2448
|
(function (AppCampaignAppStore) {
|
|
2419
2449
|
AppCampaignAppStore[AppCampaignAppStore["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2422,9 +2452,9 @@ var enums;
|
|
|
2422
2452
|
AppCampaignAppStore[AppCampaignAppStore["GOOGLE_APP_STORE"] = 3] = "GOOGLE_APP_STORE";
|
|
2423
2453
|
})(AppCampaignAppStore = enums.AppCampaignAppStore || (enums.AppCampaignAppStore = {}));
|
|
2424
2454
|
/**
|
|
2425
|
-
|
|
2426
|
-
|
|
2427
|
-
|
|
2455
|
+
* @name AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
|
|
2456
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
|
|
2457
|
+
*/
|
|
2428
2458
|
let AppCampaignBiddingStrategyGoalType;
|
|
2429
2459
|
(function (AppCampaignBiddingStrategyGoalType) {
|
|
2430
2460
|
AppCampaignBiddingStrategyGoalType[AppCampaignBiddingStrategyGoalType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2437,9 +2467,9 @@ var enums;
|
|
|
2437
2467
|
AppCampaignBiddingStrategyGoalType[AppCampaignBiddingStrategyGoalType["OPTIMIZE_INSTALLS_WITHOUT_TARGET_INSTALL_COST"] = 7] = "OPTIMIZE_INSTALLS_WITHOUT_TARGET_INSTALL_COST";
|
|
2438
2468
|
})(AppCampaignBiddingStrategyGoalType = enums.AppCampaignBiddingStrategyGoalType || (enums.AppCampaignBiddingStrategyGoalType = {}));
|
|
2439
2469
|
/**
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2470
|
+
* @name AssetAutomationStatusEnum.AssetAutomationStatus
|
|
2471
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetAutomationStatusEnum.AssetAutomationStatus
|
|
2472
|
+
*/
|
|
2443
2473
|
let AssetAutomationStatus;
|
|
2444
2474
|
(function (AssetAutomationStatus) {
|
|
2445
2475
|
AssetAutomationStatus[AssetAutomationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2448,9 +2478,9 @@ var enums;
|
|
|
2448
2478
|
AssetAutomationStatus[AssetAutomationStatus["OPTED_OUT"] = 3] = "OPTED_OUT";
|
|
2449
2479
|
})(AssetAutomationStatus = enums.AssetAutomationStatus || (enums.AssetAutomationStatus = {}));
|
|
2450
2480
|
/**
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2481
|
+
* @name AssetAutomationTypeEnum.AssetAutomationType
|
|
2482
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetAutomationTypeEnum.AssetAutomationType
|
|
2483
|
+
*/
|
|
2454
2484
|
let AssetAutomationType;
|
|
2455
2485
|
(function (AssetAutomationType) {
|
|
2456
2486
|
AssetAutomationType[AssetAutomationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2462,9 +2492,21 @@ var enums;
|
|
|
2462
2492
|
AssetAutomationType[AssetAutomationType["GENERATE_ENHANCED_YOUTUBE_VIDEOS"] = 6] = "GENERATE_ENHANCED_YOUTUBE_VIDEOS";
|
|
2463
2493
|
})(AssetAutomationType = enums.AssetAutomationType || (enums.AssetAutomationType = {}));
|
|
2464
2494
|
/**
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2495
|
+
* @name AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
|
|
2496
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetCoverageVideoAspectRatioRequirementEnum.AssetCoverageVideoAspectRatioRequirement
|
|
2497
|
+
*/
|
|
2498
|
+
let AssetCoverageVideoAspectRatioRequirement;
|
|
2499
|
+
(function (AssetCoverageVideoAspectRatioRequirement) {
|
|
2500
|
+
AssetCoverageVideoAspectRatioRequirement[AssetCoverageVideoAspectRatioRequirement["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
2501
|
+
AssetCoverageVideoAspectRatioRequirement[AssetCoverageVideoAspectRatioRequirement["UNKNOWN"] = 1] = "UNKNOWN";
|
|
2502
|
+
AssetCoverageVideoAspectRatioRequirement[AssetCoverageVideoAspectRatioRequirement["HORIZONTAL"] = 2] = "HORIZONTAL";
|
|
2503
|
+
AssetCoverageVideoAspectRatioRequirement[AssetCoverageVideoAspectRatioRequirement["SQUARE"] = 3] = "SQUARE";
|
|
2504
|
+
AssetCoverageVideoAspectRatioRequirement[AssetCoverageVideoAspectRatioRequirement["VERTICAL"] = 4] = "VERTICAL";
|
|
2505
|
+
})(AssetCoverageVideoAspectRatioRequirement = enums.AssetCoverageVideoAspectRatioRequirement || (enums.AssetCoverageVideoAspectRatioRequirement = {}));
|
|
2506
|
+
/**
|
|
2507
|
+
* @name AssetFieldTypeEnum.AssetFieldType
|
|
2508
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetFieldTypeEnum.AssetFieldType
|
|
2509
|
+
*/
|
|
2468
2510
|
let AssetFieldType;
|
|
2469
2511
|
(function (AssetFieldType) {
|
|
2470
2512
|
AssetFieldType[AssetFieldType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2498,11 +2540,12 @@ var enums;
|
|
|
2498
2540
|
AssetFieldType[AssetFieldType["HOTEL_PROPERTY"] = 28] = "HOTEL_PROPERTY";
|
|
2499
2541
|
AssetFieldType[AssetFieldType["DEMAND_GEN_CAROUSEL_CARD"] = 30] = "DEMAND_GEN_CAROUSEL_CARD";
|
|
2500
2542
|
AssetFieldType[AssetFieldType["BUSINESS_MESSAGE"] = 31] = "BUSINESS_MESSAGE";
|
|
2543
|
+
AssetFieldType[AssetFieldType["TALL_PORTRAIT_MARKETING_IMAGE"] = 32] = "TALL_PORTRAIT_MARKETING_IMAGE";
|
|
2501
2544
|
})(AssetFieldType = enums.AssetFieldType || (enums.AssetFieldType = {}));
|
|
2502
2545
|
/**
|
|
2503
|
-
|
|
2504
|
-
|
|
2505
|
-
|
|
2546
|
+
* @name AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
|
|
2547
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupPrimaryStatusEnum.AssetGroupPrimaryStatus
|
|
2548
|
+
*/
|
|
2506
2549
|
let AssetGroupPrimaryStatus;
|
|
2507
2550
|
(function (AssetGroupPrimaryStatus) {
|
|
2508
2551
|
AssetGroupPrimaryStatus[AssetGroupPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2515,9 +2558,9 @@ var enums;
|
|
|
2515
2558
|
AssetGroupPrimaryStatus[AssetGroupPrimaryStatus["PENDING"] = 7] = "PENDING";
|
|
2516
2559
|
})(AssetGroupPrimaryStatus = enums.AssetGroupPrimaryStatus || (enums.AssetGroupPrimaryStatus = {}));
|
|
2517
2560
|
/**
|
|
2518
|
-
|
|
2519
|
-
|
|
2520
|
-
|
|
2561
|
+
* @name AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
|
|
2562
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupPrimaryStatusReasonEnum.AssetGroupPrimaryStatusReason
|
|
2563
|
+
*/
|
|
2521
2564
|
let AssetGroupPrimaryStatusReason;
|
|
2522
2565
|
(function (AssetGroupPrimaryStatusReason) {
|
|
2523
2566
|
AssetGroupPrimaryStatusReason[AssetGroupPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2533,9 +2576,9 @@ var enums;
|
|
|
2533
2576
|
AssetGroupPrimaryStatusReason[AssetGroupPrimaryStatusReason["ASSET_GROUP_UNDER_REVIEW"] = 10] = "ASSET_GROUP_UNDER_REVIEW";
|
|
2534
2577
|
})(AssetGroupPrimaryStatusReason = enums.AssetGroupPrimaryStatusReason || (enums.AssetGroupPrimaryStatusReason = {}));
|
|
2535
2578
|
/**
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2579
|
+
* @name AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
|
|
2580
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupSignalApprovalStatusEnum.AssetGroupSignalApprovalStatus
|
|
2581
|
+
*/
|
|
2539
2582
|
let AssetGroupSignalApprovalStatus;
|
|
2540
2583
|
(function (AssetGroupSignalApprovalStatus) {
|
|
2541
2584
|
AssetGroupSignalApprovalStatus[AssetGroupSignalApprovalStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2546,9 +2589,9 @@ var enums;
|
|
|
2546
2589
|
AssetGroupSignalApprovalStatus[AssetGroupSignalApprovalStatus["UNDER_REVIEW"] = 5] = "UNDER_REVIEW";
|
|
2547
2590
|
})(AssetGroupSignalApprovalStatus = enums.AssetGroupSignalApprovalStatus || (enums.AssetGroupSignalApprovalStatus = {}));
|
|
2548
2591
|
/**
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2592
|
+
* @name AssetGroupStatusEnum.AssetGroupStatus
|
|
2593
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetGroupStatusEnum.AssetGroupStatus
|
|
2594
|
+
*/
|
|
2552
2595
|
let AssetGroupStatus;
|
|
2553
2596
|
(function (AssetGroupStatus) {
|
|
2554
2597
|
AssetGroupStatus[AssetGroupStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2558,9 +2601,9 @@ var enums;
|
|
|
2558
2601
|
AssetGroupStatus[AssetGroupStatus["REMOVED"] = 4] = "REMOVED";
|
|
2559
2602
|
})(AssetGroupStatus = enums.AssetGroupStatus || (enums.AssetGroupStatus = {}));
|
|
2560
2603
|
/**
|
|
2561
|
-
|
|
2562
|
-
|
|
2563
|
-
|
|
2604
|
+
* @name AssetLinkStatusEnum.AssetLinkStatus
|
|
2605
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetLinkStatusEnum.AssetLinkStatus
|
|
2606
|
+
*/
|
|
2564
2607
|
let AssetLinkStatus;
|
|
2565
2608
|
(function (AssetLinkStatus) {
|
|
2566
2609
|
AssetLinkStatus[AssetLinkStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2570,9 +2613,9 @@ var enums;
|
|
|
2570
2613
|
AssetLinkStatus[AssetLinkStatus["PAUSED"] = 4] = "PAUSED";
|
|
2571
2614
|
})(AssetLinkStatus = enums.AssetLinkStatus || (enums.AssetLinkStatus = {}));
|
|
2572
2615
|
/**
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2616
|
+
* @name AssetSetAssetStatusEnum.AssetSetAssetStatus
|
|
2617
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetAssetStatusEnum.AssetSetAssetStatus
|
|
2618
|
+
*/
|
|
2576
2619
|
let AssetSetAssetStatus;
|
|
2577
2620
|
(function (AssetSetAssetStatus) {
|
|
2578
2621
|
AssetSetAssetStatus[AssetSetAssetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2581,9 +2624,9 @@ var enums;
|
|
|
2581
2624
|
AssetSetAssetStatus[AssetSetAssetStatus["REMOVED"] = 3] = "REMOVED";
|
|
2582
2625
|
})(AssetSetAssetStatus = enums.AssetSetAssetStatus || (enums.AssetSetAssetStatus = {}));
|
|
2583
2626
|
/**
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2627
|
+
* @name AssetSetLinkStatusEnum.AssetSetLinkStatus
|
|
2628
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetLinkStatusEnum.AssetSetLinkStatus
|
|
2629
|
+
*/
|
|
2587
2630
|
let AssetSetLinkStatus;
|
|
2588
2631
|
(function (AssetSetLinkStatus) {
|
|
2589
2632
|
AssetSetLinkStatus[AssetSetLinkStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2592,9 +2635,9 @@ var enums;
|
|
|
2592
2635
|
AssetSetLinkStatus[AssetSetLinkStatus["REMOVED"] = 3] = "REMOVED";
|
|
2593
2636
|
})(AssetSetLinkStatus = enums.AssetSetLinkStatus || (enums.AssetSetLinkStatus = {}));
|
|
2594
2637
|
/**
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2638
|
+
* @name AssetSetStatusEnum.AssetSetStatus
|
|
2639
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetStatusEnum.AssetSetStatus
|
|
2640
|
+
*/
|
|
2598
2641
|
let AssetSetStatus;
|
|
2599
2642
|
(function (AssetSetStatus) {
|
|
2600
2643
|
AssetSetStatus[AssetSetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2603,9 +2646,9 @@ var enums;
|
|
|
2603
2646
|
AssetSetStatus[AssetSetStatus["REMOVED"] = 3] = "REMOVED";
|
|
2604
2647
|
})(AssetSetStatus = enums.AssetSetStatus || (enums.AssetSetStatus = {}));
|
|
2605
2648
|
/**
|
|
2606
|
-
|
|
2607
|
-
|
|
2608
|
-
|
|
2649
|
+
* @name AssetSetTypeEnum.AssetSetType
|
|
2650
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSetTypeEnum.AssetSetType
|
|
2651
|
+
*/
|
|
2609
2652
|
let AssetSetType;
|
|
2610
2653
|
(function (AssetSetType) {
|
|
2611
2654
|
AssetSetType[AssetSetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2628,9 +2671,9 @@ var enums;
|
|
|
2628
2671
|
AssetSetType[AssetSetType["TRAVEL_FEED"] = 17] = "TRAVEL_FEED";
|
|
2629
2672
|
})(AssetSetType = enums.AssetSetType || (enums.AssetSetType = {}));
|
|
2630
2673
|
/**
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
|
|
2674
|
+
* @name AssetSourceEnum.AssetSource
|
|
2675
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetSourceEnum.AssetSource
|
|
2676
|
+
*/
|
|
2634
2677
|
let AssetSource;
|
|
2635
2678
|
(function (AssetSource) {
|
|
2636
2679
|
AssetSource[AssetSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2639,9 +2682,9 @@ var enums;
|
|
|
2639
2682
|
AssetSource[AssetSource["AUTOMATICALLY_CREATED"] = 3] = "AUTOMATICALLY_CREATED";
|
|
2640
2683
|
})(AssetSource = enums.AssetSource || (enums.AssetSource = {}));
|
|
2641
2684
|
/**
|
|
2642
|
-
|
|
2643
|
-
|
|
2644
|
-
|
|
2685
|
+
* @name AssetTypeEnum.AssetType
|
|
2686
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AssetTypeEnum.AssetType
|
|
2687
|
+
*/
|
|
2645
2688
|
let AssetType;
|
|
2646
2689
|
(function (AssetType) {
|
|
2647
2690
|
AssetType[AssetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2677,9 +2720,9 @@ var enums;
|
|
|
2677
2720
|
AssetType[AssetType["APP_DEEP_LINK"] = 31] = "APP_DEEP_LINK";
|
|
2678
2721
|
})(AssetType = enums.AssetType || (enums.AssetType = {}));
|
|
2679
2722
|
/**
|
|
2680
|
-
|
|
2681
|
-
|
|
2682
|
-
|
|
2723
|
+
* @name AsyncActionStatusEnum.AsyncActionStatus
|
|
2724
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AsyncActionStatusEnum.AsyncActionStatus
|
|
2725
|
+
*/
|
|
2683
2726
|
let AsyncActionStatus;
|
|
2684
2727
|
(function (AsyncActionStatus) {
|
|
2685
2728
|
AsyncActionStatus[AsyncActionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2691,9 +2734,9 @@ var enums;
|
|
|
2691
2734
|
AsyncActionStatus[AsyncActionStatus["COMPLETED_WITH_WARNING"] = 6] = "COMPLETED_WITH_WARNING";
|
|
2692
2735
|
})(AsyncActionStatus = enums.AsyncActionStatus || (enums.AsyncActionStatus = {}));
|
|
2693
2736
|
/**
|
|
2694
|
-
|
|
2695
|
-
|
|
2696
|
-
|
|
2737
|
+
* @name AttributionModelEnum.AttributionModel
|
|
2738
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AttributionModelEnum.AttributionModel
|
|
2739
|
+
*/
|
|
2697
2740
|
let AttributionModel;
|
|
2698
2741
|
(function (AttributionModel) {
|
|
2699
2742
|
AttributionModel[AttributionModel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2707,9 +2750,9 @@ var enums;
|
|
|
2707
2750
|
AttributionModel[AttributionModel["GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN"] = 106] = "GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN";
|
|
2708
2751
|
})(AttributionModel = enums.AttributionModel || (enums.AttributionModel = {}));
|
|
2709
2752
|
/**
|
|
2710
|
-
|
|
2711
|
-
|
|
2712
|
-
|
|
2753
|
+
* @name AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
|
|
2754
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceInsightsMarketingObjectiveEnum.AudienceInsightsMarketingObjective
|
|
2755
|
+
*/
|
|
2713
2756
|
let AudienceInsightsMarketingObjective;
|
|
2714
2757
|
(function (AudienceInsightsMarketingObjective) {
|
|
2715
2758
|
AudienceInsightsMarketingObjective[AudienceInsightsMarketingObjective["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2718,9 +2761,9 @@ var enums;
|
|
|
2718
2761
|
AudienceInsightsMarketingObjective[AudienceInsightsMarketingObjective["CONSIDERATION"] = 3] = "CONSIDERATION";
|
|
2719
2762
|
})(AudienceInsightsMarketingObjective = enums.AudienceInsightsMarketingObjective || (enums.AudienceInsightsMarketingObjective = {}));
|
|
2720
2763
|
/**
|
|
2721
|
-
|
|
2722
|
-
|
|
2723
|
-
|
|
2764
|
+
* @name AudienceScopeEnum.AudienceScope
|
|
2765
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceScopeEnum.AudienceScope
|
|
2766
|
+
*/
|
|
2724
2767
|
let AudienceScope;
|
|
2725
2768
|
(function (AudienceScope) {
|
|
2726
2769
|
AudienceScope[AudienceScope["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2729,9 +2772,9 @@ var enums;
|
|
|
2729
2772
|
AudienceScope[AudienceScope["ASSET_GROUP"] = 3] = "ASSET_GROUP";
|
|
2730
2773
|
})(AudienceScope = enums.AudienceScope || (enums.AudienceScope = {}));
|
|
2731
2774
|
/**
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
|
|
2775
|
+
* @name AudienceStatusEnum.AudienceStatus
|
|
2776
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/AudienceStatusEnum.AudienceStatus
|
|
2777
|
+
*/
|
|
2735
2778
|
let AudienceStatus;
|
|
2736
2779
|
(function (AudienceStatus) {
|
|
2737
2780
|
AudienceStatus[AudienceStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2740,9 +2783,9 @@ var enums;
|
|
|
2740
2783
|
AudienceStatus[AudienceStatus["REMOVED"] = 3] = "REMOVED";
|
|
2741
2784
|
})(AudienceStatus = enums.AudienceStatus || (enums.AudienceStatus = {}));
|
|
2742
2785
|
/**
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
|
|
2786
|
+
* @name BatchJobStatusEnum.BatchJobStatus
|
|
2787
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BatchJobStatusEnum.BatchJobStatus
|
|
2788
|
+
*/
|
|
2746
2789
|
let BatchJobStatus;
|
|
2747
2790
|
(function (BatchJobStatus) {
|
|
2748
2791
|
BatchJobStatus[BatchJobStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2752,9 +2795,9 @@ var enums;
|
|
|
2752
2795
|
BatchJobStatus[BatchJobStatus["DONE"] = 4] = "DONE";
|
|
2753
2796
|
})(BatchJobStatus = enums.BatchJobStatus || (enums.BatchJobStatus = {}));
|
|
2754
2797
|
/**
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2798
|
+
* @name BidModifierSourceEnum.BidModifierSource
|
|
2799
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BidModifierSourceEnum.BidModifierSource
|
|
2800
|
+
*/
|
|
2758
2801
|
let BidModifierSource;
|
|
2759
2802
|
(function (BidModifierSource) {
|
|
2760
2803
|
BidModifierSource[BidModifierSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2763,9 +2806,9 @@ var enums;
|
|
|
2763
2806
|
BidModifierSource[BidModifierSource["AD_GROUP"] = 3] = "AD_GROUP";
|
|
2764
2807
|
})(BidModifierSource = enums.BidModifierSource || (enums.BidModifierSource = {}));
|
|
2765
2808
|
/**
|
|
2766
|
-
|
|
2767
|
-
|
|
2768
|
-
|
|
2809
|
+
* @name BiddingSourceEnum.BiddingSource
|
|
2810
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingSourceEnum.BiddingSource
|
|
2811
|
+
*/
|
|
2769
2812
|
let BiddingSource;
|
|
2770
2813
|
(function (BiddingSource) {
|
|
2771
2814
|
BiddingSource[BiddingSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2775,9 +2818,9 @@ var enums;
|
|
|
2775
2818
|
BiddingSource[BiddingSource["AD_GROUP_CRITERION"] = 7] = "AD_GROUP_CRITERION";
|
|
2776
2819
|
})(BiddingSource = enums.BiddingSource || (enums.BiddingSource = {}));
|
|
2777
2820
|
/**
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2821
|
+
* @name BiddingStrategyStatusEnum.BiddingStrategyStatus
|
|
2822
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingStrategyStatusEnum.BiddingStrategyStatus
|
|
2823
|
+
*/
|
|
2781
2824
|
let BiddingStrategyStatus;
|
|
2782
2825
|
(function (BiddingStrategyStatus) {
|
|
2783
2826
|
BiddingStrategyStatus[BiddingStrategyStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2786,9 +2829,9 @@ var enums;
|
|
|
2786
2829
|
BiddingStrategyStatus[BiddingStrategyStatus["REMOVED"] = 4] = "REMOVED";
|
|
2787
2830
|
})(BiddingStrategyStatus = enums.BiddingStrategyStatus || (enums.BiddingStrategyStatus = {}));
|
|
2788
2831
|
/**
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
|
|
2832
|
+
* @name BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
|
|
2833
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
|
|
2834
|
+
*/
|
|
2792
2835
|
let BiddingStrategySystemStatus;
|
|
2793
2836
|
(function (BiddingStrategySystemStatus) {
|
|
2794
2837
|
BiddingStrategySystemStatus[BiddingStrategySystemStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2820,9 +2863,9 @@ var enums;
|
|
|
2820
2863
|
BiddingStrategySystemStatus[BiddingStrategySystemStatus["MULTIPLE"] = 26] = "MULTIPLE";
|
|
2821
2864
|
})(BiddingStrategySystemStatus = enums.BiddingStrategySystemStatus || (enums.BiddingStrategySystemStatus = {}));
|
|
2822
2865
|
/**
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2866
|
+
* @name BiddingStrategyTypeEnum.BiddingStrategyType
|
|
2867
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BiddingStrategyTypeEnum.BiddingStrategyType
|
|
2868
|
+
*/
|
|
2826
2869
|
let BiddingStrategyType;
|
|
2827
2870
|
(function (BiddingStrategyType) {
|
|
2828
2871
|
BiddingStrategyType[BiddingStrategyType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2848,9 +2891,9 @@ var enums;
|
|
|
2848
2891
|
BiddingStrategyType[BiddingStrategyType["TARGET_SPEND"] = 9] = "TARGET_SPEND";
|
|
2849
2892
|
})(BiddingStrategyType = enums.BiddingStrategyType || (enums.BiddingStrategyType = {}));
|
|
2850
2893
|
/**
|
|
2851
|
-
|
|
2852
|
-
|
|
2853
|
-
|
|
2894
|
+
* @name BillingSetupStatusEnum.BillingSetupStatus
|
|
2895
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BillingSetupStatusEnum.BillingSetupStatus
|
|
2896
|
+
*/
|
|
2854
2897
|
let BillingSetupStatus;
|
|
2855
2898
|
(function (BillingSetupStatus) {
|
|
2856
2899
|
BillingSetupStatus[BillingSetupStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2861,9 +2904,9 @@ var enums;
|
|
|
2861
2904
|
BillingSetupStatus[BillingSetupStatus["CANCELLED"] = 5] = "CANCELLED";
|
|
2862
2905
|
})(BillingSetupStatus = enums.BillingSetupStatus || (enums.BillingSetupStatus = {}));
|
|
2863
2906
|
/**
|
|
2864
|
-
|
|
2865
|
-
|
|
2866
|
-
|
|
2907
|
+
* @name BrandSafetySuitabilityEnum.BrandSafetySuitability
|
|
2908
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BrandSafetySuitabilityEnum.BrandSafetySuitability
|
|
2909
|
+
*/
|
|
2867
2910
|
let BrandSafetySuitability;
|
|
2868
2911
|
(function (BrandSafetySuitability) {
|
|
2869
2912
|
BrandSafetySuitability[BrandSafetySuitability["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2873,9 +2916,9 @@ var enums;
|
|
|
2873
2916
|
BrandSafetySuitability[BrandSafetySuitability["LIMITED_INVENTORY"] = 4] = "LIMITED_INVENTORY";
|
|
2874
2917
|
})(BrandSafetySuitability = enums.BrandSafetySuitability || (enums.BrandSafetySuitability = {}));
|
|
2875
2918
|
/**
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2919
|
+
* @name BudgetDeliveryMethodEnum.BudgetDeliveryMethod
|
|
2920
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
|
|
2921
|
+
*/
|
|
2879
2922
|
let BudgetDeliveryMethod;
|
|
2880
2923
|
(function (BudgetDeliveryMethod) {
|
|
2881
2924
|
BudgetDeliveryMethod[BudgetDeliveryMethod["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2884,9 +2927,9 @@ var enums;
|
|
|
2884
2927
|
BudgetDeliveryMethod[BudgetDeliveryMethod["ACCELERATED"] = 3] = "ACCELERATED";
|
|
2885
2928
|
})(BudgetDeliveryMethod = enums.BudgetDeliveryMethod || (enums.BudgetDeliveryMethod = {}));
|
|
2886
2929
|
/**
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2930
|
+
* @name BudgetPeriodEnum.BudgetPeriod
|
|
2931
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetPeriodEnum.BudgetPeriod
|
|
2932
|
+
*/
|
|
2890
2933
|
let BudgetPeriod;
|
|
2891
2934
|
(function (BudgetPeriod) {
|
|
2892
2935
|
BudgetPeriod[BudgetPeriod["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2895,9 +2938,9 @@ var enums;
|
|
|
2895
2938
|
BudgetPeriod[BudgetPeriod["CUSTOM_PERIOD"] = 5] = "CUSTOM_PERIOD";
|
|
2896
2939
|
})(BudgetPeriod = enums.BudgetPeriod || (enums.BudgetPeriod = {}));
|
|
2897
2940
|
/**
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2941
|
+
* @name BudgetStatusEnum.BudgetStatus
|
|
2942
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetStatusEnum.BudgetStatus
|
|
2943
|
+
*/
|
|
2901
2944
|
let BudgetStatus;
|
|
2902
2945
|
(function (BudgetStatus) {
|
|
2903
2946
|
BudgetStatus[BudgetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2906,9 +2949,9 @@ var enums;
|
|
|
2906
2949
|
BudgetStatus[BudgetStatus["REMOVED"] = 3] = "REMOVED";
|
|
2907
2950
|
})(BudgetStatus = enums.BudgetStatus || (enums.BudgetStatus = {}));
|
|
2908
2951
|
/**
|
|
2909
|
-
|
|
2910
|
-
|
|
2911
|
-
|
|
2952
|
+
* @name BudgetTypeEnum.BudgetType
|
|
2953
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/BudgetTypeEnum.BudgetType
|
|
2954
|
+
*/
|
|
2912
2955
|
let BudgetType;
|
|
2913
2956
|
(function (BudgetType) {
|
|
2914
2957
|
BudgetType[BudgetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2919,9 +2962,9 @@ var enums;
|
|
|
2919
2962
|
BudgetType[BudgetType["LOCAL_SERVICES"] = 6] = "LOCAL_SERVICES";
|
|
2920
2963
|
})(BudgetType = enums.BudgetType || (enums.BudgetType = {}));
|
|
2921
2964
|
/**
|
|
2922
|
-
|
|
2923
|
-
|
|
2924
|
-
|
|
2965
|
+
* @name CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
|
|
2966
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
|
|
2967
|
+
*/
|
|
2925
2968
|
let CallTrackingDisplayLocation;
|
|
2926
2969
|
(function (CallTrackingDisplayLocation) {
|
|
2927
2970
|
CallTrackingDisplayLocation[CallTrackingDisplayLocation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2930,9 +2973,9 @@ var enums;
|
|
|
2930
2973
|
CallTrackingDisplayLocation[CallTrackingDisplayLocation["LANDING_PAGE"] = 3] = "LANDING_PAGE";
|
|
2931
2974
|
})(CallTrackingDisplayLocation = enums.CallTrackingDisplayLocation || (enums.CallTrackingDisplayLocation = {}));
|
|
2932
2975
|
/**
|
|
2933
|
-
|
|
2934
|
-
|
|
2935
|
-
|
|
2976
|
+
* @name CallTypeEnum.CallType
|
|
2977
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CallTypeEnum.CallType
|
|
2978
|
+
*/
|
|
2936
2979
|
let CallType;
|
|
2937
2980
|
(function (CallType) {
|
|
2938
2981
|
CallType[CallType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2941,9 +2984,9 @@ var enums;
|
|
|
2941
2984
|
CallType[CallType["HIGH_END_MOBILE_SEARCH"] = 3] = "HIGH_END_MOBILE_SEARCH";
|
|
2942
2985
|
})(CallType = enums.CallType || (enums.CallType = {}));
|
|
2943
2986
|
/**
|
|
2944
|
-
|
|
2945
|
-
|
|
2946
|
-
|
|
2987
|
+
* @name CampaignCriterionStatusEnum.CampaignCriterionStatus
|
|
2988
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignCriterionStatusEnum.CampaignCriterionStatus
|
|
2989
|
+
*/
|
|
2947
2990
|
let CampaignCriterionStatus;
|
|
2948
2991
|
(function (CampaignCriterionStatus) {
|
|
2949
2992
|
CampaignCriterionStatus[CampaignCriterionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2953,9 +2996,9 @@ var enums;
|
|
|
2953
2996
|
CampaignCriterionStatus[CampaignCriterionStatus["REMOVED"] = 4] = "REMOVED";
|
|
2954
2997
|
})(CampaignCriterionStatus = enums.CampaignCriterionStatus || (enums.CampaignCriterionStatus = {}));
|
|
2955
2998
|
/**
|
|
2956
|
-
|
|
2957
|
-
|
|
2958
|
-
|
|
2999
|
+
* @name CampaignDraftStatusEnum.CampaignDraftStatus
|
|
3000
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignDraftStatusEnum.CampaignDraftStatus
|
|
3001
|
+
*/
|
|
2959
3002
|
let CampaignDraftStatus;
|
|
2960
3003
|
(function (CampaignDraftStatus) {
|
|
2961
3004
|
CampaignDraftStatus[CampaignDraftStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2967,9 +3010,9 @@ var enums;
|
|
|
2967
3010
|
CampaignDraftStatus[CampaignDraftStatus["PROMOTE_FAILED"] = 6] = "PROMOTE_FAILED";
|
|
2968
3011
|
})(CampaignDraftStatus = enums.CampaignDraftStatus || (enums.CampaignDraftStatus = {}));
|
|
2969
3012
|
/**
|
|
2970
|
-
|
|
2971
|
-
|
|
2972
|
-
|
|
3013
|
+
* @name CampaignExperimentTypeEnum.CampaignExperimentType
|
|
3014
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignExperimentTypeEnum.CampaignExperimentType
|
|
3015
|
+
*/
|
|
2973
3016
|
let CampaignExperimentType;
|
|
2974
3017
|
(function (CampaignExperimentType) {
|
|
2975
3018
|
CampaignExperimentType[CampaignExperimentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2979,9 +3022,9 @@ var enums;
|
|
|
2979
3022
|
CampaignExperimentType[CampaignExperimentType["EXPERIMENT"] = 4] = "EXPERIMENT";
|
|
2980
3023
|
})(CampaignExperimentType = enums.CampaignExperimentType || (enums.CampaignExperimentType = {}));
|
|
2981
3024
|
/**
|
|
2982
|
-
|
|
2983
|
-
|
|
2984
|
-
|
|
3025
|
+
* @name CampaignGroupStatusEnum.CampaignGroupStatus
|
|
3026
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignGroupStatusEnum.CampaignGroupStatus
|
|
3027
|
+
*/
|
|
2985
3028
|
let CampaignGroupStatus;
|
|
2986
3029
|
(function (CampaignGroupStatus) {
|
|
2987
3030
|
CampaignGroupStatus[CampaignGroupStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -2990,9 +3033,9 @@ var enums;
|
|
|
2990
3033
|
CampaignGroupStatus[CampaignGroupStatus["REMOVED"] = 3] = "REMOVED";
|
|
2991
3034
|
})(CampaignGroupStatus = enums.CampaignGroupStatus || (enums.CampaignGroupStatus = {}));
|
|
2992
3035
|
/**
|
|
2993
|
-
|
|
2994
|
-
|
|
2995
|
-
|
|
3036
|
+
* @name CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
|
|
3037
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignKeywordMatchTypeEnum.CampaignKeywordMatchType
|
|
3038
|
+
*/
|
|
2996
3039
|
let CampaignKeywordMatchType;
|
|
2997
3040
|
(function (CampaignKeywordMatchType) {
|
|
2998
3041
|
CampaignKeywordMatchType[CampaignKeywordMatchType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3000,9 +3043,9 @@ var enums;
|
|
|
3000
3043
|
CampaignKeywordMatchType[CampaignKeywordMatchType["BROAD"] = 2] = "BROAD";
|
|
3001
3044
|
})(CampaignKeywordMatchType = enums.CampaignKeywordMatchType || (enums.CampaignKeywordMatchType = {}));
|
|
3002
3045
|
/**
|
|
3003
|
-
|
|
3004
|
-
|
|
3005
|
-
|
|
3046
|
+
* @name CampaignPrimaryStatusEnum.CampaignPrimaryStatus
|
|
3047
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignPrimaryStatusEnum.CampaignPrimaryStatus
|
|
3048
|
+
*/
|
|
3006
3049
|
let CampaignPrimaryStatus;
|
|
3007
3050
|
(function (CampaignPrimaryStatus) {
|
|
3008
3051
|
CampaignPrimaryStatus[CampaignPrimaryStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3018,9 +3061,9 @@ var enums;
|
|
|
3018
3061
|
CampaignPrimaryStatus[CampaignPrimaryStatus["NOT_ELIGIBLE"] = 10] = "NOT_ELIGIBLE";
|
|
3019
3062
|
})(CampaignPrimaryStatus = enums.CampaignPrimaryStatus || (enums.CampaignPrimaryStatus = {}));
|
|
3020
3063
|
/**
|
|
3021
|
-
|
|
3022
|
-
|
|
3023
|
-
|
|
3064
|
+
* @name CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
|
|
3065
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason
|
|
3066
|
+
*/
|
|
3024
3067
|
let CampaignPrimaryStatusReason;
|
|
3025
3068
|
(function (CampaignPrimaryStatusReason) {
|
|
3026
3069
|
CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3064,9 +3107,9 @@ var enums;
|
|
|
3064
3107
|
CampaignPrimaryStatusReason[CampaignPrimaryStatusReason["ASSET_GROUPS_PAUSED"] = 38] = "ASSET_GROUPS_PAUSED";
|
|
3065
3108
|
})(CampaignPrimaryStatusReason = enums.CampaignPrimaryStatusReason || (enums.CampaignPrimaryStatusReason = {}));
|
|
3066
3109
|
/**
|
|
3067
|
-
|
|
3068
|
-
|
|
3069
|
-
|
|
3110
|
+
* @name CampaignServingStatusEnum.CampaignServingStatus
|
|
3111
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignServingStatusEnum.CampaignServingStatus
|
|
3112
|
+
*/
|
|
3070
3113
|
let CampaignServingStatus;
|
|
3071
3114
|
(function (CampaignServingStatus) {
|
|
3072
3115
|
CampaignServingStatus[CampaignServingStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3078,9 +3121,9 @@ var enums;
|
|
|
3078
3121
|
CampaignServingStatus[CampaignServingStatus["SUSPENDED"] = 6] = "SUSPENDED";
|
|
3079
3122
|
})(CampaignServingStatus = enums.CampaignServingStatus || (enums.CampaignServingStatus = {}));
|
|
3080
3123
|
/**
|
|
3081
|
-
|
|
3082
|
-
|
|
3083
|
-
|
|
3124
|
+
* @name CampaignSharedSetStatusEnum.CampaignSharedSetStatus
|
|
3125
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
|
|
3126
|
+
*/
|
|
3084
3127
|
let CampaignSharedSetStatus;
|
|
3085
3128
|
(function (CampaignSharedSetStatus) {
|
|
3086
3129
|
CampaignSharedSetStatus[CampaignSharedSetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3089,9 +3132,9 @@ var enums;
|
|
|
3089
3132
|
CampaignSharedSetStatus[CampaignSharedSetStatus["REMOVED"] = 3] = "REMOVED";
|
|
3090
3133
|
})(CampaignSharedSetStatus = enums.CampaignSharedSetStatus || (enums.CampaignSharedSetStatus = {}));
|
|
3091
3134
|
/**
|
|
3092
|
-
|
|
3093
|
-
|
|
3094
|
-
|
|
3135
|
+
* @name CampaignStatusEnum.CampaignStatus
|
|
3136
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CampaignStatusEnum.CampaignStatus
|
|
3137
|
+
*/
|
|
3095
3138
|
let CampaignStatus;
|
|
3096
3139
|
(function (CampaignStatus) {
|
|
3097
3140
|
CampaignStatus[CampaignStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3101,9 +3144,9 @@ var enums;
|
|
|
3101
3144
|
CampaignStatus[CampaignStatus["REMOVED"] = 4] = "REMOVED";
|
|
3102
3145
|
})(CampaignStatus = enums.CampaignStatus || (enums.CampaignStatus = {}));
|
|
3103
3146
|
/**
|
|
3104
|
-
|
|
3105
|
-
|
|
3106
|
-
|
|
3147
|
+
* @name ChangeClientTypeEnum.ChangeClientType
|
|
3148
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeClientTypeEnum.ChangeClientType
|
|
3149
|
+
*/
|
|
3107
3150
|
let ChangeClientType;
|
|
3108
3151
|
(function (ChangeClientType) {
|
|
3109
3152
|
ChangeClientType[ChangeClientType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3123,9 +3166,9 @@ var enums;
|
|
|
3123
3166
|
ChangeClientType[ChangeClientType["GOOGLE_ADS_RECOMMENDATIONS_SUBSCRIPTION"] = 14] = "GOOGLE_ADS_RECOMMENDATIONS_SUBSCRIPTION";
|
|
3124
3167
|
})(ChangeClientType = enums.ChangeClientType || (enums.ChangeClientType = {}));
|
|
3125
3168
|
/**
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3169
|
+
* @name ChangeEventResourceTypeEnum.ChangeEventResourceType
|
|
3170
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeEventResourceTypeEnum.ChangeEventResourceType
|
|
3171
|
+
*/
|
|
3129
3172
|
let ChangeEventResourceType;
|
|
3130
3173
|
(function (ChangeEventResourceType) {
|
|
3131
3174
|
ChangeEventResourceType[ChangeEventResourceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3151,9 +3194,9 @@ var enums;
|
|
|
3151
3194
|
ChangeEventResourceType[ChangeEventResourceType["CAMPAIGN_ASSET_SET"] = 20] = "CAMPAIGN_ASSET_SET";
|
|
3152
3195
|
})(ChangeEventResourceType = enums.ChangeEventResourceType || (enums.ChangeEventResourceType = {}));
|
|
3153
3196
|
/**
|
|
3154
|
-
|
|
3155
|
-
|
|
3156
|
-
|
|
3197
|
+
* @name ChangeStatusOperationEnum.ChangeStatusOperation
|
|
3198
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeStatusOperationEnum.ChangeStatusOperation
|
|
3199
|
+
*/
|
|
3157
3200
|
let ChangeStatusOperation;
|
|
3158
3201
|
(function (ChangeStatusOperation) {
|
|
3159
3202
|
ChangeStatusOperation[ChangeStatusOperation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3163,9 +3206,9 @@ var enums;
|
|
|
3163
3206
|
ChangeStatusOperation[ChangeStatusOperation["REMOVED"] = 4] = "REMOVED";
|
|
3164
3207
|
})(ChangeStatusOperation = enums.ChangeStatusOperation || (enums.ChangeStatusOperation = {}));
|
|
3165
3208
|
/**
|
|
3166
|
-
|
|
3167
|
-
|
|
3168
|
-
|
|
3209
|
+
* @name ChangeStatusResourceTypeEnum.ChangeStatusResourceType
|
|
3210
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
|
|
3211
|
+
*/
|
|
3169
3212
|
let ChangeStatusResourceType;
|
|
3170
3213
|
(function (ChangeStatusResourceType) {
|
|
3171
3214
|
ChangeStatusResourceType[ChangeStatusResourceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3175,6 +3218,7 @@ var enums;
|
|
|
3175
3218
|
ChangeStatusResourceType[ChangeStatusResourceType["AD_GROUP_CRITERION"] = 5] = "AD_GROUP_CRITERION";
|
|
3176
3219
|
ChangeStatusResourceType[ChangeStatusResourceType["CAMPAIGN"] = 6] = "CAMPAIGN";
|
|
3177
3220
|
ChangeStatusResourceType[ChangeStatusResourceType["CAMPAIGN_CRITERION"] = 7] = "CAMPAIGN_CRITERION";
|
|
3221
|
+
ChangeStatusResourceType[ChangeStatusResourceType["CAMPAIGN_BUDGET"] = 8] = "CAMPAIGN_BUDGET";
|
|
3178
3222
|
ChangeStatusResourceType[ChangeStatusResourceType["FEED"] = 9] = "FEED";
|
|
3179
3223
|
ChangeStatusResourceType[ChangeStatusResourceType["FEED_ITEM"] = 10] = "FEED_ITEM";
|
|
3180
3224
|
ChangeStatusResourceType[ChangeStatusResourceType["AD_GROUP_FEED"] = 11] = "AD_GROUP_FEED";
|
|
@@ -3188,11 +3232,13 @@ var enums;
|
|
|
3188
3232
|
ChangeStatusResourceType[ChangeStatusResourceType["AD_GROUP_ASSET"] = 19] = "AD_GROUP_ASSET";
|
|
3189
3233
|
ChangeStatusResourceType[ChangeStatusResourceType["COMBINED_AUDIENCE"] = 20] = "COMBINED_AUDIENCE";
|
|
3190
3234
|
ChangeStatusResourceType[ChangeStatusResourceType["ASSET_GROUP"] = 21] = "ASSET_GROUP";
|
|
3235
|
+
ChangeStatusResourceType[ChangeStatusResourceType["ASSET_SET"] = 22] = "ASSET_SET";
|
|
3236
|
+
ChangeStatusResourceType[ChangeStatusResourceType["CAMPAIGN_ASSET_SET"] = 23] = "CAMPAIGN_ASSET_SET";
|
|
3191
3237
|
})(ChangeStatusResourceType = enums.ChangeStatusResourceType || (enums.ChangeStatusResourceType = {}));
|
|
3192
3238
|
/**
|
|
3193
|
-
|
|
3194
|
-
|
|
3195
|
-
|
|
3239
|
+
* @name CombinedAudienceStatusEnum.CombinedAudienceStatus
|
|
3240
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CombinedAudienceStatusEnum.CombinedAudienceStatus
|
|
3241
|
+
*/
|
|
3196
3242
|
let CombinedAudienceStatus;
|
|
3197
3243
|
(function (CombinedAudienceStatus) {
|
|
3198
3244
|
CombinedAudienceStatus[CombinedAudienceStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3201,9 +3247,9 @@ var enums;
|
|
|
3201
3247
|
CombinedAudienceStatus[CombinedAudienceStatus["REMOVED"] = 3] = "REMOVED";
|
|
3202
3248
|
})(CombinedAudienceStatus = enums.CombinedAudienceStatus || (enums.CombinedAudienceStatus = {}));
|
|
3203
3249
|
/**
|
|
3204
|
-
|
|
3205
|
-
|
|
3206
|
-
|
|
3250
|
+
* @name ConversionActionCountingTypeEnum.ConversionActionCountingType
|
|
3251
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionCountingTypeEnum.ConversionActionCountingType
|
|
3252
|
+
*/
|
|
3207
3253
|
let ConversionActionCountingType;
|
|
3208
3254
|
(function (ConversionActionCountingType) {
|
|
3209
3255
|
ConversionActionCountingType[ConversionActionCountingType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3212,9 +3258,9 @@ var enums;
|
|
|
3212
3258
|
ConversionActionCountingType[ConversionActionCountingType["MANY_PER_CLICK"] = 3] = "MANY_PER_CLICK";
|
|
3213
3259
|
})(ConversionActionCountingType = enums.ConversionActionCountingType || (enums.ConversionActionCountingType = {}));
|
|
3214
3260
|
/**
|
|
3215
|
-
|
|
3216
|
-
|
|
3217
|
-
|
|
3261
|
+
* @name ConversionActionStatusEnum.ConversionActionStatus
|
|
3262
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionStatusEnum.ConversionActionStatus
|
|
3263
|
+
*/
|
|
3218
3264
|
let ConversionActionStatus;
|
|
3219
3265
|
(function (ConversionActionStatus) {
|
|
3220
3266
|
ConversionActionStatus[ConversionActionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3224,9 +3270,9 @@ var enums;
|
|
|
3224
3270
|
ConversionActionStatus[ConversionActionStatus["HIDDEN"] = 4] = "HIDDEN";
|
|
3225
3271
|
})(ConversionActionStatus = enums.ConversionActionStatus || (enums.ConversionActionStatus = {}));
|
|
3226
3272
|
/**
|
|
3227
|
-
|
|
3228
|
-
|
|
3229
|
-
|
|
3273
|
+
* @name ConversionActionTypeEnum.ConversionActionType
|
|
3274
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionActionTypeEnum.ConversionActionType
|
|
3275
|
+
*/
|
|
3230
3276
|
let ConversionActionType;
|
|
3231
3277
|
(function (ConversionActionType) {
|
|
3232
3278
|
ConversionActionType[ConversionActionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3273,9 +3319,9 @@ var enums;
|
|
|
3273
3319
|
ConversionActionType[ConversionActionType["GOOGLE_ANALYTICS_4_PURCHASE"] = 41] = "GOOGLE_ANALYTICS_4_PURCHASE";
|
|
3274
3320
|
})(ConversionActionType = enums.ConversionActionType || (enums.ConversionActionType = {}));
|
|
3275
3321
|
/**
|
|
3276
|
-
|
|
3277
|
-
|
|
3278
|
-
|
|
3322
|
+
* @name ConversionAdjustmentTypeEnum.ConversionAdjustmentType
|
|
3323
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
|
|
3324
|
+
*/
|
|
3279
3325
|
let ConversionAdjustmentType;
|
|
3280
3326
|
(function (ConversionAdjustmentType) {
|
|
3281
3327
|
ConversionAdjustmentType[ConversionAdjustmentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3285,9 +3331,9 @@ var enums;
|
|
|
3285
3331
|
ConversionAdjustmentType[ConversionAdjustmentType["ENHANCEMENT"] = 4] = "ENHANCEMENT";
|
|
3286
3332
|
})(ConversionAdjustmentType = enums.ConversionAdjustmentType || (enums.ConversionAdjustmentType = {}));
|
|
3287
3333
|
/**
|
|
3288
|
-
|
|
3289
|
-
|
|
3290
|
-
|
|
3334
|
+
* @name ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
|
|
3335
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
|
|
3336
|
+
*/
|
|
3291
3337
|
let ConversionCustomVariableStatus;
|
|
3292
3338
|
(function (ConversionCustomVariableStatus) {
|
|
3293
3339
|
ConversionCustomVariableStatus[ConversionCustomVariableStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3297,9 +3343,20 @@ var enums;
|
|
|
3297
3343
|
ConversionCustomVariableStatus[ConversionCustomVariableStatus["PAUSED"] = 4] = "PAUSED";
|
|
3298
3344
|
})(ConversionCustomVariableStatus = enums.ConversionCustomVariableStatus || (enums.ConversionCustomVariableStatus = {}));
|
|
3299
3345
|
/**
|
|
3300
|
-
|
|
3301
|
-
|
|
3302
|
-
|
|
3346
|
+
* @name ConversionCustomerTypeEnum.ConversionCustomerType
|
|
3347
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionCustomerTypeEnum.ConversionCustomerType
|
|
3348
|
+
*/
|
|
3349
|
+
let ConversionCustomerType;
|
|
3350
|
+
(function (ConversionCustomerType) {
|
|
3351
|
+
ConversionCustomerType[ConversionCustomerType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3352
|
+
ConversionCustomerType[ConversionCustomerType["UNKNOWN"] = 1] = "UNKNOWN";
|
|
3353
|
+
ConversionCustomerType[ConversionCustomerType["NEW"] = 2] = "NEW";
|
|
3354
|
+
ConversionCustomerType[ConversionCustomerType["RETURNING"] = 3] = "RETURNING";
|
|
3355
|
+
})(ConversionCustomerType = enums.ConversionCustomerType || (enums.ConversionCustomerType = {}));
|
|
3356
|
+
/**
|
|
3357
|
+
* @name ConversionEnvironmentEnum.ConversionEnvironment
|
|
3358
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionEnvironmentEnum.ConversionEnvironment
|
|
3359
|
+
*/
|
|
3303
3360
|
let ConversionEnvironment;
|
|
3304
3361
|
(function (ConversionEnvironment) {
|
|
3305
3362
|
ConversionEnvironment[ConversionEnvironment["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3308,9 +3365,9 @@ var enums;
|
|
|
3308
3365
|
ConversionEnvironment[ConversionEnvironment["WEB"] = 3] = "WEB";
|
|
3309
3366
|
})(ConversionEnvironment = enums.ConversionEnvironment || (enums.ConversionEnvironment = {}));
|
|
3310
3367
|
/**
|
|
3311
|
-
|
|
3312
|
-
|
|
3313
|
-
|
|
3368
|
+
* @name ConversionOriginEnum.ConversionOrigin
|
|
3369
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionOriginEnum.ConversionOrigin
|
|
3370
|
+
*/
|
|
3314
3371
|
let ConversionOrigin;
|
|
3315
3372
|
(function (ConversionOrigin) {
|
|
3316
3373
|
ConversionOrigin[ConversionOrigin["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3323,9 +3380,9 @@ var enums;
|
|
|
3323
3380
|
ConversionOrigin[ConversionOrigin["YOUTUBE_HOSTED"] = 7] = "YOUTUBE_HOSTED";
|
|
3324
3381
|
})(ConversionOrigin = enums.ConversionOrigin || (enums.ConversionOrigin = {}));
|
|
3325
3382
|
/**
|
|
3326
|
-
|
|
3327
|
-
|
|
3328
|
-
|
|
3383
|
+
* @name ConversionTrackingStatusEnum.ConversionTrackingStatus
|
|
3384
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionTrackingStatusEnum.ConversionTrackingStatus
|
|
3385
|
+
*/
|
|
3329
3386
|
let ConversionTrackingStatus;
|
|
3330
3387
|
(function (ConversionTrackingStatus) {
|
|
3331
3388
|
ConversionTrackingStatus[ConversionTrackingStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3336,9 +3393,9 @@ var enums;
|
|
|
3336
3393
|
ConversionTrackingStatus[ConversionTrackingStatus["CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER"] = 5] = "CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER";
|
|
3337
3394
|
})(ConversionTrackingStatus = enums.ConversionTrackingStatus || (enums.ConversionTrackingStatus = {}));
|
|
3338
3395
|
/**
|
|
3339
|
-
|
|
3340
|
-
|
|
3341
|
-
|
|
3396
|
+
* @name ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
|
|
3397
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
|
|
3398
|
+
*/
|
|
3342
3399
|
let ConversionValueRuleSetStatus;
|
|
3343
3400
|
(function (ConversionValueRuleSetStatus) {
|
|
3344
3401
|
ConversionValueRuleSetStatus[ConversionValueRuleSetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3348,9 +3405,9 @@ var enums;
|
|
|
3348
3405
|
ConversionValueRuleSetStatus[ConversionValueRuleSetStatus["PAUSED"] = 4] = "PAUSED";
|
|
3349
3406
|
})(ConversionValueRuleSetStatus = enums.ConversionValueRuleSetStatus || (enums.ConversionValueRuleSetStatus = {}));
|
|
3350
3407
|
/**
|
|
3351
|
-
|
|
3352
|
-
|
|
3353
|
-
|
|
3408
|
+
* @name ConversionValueRuleStatusEnum.ConversionValueRuleStatus
|
|
3409
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
|
|
3410
|
+
*/
|
|
3354
3411
|
let ConversionValueRuleStatus;
|
|
3355
3412
|
(function (ConversionValueRuleStatus) {
|
|
3356
3413
|
ConversionValueRuleStatus[ConversionValueRuleStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3360,9 +3417,9 @@ var enums;
|
|
|
3360
3417
|
ConversionValueRuleStatus[ConversionValueRuleStatus["PAUSED"] = 4] = "PAUSED";
|
|
3361
3418
|
})(ConversionValueRuleStatus = enums.ConversionValueRuleStatus || (enums.ConversionValueRuleStatus = {}));
|
|
3362
3419
|
/**
|
|
3363
|
-
|
|
3364
|
-
|
|
3365
|
-
|
|
3420
|
+
* @name CriterionSystemServingStatusEnum.CriterionSystemServingStatus
|
|
3421
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
|
|
3422
|
+
*/
|
|
3366
3423
|
let CriterionSystemServingStatus;
|
|
3367
3424
|
(function (CriterionSystemServingStatus) {
|
|
3368
3425
|
CriterionSystemServingStatus[CriterionSystemServingStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3371,9 +3428,9 @@ var enums;
|
|
|
3371
3428
|
CriterionSystemServingStatus[CriterionSystemServingStatus["RARELY_SERVED"] = 3] = "RARELY_SERVED";
|
|
3372
3429
|
})(CriterionSystemServingStatus = enums.CriterionSystemServingStatus || (enums.CriterionSystemServingStatus = {}));
|
|
3373
3430
|
/**
|
|
3374
|
-
|
|
3375
|
-
|
|
3376
|
-
|
|
3431
|
+
* @name CriterionTypeEnum.CriterionType
|
|
3432
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CriterionTypeEnum.CriterionType
|
|
3433
|
+
*/
|
|
3377
3434
|
let CriterionType;
|
|
3378
3435
|
(function (CriterionType) {
|
|
3379
3436
|
CriterionType[CriterionType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3418,11 +3475,12 @@ var enums;
|
|
|
3418
3475
|
CriterionType[CriterionType["BRAND"] = 39] = "BRAND";
|
|
3419
3476
|
CriterionType[CriterionType["BRAND_LIST"] = 40] = "BRAND_LIST";
|
|
3420
3477
|
CriterionType[CriterionType["LIFE_EVENT"] = 41] = "LIFE_EVENT";
|
|
3478
|
+
CriterionType[CriterionType["WEBPAGE_LIST"] = 42] = "WEBPAGE_LIST";
|
|
3421
3479
|
})(CriterionType = enums.CriterionType || (enums.CriterionType = {}));
|
|
3422
3480
|
/**
|
|
3423
|
-
|
|
3424
|
-
|
|
3425
|
-
|
|
3481
|
+
* @name CustomAudienceMemberTypeEnum.CustomAudienceMemberType
|
|
3482
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
|
|
3483
|
+
*/
|
|
3426
3484
|
let CustomAudienceMemberType;
|
|
3427
3485
|
(function (CustomAudienceMemberType) {
|
|
3428
3486
|
CustomAudienceMemberType[CustomAudienceMemberType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3433,9 +3491,9 @@ var enums;
|
|
|
3433
3491
|
CustomAudienceMemberType[CustomAudienceMemberType["APP"] = 5] = "APP";
|
|
3434
3492
|
})(CustomAudienceMemberType = enums.CustomAudienceMemberType || (enums.CustomAudienceMemberType = {}));
|
|
3435
3493
|
/**
|
|
3436
|
-
|
|
3437
|
-
|
|
3438
|
-
|
|
3494
|
+
* @name CustomAudienceStatusEnum.CustomAudienceStatus
|
|
3495
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomAudienceStatusEnum.CustomAudienceStatus
|
|
3496
|
+
*/
|
|
3439
3497
|
let CustomAudienceStatus;
|
|
3440
3498
|
(function (CustomAudienceStatus) {
|
|
3441
3499
|
CustomAudienceStatus[CustomAudienceStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3444,9 +3502,9 @@ var enums;
|
|
|
3444
3502
|
CustomAudienceStatus[CustomAudienceStatus["REMOVED"] = 3] = "REMOVED";
|
|
3445
3503
|
})(CustomAudienceStatus = enums.CustomAudienceStatus || (enums.CustomAudienceStatus = {}));
|
|
3446
3504
|
/**
|
|
3447
|
-
|
|
3448
|
-
|
|
3449
|
-
|
|
3505
|
+
* @name CustomAudienceTypeEnum.CustomAudienceType
|
|
3506
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomAudienceTypeEnum.CustomAudienceType
|
|
3507
|
+
*/
|
|
3450
3508
|
let CustomAudienceType;
|
|
3451
3509
|
(function (CustomAudienceType) {
|
|
3452
3510
|
CustomAudienceType[CustomAudienceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3457,9 +3515,9 @@ var enums;
|
|
|
3457
3515
|
CustomAudienceType[CustomAudienceType["SEARCH"] = 5] = "SEARCH";
|
|
3458
3516
|
})(CustomAudienceType = enums.CustomAudienceType || (enums.CustomAudienceType = {}));
|
|
3459
3517
|
/**
|
|
3460
|
-
|
|
3461
|
-
|
|
3462
|
-
|
|
3518
|
+
* @name CustomConversionGoalStatusEnum.CustomConversionGoalStatus
|
|
3519
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
|
|
3520
|
+
*/
|
|
3463
3521
|
let CustomConversionGoalStatus;
|
|
3464
3522
|
(function (CustomConversionGoalStatus) {
|
|
3465
3523
|
CustomConversionGoalStatus[CustomConversionGoalStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3468,9 +3526,9 @@ var enums;
|
|
|
3468
3526
|
CustomConversionGoalStatus[CustomConversionGoalStatus["REMOVED"] = 3] = "REMOVED";
|
|
3469
3527
|
})(CustomConversionGoalStatus = enums.CustomConversionGoalStatus || (enums.CustomConversionGoalStatus = {}));
|
|
3470
3528
|
/**
|
|
3471
|
-
|
|
3472
|
-
|
|
3473
|
-
|
|
3529
|
+
* @name CustomInterestMemberTypeEnum.CustomInterestMemberType
|
|
3530
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomInterestMemberTypeEnum.CustomInterestMemberType
|
|
3531
|
+
*/
|
|
3474
3532
|
let CustomInterestMemberType;
|
|
3475
3533
|
(function (CustomInterestMemberType) {
|
|
3476
3534
|
CustomInterestMemberType[CustomInterestMemberType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3479,9 +3537,9 @@ var enums;
|
|
|
3479
3537
|
CustomInterestMemberType[CustomInterestMemberType["URL"] = 3] = "URL";
|
|
3480
3538
|
})(CustomInterestMemberType = enums.CustomInterestMemberType || (enums.CustomInterestMemberType = {}));
|
|
3481
3539
|
/**
|
|
3482
|
-
|
|
3483
|
-
|
|
3484
|
-
|
|
3540
|
+
* @name CustomInterestStatusEnum.CustomInterestStatus
|
|
3541
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomInterestStatusEnum.CustomInterestStatus
|
|
3542
|
+
*/
|
|
3485
3543
|
let CustomInterestStatus;
|
|
3486
3544
|
(function (CustomInterestStatus) {
|
|
3487
3545
|
CustomInterestStatus[CustomInterestStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3490,9 +3548,9 @@ var enums;
|
|
|
3490
3548
|
CustomInterestStatus[CustomInterestStatus["REMOVED"] = 3] = "REMOVED";
|
|
3491
3549
|
})(CustomInterestStatus = enums.CustomInterestStatus || (enums.CustomInterestStatus = {}));
|
|
3492
3550
|
/**
|
|
3493
|
-
|
|
3494
|
-
|
|
3495
|
-
|
|
3551
|
+
* @name CustomInterestTypeEnum.CustomInterestType
|
|
3552
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomInterestTypeEnum.CustomInterestType
|
|
3553
|
+
*/
|
|
3496
3554
|
let CustomInterestType;
|
|
3497
3555
|
(function (CustomInterestType) {
|
|
3498
3556
|
CustomInterestType[CustomInterestType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3501,9 +3559,9 @@ var enums;
|
|
|
3501
3559
|
CustomInterestType[CustomInterestType["CUSTOM_INTENT"] = 3] = "CUSTOM_INTENT";
|
|
3502
3560
|
})(CustomInterestType = enums.CustomInterestType || (enums.CustomInterestType = {}));
|
|
3503
3561
|
/**
|
|
3504
|
-
|
|
3505
|
-
|
|
3506
|
-
|
|
3562
|
+
* @name CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
|
|
3563
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerAcquisitionOptimizationModeEnum.CustomerAcquisitionOptimizationMode
|
|
3564
|
+
*/
|
|
3507
3565
|
let CustomerAcquisitionOptimizationMode;
|
|
3508
3566
|
(function (CustomerAcquisitionOptimizationMode) {
|
|
3509
3567
|
CustomerAcquisitionOptimizationMode[CustomerAcquisitionOptimizationMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3513,9 +3571,9 @@ var enums;
|
|
|
3513
3571
|
CustomerAcquisitionOptimizationMode[CustomerAcquisitionOptimizationMode["TARGET_NEW_CUSTOMER"] = 4] = "TARGET_NEW_CUSTOMER";
|
|
3514
3572
|
})(CustomerAcquisitionOptimizationMode = enums.CustomerAcquisitionOptimizationMode || (enums.CustomerAcquisitionOptimizationMode = {}));
|
|
3515
3573
|
/**
|
|
3516
|
-
|
|
3517
|
-
|
|
3518
|
-
|
|
3574
|
+
* @name CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
|
|
3575
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
|
|
3576
|
+
*/
|
|
3519
3577
|
let CustomerPayPerConversionEligibilityFailureReason;
|
|
3520
3578
|
(function (CustomerPayPerConversionEligibilityFailureReason) {
|
|
3521
3579
|
CustomerPayPerConversionEligibilityFailureReason[CustomerPayPerConversionEligibilityFailureReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3529,9 +3587,9 @@ var enums;
|
|
|
3529
3587
|
CustomerPayPerConversionEligibilityFailureReason[CustomerPayPerConversionEligibilityFailureReason["OTHER"] = 8] = "OTHER";
|
|
3530
3588
|
})(CustomerPayPerConversionEligibilityFailureReason = enums.CustomerPayPerConversionEligibilityFailureReason || (enums.CustomerPayPerConversionEligibilityFailureReason = {}));
|
|
3531
3589
|
/**
|
|
3532
|
-
|
|
3533
|
-
|
|
3534
|
-
|
|
3590
|
+
* @name CustomerStatusEnum.CustomerStatus
|
|
3591
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomerStatusEnum.CustomerStatus
|
|
3592
|
+
*/
|
|
3535
3593
|
let CustomerStatus;
|
|
3536
3594
|
(function (CustomerStatus) {
|
|
3537
3595
|
CustomerStatus[CustomerStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3542,9 +3600,9 @@ var enums;
|
|
|
3542
3600
|
CustomerStatus[CustomerStatus["CLOSED"] = 5] = "CLOSED";
|
|
3543
3601
|
})(CustomerStatus = enums.CustomerStatus || (enums.CustomerStatus = {}));
|
|
3544
3602
|
/**
|
|
3545
|
-
|
|
3546
|
-
|
|
3547
|
-
|
|
3603
|
+
* @name CustomizerAttributeStatusEnum.CustomizerAttributeStatus
|
|
3604
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
|
|
3605
|
+
*/
|
|
3548
3606
|
let CustomizerAttributeStatus;
|
|
3549
3607
|
(function (CustomizerAttributeStatus) {
|
|
3550
3608
|
CustomizerAttributeStatus[CustomizerAttributeStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3553,9 +3611,9 @@ var enums;
|
|
|
3553
3611
|
CustomizerAttributeStatus[CustomizerAttributeStatus["REMOVED"] = 3] = "REMOVED";
|
|
3554
3612
|
})(CustomizerAttributeStatus = enums.CustomizerAttributeStatus || (enums.CustomizerAttributeStatus = {}));
|
|
3555
3613
|
/**
|
|
3556
|
-
|
|
3557
|
-
|
|
3558
|
-
|
|
3614
|
+
* @name CustomizerValueStatusEnum.CustomizerValueStatus
|
|
3615
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/CustomizerValueStatusEnum.CustomizerValueStatus
|
|
3616
|
+
*/
|
|
3559
3617
|
let CustomizerValueStatus;
|
|
3560
3618
|
(function (CustomizerValueStatus) {
|
|
3561
3619
|
CustomizerValueStatus[CustomizerValueStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3564,9 +3622,9 @@ var enums;
|
|
|
3564
3622
|
CustomizerValueStatus[CustomizerValueStatus["REMOVED"] = 3] = "REMOVED";
|
|
3565
3623
|
})(CustomizerValueStatus = enums.CustomizerValueStatus || (enums.CustomizerValueStatus = {}));
|
|
3566
3624
|
/**
|
|
3567
|
-
|
|
3568
|
-
|
|
3569
|
-
|
|
3625
|
+
* @name DataDrivenModelStatusEnum.DataDrivenModelStatus
|
|
3626
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/DataDrivenModelStatusEnum.DataDrivenModelStatus
|
|
3627
|
+
*/
|
|
3570
3628
|
let DataDrivenModelStatus;
|
|
3571
3629
|
(function (DataDrivenModelStatus) {
|
|
3572
3630
|
DataDrivenModelStatus[DataDrivenModelStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3577,9 +3635,9 @@ var enums;
|
|
|
3577
3635
|
DataDrivenModelStatus[DataDrivenModelStatus["NEVER_GENERATED"] = 5] = "NEVER_GENERATED";
|
|
3578
3636
|
})(DataDrivenModelStatus = enums.DataDrivenModelStatus || (enums.DataDrivenModelStatus = {}));
|
|
3579
3637
|
/**
|
|
3580
|
-
|
|
3581
|
-
|
|
3582
|
-
|
|
3638
|
+
* @name DataLinkStatusEnum.DataLinkStatus
|
|
3639
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/DataLinkStatusEnum.DataLinkStatus
|
|
3640
|
+
*/
|
|
3583
3641
|
let DataLinkStatus;
|
|
3584
3642
|
(function (DataLinkStatus) {
|
|
3585
3643
|
DataLinkStatus[DataLinkStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3592,9 +3650,9 @@ var enums;
|
|
|
3592
3650
|
DataLinkStatus[DataLinkStatus["REJECTED"] = 7] = "REJECTED";
|
|
3593
3651
|
})(DataLinkStatus = enums.DataLinkStatus || (enums.DataLinkStatus = {}));
|
|
3594
3652
|
/**
|
|
3595
|
-
|
|
3596
|
-
|
|
3597
|
-
|
|
3653
|
+
* @name DataLinkTypeEnum.DataLinkType
|
|
3654
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/DataLinkTypeEnum.DataLinkType
|
|
3655
|
+
*/
|
|
3598
3656
|
let DataLinkType;
|
|
3599
3657
|
(function (DataLinkType) {
|
|
3600
3658
|
DataLinkType[DataLinkType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3602,9 +3660,31 @@ var enums;
|
|
|
3602
3660
|
DataLinkType[DataLinkType["VIDEO"] = 2] = "VIDEO";
|
|
3603
3661
|
})(DataLinkType = enums.DataLinkType || (enums.DataLinkType = {}));
|
|
3604
3662
|
/**
|
|
3605
|
-
|
|
3606
|
-
|
|
3607
|
-
|
|
3663
|
+
* @name DemandGenChannelConfigEnum.DemandGenChannelConfig
|
|
3664
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/DemandGenChannelConfigEnum.DemandGenChannelConfig
|
|
3665
|
+
*/
|
|
3666
|
+
let DemandGenChannelConfig;
|
|
3667
|
+
(function (DemandGenChannelConfig) {
|
|
3668
|
+
DemandGenChannelConfig[DemandGenChannelConfig["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3669
|
+
DemandGenChannelConfig[DemandGenChannelConfig["UNKNOWN"] = 1] = "UNKNOWN";
|
|
3670
|
+
DemandGenChannelConfig[DemandGenChannelConfig["CHANNEL_STRATEGY"] = 2] = "CHANNEL_STRATEGY";
|
|
3671
|
+
DemandGenChannelConfig[DemandGenChannelConfig["SELECTED_CHANNELS"] = 3] = "SELECTED_CHANNELS";
|
|
3672
|
+
})(DemandGenChannelConfig = enums.DemandGenChannelConfig || (enums.DemandGenChannelConfig = {}));
|
|
3673
|
+
/**
|
|
3674
|
+
* @name DemandGenChannelStrategyEnum.DemandGenChannelStrategy
|
|
3675
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/DemandGenChannelStrategyEnum.DemandGenChannelStrategy
|
|
3676
|
+
*/
|
|
3677
|
+
let DemandGenChannelStrategy;
|
|
3678
|
+
(function (DemandGenChannelStrategy) {
|
|
3679
|
+
DemandGenChannelStrategy[DemandGenChannelStrategy["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3680
|
+
DemandGenChannelStrategy[DemandGenChannelStrategy["UNKNOWN"] = 1] = "UNKNOWN";
|
|
3681
|
+
DemandGenChannelStrategy[DemandGenChannelStrategy["ALL_CHANNELS"] = 2] = "ALL_CHANNELS";
|
|
3682
|
+
DemandGenChannelStrategy[DemandGenChannelStrategy["ALL_OWNED_AND_OPERATED_CHANNELS"] = 3] = "ALL_OWNED_AND_OPERATED_CHANNELS";
|
|
3683
|
+
})(DemandGenChannelStrategy = enums.DemandGenChannelStrategy || (enums.DemandGenChannelStrategy = {}));
|
|
3684
|
+
/**
|
|
3685
|
+
* @name DistanceBucketEnum.DistanceBucket
|
|
3686
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/DistanceBucketEnum.DistanceBucket
|
|
3687
|
+
*/
|
|
3608
3688
|
let DistanceBucket;
|
|
3609
3689
|
(function (DistanceBucket) {
|
|
3610
3690
|
DistanceBucket[DistanceBucket["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3638,9 +3718,9 @@ var enums;
|
|
|
3638
3718
|
DistanceBucket[DistanceBucket["BEYOND_40MILES"] = 28] = "BEYOND_40MILES";
|
|
3639
3719
|
})(DistanceBucket = enums.DistanceBucket || (enums.DistanceBucket = {}));
|
|
3640
3720
|
/**
|
|
3641
|
-
|
|
3642
|
-
|
|
3643
|
-
|
|
3721
|
+
* @name ExperimentStatusEnum.ExperimentStatus
|
|
3722
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentStatusEnum.ExperimentStatus
|
|
3723
|
+
*/
|
|
3644
3724
|
let ExperimentStatus;
|
|
3645
3725
|
(function (ExperimentStatus) {
|
|
3646
3726
|
ExperimentStatus[ExperimentStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3654,9 +3734,9 @@ var enums;
|
|
|
3654
3734
|
ExperimentStatus[ExperimentStatus["GRADUATED"] = 8] = "GRADUATED";
|
|
3655
3735
|
})(ExperimentStatus = enums.ExperimentStatus || (enums.ExperimentStatus = {}));
|
|
3656
3736
|
/**
|
|
3657
|
-
|
|
3658
|
-
|
|
3659
|
-
|
|
3737
|
+
* @name ExperimentTypeEnum.ExperimentType
|
|
3738
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ExperimentTypeEnum.ExperimentType
|
|
3739
|
+
*/
|
|
3660
3740
|
let ExperimentType;
|
|
3661
3741
|
(function (ExperimentType) {
|
|
3662
3742
|
ExperimentType[ExperimentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3673,9 +3753,9 @@ var enums;
|
|
|
3673
3753
|
ExperimentType[ExperimentType["HOTEL_CUSTOM"] = 12] = "HOTEL_CUSTOM";
|
|
3674
3754
|
})(ExperimentType = enums.ExperimentType || (enums.ExperimentType = {}));
|
|
3675
3755
|
/**
|
|
3676
|
-
|
|
3677
|
-
|
|
3678
|
-
|
|
3756
|
+
* @name GeoTargetConstantStatusEnum.GeoTargetConstantStatus
|
|
3757
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
|
|
3758
|
+
*/
|
|
3679
3759
|
let GeoTargetConstantStatus;
|
|
3680
3760
|
(function (GeoTargetConstantStatus) {
|
|
3681
3761
|
GeoTargetConstantStatus[GeoTargetConstantStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3684,9 +3764,9 @@ var enums;
|
|
|
3684
3764
|
GeoTargetConstantStatus[GeoTargetConstantStatus["REMOVAL_PLANNED"] = 3] = "REMOVAL_PLANNED";
|
|
3685
3765
|
})(GeoTargetConstantStatus = enums.GeoTargetConstantStatus || (enums.GeoTargetConstantStatus = {}));
|
|
3686
3766
|
/**
|
|
3687
|
-
|
|
3688
|
-
|
|
3689
|
-
|
|
3767
|
+
* @name GeoTargetingTypeEnum.GeoTargetingType
|
|
3768
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/GeoTargetingTypeEnum.GeoTargetingType
|
|
3769
|
+
*/
|
|
3690
3770
|
let GeoTargetingType;
|
|
3691
3771
|
(function (GeoTargetingType) {
|
|
3692
3772
|
GeoTargetingType[GeoTargetingType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3695,9 +3775,9 @@ var enums;
|
|
|
3695
3775
|
GeoTargetingType[GeoTargetingType["LOCATION_OF_PRESENCE"] = 3] = "LOCATION_OF_PRESENCE";
|
|
3696
3776
|
})(GeoTargetingType = enums.GeoTargetingType || (enums.GeoTargetingType = {}));
|
|
3697
3777
|
/**
|
|
3698
|
-
|
|
3699
|
-
|
|
3700
|
-
|
|
3778
|
+
* @name GoalConfigLevelEnum.GoalConfigLevel
|
|
3779
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoalConfigLevelEnum.GoalConfigLevel
|
|
3780
|
+
*/
|
|
3701
3781
|
let GoalConfigLevel;
|
|
3702
3782
|
(function (GoalConfigLevel) {
|
|
3703
3783
|
GoalConfigLevel[GoalConfigLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3706,9 +3786,9 @@ var enums;
|
|
|
3706
3786
|
GoalConfigLevel[GoalConfigLevel["CAMPAIGN"] = 3] = "CAMPAIGN";
|
|
3707
3787
|
})(GoalConfigLevel = enums.GoalConfigLevel || (enums.GoalConfigLevel = {}));
|
|
3708
3788
|
/**
|
|
3709
|
-
|
|
3710
|
-
|
|
3711
|
-
|
|
3789
|
+
* @name GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
|
|
3790
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
|
|
3791
|
+
*/
|
|
3712
3792
|
let GoogleAdsFieldCategory;
|
|
3713
3793
|
(function (GoogleAdsFieldCategory) {
|
|
3714
3794
|
GoogleAdsFieldCategory[GoogleAdsFieldCategory["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3719,9 +3799,9 @@ var enums;
|
|
|
3719
3799
|
GoogleAdsFieldCategory[GoogleAdsFieldCategory["METRIC"] = 6] = "METRIC";
|
|
3720
3800
|
})(GoogleAdsFieldCategory = enums.GoogleAdsFieldCategory || (enums.GoogleAdsFieldCategory = {}));
|
|
3721
3801
|
/**
|
|
3722
|
-
|
|
3723
|
-
|
|
3724
|
-
|
|
3802
|
+
* @name GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
|
|
3803
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
|
|
3804
|
+
*/
|
|
3725
3805
|
let GoogleAdsFieldDataType;
|
|
3726
3806
|
(function (GoogleAdsFieldDataType) {
|
|
3727
3807
|
GoogleAdsFieldDataType[GoogleAdsFieldDataType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3739,9 +3819,9 @@ var enums;
|
|
|
3739
3819
|
GoogleAdsFieldDataType[GoogleAdsFieldDataType["UINT64"] = 12] = "UINT64";
|
|
3740
3820
|
})(GoogleAdsFieldDataType = enums.GoogleAdsFieldDataType || (enums.GoogleAdsFieldDataType = {}));
|
|
3741
3821
|
/**
|
|
3742
|
-
|
|
3743
|
-
|
|
3744
|
-
|
|
3822
|
+
* @name GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
|
|
3823
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
|
|
3824
|
+
*/
|
|
3745
3825
|
let GoogleVoiceCallStatus;
|
|
3746
3826
|
(function (GoogleVoiceCallStatus) {
|
|
3747
3827
|
GoogleVoiceCallStatus[GoogleVoiceCallStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3750,9 +3830,9 @@ var enums;
|
|
|
3750
3830
|
GoogleVoiceCallStatus[GoogleVoiceCallStatus["RECEIVED"] = 3] = "RECEIVED";
|
|
3751
3831
|
})(GoogleVoiceCallStatus = enums.GoogleVoiceCallStatus || (enums.GoogleVoiceCallStatus = {}));
|
|
3752
3832
|
/**
|
|
3753
|
-
|
|
3754
|
-
|
|
3755
|
-
|
|
3833
|
+
* @name HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
|
|
3834
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelAssetSuggestionStatusEnum.HotelAssetSuggestionStatus
|
|
3835
|
+
*/
|
|
3756
3836
|
let HotelAssetSuggestionStatus;
|
|
3757
3837
|
(function (HotelAssetSuggestionStatus) {
|
|
3758
3838
|
HotelAssetSuggestionStatus[HotelAssetSuggestionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3762,9 +3842,9 @@ var enums;
|
|
|
3762
3842
|
HotelAssetSuggestionStatus[HotelAssetSuggestionStatus["INVALID_PLACE_ID"] = 4] = "INVALID_PLACE_ID";
|
|
3763
3843
|
})(HotelAssetSuggestionStatus = enums.HotelAssetSuggestionStatus || (enums.HotelAssetSuggestionStatus = {}));
|
|
3764
3844
|
/**
|
|
3765
|
-
|
|
3766
|
-
|
|
3767
|
-
|
|
3845
|
+
* @name HotelReconciliationStatusEnum.HotelReconciliationStatus
|
|
3846
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/HotelReconciliationStatusEnum.HotelReconciliationStatus
|
|
3847
|
+
*/
|
|
3768
3848
|
let HotelReconciliationStatus;
|
|
3769
3849
|
(function (HotelReconciliationStatus) {
|
|
3770
3850
|
HotelReconciliationStatus[HotelReconciliationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3775,9 +3855,9 @@ var enums;
|
|
|
3775
3855
|
HotelReconciliationStatus[HotelReconciliationStatus["CANCELED"] = 5] = "CANCELED";
|
|
3776
3856
|
})(HotelReconciliationStatus = enums.HotelReconciliationStatus || (enums.HotelReconciliationStatus = {}));
|
|
3777
3857
|
/**
|
|
3778
|
-
|
|
3779
|
-
|
|
3780
|
-
|
|
3858
|
+
* @name IdentityVerificationProgramEnum.IdentityVerificationProgram
|
|
3859
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/IdentityVerificationProgramEnum.IdentityVerificationProgram
|
|
3860
|
+
*/
|
|
3781
3861
|
let IdentityVerificationProgram;
|
|
3782
3862
|
(function (IdentityVerificationProgram) {
|
|
3783
3863
|
IdentityVerificationProgram[IdentityVerificationProgram["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3785,9 +3865,9 @@ var enums;
|
|
|
3785
3865
|
IdentityVerificationProgram[IdentityVerificationProgram["ADVERTISER_IDENTITY_VERIFICATION"] = 2] = "ADVERTISER_IDENTITY_VERIFICATION";
|
|
3786
3866
|
})(IdentityVerificationProgram = enums.IdentityVerificationProgram || (enums.IdentityVerificationProgram = {}));
|
|
3787
3867
|
/**
|
|
3788
|
-
|
|
3789
|
-
|
|
3790
|
-
|
|
3868
|
+
* @name IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
|
|
3869
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/IdentityVerificationProgramStatusEnum.IdentityVerificationProgramStatus
|
|
3870
|
+
*/
|
|
3791
3871
|
let IdentityVerificationProgramStatus;
|
|
3792
3872
|
(function (IdentityVerificationProgramStatus) {
|
|
3793
3873
|
IdentityVerificationProgramStatus[IdentityVerificationProgramStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3798,9 +3878,9 @@ var enums;
|
|
|
3798
3878
|
IdentityVerificationProgramStatus[IdentityVerificationProgramStatus["FAILURE"] = 5] = "FAILURE";
|
|
3799
3879
|
})(IdentityVerificationProgramStatus = enums.IdentityVerificationProgramStatus || (enums.IdentityVerificationProgramStatus = {}));
|
|
3800
3880
|
/**
|
|
3801
|
-
|
|
3802
|
-
|
|
3803
|
-
|
|
3881
|
+
* @name InsightsTrendEnum.InsightsTrend
|
|
3882
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/InsightsTrendEnum.InsightsTrend
|
|
3883
|
+
*/
|
|
3804
3884
|
let InsightsTrend;
|
|
3805
3885
|
(function (InsightsTrend) {
|
|
3806
3886
|
InsightsTrend[InsightsTrend["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3811,9 +3891,9 @@ var enums;
|
|
|
3811
3891
|
InsightsTrend[InsightsTrend["DECLINING"] = 5] = "DECLINING";
|
|
3812
3892
|
})(InsightsTrend = enums.InsightsTrend || (enums.InsightsTrend = {}));
|
|
3813
3893
|
/**
|
|
3814
|
-
|
|
3815
|
-
|
|
3816
|
-
|
|
3894
|
+
* @name InvoiceTypeEnum.InvoiceType
|
|
3895
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/InvoiceTypeEnum.InvoiceType
|
|
3896
|
+
*/
|
|
3817
3897
|
let InvoiceType;
|
|
3818
3898
|
(function (InvoiceType) {
|
|
3819
3899
|
InvoiceType[InvoiceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3822,9 +3902,9 @@ var enums;
|
|
|
3822
3902
|
InvoiceType[InvoiceType["INVOICE"] = 3] = "INVOICE";
|
|
3823
3903
|
})(InvoiceType = enums.InvoiceType || (enums.InvoiceType = {}));
|
|
3824
3904
|
/**
|
|
3825
|
-
|
|
3826
|
-
|
|
3827
|
-
|
|
3905
|
+
* @name KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
|
|
3906
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
|
|
3907
|
+
*/
|
|
3828
3908
|
let KeywordPlanForecastInterval;
|
|
3829
3909
|
(function (KeywordPlanForecastInterval) {
|
|
3830
3910
|
KeywordPlanForecastInterval[KeywordPlanForecastInterval["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3834,9 +3914,9 @@ var enums;
|
|
|
3834
3914
|
KeywordPlanForecastInterval[KeywordPlanForecastInterval["NEXT_QUARTER"] = 5] = "NEXT_QUARTER";
|
|
3835
3915
|
})(KeywordPlanForecastInterval = enums.KeywordPlanForecastInterval || (enums.KeywordPlanForecastInterval = {}));
|
|
3836
3916
|
/**
|
|
3837
|
-
|
|
3838
|
-
|
|
3839
|
-
|
|
3917
|
+
* @name KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
|
|
3918
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
|
|
3919
|
+
*/
|
|
3840
3920
|
let KeywordPlanKeywordAnnotation;
|
|
3841
3921
|
(function (KeywordPlanKeywordAnnotation) {
|
|
3842
3922
|
KeywordPlanKeywordAnnotation[KeywordPlanKeywordAnnotation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3844,9 +3924,9 @@ var enums;
|
|
|
3844
3924
|
KeywordPlanKeywordAnnotation[KeywordPlanKeywordAnnotation["KEYWORD_CONCEPT"] = 2] = "KEYWORD_CONCEPT";
|
|
3845
3925
|
})(KeywordPlanKeywordAnnotation = enums.KeywordPlanKeywordAnnotation || (enums.KeywordPlanKeywordAnnotation = {}));
|
|
3846
3926
|
/**
|
|
3847
|
-
|
|
3848
|
-
|
|
3849
|
-
|
|
3927
|
+
* @name KeywordPlanNetworkEnum.KeywordPlanNetwork
|
|
3928
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/KeywordPlanNetworkEnum.KeywordPlanNetwork
|
|
3929
|
+
*/
|
|
3850
3930
|
let KeywordPlanNetwork;
|
|
3851
3931
|
(function (KeywordPlanNetwork) {
|
|
3852
3932
|
KeywordPlanNetwork[KeywordPlanNetwork["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3855,9 +3935,9 @@ var enums;
|
|
|
3855
3935
|
KeywordPlanNetwork[KeywordPlanNetwork["GOOGLE_SEARCH_AND_PARTNERS"] = 3] = "GOOGLE_SEARCH_AND_PARTNERS";
|
|
3856
3936
|
})(KeywordPlanNetwork = enums.KeywordPlanNetwork || (enums.KeywordPlanNetwork = {}));
|
|
3857
3937
|
/**
|
|
3858
|
-
|
|
3859
|
-
|
|
3860
|
-
|
|
3938
|
+
* @name LabelStatusEnum.LabelStatus
|
|
3939
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LabelStatusEnum.LabelStatus
|
|
3940
|
+
*/
|
|
3861
3941
|
let LabelStatus;
|
|
3862
3942
|
(function (LabelStatus) {
|
|
3863
3943
|
LabelStatus[LabelStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3866,9 +3946,9 @@ var enums;
|
|
|
3866
3946
|
LabelStatus[LabelStatus["REMOVED"] = 3] = "REMOVED";
|
|
3867
3947
|
})(LabelStatus = enums.LabelStatus || (enums.LabelStatus = {}));
|
|
3868
3948
|
/**
|
|
3869
|
-
|
|
3870
|
-
|
|
3871
|
-
|
|
3949
|
+
* @name LinkedAccountTypeEnum.LinkedAccountType
|
|
3950
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LinkedAccountTypeEnum.LinkedAccountType
|
|
3951
|
+
*/
|
|
3872
3952
|
let LinkedAccountType;
|
|
3873
3953
|
(function (LinkedAccountType) {
|
|
3874
3954
|
LinkedAccountType[LinkedAccountType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3876,9 +3956,9 @@ var enums;
|
|
|
3876
3956
|
LinkedAccountType[LinkedAccountType["THIRD_PARTY_APP_ANALYTICS"] = 2] = "THIRD_PARTY_APP_ANALYTICS";
|
|
3877
3957
|
})(LinkedAccountType = enums.LinkedAccountType || (enums.LinkedAccountType = {}));
|
|
3878
3958
|
/**
|
|
3879
|
-
|
|
3880
|
-
|
|
3881
|
-
|
|
3959
|
+
* @name LinkedProductTypeEnum.LinkedProductType
|
|
3960
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LinkedProductTypeEnum.LinkedProductType
|
|
3961
|
+
*/
|
|
3882
3962
|
let LinkedProductType;
|
|
3883
3963
|
(function (LinkedProductType) {
|
|
3884
3964
|
LinkedProductType[LinkedProductType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3890,9 +3970,9 @@ var enums;
|
|
|
3890
3970
|
LinkedProductType[LinkedProductType["ADVERTISING_PARTNER"] = 9] = "ADVERTISING_PARTNER";
|
|
3891
3971
|
})(LinkedProductType = enums.LinkedProductType || (enums.LinkedProductType = {}));
|
|
3892
3972
|
/**
|
|
3893
|
-
|
|
3894
|
-
|
|
3895
|
-
|
|
3973
|
+
* @name ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
|
|
3974
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
|
|
3975
|
+
*/
|
|
3896
3976
|
let ListingGroupFilterCustomAttributeIndex;
|
|
3897
3977
|
(function (ListingGroupFilterCustomAttributeIndex) {
|
|
3898
3978
|
ListingGroupFilterCustomAttributeIndex[ListingGroupFilterCustomAttributeIndex["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3904,9 +3984,9 @@ var enums;
|
|
|
3904
3984
|
ListingGroupFilterCustomAttributeIndex[ListingGroupFilterCustomAttributeIndex["INDEX4"] = 6] = "INDEX4";
|
|
3905
3985
|
})(ListingGroupFilterCustomAttributeIndex = enums.ListingGroupFilterCustomAttributeIndex || (enums.ListingGroupFilterCustomAttributeIndex = {}));
|
|
3906
3986
|
/**
|
|
3907
|
-
|
|
3908
|
-
|
|
3909
|
-
|
|
3987
|
+
* @name ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
|
|
3988
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterListingSourceEnum.ListingGroupFilterListingSource
|
|
3989
|
+
*/
|
|
3910
3990
|
let ListingGroupFilterListingSource;
|
|
3911
3991
|
(function (ListingGroupFilterListingSource) {
|
|
3912
3992
|
ListingGroupFilterListingSource[ListingGroupFilterListingSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3915,9 +3995,9 @@ var enums;
|
|
|
3915
3995
|
ListingGroupFilterListingSource[ListingGroupFilterListingSource["WEBPAGE"] = 3] = "WEBPAGE";
|
|
3916
3996
|
})(ListingGroupFilterListingSource = enums.ListingGroupFilterListingSource || (enums.ListingGroupFilterListingSource = {}));
|
|
3917
3997
|
/**
|
|
3918
|
-
|
|
3919
|
-
|
|
3920
|
-
|
|
3998
|
+
* @name ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
|
|
3999
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductCategoryLevelEnum.ListingGroupFilterProductCategoryLevel
|
|
4000
|
+
*/
|
|
3921
4001
|
let ListingGroupFilterProductCategoryLevel;
|
|
3922
4002
|
(function (ListingGroupFilterProductCategoryLevel) {
|
|
3923
4003
|
ListingGroupFilterProductCategoryLevel[ListingGroupFilterProductCategoryLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3929,9 +4009,9 @@ var enums;
|
|
|
3929
4009
|
ListingGroupFilterProductCategoryLevel[ListingGroupFilterProductCategoryLevel["LEVEL5"] = 6] = "LEVEL5";
|
|
3930
4010
|
})(ListingGroupFilterProductCategoryLevel = enums.ListingGroupFilterProductCategoryLevel || (enums.ListingGroupFilterProductCategoryLevel = {}));
|
|
3931
4011
|
/**
|
|
3932
|
-
|
|
3933
|
-
|
|
3934
|
-
|
|
4012
|
+
* @name ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
|
|
4013
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
|
|
4014
|
+
*/
|
|
3935
4015
|
let ListingGroupFilterProductChannel;
|
|
3936
4016
|
(function (ListingGroupFilterProductChannel) {
|
|
3937
4017
|
ListingGroupFilterProductChannel[ListingGroupFilterProductChannel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3940,9 +4020,9 @@ var enums;
|
|
|
3940
4020
|
ListingGroupFilterProductChannel[ListingGroupFilterProductChannel["LOCAL"] = 3] = "LOCAL";
|
|
3941
4021
|
})(ListingGroupFilterProductChannel = enums.ListingGroupFilterProductChannel || (enums.ListingGroupFilterProductChannel = {}));
|
|
3942
4022
|
/**
|
|
3943
|
-
|
|
3944
|
-
|
|
3945
|
-
|
|
4023
|
+
* @name ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
|
|
4024
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
|
|
4025
|
+
*/
|
|
3946
4026
|
let ListingGroupFilterProductCondition;
|
|
3947
4027
|
(function (ListingGroupFilterProductCondition) {
|
|
3948
4028
|
ListingGroupFilterProductCondition[ListingGroupFilterProductCondition["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3952,9 +4032,9 @@ var enums;
|
|
|
3952
4032
|
ListingGroupFilterProductCondition[ListingGroupFilterProductCondition["USED"] = 4] = "USED";
|
|
3953
4033
|
})(ListingGroupFilterProductCondition = enums.ListingGroupFilterProductCondition || (enums.ListingGroupFilterProductCondition = {}));
|
|
3954
4034
|
/**
|
|
3955
|
-
|
|
3956
|
-
|
|
3957
|
-
|
|
4035
|
+
* @name ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
|
|
4036
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
|
|
4037
|
+
*/
|
|
3958
4038
|
let ListingGroupFilterProductTypeLevel;
|
|
3959
4039
|
(function (ListingGroupFilterProductTypeLevel) {
|
|
3960
4040
|
ListingGroupFilterProductTypeLevel[ListingGroupFilterProductTypeLevel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3966,9 +4046,9 @@ var enums;
|
|
|
3966
4046
|
ListingGroupFilterProductTypeLevel[ListingGroupFilterProductTypeLevel["LEVEL5"] = 6] = "LEVEL5";
|
|
3967
4047
|
})(ListingGroupFilterProductTypeLevel = enums.ListingGroupFilterProductTypeLevel || (enums.ListingGroupFilterProductTypeLevel = {}));
|
|
3968
4048
|
/**
|
|
3969
|
-
|
|
3970
|
-
|
|
3971
|
-
|
|
4049
|
+
* @name ListingGroupFilterTypeEnum.ListingGroupFilterType
|
|
4050
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingGroupFilterTypeEnum.ListingGroupFilterType
|
|
4051
|
+
*/
|
|
3972
4052
|
let ListingGroupFilterType;
|
|
3973
4053
|
(function (ListingGroupFilterType) {
|
|
3974
4054
|
ListingGroupFilterType[ListingGroupFilterType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3978,9 +4058,9 @@ var enums;
|
|
|
3978
4058
|
ListingGroupFilterType[ListingGroupFilterType["UNIT_EXCLUDED"] = 4] = "UNIT_EXCLUDED";
|
|
3979
4059
|
})(ListingGroupFilterType = enums.ListingGroupFilterType || (enums.ListingGroupFilterType = {}));
|
|
3980
4060
|
/**
|
|
3981
|
-
|
|
3982
|
-
|
|
3983
|
-
|
|
4061
|
+
* @name ListingTypeEnum.ListingType
|
|
4062
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ListingTypeEnum.ListingType
|
|
4063
|
+
*/
|
|
3984
4064
|
let ListingType;
|
|
3985
4065
|
(function (ListingType) {
|
|
3986
4066
|
ListingType[ListingType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -3988,9 +4068,9 @@ var enums;
|
|
|
3988
4068
|
ListingType[ListingType["VEHICLES"] = 2] = "VEHICLES";
|
|
3989
4069
|
})(ListingType = enums.ListingType || (enums.ListingType = {}));
|
|
3990
4070
|
/**
|
|
3991
|
-
|
|
3992
|
-
|
|
3993
|
-
|
|
4071
|
+
* @name LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
|
|
4072
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesBusinessRegistrationCheckRejectionReasonEnum.LocalServicesBusinessRegistrationCheckRejectionReason
|
|
4073
|
+
*/
|
|
3994
4074
|
let LocalServicesBusinessRegistrationCheckRejectionReason;
|
|
3995
4075
|
(function (LocalServicesBusinessRegistrationCheckRejectionReason) {
|
|
3996
4076
|
LocalServicesBusinessRegistrationCheckRejectionReason[LocalServicesBusinessRegistrationCheckRejectionReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4006,9 +4086,9 @@ var enums;
|
|
|
4006
4086
|
LocalServicesBusinessRegistrationCheckRejectionReason[LocalServicesBusinessRegistrationCheckRejectionReason["OTHER"] = 10] = "OTHER";
|
|
4007
4087
|
})(LocalServicesBusinessRegistrationCheckRejectionReason = enums.LocalServicesBusinessRegistrationCheckRejectionReason || (enums.LocalServicesBusinessRegistrationCheckRejectionReason = {}));
|
|
4008
4088
|
/**
|
|
4009
|
-
|
|
4010
|
-
|
|
4011
|
-
|
|
4089
|
+
* @name LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
|
|
4090
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesBusinessRegistrationTypeEnum.LocalServicesBusinessRegistrationType
|
|
4091
|
+
*/
|
|
4012
4092
|
let LocalServicesBusinessRegistrationType;
|
|
4013
4093
|
(function (LocalServicesBusinessRegistrationType) {
|
|
4014
4094
|
LocalServicesBusinessRegistrationType[LocalServicesBusinessRegistrationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4017,9 +4097,9 @@ var enums;
|
|
|
4017
4097
|
LocalServicesBusinessRegistrationType[LocalServicesBusinessRegistrationType["DOCUMENT"] = 3] = "DOCUMENT";
|
|
4018
4098
|
})(LocalServicesBusinessRegistrationType = enums.LocalServicesBusinessRegistrationType || (enums.LocalServicesBusinessRegistrationType = {}));
|
|
4019
4099
|
/**
|
|
4020
|
-
|
|
4021
|
-
|
|
4022
|
-
|
|
4100
|
+
* @name LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
|
|
4101
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadConversationTypeEnum.LocalServicesLeadConversationType
|
|
4102
|
+
*/
|
|
4023
4103
|
let LocalServicesLeadConversationType;
|
|
4024
4104
|
(function (LocalServicesLeadConversationType) {
|
|
4025
4105
|
LocalServicesLeadConversationType[LocalServicesLeadConversationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4033,9 +4113,9 @@ var enums;
|
|
|
4033
4113
|
LocalServicesLeadConversationType[LocalServicesLeadConversationType["ADS_API"] = 8] = "ADS_API";
|
|
4034
4114
|
})(LocalServicesLeadConversationType = enums.LocalServicesLeadConversationType || (enums.LocalServicesLeadConversationType = {}));
|
|
4035
4115
|
/**
|
|
4036
|
-
|
|
4037
|
-
|
|
4038
|
-
|
|
4116
|
+
* @name LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
|
|
4117
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesEmployeeStatusEnum.LocalServicesEmployeeStatus
|
|
4118
|
+
*/
|
|
4039
4119
|
let LocalServicesEmployeeStatus;
|
|
4040
4120
|
(function (LocalServicesEmployeeStatus) {
|
|
4041
4121
|
LocalServicesEmployeeStatus[LocalServicesEmployeeStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4044,9 +4124,9 @@ var enums;
|
|
|
4044
4124
|
LocalServicesEmployeeStatus[LocalServicesEmployeeStatus["REMOVED"] = 3] = "REMOVED";
|
|
4045
4125
|
})(LocalServicesEmployeeStatus = enums.LocalServicesEmployeeStatus || (enums.LocalServicesEmployeeStatus = {}));
|
|
4046
4126
|
/**
|
|
4047
|
-
|
|
4048
|
-
|
|
4049
|
-
|
|
4127
|
+
* @name LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
|
|
4128
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesEmployeeTypeEnum.LocalServicesEmployeeType
|
|
4129
|
+
*/
|
|
4050
4130
|
let LocalServicesEmployeeType;
|
|
4051
4131
|
(function (LocalServicesEmployeeType) {
|
|
4052
4132
|
LocalServicesEmployeeType[LocalServicesEmployeeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4055,9 +4135,9 @@ var enums;
|
|
|
4055
4135
|
LocalServicesEmployeeType[LocalServicesEmployeeType["EMPLOYEE"] = 3] = "EMPLOYEE";
|
|
4056
4136
|
})(LocalServicesEmployeeType = enums.LocalServicesEmployeeType || (enums.LocalServicesEmployeeType = {}));
|
|
4057
4137
|
/**
|
|
4058
|
-
|
|
4059
|
-
|
|
4060
|
-
|
|
4138
|
+
* @name LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
|
|
4139
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesInsuranceRejectionReasonEnum.LocalServicesInsuranceRejectionReason
|
|
4140
|
+
*/
|
|
4061
4141
|
let LocalServicesInsuranceRejectionReason;
|
|
4062
4142
|
(function (LocalServicesInsuranceRejectionReason) {
|
|
4063
4143
|
LocalServicesInsuranceRejectionReason[LocalServicesInsuranceRejectionReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4078,9 +4158,22 @@ var enums;
|
|
|
4078
4158
|
LocalServicesInsuranceRejectionReason[LocalServicesInsuranceRejectionReason["OTHER"] = 15] = "OTHER";
|
|
4079
4159
|
})(LocalServicesInsuranceRejectionReason = enums.LocalServicesInsuranceRejectionReason || (enums.LocalServicesInsuranceRejectionReason = {}));
|
|
4080
4160
|
/**
|
|
4081
|
-
|
|
4082
|
-
|
|
4083
|
-
|
|
4161
|
+
* @name LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
|
|
4162
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadCreditIssuanceDecisionEnum.LocalServicesLeadCreditIssuanceDecision
|
|
4163
|
+
*/
|
|
4164
|
+
let LocalServicesLeadCreditIssuanceDecision;
|
|
4165
|
+
(function (LocalServicesLeadCreditIssuanceDecision) {
|
|
4166
|
+
LocalServicesLeadCreditIssuanceDecision[LocalServicesLeadCreditIssuanceDecision["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
4167
|
+
LocalServicesLeadCreditIssuanceDecision[LocalServicesLeadCreditIssuanceDecision["UNKNOWN"] = 1] = "UNKNOWN";
|
|
4168
|
+
LocalServicesLeadCreditIssuanceDecision[LocalServicesLeadCreditIssuanceDecision["SUCCESS_NOT_REACHED_THRESHOLD"] = 2] = "SUCCESS_NOT_REACHED_THRESHOLD";
|
|
4169
|
+
LocalServicesLeadCreditIssuanceDecision[LocalServicesLeadCreditIssuanceDecision["SUCCESS_REACHED_THRESHOLD"] = 3] = "SUCCESS_REACHED_THRESHOLD";
|
|
4170
|
+
LocalServicesLeadCreditIssuanceDecision[LocalServicesLeadCreditIssuanceDecision["FAIL_OVER_THRESHOLD"] = 4] = "FAIL_OVER_THRESHOLD";
|
|
4171
|
+
LocalServicesLeadCreditIssuanceDecision[LocalServicesLeadCreditIssuanceDecision["FAIL_NOT_ELIGIBLE"] = 5] = "FAIL_NOT_ELIGIBLE";
|
|
4172
|
+
})(LocalServicesLeadCreditIssuanceDecision = enums.LocalServicesLeadCreditIssuanceDecision || (enums.LocalServicesLeadCreditIssuanceDecision = {}));
|
|
4173
|
+
/**
|
|
4174
|
+
* @name LocalServicesCreditStateEnum.LocalServicesCreditState
|
|
4175
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesCreditStateEnum.LocalServicesCreditState
|
|
4176
|
+
*/
|
|
4084
4177
|
let LocalServicesCreditState;
|
|
4085
4178
|
(function (LocalServicesCreditState) {
|
|
4086
4179
|
LocalServicesCreditState[LocalServicesCreditState["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4089,9 +4182,9 @@ var enums;
|
|
|
4089
4182
|
LocalServicesCreditState[LocalServicesCreditState["CREDITED"] = 3] = "CREDITED";
|
|
4090
4183
|
})(LocalServicesCreditState = enums.LocalServicesCreditState || (enums.LocalServicesCreditState = {}));
|
|
4091
4184
|
/**
|
|
4092
|
-
|
|
4093
|
-
|
|
4094
|
-
|
|
4185
|
+
* @name LocalServicesLeadStatusEnum.LocalServicesLeadStatus
|
|
4186
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadStatusEnum.LocalServicesLeadStatus
|
|
4187
|
+
*/
|
|
4095
4188
|
let LocalServicesLeadStatus;
|
|
4096
4189
|
(function (LocalServicesLeadStatus) {
|
|
4097
4190
|
LocalServicesLeadStatus[LocalServicesLeadStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4106,9 +4199,53 @@ var enums;
|
|
|
4106
4199
|
LocalServicesLeadStatus[LocalServicesLeadStatus["WIPED_OUT"] = 9] = "WIPED_OUT";
|
|
4107
4200
|
})(LocalServicesLeadStatus = enums.LocalServicesLeadStatus || (enums.LocalServicesLeadStatus = {}));
|
|
4108
4201
|
/**
|
|
4109
|
-
|
|
4110
|
-
|
|
4111
|
-
|
|
4202
|
+
* @name LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
|
|
4203
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadSurveyAnswerEnum.LocalServicesLeadSurveyAnswer
|
|
4204
|
+
*/
|
|
4205
|
+
let LocalServicesLeadSurveyAnswer;
|
|
4206
|
+
(function (LocalServicesLeadSurveyAnswer) {
|
|
4207
|
+
LocalServicesLeadSurveyAnswer[LocalServicesLeadSurveyAnswer["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
4208
|
+
LocalServicesLeadSurveyAnswer[LocalServicesLeadSurveyAnswer["UNKNOWN"] = 1] = "UNKNOWN";
|
|
4209
|
+
LocalServicesLeadSurveyAnswer[LocalServicesLeadSurveyAnswer["VERY_SATISFIED"] = 2] = "VERY_SATISFIED";
|
|
4210
|
+
LocalServicesLeadSurveyAnswer[LocalServicesLeadSurveyAnswer["SATISFIED"] = 3] = "SATISFIED";
|
|
4211
|
+
LocalServicesLeadSurveyAnswer[LocalServicesLeadSurveyAnswer["NEUTRAL"] = 4] = "NEUTRAL";
|
|
4212
|
+
LocalServicesLeadSurveyAnswer[LocalServicesLeadSurveyAnswer["DISSATISFIED"] = 5] = "DISSATISFIED";
|
|
4213
|
+
LocalServicesLeadSurveyAnswer[LocalServicesLeadSurveyAnswer["VERY_DISSATISFIED"] = 6] = "VERY_DISSATISFIED";
|
|
4214
|
+
})(LocalServicesLeadSurveyAnswer = enums.LocalServicesLeadSurveyAnswer || (enums.LocalServicesLeadSurveyAnswer = {}));
|
|
4215
|
+
/**
|
|
4216
|
+
* @name LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
|
|
4217
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadSurveyDissatisfiedReasonEnum.LocalServicesLeadSurveyDissatisfiedReason
|
|
4218
|
+
*/
|
|
4219
|
+
let LocalServicesLeadSurveyDissatisfiedReason;
|
|
4220
|
+
(function (LocalServicesLeadSurveyDissatisfiedReason) {
|
|
4221
|
+
LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
4222
|
+
LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["UNKNOWN"] = 1] = "UNKNOWN";
|
|
4223
|
+
LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["OTHER_DISSATISFIED_REASON"] = 2] = "OTHER_DISSATISFIED_REASON";
|
|
4224
|
+
LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["GEO_MISMATCH"] = 3] = "GEO_MISMATCH";
|
|
4225
|
+
LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["JOB_TYPE_MISMATCH"] = 4] = "JOB_TYPE_MISMATCH";
|
|
4226
|
+
LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["NOT_READY_TO_BOOK"] = 5] = "NOT_READY_TO_BOOK";
|
|
4227
|
+
LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["SPAM"] = 6] = "SPAM";
|
|
4228
|
+
LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["DUPLICATE"] = 7] = "DUPLICATE";
|
|
4229
|
+
LocalServicesLeadSurveyDissatisfiedReason[LocalServicesLeadSurveyDissatisfiedReason["SOLICITATION"] = 8] = "SOLICITATION";
|
|
4230
|
+
})(LocalServicesLeadSurveyDissatisfiedReason = enums.LocalServicesLeadSurveyDissatisfiedReason || (enums.LocalServicesLeadSurveyDissatisfiedReason = {}));
|
|
4231
|
+
/**
|
|
4232
|
+
* @name LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
|
|
4233
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadSurveySatisfiedReasonEnum.LocalServicesLeadSurveySatisfiedReason
|
|
4234
|
+
*/
|
|
4235
|
+
let LocalServicesLeadSurveySatisfiedReason;
|
|
4236
|
+
(function (LocalServicesLeadSurveySatisfiedReason) {
|
|
4237
|
+
LocalServicesLeadSurveySatisfiedReason[LocalServicesLeadSurveySatisfiedReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
4238
|
+
LocalServicesLeadSurveySatisfiedReason[LocalServicesLeadSurveySatisfiedReason["UNKNOWN"] = 1] = "UNKNOWN";
|
|
4239
|
+
LocalServicesLeadSurveySatisfiedReason[LocalServicesLeadSurveySatisfiedReason["OTHER_SATISFIED_REASON"] = 2] = "OTHER_SATISFIED_REASON";
|
|
4240
|
+
LocalServicesLeadSurveySatisfiedReason[LocalServicesLeadSurveySatisfiedReason["BOOKED_CUSTOMER"] = 3] = "BOOKED_CUSTOMER";
|
|
4241
|
+
LocalServicesLeadSurveySatisfiedReason[LocalServicesLeadSurveySatisfiedReason["LIKELY_BOOKED_CUSTOMER"] = 4] = "LIKELY_BOOKED_CUSTOMER";
|
|
4242
|
+
LocalServicesLeadSurveySatisfiedReason[LocalServicesLeadSurveySatisfiedReason["SERVICE_RELATED"] = 5] = "SERVICE_RELATED";
|
|
4243
|
+
LocalServicesLeadSurveySatisfiedReason[LocalServicesLeadSurveySatisfiedReason["HIGH_VALUE_SERVICE"] = 6] = "HIGH_VALUE_SERVICE";
|
|
4244
|
+
})(LocalServicesLeadSurveySatisfiedReason = enums.LocalServicesLeadSurveySatisfiedReason || (enums.LocalServicesLeadSurveySatisfiedReason = {}));
|
|
4245
|
+
/**
|
|
4246
|
+
* @name LocalServicesLeadTypeEnum.LocalServicesLeadType
|
|
4247
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLeadTypeEnum.LocalServicesLeadType
|
|
4248
|
+
*/
|
|
4112
4249
|
let LocalServicesLeadType;
|
|
4113
4250
|
(function (LocalServicesLeadType) {
|
|
4114
4251
|
LocalServicesLeadType[LocalServicesLeadType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4118,9 +4255,9 @@ var enums;
|
|
|
4118
4255
|
LocalServicesLeadType[LocalServicesLeadType["BOOKING"] = 4] = "BOOKING";
|
|
4119
4256
|
})(LocalServicesLeadType = enums.LocalServicesLeadType || (enums.LocalServicesLeadType = {}));
|
|
4120
4257
|
/**
|
|
4121
|
-
|
|
4122
|
-
|
|
4123
|
-
|
|
4258
|
+
* @name LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
|
|
4259
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesLicenseRejectionReasonEnum.LocalServicesLicenseRejectionReason
|
|
4260
|
+
*/
|
|
4124
4261
|
let LocalServicesLicenseRejectionReason;
|
|
4125
4262
|
(function (LocalServicesLicenseRejectionReason) {
|
|
4126
4263
|
LocalServicesLicenseRejectionReason[LocalServicesLicenseRejectionReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4134,9 +4271,9 @@ var enums;
|
|
|
4134
4271
|
LocalServicesLicenseRejectionReason[LocalServicesLicenseRejectionReason["OTHER"] = 8] = "OTHER";
|
|
4135
4272
|
})(LocalServicesLicenseRejectionReason = enums.LocalServicesLicenseRejectionReason || (enums.LocalServicesLicenseRejectionReason = {}));
|
|
4136
4273
|
/**
|
|
4137
|
-
|
|
4138
|
-
|
|
4139
|
-
|
|
4274
|
+
* @name LocalServicesParticipantTypeEnum.LocalServicesParticipantType
|
|
4275
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesParticipantTypeEnum.LocalServicesParticipantType
|
|
4276
|
+
*/
|
|
4140
4277
|
let LocalServicesParticipantType;
|
|
4141
4278
|
(function (LocalServicesParticipantType) {
|
|
4142
4279
|
LocalServicesParticipantType[LocalServicesParticipantType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4145,9 +4282,9 @@ var enums;
|
|
|
4145
4282
|
LocalServicesParticipantType[LocalServicesParticipantType["CONSUMER"] = 3] = "CONSUMER";
|
|
4146
4283
|
})(LocalServicesParticipantType = enums.LocalServicesParticipantType || (enums.LocalServicesParticipantType = {}));
|
|
4147
4284
|
/**
|
|
4148
|
-
|
|
4149
|
-
|
|
4150
|
-
|
|
4285
|
+
* @name LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
|
|
4286
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesVerificationArtifactStatusEnum.LocalServicesVerificationArtifactStatus
|
|
4287
|
+
*/
|
|
4151
4288
|
let LocalServicesVerificationArtifactStatus;
|
|
4152
4289
|
(function (LocalServicesVerificationArtifactStatus) {
|
|
4153
4290
|
LocalServicesVerificationArtifactStatus[LocalServicesVerificationArtifactStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4159,9 +4296,9 @@ var enums;
|
|
|
4159
4296
|
LocalServicesVerificationArtifactStatus[LocalServicesVerificationArtifactStatus["CANCELLED"] = 6] = "CANCELLED";
|
|
4160
4297
|
})(LocalServicesVerificationArtifactStatus = enums.LocalServicesVerificationArtifactStatus || (enums.LocalServicesVerificationArtifactStatus = {}));
|
|
4161
4298
|
/**
|
|
4162
|
-
|
|
4163
|
-
|
|
4164
|
-
|
|
4299
|
+
* @name LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
|
|
4300
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesVerificationArtifactTypeEnum.LocalServicesVerificationArtifactType
|
|
4301
|
+
*/
|
|
4165
4302
|
let LocalServicesVerificationArtifactType;
|
|
4166
4303
|
(function (LocalServicesVerificationArtifactType) {
|
|
4167
4304
|
LocalServicesVerificationArtifactType[LocalServicesVerificationArtifactType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4172,9 +4309,9 @@ var enums;
|
|
|
4172
4309
|
LocalServicesVerificationArtifactType[LocalServicesVerificationArtifactType["BUSINESS_REGISTRATION_CHECK"] = 5] = "BUSINESS_REGISTRATION_CHECK";
|
|
4173
4310
|
})(LocalServicesVerificationArtifactType = enums.LocalServicesVerificationArtifactType || (enums.LocalServicesVerificationArtifactType = {}));
|
|
4174
4311
|
/**
|
|
4175
|
-
|
|
4176
|
-
|
|
4177
|
-
|
|
4312
|
+
* @name LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
|
|
4313
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocalServicesVerificationStatusEnum.LocalServicesVerificationStatus
|
|
4314
|
+
*/
|
|
4178
4315
|
let LocalServicesVerificationStatus;
|
|
4179
4316
|
(function (LocalServicesVerificationStatus) {
|
|
4180
4317
|
LocalServicesVerificationStatus[LocalServicesVerificationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4188,9 +4325,9 @@ var enums;
|
|
|
4188
4325
|
LocalServicesVerificationStatus[LocalServicesVerificationStatus["PENDING_ESCALATION"] = 8] = "PENDING_ESCALATION";
|
|
4189
4326
|
})(LocalServicesVerificationStatus = enums.LocalServicesVerificationStatus || (enums.LocalServicesVerificationStatus = {}));
|
|
4190
4327
|
/**
|
|
4191
|
-
|
|
4192
|
-
|
|
4193
|
-
|
|
4328
|
+
* @name LocationSourceTypeEnum.LocationSourceType
|
|
4329
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/LocationSourceTypeEnum.LocationSourceType
|
|
4330
|
+
*/
|
|
4194
4331
|
let LocationSourceType;
|
|
4195
4332
|
(function (LocationSourceType) {
|
|
4196
4333
|
LocationSourceType[LocationSourceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4199,9 +4336,9 @@ var enums;
|
|
|
4199
4336
|
LocationSourceType[LocationSourceType["AFFILIATE"] = 3] = "AFFILIATE";
|
|
4200
4337
|
})(LocationSourceType = enums.LocationSourceType || (enums.LocationSourceType = {}));
|
|
4201
4338
|
/**
|
|
4202
|
-
|
|
4203
|
-
|
|
4204
|
-
|
|
4339
|
+
* @name ManagerLinkStatusEnum.ManagerLinkStatus
|
|
4340
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ManagerLinkStatusEnum.ManagerLinkStatus
|
|
4341
|
+
*/
|
|
4205
4342
|
let ManagerLinkStatus;
|
|
4206
4343
|
(function (ManagerLinkStatus) {
|
|
4207
4344
|
ManagerLinkStatus[ManagerLinkStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4213,9 +4350,9 @@ var enums;
|
|
|
4213
4350
|
ManagerLinkStatus[ManagerLinkStatus["CANCELED"] = 6] = "CANCELED";
|
|
4214
4351
|
})(ManagerLinkStatus = enums.ManagerLinkStatus || (enums.ManagerLinkStatus = {}));
|
|
4215
4352
|
/**
|
|
4216
|
-
|
|
4217
|
-
|
|
4218
|
-
|
|
4353
|
+
* @name MediaTypeEnum.MediaType
|
|
4354
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/MediaTypeEnum.MediaType
|
|
4355
|
+
*/
|
|
4219
4356
|
let MediaType;
|
|
4220
4357
|
(function (MediaType) {
|
|
4221
4358
|
MediaType[MediaType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4228,9 +4365,9 @@ var enums;
|
|
|
4228
4365
|
MediaType[MediaType["DYNAMIC_IMAGE"] = 7] = "DYNAMIC_IMAGE";
|
|
4229
4366
|
})(MediaType = enums.MediaType || (enums.MediaType = {}));
|
|
4230
4367
|
/**
|
|
4231
|
-
|
|
4232
|
-
|
|
4233
|
-
|
|
4368
|
+
* @name MobileDeviceTypeEnum.MobileDeviceType
|
|
4369
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/MobileDeviceTypeEnum.MobileDeviceType
|
|
4370
|
+
*/
|
|
4234
4371
|
let MobileDeviceType;
|
|
4235
4372
|
(function (MobileDeviceType) {
|
|
4236
4373
|
MobileDeviceType[MobileDeviceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4239,9 +4376,9 @@ var enums;
|
|
|
4239
4376
|
MobileDeviceType[MobileDeviceType["TABLET"] = 3] = "TABLET";
|
|
4240
4377
|
})(MobileDeviceType = enums.MobileDeviceType || (enums.MobileDeviceType = {}));
|
|
4241
4378
|
/**
|
|
4242
|
-
|
|
4243
|
-
|
|
4244
|
-
|
|
4379
|
+
* @name NegativeGeoTargetTypeEnum.NegativeGeoTargetType
|
|
4380
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
|
|
4381
|
+
*/
|
|
4245
4382
|
let NegativeGeoTargetType;
|
|
4246
4383
|
(function (NegativeGeoTargetType) {
|
|
4247
4384
|
NegativeGeoTargetType[NegativeGeoTargetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4250,9 +4387,34 @@ var enums;
|
|
|
4250
4387
|
NegativeGeoTargetType[NegativeGeoTargetType["PRESENCE"] = 5] = "PRESENCE";
|
|
4251
4388
|
})(NegativeGeoTargetType = enums.NegativeGeoTargetType || (enums.NegativeGeoTargetType = {}));
|
|
4252
4389
|
/**
|
|
4253
|
-
|
|
4254
|
-
|
|
4255
|
-
|
|
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
|
+
*/
|
|
4256
4418
|
let OfflineConversionDiagnosticStatus;
|
|
4257
4419
|
(function (OfflineConversionDiagnosticStatus) {
|
|
4258
4420
|
OfflineConversionDiagnosticStatus[OfflineConversionDiagnosticStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4263,9 +4425,9 @@ var enums;
|
|
|
4263
4425
|
OfflineConversionDiagnosticStatus[OfflineConversionDiagnosticStatus["NO_RECENT_UPLOAD"] = 6] = "NO_RECENT_UPLOAD";
|
|
4264
4426
|
})(OfflineConversionDiagnosticStatus = enums.OfflineConversionDiagnosticStatus || (enums.OfflineConversionDiagnosticStatus = {}));
|
|
4265
4427
|
/**
|
|
4266
|
-
|
|
4267
|
-
|
|
4268
|
-
|
|
4428
|
+
* @name OfflineEventUploadClientEnum.OfflineEventUploadClient
|
|
4429
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineEventUploadClientEnum.OfflineEventUploadClient
|
|
4430
|
+
*/
|
|
4269
4431
|
let OfflineEventUploadClient;
|
|
4270
4432
|
(function (OfflineEventUploadClient) {
|
|
4271
4433
|
OfflineEventUploadClient[OfflineEventUploadClient["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4275,9 +4437,9 @@ var enums;
|
|
|
4275
4437
|
OfflineEventUploadClient[OfflineEventUploadClient["ADS_DATA_CONNECTOR"] = 4] = "ADS_DATA_CONNECTOR";
|
|
4276
4438
|
})(OfflineEventUploadClient = enums.OfflineEventUploadClient || (enums.OfflineEventUploadClient = {}));
|
|
4277
4439
|
/**
|
|
4278
|
-
|
|
4279
|
-
|
|
4280
|
-
|
|
4440
|
+
* @name OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
|
|
4441
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
|
|
4442
|
+
*/
|
|
4281
4443
|
let OfflineUserDataJobFailureReason;
|
|
4282
4444
|
(function (OfflineUserDataJobFailureReason) {
|
|
4283
4445
|
OfflineUserDataJobFailureReason[OfflineUserDataJobFailureReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4289,9 +4451,9 @@ var enums;
|
|
|
4289
4451
|
OfflineUserDataJobFailureReason[OfflineUserDataJobFailureReason["NEWLY_OBSERVED_CURRENCY_CODE"] = 6] = "NEWLY_OBSERVED_CURRENCY_CODE";
|
|
4290
4452
|
})(OfflineUserDataJobFailureReason = enums.OfflineUserDataJobFailureReason || (enums.OfflineUserDataJobFailureReason = {}));
|
|
4291
4453
|
/**
|
|
4292
|
-
|
|
4293
|
-
|
|
4294
|
-
|
|
4454
|
+
* @name OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
|
|
4455
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
|
|
4456
|
+
*/
|
|
4295
4457
|
let OfflineUserDataJobMatchRateRange;
|
|
4296
4458
|
(function (OfflineUserDataJobMatchRateRange) {
|
|
4297
4459
|
OfflineUserDataJobMatchRateRange[OfflineUserDataJobMatchRateRange["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4307,9 +4469,9 @@ var enums;
|
|
|
4307
4469
|
OfflineUserDataJobMatchRateRange[OfflineUserDataJobMatchRateRange["MATCH_RANGE_91_TO_100"] = 10] = "MATCH_RANGE_91_TO_100";
|
|
4308
4470
|
})(OfflineUserDataJobMatchRateRange = enums.OfflineUserDataJobMatchRateRange || (enums.OfflineUserDataJobMatchRateRange = {}));
|
|
4309
4471
|
/**
|
|
4310
|
-
|
|
4311
|
-
|
|
4312
|
-
|
|
4472
|
+
* @name OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
|
|
4473
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
|
|
4474
|
+
*/
|
|
4313
4475
|
let OfflineUserDataJobStatus;
|
|
4314
4476
|
(function (OfflineUserDataJobStatus) {
|
|
4315
4477
|
OfflineUserDataJobStatus[OfflineUserDataJobStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4320,9 +4482,9 @@ var enums;
|
|
|
4320
4482
|
OfflineUserDataJobStatus[OfflineUserDataJobStatus["FAILED"] = 5] = "FAILED";
|
|
4321
4483
|
})(OfflineUserDataJobStatus = enums.OfflineUserDataJobStatus || (enums.OfflineUserDataJobStatus = {}));
|
|
4322
4484
|
/**
|
|
4323
|
-
|
|
4324
|
-
|
|
4325
|
-
|
|
4485
|
+
* @name OfflineUserDataJobTypeEnum.OfflineUserDataJobType
|
|
4486
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
|
|
4487
|
+
*/
|
|
4326
4488
|
let OfflineUserDataJobType;
|
|
4327
4489
|
(function (OfflineUserDataJobType) {
|
|
4328
4490
|
OfflineUserDataJobType[OfflineUserDataJobType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4333,9 +4495,9 @@ var enums;
|
|
|
4333
4495
|
OfflineUserDataJobType[OfflineUserDataJobType["CUSTOMER_MATCH_WITH_ATTRIBUTES"] = 5] = "CUSTOMER_MATCH_WITH_ATTRIBUTES";
|
|
4334
4496
|
})(OfflineUserDataJobType = enums.OfflineUserDataJobType || (enums.OfflineUserDataJobType = {}));
|
|
4335
4497
|
/**
|
|
4336
|
-
|
|
4337
|
-
|
|
4338
|
-
|
|
4498
|
+
* @name OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
|
|
4499
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
|
|
4500
|
+
*/
|
|
4339
4501
|
let OperatingSystemVersionOperatorType;
|
|
4340
4502
|
(function (OperatingSystemVersionOperatorType) {
|
|
4341
4503
|
OperatingSystemVersionOperatorType[OperatingSystemVersionOperatorType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4344,9 +4506,9 @@ var enums;
|
|
|
4344
4506
|
OperatingSystemVersionOperatorType[OperatingSystemVersionOperatorType["GREATER_THAN_EQUALS_TO"] = 4] = "GREATER_THAN_EQUALS_TO";
|
|
4345
4507
|
})(OperatingSystemVersionOperatorType = enums.OperatingSystemVersionOperatorType || (enums.OperatingSystemVersionOperatorType = {}));
|
|
4346
4508
|
/**
|
|
4347
|
-
|
|
4348
|
-
|
|
4349
|
-
|
|
4509
|
+
* @name OptimizationGoalTypeEnum.OptimizationGoalType
|
|
4510
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/OptimizationGoalTypeEnum.OptimizationGoalType
|
|
4511
|
+
*/
|
|
4350
4512
|
let OptimizationGoalType;
|
|
4351
4513
|
(function (OptimizationGoalType) {
|
|
4352
4514
|
OptimizationGoalType[OptimizationGoalType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4356,9 +4518,9 @@ var enums;
|
|
|
4356
4518
|
OptimizationGoalType[OptimizationGoalType["APP_PRE_REGISTRATION"] = 4] = "APP_PRE_REGISTRATION";
|
|
4357
4519
|
})(OptimizationGoalType = enums.OptimizationGoalType || (enums.OptimizationGoalType = {}));
|
|
4358
4520
|
/**
|
|
4359
|
-
|
|
4360
|
-
|
|
4361
|
-
|
|
4521
|
+
* @name PaymentModeEnum.PaymentMode
|
|
4522
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/PaymentModeEnum.PaymentMode
|
|
4523
|
+
*/
|
|
4362
4524
|
let PaymentMode;
|
|
4363
4525
|
(function (PaymentMode) {
|
|
4364
4526
|
PaymentMode[PaymentMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4369,9 +4531,9 @@ var enums;
|
|
|
4369
4531
|
PaymentMode[PaymentMode["GUEST_STAY"] = 7] = "GUEST_STAY";
|
|
4370
4532
|
})(PaymentMode = enums.PaymentMode || (enums.PaymentMode = {}));
|
|
4371
4533
|
/**
|
|
4372
|
-
|
|
4373
|
-
|
|
4374
|
-
|
|
4534
|
+
* @name PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
|
|
4535
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
|
|
4536
|
+
*/
|
|
4375
4537
|
let PerformanceMaxUpgradeStatus;
|
|
4376
4538
|
(function (PerformanceMaxUpgradeStatus) {
|
|
4377
4539
|
PerformanceMaxUpgradeStatus[PerformanceMaxUpgradeStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4382,9 +4544,9 @@ var enums;
|
|
|
4382
4544
|
PerformanceMaxUpgradeStatus[PerformanceMaxUpgradeStatus["UPGRADE_ELIGIBLE"] = 6] = "UPGRADE_ELIGIBLE";
|
|
4383
4545
|
})(PerformanceMaxUpgradeStatus = enums.PerformanceMaxUpgradeStatus || (enums.PerformanceMaxUpgradeStatus = {}));
|
|
4384
4546
|
/**
|
|
4385
|
-
|
|
4386
|
-
|
|
4387
|
-
|
|
4547
|
+
* @name PlacementTypeEnum.PlacementType
|
|
4548
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/PlacementTypeEnum.PlacementType
|
|
4549
|
+
*/
|
|
4388
4550
|
let PlacementType;
|
|
4389
4551
|
(function (PlacementType) {
|
|
4390
4552
|
PlacementType[PlacementType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4397,9 +4559,9 @@ var enums;
|
|
|
4397
4559
|
PlacementType[PlacementType["GOOGLE_PRODUCTS"] = 7] = "GOOGLE_PRODUCTS";
|
|
4398
4560
|
})(PlacementType = enums.PlacementType || (enums.PlacementType = {}));
|
|
4399
4561
|
/**
|
|
4400
|
-
|
|
4401
|
-
|
|
4402
|
-
|
|
4562
|
+
* @name PositiveGeoTargetTypeEnum.PositiveGeoTargetType
|
|
4563
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
|
|
4564
|
+
*/
|
|
4403
4565
|
let PositiveGeoTargetType;
|
|
4404
4566
|
(function (PositiveGeoTargetType) {
|
|
4405
4567
|
PositiveGeoTargetType[PositiveGeoTargetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4409,9 +4571,9 @@ var enums;
|
|
|
4409
4571
|
PositiveGeoTargetType[PositiveGeoTargetType["PRESENCE"] = 7] = "PRESENCE";
|
|
4410
4572
|
})(PositiveGeoTargetType = enums.PositiveGeoTargetType || (enums.PositiveGeoTargetType = {}));
|
|
4411
4573
|
/**
|
|
4412
|
-
|
|
4413
|
-
|
|
4414
|
-
|
|
4574
|
+
* @name ProductAvailabilityEnum.ProductAvailability
|
|
4575
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductAvailabilityEnum.ProductAvailability
|
|
4576
|
+
*/
|
|
4415
4577
|
let ProductAvailability;
|
|
4416
4578
|
(function (ProductAvailability) {
|
|
4417
4579
|
ProductAvailability[ProductAvailability["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4421,9 +4583,9 @@ var enums;
|
|
|
4421
4583
|
ProductAvailability[ProductAvailability["PREORDER"] = 4] = "PREORDER";
|
|
4422
4584
|
})(ProductAvailability = enums.ProductAvailability || (enums.ProductAvailability = {}));
|
|
4423
4585
|
/**
|
|
4424
|
-
|
|
4425
|
-
|
|
4426
|
-
|
|
4586
|
+
* @name ProductCategoryStateEnum.ProductCategoryState
|
|
4587
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductCategoryStateEnum.ProductCategoryState
|
|
4588
|
+
*/
|
|
4427
4589
|
let ProductCategoryState;
|
|
4428
4590
|
(function (ProductCategoryState) {
|
|
4429
4591
|
ProductCategoryState[ProductCategoryState["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4432,9 +4594,9 @@ var enums;
|
|
|
4432
4594
|
ProductCategoryState[ProductCategoryState["OBSOLETE"] = 3] = "OBSOLETE";
|
|
4433
4595
|
})(ProductCategoryState = enums.ProductCategoryState || (enums.ProductCategoryState = {}));
|
|
4434
4596
|
/**
|
|
4435
|
-
|
|
4436
|
-
|
|
4437
|
-
|
|
4597
|
+
* @name ProductIssueSeverityEnum.ProductIssueSeverity
|
|
4598
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductIssueSeverityEnum.ProductIssueSeverity
|
|
4599
|
+
*/
|
|
4438
4600
|
let ProductIssueSeverity;
|
|
4439
4601
|
(function (ProductIssueSeverity) {
|
|
4440
4602
|
ProductIssueSeverity[ProductIssueSeverity["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4443,9 +4605,9 @@ var enums;
|
|
|
4443
4605
|
ProductIssueSeverity[ProductIssueSeverity["ERROR"] = 3] = "ERROR";
|
|
4444
4606
|
})(ProductIssueSeverity = enums.ProductIssueSeverity || (enums.ProductIssueSeverity = {}));
|
|
4445
4607
|
/**
|
|
4446
|
-
|
|
4447
|
-
|
|
4448
|
-
|
|
4608
|
+
* @name ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
|
|
4609
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductLinkInvitationStatusEnum.ProductLinkInvitationStatus
|
|
4610
|
+
*/
|
|
4449
4611
|
let ProductLinkInvitationStatus;
|
|
4450
4612
|
(function (ProductLinkInvitationStatus) {
|
|
4451
4613
|
ProductLinkInvitationStatus[ProductLinkInvitationStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4458,9 +4620,9 @@ var enums;
|
|
|
4458
4620
|
ProductLinkInvitationStatus[ProductLinkInvitationStatus["EXPIRED"] = 7] = "EXPIRED";
|
|
4459
4621
|
})(ProductLinkInvitationStatus = enums.ProductLinkInvitationStatus || (enums.ProductLinkInvitationStatus = {}));
|
|
4460
4622
|
/**
|
|
4461
|
-
|
|
4462
|
-
|
|
4463
|
-
|
|
4623
|
+
* @name ProductStatusEnum.ProductStatus
|
|
4624
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ProductStatusEnum.ProductStatus
|
|
4625
|
+
*/
|
|
4464
4626
|
let ProductStatus;
|
|
4465
4627
|
(function (ProductStatus) {
|
|
4466
4628
|
ProductStatus[ProductStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4470,9 +4632,9 @@ var enums;
|
|
|
4470
4632
|
ProductStatus[ProductStatus["ELIGIBLE"] = 4] = "ELIGIBLE";
|
|
4471
4633
|
})(ProductStatus = enums.ProductStatus || (enums.ProductStatus = {}));
|
|
4472
4634
|
/**
|
|
4473
|
-
|
|
4474
|
-
|
|
4475
|
-
|
|
4635
|
+
* @name ReachPlanAgeRangeEnum.ReachPlanAgeRange
|
|
4636
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanAgeRangeEnum.ReachPlanAgeRange
|
|
4637
|
+
*/
|
|
4476
4638
|
let ReachPlanAgeRange;
|
|
4477
4639
|
(function (ReachPlanAgeRange) {
|
|
4478
4640
|
ReachPlanAgeRange[ReachPlanAgeRange["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4505,9 +4667,22 @@ var enums;
|
|
|
4505
4667
|
ReachPlanAgeRange[ReachPlanAgeRange["AGE_RANGE_65_UP"] = 503006] = "AGE_RANGE_65_UP";
|
|
4506
4668
|
})(ReachPlanAgeRange = enums.ReachPlanAgeRange || (enums.ReachPlanAgeRange = {}));
|
|
4507
4669
|
/**
|
|
4508
|
-
|
|
4509
|
-
|
|
4510
|
-
|
|
4670
|
+
* @name ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
|
|
4671
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanConversionRateModelEnum.ReachPlanConversionRateModel
|
|
4672
|
+
*/
|
|
4673
|
+
let ReachPlanConversionRateModel;
|
|
4674
|
+
(function (ReachPlanConversionRateModel) {
|
|
4675
|
+
ReachPlanConversionRateModel[ReachPlanConversionRateModel["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
4676
|
+
ReachPlanConversionRateModel[ReachPlanConversionRateModel["UNKNOWN"] = 1] = "UNKNOWN";
|
|
4677
|
+
ReachPlanConversionRateModel[ReachPlanConversionRateModel["CUSTOMER_HISTORY"] = 2] = "CUSTOMER_HISTORY";
|
|
4678
|
+
ReachPlanConversionRateModel[ReachPlanConversionRateModel["INVENTORY_AGGRESSIVE"] = 3] = "INVENTORY_AGGRESSIVE";
|
|
4679
|
+
ReachPlanConversionRateModel[ReachPlanConversionRateModel["INVENTORY_CONSERVATIVE"] = 4] = "INVENTORY_CONSERVATIVE";
|
|
4680
|
+
ReachPlanConversionRateModel[ReachPlanConversionRateModel["INVENTORY_MEDIAN"] = 5] = "INVENTORY_MEDIAN";
|
|
4681
|
+
})(ReachPlanConversionRateModel = enums.ReachPlanConversionRateModel || (enums.ReachPlanConversionRateModel = {}));
|
|
4682
|
+
/**
|
|
4683
|
+
* @name ReachPlanNetworkEnum.ReachPlanNetwork
|
|
4684
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ReachPlanNetworkEnum.ReachPlanNetwork
|
|
4685
|
+
*/
|
|
4511
4686
|
let ReachPlanNetwork;
|
|
4512
4687
|
(function (ReachPlanNetwork) {
|
|
4513
4688
|
ReachPlanNetwork[ReachPlanNetwork["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4517,13 +4692,26 @@ var enums;
|
|
|
4517
4692
|
ReachPlanNetwork[ReachPlanNetwork["YOUTUBE_AND_GOOGLE_VIDEO_PARTNERS"] = 4] = "YOUTUBE_AND_GOOGLE_VIDEO_PARTNERS";
|
|
4518
4693
|
})(ReachPlanNetwork = enums.ReachPlanNetwork || (enums.ReachPlanNetwork = {}));
|
|
4519
4694
|
/**
|
|
4520
|
-
|
|
4521
|
-
|
|
4522
|
-
|
|
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
|
+
*/
|
|
4523
4709
|
let ReachPlanSurface;
|
|
4524
4710
|
(function (ReachPlanSurface) {
|
|
4525
4711
|
ReachPlanSurface[ReachPlanSurface["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
4526
4712
|
ReachPlanSurface[ReachPlanSurface["UNKNOWN"] = 1] = "UNKNOWN";
|
|
4713
|
+
ReachPlanSurface[ReachPlanSurface["DISCOVER_FEED"] = 7] = "DISCOVER_FEED";
|
|
4714
|
+
ReachPlanSurface[ReachPlanSurface["GMAIL"] = 8] = "GMAIL";
|
|
4527
4715
|
ReachPlanSurface[ReachPlanSurface["IN_FEED"] = 2] = "IN_FEED";
|
|
4528
4716
|
ReachPlanSurface[ReachPlanSurface["IN_STREAM_BUMPER"] = 3] = "IN_STREAM_BUMPER";
|
|
4529
4717
|
ReachPlanSurface[ReachPlanSurface["IN_STREAM_NON_SKIPPABLE"] = 4] = "IN_STREAM_NON_SKIPPABLE";
|
|
@@ -4531,9 +4719,9 @@ var enums;
|
|
|
4531
4719
|
ReachPlanSurface[ReachPlanSurface["SHORTS"] = 6] = "SHORTS";
|
|
4532
4720
|
})(ReachPlanSurface = enums.ReachPlanSurface || (enums.ReachPlanSurface = {}));
|
|
4533
4721
|
/**
|
|
4534
|
-
|
|
4535
|
-
|
|
4536
|
-
|
|
4722
|
+
* @name RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
|
|
4723
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/RecommendationSubscriptionStatusEnum.RecommendationSubscriptionStatus
|
|
4724
|
+
*/
|
|
4537
4725
|
let RecommendationSubscriptionStatus;
|
|
4538
4726
|
(function (RecommendationSubscriptionStatus) {
|
|
4539
4727
|
RecommendationSubscriptionStatus[RecommendationSubscriptionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4542,9 +4730,9 @@ var enums;
|
|
|
4542
4730
|
RecommendationSubscriptionStatus[RecommendationSubscriptionStatus["PAUSED"] = 3] = "PAUSED";
|
|
4543
4731
|
})(RecommendationSubscriptionStatus = enums.RecommendationSubscriptionStatus || (enums.RecommendationSubscriptionStatus = {}));
|
|
4544
4732
|
/**
|
|
4545
|
-
|
|
4546
|
-
|
|
4547
|
-
|
|
4733
|
+
* @name ResourceChangeOperationEnum.ResourceChangeOperation
|
|
4734
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ResourceChangeOperationEnum.ResourceChangeOperation
|
|
4735
|
+
*/
|
|
4548
4736
|
let ResourceChangeOperation;
|
|
4549
4737
|
(function (ResourceChangeOperation) {
|
|
4550
4738
|
ResourceChangeOperation[ResourceChangeOperation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4554,9 +4742,9 @@ var enums;
|
|
|
4554
4742
|
ResourceChangeOperation[ResourceChangeOperation["REMOVE"] = 4] = "REMOVE";
|
|
4555
4743
|
})(ResourceChangeOperation = enums.ResourceChangeOperation || (enums.ResourceChangeOperation = {}));
|
|
4556
4744
|
/**
|
|
4557
|
-
|
|
4558
|
-
|
|
4559
|
-
|
|
4745
|
+
* @name ResourceLimitTypeEnum.ResourceLimitType
|
|
4746
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ResourceLimitTypeEnum.ResourceLimitType
|
|
4747
|
+
*/
|
|
4560
4748
|
let ResourceLimitType;
|
|
4561
4749
|
(function (ResourceLimitType) {
|
|
4562
4750
|
ResourceLimitType[ResourceLimitType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4709,9 +4897,9 @@ var enums;
|
|
|
4709
4897
|
ResourceLimitType[ResourceLimitType["WHATSAPP_BUSINESS_MESSAGE_ASSET_LINKS_PER_AD_GROUP"] = 190] = "WHATSAPP_BUSINESS_MESSAGE_ASSET_LINKS_PER_AD_GROUP";
|
|
4710
4898
|
})(ResourceLimitType = enums.ResourceLimitType || (enums.ResourceLimitType = {}));
|
|
4711
4899
|
/**
|
|
4712
|
-
|
|
4713
|
-
|
|
4714
|
-
|
|
4900
|
+
* @name ResponseContentTypeEnum.ResponseContentType
|
|
4901
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ResponseContentTypeEnum.ResponseContentType
|
|
4902
|
+
*/
|
|
4715
4903
|
let ResponseContentType;
|
|
4716
4904
|
(function (ResponseContentType) {
|
|
4717
4905
|
ResponseContentType[ResponseContentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4719,9 +4907,9 @@ var enums;
|
|
|
4719
4907
|
ResponseContentType[ResponseContentType["MUTABLE_RESOURCE"] = 2] = "MUTABLE_RESOURCE";
|
|
4720
4908
|
})(ResponseContentType = enums.ResponseContentType || (enums.ResponseContentType = {}));
|
|
4721
4909
|
/**
|
|
4722
|
-
|
|
4723
|
-
|
|
4724
|
-
|
|
4910
|
+
* @name SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
4911
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
4912
|
+
*/
|
|
4725
4913
|
let SearchTermTargetingStatus;
|
|
4726
4914
|
(function (SearchTermTargetingStatus) {
|
|
4727
4915
|
SearchTermTargetingStatus[SearchTermTargetingStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4732,9 +4920,9 @@ var enums;
|
|
|
4732
4920
|
SearchTermTargetingStatus[SearchTermTargetingStatus["NONE"] = 5] = "NONE";
|
|
4733
4921
|
})(SearchTermTargetingStatus = enums.SearchTermTargetingStatus || (enums.SearchTermTargetingStatus = {}));
|
|
4734
4922
|
/**
|
|
4735
|
-
|
|
4736
|
-
|
|
4737
|
-
|
|
4923
|
+
* @name SeasonalityEventScopeEnum.SeasonalityEventScope
|
|
4924
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SeasonalityEventScopeEnum.SeasonalityEventScope
|
|
4925
|
+
*/
|
|
4738
4926
|
let SeasonalityEventScope;
|
|
4739
4927
|
(function (SeasonalityEventScope) {
|
|
4740
4928
|
SeasonalityEventScope[SeasonalityEventScope["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4744,9 +4932,9 @@ var enums;
|
|
|
4744
4932
|
SeasonalityEventScope[SeasonalityEventScope["CHANNEL"] = 5] = "CHANNEL";
|
|
4745
4933
|
})(SeasonalityEventScope = enums.SeasonalityEventScope || (enums.SeasonalityEventScope = {}));
|
|
4746
4934
|
/**
|
|
4747
|
-
|
|
4748
|
-
|
|
4749
|
-
|
|
4935
|
+
* @name SeasonalityEventStatusEnum.SeasonalityEventStatus
|
|
4936
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SeasonalityEventStatusEnum.SeasonalityEventStatus
|
|
4937
|
+
*/
|
|
4750
4938
|
let SeasonalityEventStatus;
|
|
4751
4939
|
(function (SeasonalityEventStatus) {
|
|
4752
4940
|
SeasonalityEventStatus[SeasonalityEventStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4755,9 +4943,9 @@ var enums;
|
|
|
4755
4943
|
SeasonalityEventStatus[SeasonalityEventStatus["REMOVED"] = 4] = "REMOVED";
|
|
4756
4944
|
})(SeasonalityEventStatus = enums.SeasonalityEventStatus || (enums.SeasonalityEventStatus = {}));
|
|
4757
4945
|
/**
|
|
4758
|
-
|
|
4759
|
-
|
|
4760
|
-
|
|
4946
|
+
* @name SharedSetStatusEnum.SharedSetStatus
|
|
4947
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SharedSetStatusEnum.SharedSetStatus
|
|
4948
|
+
*/
|
|
4761
4949
|
let SharedSetStatus;
|
|
4762
4950
|
(function (SharedSetStatus) {
|
|
4763
4951
|
SharedSetStatus[SharedSetStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4766,9 +4954,9 @@ var enums;
|
|
|
4766
4954
|
SharedSetStatus[SharedSetStatus["REMOVED"] = 3] = "REMOVED";
|
|
4767
4955
|
})(SharedSetStatus = enums.SharedSetStatus || (enums.SharedSetStatus = {}));
|
|
4768
4956
|
/**
|
|
4769
|
-
|
|
4770
|
-
|
|
4771
|
-
|
|
4957
|
+
* @name SharedSetTypeEnum.SharedSetType
|
|
4958
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SharedSetTypeEnum.SharedSetType
|
|
4959
|
+
*/
|
|
4772
4960
|
let SharedSetType;
|
|
4773
4961
|
(function (SharedSetType) {
|
|
4774
4962
|
SharedSetType[SharedSetType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4777,11 +4965,12 @@ var enums;
|
|
|
4777
4965
|
SharedSetType[SharedSetType["NEGATIVE_PLACEMENTS"] = 3] = "NEGATIVE_PLACEMENTS";
|
|
4778
4966
|
SharedSetType[SharedSetType["ACCOUNT_LEVEL_NEGATIVE_KEYWORDS"] = 4] = "ACCOUNT_LEVEL_NEGATIVE_KEYWORDS";
|
|
4779
4967
|
SharedSetType[SharedSetType["BRANDS"] = 5] = "BRANDS";
|
|
4968
|
+
SharedSetType[SharedSetType["WEBPAGES"] = 6] = "WEBPAGES";
|
|
4780
4969
|
})(SharedSetType = enums.SharedSetType || (enums.SharedSetType = {}));
|
|
4781
4970
|
/**
|
|
4782
|
-
|
|
4783
|
-
|
|
4784
|
-
|
|
4971
|
+
* @name ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
|
|
4972
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ShoppingAddProductsToCampaignRecommendationEnum.ShoppingAddProductsToCampaignRecommendation
|
|
4973
|
+
*/
|
|
4785
4974
|
let ShoppingAddProductsToCampaignRecommendation;
|
|
4786
4975
|
(function (ShoppingAddProductsToCampaignRecommendation) {
|
|
4787
4976
|
ShoppingAddProductsToCampaignRecommendation[ShoppingAddProductsToCampaignRecommendation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4792,9 +4981,9 @@ var enums;
|
|
|
4792
4981
|
ShoppingAddProductsToCampaignRecommendation[ShoppingAddProductsToCampaignRecommendation["ALL_PRODUCTS_ARE_EXCLUDED_FROM_CAMPAIGN"] = 5] = "ALL_PRODUCTS_ARE_EXCLUDED_FROM_CAMPAIGN";
|
|
4793
4982
|
})(ShoppingAddProductsToCampaignRecommendation = enums.ShoppingAddProductsToCampaignRecommendation || (enums.ShoppingAddProductsToCampaignRecommendation = {}));
|
|
4794
4983
|
/**
|
|
4795
|
-
|
|
4796
|
-
|
|
4797
|
-
|
|
4984
|
+
* @name SimulationModificationMethodEnum.SimulationModificationMethod
|
|
4985
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SimulationModificationMethodEnum.SimulationModificationMethod
|
|
4986
|
+
*/
|
|
4798
4987
|
let SimulationModificationMethod;
|
|
4799
4988
|
(function (SimulationModificationMethod) {
|
|
4800
4989
|
SimulationModificationMethod[SimulationModificationMethod["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4804,9 +4993,9 @@ var enums;
|
|
|
4804
4993
|
SimulationModificationMethod[SimulationModificationMethod["SCALING"] = 4] = "SCALING";
|
|
4805
4994
|
})(SimulationModificationMethod = enums.SimulationModificationMethod || (enums.SimulationModificationMethod = {}));
|
|
4806
4995
|
/**
|
|
4807
|
-
|
|
4808
|
-
|
|
4809
|
-
|
|
4996
|
+
* @name SimulationTypeEnum.SimulationType
|
|
4997
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SimulationTypeEnum.SimulationType
|
|
4998
|
+
*/
|
|
4810
4999
|
let SimulationType;
|
|
4811
5000
|
(function (SimulationType) {
|
|
4812
5001
|
SimulationType[SimulationType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4821,9 +5010,9 @@ var enums;
|
|
|
4821
5010
|
SimulationType[SimulationType["BUDGET"] = 9] = "BUDGET";
|
|
4822
5011
|
})(SimulationType = enums.SimulationType || (enums.SimulationType = {}));
|
|
4823
5012
|
/**
|
|
4824
|
-
|
|
4825
|
-
|
|
4826
|
-
|
|
5013
|
+
* @name SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
|
|
5014
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SmartCampaignNotEligibleReasonEnum.SmartCampaignNotEligibleReason
|
|
5015
|
+
*/
|
|
4827
5016
|
let SmartCampaignNotEligibleReason;
|
|
4828
5017
|
(function (SmartCampaignNotEligibleReason) {
|
|
4829
5018
|
SmartCampaignNotEligibleReason[SmartCampaignNotEligibleReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4834,9 +5023,9 @@ var enums;
|
|
|
4834
5023
|
SmartCampaignNotEligibleReason[SmartCampaignNotEligibleReason["ALL_ADS_DISAPPROVED"] = 5] = "ALL_ADS_DISAPPROVED";
|
|
4835
5024
|
})(SmartCampaignNotEligibleReason = enums.SmartCampaignNotEligibleReason || (enums.SmartCampaignNotEligibleReason = {}));
|
|
4836
5025
|
/**
|
|
4837
|
-
|
|
4838
|
-
|
|
4839
|
-
|
|
5026
|
+
* @name SmartCampaignStatusEnum.SmartCampaignStatus
|
|
5027
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SmartCampaignStatusEnum.SmartCampaignStatus
|
|
5028
|
+
*/
|
|
4840
5029
|
let SmartCampaignStatus;
|
|
4841
5030
|
(function (SmartCampaignStatus) {
|
|
4842
5031
|
SmartCampaignStatus[SmartCampaignStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4849,9 +5038,9 @@ var enums;
|
|
|
4849
5038
|
SmartCampaignStatus[SmartCampaignStatus["ENDED"] = 7] = "ENDED";
|
|
4850
5039
|
})(SmartCampaignStatus = enums.SmartCampaignStatus || (enums.SmartCampaignStatus = {}));
|
|
4851
5040
|
/**
|
|
4852
|
-
|
|
4853
|
-
|
|
4854
|
-
|
|
5041
|
+
* @name SpendingLimitTypeEnum.SpendingLimitType
|
|
5042
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SpendingLimitTypeEnum.SpendingLimitType
|
|
5043
|
+
*/
|
|
4855
5044
|
let SpendingLimitType;
|
|
4856
5045
|
(function (SpendingLimitType) {
|
|
4857
5046
|
SpendingLimitType[SpendingLimitType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4859,9 +5048,9 @@ var enums;
|
|
|
4859
5048
|
SpendingLimitType[SpendingLimitType["INFINITE"] = 2] = "INFINITE";
|
|
4860
5049
|
})(SpendingLimitType = enums.SpendingLimitType || (enums.SpendingLimitType = {}));
|
|
4861
5050
|
/**
|
|
4862
|
-
|
|
4863
|
-
|
|
4864
|
-
|
|
5051
|
+
* @name SummaryRowSettingEnum.SummaryRowSetting
|
|
5052
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SummaryRowSettingEnum.SummaryRowSetting
|
|
5053
|
+
*/
|
|
4865
5054
|
let SummaryRowSetting;
|
|
4866
5055
|
(function (SummaryRowSetting) {
|
|
4867
5056
|
SummaryRowSetting[SummaryRowSetting["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4871,9 +5060,9 @@ var enums;
|
|
|
4871
5060
|
SummaryRowSetting[SummaryRowSetting["SUMMARY_ROW_ONLY"] = 4] = "SUMMARY_ROW_ONLY";
|
|
4872
5061
|
})(SummaryRowSetting = enums.SummaryRowSetting || (enums.SummaryRowSetting = {}));
|
|
4873
5062
|
/**
|
|
4874
|
-
|
|
4875
|
-
|
|
4876
|
-
|
|
5063
|
+
* @name SystemManagedResourceSourceEnum.SystemManagedResourceSource
|
|
5064
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/SystemManagedResourceSourceEnum.SystemManagedResourceSource
|
|
5065
|
+
*/
|
|
4877
5066
|
let SystemManagedResourceSource;
|
|
4878
5067
|
(function (SystemManagedResourceSource) {
|
|
4879
5068
|
SystemManagedResourceSource[SystemManagedResourceSource["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4881,9 +5070,9 @@ var enums;
|
|
|
4881
5070
|
SystemManagedResourceSource[SystemManagedResourceSource["AD_VARIATIONS"] = 2] = "AD_VARIATIONS";
|
|
4882
5071
|
})(SystemManagedResourceSource = enums.SystemManagedResourceSource || (enums.SystemManagedResourceSource = {}));
|
|
4883
5072
|
/**
|
|
4884
|
-
|
|
4885
|
-
|
|
4886
|
-
|
|
5073
|
+
* @name TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
|
|
5074
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
|
|
5075
|
+
*/
|
|
4887
5076
|
let TargetCpaOptInRecommendationGoal;
|
|
4888
5077
|
(function (TargetCpaOptInRecommendationGoal) {
|
|
4889
5078
|
TargetCpaOptInRecommendationGoal[TargetCpaOptInRecommendationGoal["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4894,9 +5083,9 @@ var enums;
|
|
|
4894
5083
|
TargetCpaOptInRecommendationGoal[TargetCpaOptInRecommendationGoal["CLOSEST_CPA"] = 5] = "CLOSEST_CPA";
|
|
4895
5084
|
})(TargetCpaOptInRecommendationGoal = enums.TargetCpaOptInRecommendationGoal || (enums.TargetCpaOptInRecommendationGoal = {}));
|
|
4896
5085
|
/**
|
|
4897
|
-
|
|
4898
|
-
|
|
4899
|
-
|
|
5086
|
+
* @name TimeTypeEnum.TimeType
|
|
5087
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/TimeTypeEnum.TimeType
|
|
5088
|
+
*/
|
|
4900
5089
|
let TimeType;
|
|
4901
5090
|
(function (TimeType) {
|
|
4902
5091
|
TimeType[TimeType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4905,9 +5094,9 @@ var enums;
|
|
|
4905
5094
|
TimeType[TimeType["FOREVER"] = 3] = "FOREVER";
|
|
4906
5095
|
})(TimeType = enums.TimeType || (enums.TimeType = {}));
|
|
4907
5096
|
/**
|
|
4908
|
-
|
|
4909
|
-
|
|
4910
|
-
|
|
5097
|
+
* @name UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
|
|
5098
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
|
|
5099
|
+
*/
|
|
4911
5100
|
let UserInterestTaxonomyType;
|
|
4912
5101
|
(function (UserInterestTaxonomyType) {
|
|
4913
5102
|
UserInterestTaxonomyType[UserInterestTaxonomyType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4919,9 +5108,9 @@ var enums;
|
|
|
4919
5108
|
UserInterestTaxonomyType[UserInterestTaxonomyType["NEW_SMART_PHONE_USER"] = 6] = "NEW_SMART_PHONE_USER";
|
|
4920
5109
|
})(UserInterestTaxonomyType = enums.UserInterestTaxonomyType || (enums.UserInterestTaxonomyType = {}));
|
|
4921
5110
|
/**
|
|
4922
|
-
|
|
4923
|
-
|
|
4924
|
-
|
|
5111
|
+
* @name UserListAccessStatusEnum.UserListAccessStatus
|
|
5112
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListAccessStatusEnum.UserListAccessStatus
|
|
5113
|
+
*/
|
|
4925
5114
|
let UserListAccessStatus;
|
|
4926
5115
|
(function (UserListAccessStatus) {
|
|
4927
5116
|
UserListAccessStatus[UserListAccessStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4930,9 +5119,9 @@ var enums;
|
|
|
4930
5119
|
UserListAccessStatus[UserListAccessStatus["DISABLED"] = 3] = "DISABLED";
|
|
4931
5120
|
})(UserListAccessStatus = enums.UserListAccessStatus || (enums.UserListAccessStatus = {}));
|
|
4932
5121
|
/**
|
|
4933
|
-
|
|
4934
|
-
|
|
4935
|
-
|
|
5122
|
+
* @name UserListClosingReasonEnum.UserListClosingReason
|
|
5123
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListClosingReasonEnum.UserListClosingReason
|
|
5124
|
+
*/
|
|
4936
5125
|
let UserListClosingReason;
|
|
4937
5126
|
(function (UserListClosingReason) {
|
|
4938
5127
|
UserListClosingReason[UserListClosingReason["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4940,9 +5129,9 @@ var enums;
|
|
|
4940
5129
|
UserListClosingReason[UserListClosingReason["UNUSED"] = 2] = "UNUSED";
|
|
4941
5130
|
})(UserListClosingReason = enums.UserListClosingReason || (enums.UserListClosingReason = {}));
|
|
4942
5131
|
/**
|
|
4943
|
-
|
|
4944
|
-
|
|
4945
|
-
|
|
5132
|
+
* @name UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
|
|
5133
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListCustomerTypeCategoryEnum.UserListCustomerTypeCategory
|
|
5134
|
+
*/
|
|
4946
5135
|
let UserListCustomerTypeCategory;
|
|
4947
5136
|
(function (UserListCustomerTypeCategory) {
|
|
4948
5137
|
UserListCustomerTypeCategory[UserListCustomerTypeCategory["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4965,9 +5154,9 @@ var enums;
|
|
|
4965
5154
|
UserListCustomerTypeCategory[UserListCustomerTypeCategory["LOYALTY_TIER_7_MEMBERS"] = 17] = "LOYALTY_TIER_7_MEMBERS";
|
|
4966
5155
|
})(UserListCustomerTypeCategory = enums.UserListCustomerTypeCategory || (enums.UserListCustomerTypeCategory = {}));
|
|
4967
5156
|
/**
|
|
4968
|
-
|
|
4969
|
-
|
|
4970
|
-
|
|
5157
|
+
* @name UserListMembershipStatusEnum.UserListMembershipStatus
|
|
5158
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListMembershipStatusEnum.UserListMembershipStatus
|
|
5159
|
+
*/
|
|
4971
5160
|
let UserListMembershipStatus;
|
|
4972
5161
|
(function (UserListMembershipStatus) {
|
|
4973
5162
|
UserListMembershipStatus[UserListMembershipStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -4976,9 +5165,9 @@ var enums;
|
|
|
4976
5165
|
UserListMembershipStatus[UserListMembershipStatus["CLOSED"] = 3] = "CLOSED";
|
|
4977
5166
|
})(UserListMembershipStatus = enums.UserListMembershipStatus || (enums.UserListMembershipStatus = {}));
|
|
4978
5167
|
/**
|
|
4979
|
-
|
|
4980
|
-
|
|
4981
|
-
|
|
5168
|
+
* @name UserListSizeRangeEnum.UserListSizeRange
|
|
5169
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListSizeRangeEnum.UserListSizeRange
|
|
5170
|
+
*/
|
|
4982
5171
|
let UserListSizeRange;
|
|
4983
5172
|
(function (UserListSizeRange) {
|
|
4984
5173
|
UserListSizeRange[UserListSizeRange["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -5001,9 +5190,9 @@ var enums;
|
|
|
5001
5190
|
UserListSizeRange[UserListSizeRange["OVER_FIFTY_MILLION"] = 17] = "OVER_FIFTY_MILLION";
|
|
5002
5191
|
})(UserListSizeRange = enums.UserListSizeRange || (enums.UserListSizeRange = {}));
|
|
5003
5192
|
/**
|
|
5004
|
-
|
|
5005
|
-
|
|
5006
|
-
|
|
5193
|
+
* @name UserListTypeEnum.UserListType
|
|
5194
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/UserListTypeEnum.UserListType
|
|
5195
|
+
*/
|
|
5007
5196
|
let UserListType;
|
|
5008
5197
|
(function (UserListType) {
|
|
5009
5198
|
UserListType[UserListType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -5017,9 +5206,9 @@ var enums;
|
|
|
5017
5206
|
UserListType[UserListType["LOOKALIKE"] = 9] = "LOOKALIKE";
|
|
5018
5207
|
})(UserListType = enums.UserListType || (enums.UserListType = {}));
|
|
5019
5208
|
/**
|
|
5020
|
-
|
|
5021
|
-
|
|
5022
|
-
|
|
5209
|
+
* @name ValueRuleDeviceTypeEnum.ValueRuleDeviceType
|
|
5210
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
|
|
5211
|
+
*/
|
|
5023
5212
|
let ValueRuleDeviceType;
|
|
5024
5213
|
(function (ValueRuleDeviceType) {
|
|
5025
5214
|
ValueRuleDeviceType[ValueRuleDeviceType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -5029,9 +5218,9 @@ var enums;
|
|
|
5029
5218
|
ValueRuleDeviceType[ValueRuleDeviceType["TABLET"] = 4] = "TABLET";
|
|
5030
5219
|
})(ValueRuleDeviceType = enums.ValueRuleDeviceType || (enums.ValueRuleDeviceType = {}));
|
|
5031
5220
|
/**
|
|
5032
|
-
|
|
5033
|
-
|
|
5034
|
-
|
|
5221
|
+
* @name ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
|
|
5222
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
|
|
5223
|
+
*/
|
|
5035
5224
|
let ValueRuleGeoLocationMatchType;
|
|
5036
5225
|
(function (ValueRuleGeoLocationMatchType) {
|
|
5037
5226
|
ValueRuleGeoLocationMatchType[ValueRuleGeoLocationMatchType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -5040,9 +5229,9 @@ var enums;
|
|
|
5040
5229
|
ValueRuleGeoLocationMatchType[ValueRuleGeoLocationMatchType["LOCATION_OF_PRESENCE"] = 3] = "LOCATION_OF_PRESENCE";
|
|
5041
5230
|
})(ValueRuleGeoLocationMatchType = enums.ValueRuleGeoLocationMatchType || (enums.ValueRuleGeoLocationMatchType = {}));
|
|
5042
5231
|
/**
|
|
5043
|
-
|
|
5044
|
-
|
|
5045
|
-
|
|
5232
|
+
* @name ValueRuleOperationEnum.ValueRuleOperation
|
|
5233
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleOperationEnum.ValueRuleOperation
|
|
5234
|
+
*/
|
|
5046
5235
|
let ValueRuleOperation;
|
|
5047
5236
|
(function (ValueRuleOperation) {
|
|
5048
5237
|
ValueRuleOperation[ValueRuleOperation["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -5052,9 +5241,9 @@ var enums;
|
|
|
5052
5241
|
ValueRuleOperation[ValueRuleOperation["SET"] = 4] = "SET";
|
|
5053
5242
|
})(ValueRuleOperation = enums.ValueRuleOperation || (enums.ValueRuleOperation = {}));
|
|
5054
5243
|
/**
|
|
5055
|
-
|
|
5056
|
-
|
|
5057
|
-
|
|
5244
|
+
* @name ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
|
|
5245
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
|
|
5246
|
+
*/
|
|
5058
5247
|
let ValueRuleSetAttachmentType;
|
|
5059
5248
|
(function (ValueRuleSetAttachmentType) {
|
|
5060
5249
|
ValueRuleSetAttachmentType[ValueRuleSetAttachmentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -5063,9 +5252,9 @@ var enums;
|
|
|
5063
5252
|
ValueRuleSetAttachmentType[ValueRuleSetAttachmentType["CAMPAIGN"] = 3] = "CAMPAIGN";
|
|
5064
5253
|
})(ValueRuleSetAttachmentType = enums.ValueRuleSetAttachmentType || (enums.ValueRuleSetAttachmentType = {}));
|
|
5065
5254
|
/**
|
|
5066
|
-
|
|
5067
|
-
|
|
5068
|
-
|
|
5255
|
+
* @name ValueRuleSetDimensionEnum.ValueRuleSetDimension
|
|
5256
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/ValueRuleSetDimensionEnum.ValueRuleSetDimension
|
|
5257
|
+
*/
|
|
5069
5258
|
let ValueRuleSetDimension;
|
|
5070
5259
|
(function (ValueRuleSetDimension) {
|
|
5071
5260
|
ValueRuleSetDimension[ValueRuleSetDimension["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -5077,9 +5266,9 @@ var enums;
|
|
|
5077
5266
|
ValueRuleSetDimension[ValueRuleSetDimension["ITINERARY"] = 6] = "ITINERARY";
|
|
5078
5267
|
})(ValueRuleSetDimension = enums.ValueRuleSetDimension || (enums.ValueRuleSetDimension = {}));
|
|
5079
5268
|
/**
|
|
5080
|
-
|
|
5081
|
-
|
|
5082
|
-
|
|
5269
|
+
* @name VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
|
|
5270
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
|
|
5271
|
+
*/
|
|
5083
5272
|
let VanityPharmaDisplayUrlMode;
|
|
5084
5273
|
(function (VanityPharmaDisplayUrlMode) {
|
|
5085
5274
|
VanityPharmaDisplayUrlMode[VanityPharmaDisplayUrlMode["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -5088,9 +5277,9 @@ var enums;
|
|
|
5088
5277
|
VanityPharmaDisplayUrlMode[VanityPharmaDisplayUrlMode["WEBSITE_DESCRIPTION"] = 3] = "WEBSITE_DESCRIPTION";
|
|
5089
5278
|
})(VanityPharmaDisplayUrlMode = enums.VanityPharmaDisplayUrlMode || (enums.VanityPharmaDisplayUrlMode = {}));
|
|
5090
5279
|
/**
|
|
5091
|
-
|
|
5092
|
-
|
|
5093
|
-
|
|
5280
|
+
* @name VanityPharmaTextEnum.VanityPharmaText
|
|
5281
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v20/VanityPharmaTextEnum.VanityPharmaText
|
|
5282
|
+
*/
|
|
5094
5283
|
let VanityPharmaText;
|
|
5095
5284
|
(function (VanityPharmaText) {
|
|
5096
5285
|
VanityPharmaText[VanityPharmaText["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
@@ -5108,4 +5297,14 @@ var enums;
|
|
|
5108
5297
|
VanityPharmaText[VanityPharmaText["PRESCRIPTION_VACCINE_WEBSITE_EN"] = 12] = "PRESCRIPTION_VACCINE_WEBSITE_EN";
|
|
5109
5298
|
VanityPharmaText[VanityPharmaText["PRESCRIPTION_VACCINE_WEBSITE_ES"] = 13] = "PRESCRIPTION_VACCINE_WEBSITE_ES";
|
|
5110
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 = {}));
|
|
5111
5310
|
})(enums || (exports.enums = enums = {}));
|