google-ads-api 9.0.0 → 10.0.2
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 +5 -8
- package/build/src/parser.js +15 -6
- package/build/src/protos/autogen/enums.d.ts +440 -291
- package/build/src/protos/autogen/enums.js +442 -283
- package/build/src/protos/autogen/fields.d.ts +166 -142
- package/build/src/protos/autogen/fields.js +16 -1
- package/build/src/protos/autogen/resourceNames.d.ts +45 -0
- package/build/src/protos/autogen/resourceNames.js +59 -3
- package/build/src/protos/autogen/serviceFactory.d.ts +228 -1179
- package/build/src/protos/autogen/serviceFactory.js +5064 -8964
- package/build/src/protos/index.d.ts +6 -6
- package/build/src/protos/index.js +5 -5
- package/build/src/utils.js +1 -1
- package/build/src/version.d.ts +1 -1
- package/build/src/version.js +1 -1
- package/package.json +3 -3
|
@@ -7,7 +7,7 @@ var enums;
|
|
|
7
7
|
(function (enums) {
|
|
8
8
|
/**
|
|
9
9
|
* @name PolicyTopicEntryTypeEnum.PolicyTopicEntryType
|
|
10
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
10
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PolicyTopicEntryTypeEnum.PolicyTopicEntryType
|
|
11
11
|
*/
|
|
12
12
|
var PolicyTopicEntryType;
|
|
13
13
|
(function (PolicyTopicEntryType) {
|
|
@@ -22,7 +22,7 @@ var enums;
|
|
|
22
22
|
})(PolicyTopicEntryType = enums.PolicyTopicEntryType || (enums.PolicyTopicEntryType = {}));
|
|
23
23
|
/**
|
|
24
24
|
* @name PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
|
|
25
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
25
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
|
|
26
26
|
*/
|
|
27
27
|
var PolicyTopicEvidenceDestinationMismatchUrlType;
|
|
28
28
|
(function (PolicyTopicEvidenceDestinationMismatchUrlType) {
|
|
@@ -36,7 +36,7 @@ var enums;
|
|
|
36
36
|
})(PolicyTopicEvidenceDestinationMismatchUrlType = enums.PolicyTopicEvidenceDestinationMismatchUrlType || (enums.PolicyTopicEvidenceDestinationMismatchUrlType = {}));
|
|
37
37
|
/**
|
|
38
38
|
* @name PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
|
|
39
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
39
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
|
|
40
40
|
*/
|
|
41
41
|
var PolicyTopicEvidenceDestinationNotWorkingDevice;
|
|
42
42
|
(function (PolicyTopicEvidenceDestinationNotWorkingDevice) {
|
|
@@ -48,7 +48,7 @@ var enums;
|
|
|
48
48
|
})(PolicyTopicEvidenceDestinationNotWorkingDevice = enums.PolicyTopicEvidenceDestinationNotWorkingDevice || (enums.PolicyTopicEvidenceDestinationNotWorkingDevice = {}));
|
|
49
49
|
/**
|
|
50
50
|
* @name PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
|
|
51
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
51
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
|
|
52
52
|
*/
|
|
53
53
|
var PolicyTopicEvidenceDestinationNotWorkingDnsErrorType;
|
|
54
54
|
(function (PolicyTopicEvidenceDestinationNotWorkingDnsErrorType) {
|
|
@@ -59,7 +59,7 @@ var enums;
|
|
|
59
59
|
})(PolicyTopicEvidenceDestinationNotWorkingDnsErrorType = enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType || (enums.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType = {}));
|
|
60
60
|
/**
|
|
61
61
|
* @name PolicyApprovalStatusEnum.PolicyApprovalStatus
|
|
62
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
62
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PolicyApprovalStatusEnum.PolicyApprovalStatus
|
|
63
63
|
*/
|
|
64
64
|
var PolicyApprovalStatus;
|
|
65
65
|
(function (PolicyApprovalStatus) {
|
|
@@ -72,7 +72,7 @@ var enums;
|
|
|
72
72
|
})(PolicyApprovalStatus = enums.PolicyApprovalStatus || (enums.PolicyApprovalStatus = {}));
|
|
73
73
|
/**
|
|
74
74
|
* @name PolicyReviewStatusEnum.PolicyReviewStatus
|
|
75
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
75
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PolicyReviewStatusEnum.PolicyReviewStatus
|
|
76
76
|
*/
|
|
77
77
|
var PolicyReviewStatus;
|
|
78
78
|
(function (PolicyReviewStatus) {
|
|
@@ -85,7 +85,7 @@ var enums;
|
|
|
85
85
|
})(PolicyReviewStatus = enums.PolicyReviewStatus || (enums.PolicyReviewStatus = {}));
|
|
86
86
|
/**
|
|
87
87
|
* @name AssetPerformanceLabelEnum.AssetPerformanceLabel
|
|
88
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
88
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AssetPerformanceLabelEnum.AssetPerformanceLabel
|
|
89
89
|
*/
|
|
90
90
|
var AssetPerformanceLabel;
|
|
91
91
|
(function (AssetPerformanceLabel) {
|
|
@@ -99,7 +99,7 @@ var enums;
|
|
|
99
99
|
})(AssetPerformanceLabel = enums.AssetPerformanceLabel || (enums.AssetPerformanceLabel = {}));
|
|
100
100
|
/**
|
|
101
101
|
* @name ServedAssetFieldTypeEnum.ServedAssetFieldType
|
|
102
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
102
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ServedAssetFieldTypeEnum.ServedAssetFieldType
|
|
103
103
|
*/
|
|
104
104
|
var ServedAssetFieldType;
|
|
105
105
|
(function (ServedAssetFieldType) {
|
|
@@ -113,7 +113,7 @@ var enums;
|
|
|
113
113
|
})(ServedAssetFieldType = enums.ServedAssetFieldType || (enums.ServedAssetFieldType = {}));
|
|
114
114
|
/**
|
|
115
115
|
* @name CallConversionReportingStateEnum.CallConversionReportingState
|
|
116
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
116
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CallConversionReportingStateEnum.CallConversionReportingState
|
|
117
117
|
*/
|
|
118
118
|
var CallConversionReportingState;
|
|
119
119
|
(function (CallConversionReportingState) {
|
|
@@ -125,7 +125,7 @@ var enums;
|
|
|
125
125
|
})(CallConversionReportingState = enums.CallConversionReportingState || (enums.CallConversionReportingState = {}));
|
|
126
126
|
/**
|
|
127
127
|
* @name DisplayAdFormatSettingEnum.DisplayAdFormatSetting
|
|
128
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
128
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/DisplayAdFormatSettingEnum.DisplayAdFormatSetting
|
|
129
129
|
*/
|
|
130
130
|
var DisplayAdFormatSetting;
|
|
131
131
|
(function (DisplayAdFormatSetting) {
|
|
@@ -137,7 +137,7 @@ var enums;
|
|
|
137
137
|
})(DisplayAdFormatSetting = enums.DisplayAdFormatSetting || (enums.DisplayAdFormatSetting = {}));
|
|
138
138
|
/**
|
|
139
139
|
* @name DisplayUploadProductTypeEnum.DisplayUploadProductType
|
|
140
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
140
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/DisplayUploadProductTypeEnum.DisplayUploadProductType
|
|
141
141
|
*/
|
|
142
142
|
var DisplayUploadProductType;
|
|
143
143
|
(function (DisplayUploadProductType) {
|
|
@@ -156,7 +156,7 @@ var enums;
|
|
|
156
156
|
})(DisplayUploadProductType = enums.DisplayUploadProductType || (enums.DisplayUploadProductType = {}));
|
|
157
157
|
/**
|
|
158
158
|
* @name LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
|
|
159
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
159
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
|
|
160
160
|
*/
|
|
161
161
|
var LegacyAppInstallAdAppStore;
|
|
162
162
|
(function (LegacyAppInstallAdAppStore) {
|
|
@@ -170,7 +170,7 @@ var enums;
|
|
|
170
170
|
})(LegacyAppInstallAdAppStore = enums.LegacyAppInstallAdAppStore || (enums.LegacyAppInstallAdAppStore = {}));
|
|
171
171
|
/**
|
|
172
172
|
* @name MimeTypeEnum.MimeType
|
|
173
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
173
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/MimeTypeEnum.MimeType
|
|
174
174
|
*/
|
|
175
175
|
var MimeType;
|
|
176
176
|
(function (MimeType) {
|
|
@@ -191,7 +191,7 @@ var enums;
|
|
|
191
191
|
})(MimeType = enums.MimeType || (enums.MimeType = {}));
|
|
192
192
|
/**
|
|
193
193
|
* @name VideoThumbnailEnum.VideoThumbnail
|
|
194
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
194
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/VideoThumbnailEnum.VideoThumbnail
|
|
195
195
|
*/
|
|
196
196
|
var VideoThumbnail;
|
|
197
197
|
(function (VideoThumbnail) {
|
|
@@ -204,7 +204,7 @@ var enums;
|
|
|
204
204
|
})(VideoThumbnail = enums.VideoThumbnail || (enums.VideoThumbnail = {}));
|
|
205
205
|
/**
|
|
206
206
|
* @name AgeRangeTypeEnum.AgeRangeType
|
|
207
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
207
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AgeRangeTypeEnum.AgeRangeType
|
|
208
208
|
*/
|
|
209
209
|
var AgeRangeType;
|
|
210
210
|
(function (AgeRangeType) {
|
|
@@ -220,7 +220,7 @@ var enums;
|
|
|
220
220
|
})(AgeRangeType = enums.AgeRangeType || (enums.AgeRangeType = {}));
|
|
221
221
|
/**
|
|
222
222
|
* @name AppPaymentModelTypeEnum.AppPaymentModelType
|
|
223
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
223
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AppPaymentModelTypeEnum.AppPaymentModelType
|
|
224
224
|
*/
|
|
225
225
|
var AppPaymentModelType;
|
|
226
226
|
(function (AppPaymentModelType) {
|
|
@@ -230,7 +230,7 @@ var enums;
|
|
|
230
230
|
})(AppPaymentModelType = enums.AppPaymentModelType || (enums.AppPaymentModelType = {}));
|
|
231
231
|
/**
|
|
232
232
|
* @name ContentLabelTypeEnum.ContentLabelType
|
|
233
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
233
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ContentLabelTypeEnum.ContentLabelType
|
|
234
234
|
*/
|
|
235
235
|
var ContentLabelType;
|
|
236
236
|
(function (ContentLabelType) {
|
|
@@ -254,7 +254,7 @@ var enums;
|
|
|
254
254
|
})(ContentLabelType = enums.ContentLabelType || (enums.ContentLabelType = {}));
|
|
255
255
|
/**
|
|
256
256
|
* @name DayOfWeekEnum.DayOfWeek
|
|
257
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
257
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/DayOfWeekEnum.DayOfWeek
|
|
258
258
|
*/
|
|
259
259
|
var DayOfWeek;
|
|
260
260
|
(function (DayOfWeek) {
|
|
@@ -270,7 +270,7 @@ var enums;
|
|
|
270
270
|
})(DayOfWeek = enums.DayOfWeek || (enums.DayOfWeek = {}));
|
|
271
271
|
/**
|
|
272
272
|
* @name DeviceEnum.Device
|
|
273
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
273
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/DeviceEnum.Device
|
|
274
274
|
*/
|
|
275
275
|
var Device;
|
|
276
276
|
(function (Device) {
|
|
@@ -284,7 +284,7 @@ var enums;
|
|
|
284
284
|
})(Device = enums.Device || (enums.Device = {}));
|
|
285
285
|
/**
|
|
286
286
|
* @name GenderTypeEnum.GenderType
|
|
287
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
287
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/GenderTypeEnum.GenderType
|
|
288
288
|
*/
|
|
289
289
|
var GenderType;
|
|
290
290
|
(function (GenderType) {
|
|
@@ -296,7 +296,7 @@ var enums;
|
|
|
296
296
|
})(GenderType = enums.GenderType || (enums.GenderType = {}));
|
|
297
297
|
/**
|
|
298
298
|
* @name HotelDateSelectionTypeEnum.HotelDateSelectionType
|
|
299
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
299
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/HotelDateSelectionTypeEnum.HotelDateSelectionType
|
|
300
300
|
*/
|
|
301
301
|
var HotelDateSelectionType;
|
|
302
302
|
(function (HotelDateSelectionType) {
|
|
@@ -307,7 +307,7 @@ var enums;
|
|
|
307
307
|
})(HotelDateSelectionType = enums.HotelDateSelectionType || (enums.HotelDateSelectionType = {}));
|
|
308
308
|
/**
|
|
309
309
|
* @name IncomeRangeTypeEnum.IncomeRangeType
|
|
310
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
310
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/IncomeRangeTypeEnum.IncomeRangeType
|
|
311
311
|
*/
|
|
312
312
|
var IncomeRangeType;
|
|
313
313
|
(function (IncomeRangeType) {
|
|
@@ -323,7 +323,7 @@ var enums;
|
|
|
323
323
|
})(IncomeRangeType = enums.IncomeRangeType || (enums.IncomeRangeType = {}));
|
|
324
324
|
/**
|
|
325
325
|
* @name InteractionTypeEnum.InteractionType
|
|
326
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
326
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/InteractionTypeEnum.InteractionType
|
|
327
327
|
*/
|
|
328
328
|
var InteractionType;
|
|
329
329
|
(function (InteractionType) {
|
|
@@ -333,7 +333,7 @@ var enums;
|
|
|
333
333
|
})(InteractionType = enums.InteractionType || (enums.InteractionType = {}));
|
|
334
334
|
/**
|
|
335
335
|
* @name KeywordMatchTypeEnum.KeywordMatchType
|
|
336
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
336
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordMatchTypeEnum.KeywordMatchType
|
|
337
337
|
*/
|
|
338
338
|
var KeywordMatchType;
|
|
339
339
|
(function (KeywordMatchType) {
|
|
@@ -345,7 +345,7 @@ var enums;
|
|
|
345
345
|
})(KeywordMatchType = enums.KeywordMatchType || (enums.KeywordMatchType = {}));
|
|
346
346
|
/**
|
|
347
347
|
* @name ListingGroupTypeEnum.ListingGroupType
|
|
348
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
348
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ListingGroupTypeEnum.ListingGroupType
|
|
349
349
|
*/
|
|
350
350
|
var ListingGroupType;
|
|
351
351
|
(function (ListingGroupType) {
|
|
@@ -356,7 +356,7 @@ var enums;
|
|
|
356
356
|
})(ListingGroupType = enums.ListingGroupType || (enums.ListingGroupType = {}));
|
|
357
357
|
/**
|
|
358
358
|
* @name LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
|
|
359
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
359
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
|
|
360
360
|
*/
|
|
361
361
|
var LocationGroupRadiusUnits;
|
|
362
362
|
(function (LocationGroupRadiusUnits) {
|
|
@@ -368,7 +368,7 @@ var enums;
|
|
|
368
368
|
})(LocationGroupRadiusUnits = enums.LocationGroupRadiusUnits || (enums.LocationGroupRadiusUnits = {}));
|
|
369
369
|
/**
|
|
370
370
|
* @name MinuteOfHourEnum.MinuteOfHour
|
|
371
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
371
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/MinuteOfHourEnum.MinuteOfHour
|
|
372
372
|
*/
|
|
373
373
|
var MinuteOfHour;
|
|
374
374
|
(function (MinuteOfHour) {
|
|
@@ -381,7 +381,7 @@ var enums;
|
|
|
381
381
|
})(MinuteOfHour = enums.MinuteOfHour || (enums.MinuteOfHour = {}));
|
|
382
382
|
/**
|
|
383
383
|
* @name ParentalStatusTypeEnum.ParentalStatusType
|
|
384
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
384
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ParentalStatusTypeEnum.ParentalStatusType
|
|
385
385
|
*/
|
|
386
386
|
var ParentalStatusType;
|
|
387
387
|
(function (ParentalStatusType) {
|
|
@@ -393,7 +393,7 @@ var enums;
|
|
|
393
393
|
})(ParentalStatusType = enums.ParentalStatusType || (enums.ParentalStatusType = {}));
|
|
394
394
|
/**
|
|
395
395
|
* @name PreferredContentTypeEnum.PreferredContentType
|
|
396
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
396
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PreferredContentTypeEnum.PreferredContentType
|
|
397
397
|
*/
|
|
398
398
|
var PreferredContentType;
|
|
399
399
|
(function (PreferredContentType) {
|
|
@@ -403,7 +403,7 @@ var enums;
|
|
|
403
403
|
})(PreferredContentType = enums.PreferredContentType || (enums.PreferredContentType = {}));
|
|
404
404
|
/**
|
|
405
405
|
* @name ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel
|
|
406
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
406
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel
|
|
407
407
|
*/
|
|
408
408
|
var ProductBiddingCategoryLevel;
|
|
409
409
|
(function (ProductBiddingCategoryLevel) {
|
|
@@ -417,7 +417,7 @@ var enums;
|
|
|
417
417
|
})(ProductBiddingCategoryLevel = enums.ProductBiddingCategoryLevel || (enums.ProductBiddingCategoryLevel = {}));
|
|
418
418
|
/**
|
|
419
419
|
* @name ProductChannelEnum.ProductChannel
|
|
420
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
420
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ProductChannelEnum.ProductChannel
|
|
421
421
|
*/
|
|
422
422
|
var ProductChannel;
|
|
423
423
|
(function (ProductChannel) {
|
|
@@ -428,7 +428,7 @@ var enums;
|
|
|
428
428
|
})(ProductChannel = enums.ProductChannel || (enums.ProductChannel = {}));
|
|
429
429
|
/**
|
|
430
430
|
* @name ProductChannelExclusivityEnum.ProductChannelExclusivity
|
|
431
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
431
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ProductChannelExclusivityEnum.ProductChannelExclusivity
|
|
432
432
|
*/
|
|
433
433
|
var ProductChannelExclusivity;
|
|
434
434
|
(function (ProductChannelExclusivity) {
|
|
@@ -439,7 +439,7 @@ var enums;
|
|
|
439
439
|
})(ProductChannelExclusivity = enums.ProductChannelExclusivity || (enums.ProductChannelExclusivity = {}));
|
|
440
440
|
/**
|
|
441
441
|
* @name ProductConditionEnum.ProductCondition
|
|
442
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
442
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ProductConditionEnum.ProductCondition
|
|
443
443
|
*/
|
|
444
444
|
var ProductCondition;
|
|
445
445
|
(function (ProductCondition) {
|
|
@@ -451,7 +451,7 @@ var enums;
|
|
|
451
451
|
})(ProductCondition = enums.ProductCondition || (enums.ProductCondition = {}));
|
|
452
452
|
/**
|
|
453
453
|
* @name ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
|
|
454
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
454
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
|
|
455
455
|
*/
|
|
456
456
|
var ProductCustomAttributeIndex;
|
|
457
457
|
(function (ProductCustomAttributeIndex) {
|
|
@@ -465,7 +465,7 @@ var enums;
|
|
|
465
465
|
})(ProductCustomAttributeIndex = enums.ProductCustomAttributeIndex || (enums.ProductCustomAttributeIndex = {}));
|
|
466
466
|
/**
|
|
467
467
|
* @name ProductTypeLevelEnum.ProductTypeLevel
|
|
468
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
468
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ProductTypeLevelEnum.ProductTypeLevel
|
|
469
469
|
*/
|
|
470
470
|
var ProductTypeLevel;
|
|
471
471
|
(function (ProductTypeLevel) {
|
|
@@ -479,7 +479,7 @@ var enums;
|
|
|
479
479
|
})(ProductTypeLevel = enums.ProductTypeLevel || (enums.ProductTypeLevel = {}));
|
|
480
480
|
/**
|
|
481
481
|
* @name ProximityRadiusUnitsEnum.ProximityRadiusUnits
|
|
482
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
482
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ProximityRadiusUnitsEnum.ProximityRadiusUnits
|
|
483
483
|
*/
|
|
484
484
|
var ProximityRadiusUnits;
|
|
485
485
|
(function (ProximityRadiusUnits) {
|
|
@@ -490,7 +490,7 @@ var enums;
|
|
|
490
490
|
})(ProximityRadiusUnits = enums.ProximityRadiusUnits || (enums.ProximityRadiusUnits = {}));
|
|
491
491
|
/**
|
|
492
492
|
* @name WebpageConditionOperandEnum.WebpageConditionOperand
|
|
493
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
493
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/WebpageConditionOperandEnum.WebpageConditionOperand
|
|
494
494
|
*/
|
|
495
495
|
var WebpageConditionOperand;
|
|
496
496
|
(function (WebpageConditionOperand) {
|
|
@@ -504,7 +504,7 @@ var enums;
|
|
|
504
504
|
})(WebpageConditionOperand = enums.WebpageConditionOperand || (enums.WebpageConditionOperand = {}));
|
|
505
505
|
/**
|
|
506
506
|
* @name WebpageConditionOperatorEnum.WebpageConditionOperator
|
|
507
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
507
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/WebpageConditionOperatorEnum.WebpageConditionOperator
|
|
508
508
|
*/
|
|
509
509
|
var WebpageConditionOperator;
|
|
510
510
|
(function (WebpageConditionOperator) {
|
|
@@ -515,7 +515,7 @@ var enums;
|
|
|
515
515
|
})(WebpageConditionOperator = enums.WebpageConditionOperator || (enums.WebpageConditionOperator = {}));
|
|
516
516
|
/**
|
|
517
517
|
* @name CallToActionTypeEnum.CallToActionType
|
|
518
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
518
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CallToActionTypeEnum.CallToActionType
|
|
519
519
|
*/
|
|
520
520
|
var CallToActionType;
|
|
521
521
|
(function (CallToActionType) {
|
|
@@ -533,7 +533,7 @@ var enums;
|
|
|
533
533
|
})(CallToActionType = enums.CallToActionType || (enums.CallToActionType = {}));
|
|
534
534
|
/**
|
|
535
535
|
* @name LeadFormCallToActionTypeEnum.LeadFormCallToActionType
|
|
536
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
536
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LeadFormCallToActionTypeEnum.LeadFormCallToActionType
|
|
537
537
|
*/
|
|
538
538
|
var LeadFormCallToActionType;
|
|
539
539
|
(function (LeadFormCallToActionType) {
|
|
@@ -556,7 +556,7 @@ var enums;
|
|
|
556
556
|
})(LeadFormCallToActionType = enums.LeadFormCallToActionType || (enums.LeadFormCallToActionType = {}));
|
|
557
557
|
/**
|
|
558
558
|
* @name LeadFormDesiredIntentEnum.LeadFormDesiredIntent
|
|
559
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
559
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LeadFormDesiredIntentEnum.LeadFormDesiredIntent
|
|
560
560
|
*/
|
|
561
561
|
var LeadFormDesiredIntent;
|
|
562
562
|
(function (LeadFormDesiredIntent) {
|
|
@@ -567,7 +567,7 @@ var enums;
|
|
|
567
567
|
})(LeadFormDesiredIntent = enums.LeadFormDesiredIntent || (enums.LeadFormDesiredIntent = {}));
|
|
568
568
|
/**
|
|
569
569
|
* @name LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
|
|
570
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
570
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
|
|
571
571
|
*/
|
|
572
572
|
var LeadFormFieldUserInputType;
|
|
573
573
|
(function (LeadFormFieldUserInputType) {
|
|
@@ -636,7 +636,7 @@ var enums;
|
|
|
636
636
|
})(LeadFormFieldUserInputType = enums.LeadFormFieldUserInputType || (enums.LeadFormFieldUserInputType = {}));
|
|
637
637
|
/**
|
|
638
638
|
* @name LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
|
|
639
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
639
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
|
|
640
640
|
*/
|
|
641
641
|
var LeadFormPostSubmitCallToActionType;
|
|
642
642
|
(function (LeadFormPostSubmitCallToActionType) {
|
|
@@ -649,7 +649,7 @@ var enums;
|
|
|
649
649
|
})(LeadFormPostSubmitCallToActionType = enums.LeadFormPostSubmitCallToActionType || (enums.LeadFormPostSubmitCallToActionType = {}));
|
|
650
650
|
/**
|
|
651
651
|
* @name MobileAppVendorEnum.MobileAppVendor
|
|
652
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
652
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/MobileAppVendorEnum.MobileAppVendor
|
|
653
653
|
*/
|
|
654
654
|
var MobileAppVendor;
|
|
655
655
|
(function (MobileAppVendor) {
|
|
@@ -660,7 +660,7 @@ var enums;
|
|
|
660
660
|
})(MobileAppVendor = enums.MobileAppVendor || (enums.MobileAppVendor = {}));
|
|
661
661
|
/**
|
|
662
662
|
* @name PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
|
|
663
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
663
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
|
|
664
664
|
*/
|
|
665
665
|
var PriceExtensionPriceQualifier;
|
|
666
666
|
(function (PriceExtensionPriceQualifier) {
|
|
@@ -672,7 +672,7 @@ var enums;
|
|
|
672
672
|
})(PriceExtensionPriceQualifier = enums.PriceExtensionPriceQualifier || (enums.PriceExtensionPriceQualifier = {}));
|
|
673
673
|
/**
|
|
674
674
|
* @name PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
|
|
675
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
675
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
|
|
676
676
|
*/
|
|
677
677
|
var PriceExtensionPriceUnit;
|
|
678
678
|
(function (PriceExtensionPriceUnit) {
|
|
@@ -687,7 +687,7 @@ var enums;
|
|
|
687
687
|
})(PriceExtensionPriceUnit = enums.PriceExtensionPriceUnit || (enums.PriceExtensionPriceUnit = {}));
|
|
688
688
|
/**
|
|
689
689
|
* @name PriceExtensionTypeEnum.PriceExtensionType
|
|
690
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
690
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PriceExtensionTypeEnum.PriceExtensionType
|
|
691
691
|
*/
|
|
692
692
|
var PriceExtensionType;
|
|
693
693
|
(function (PriceExtensionType) {
|
|
@@ -705,7 +705,7 @@ var enums;
|
|
|
705
705
|
})(PriceExtensionType = enums.PriceExtensionType || (enums.PriceExtensionType = {}));
|
|
706
706
|
/**
|
|
707
707
|
* @name PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
|
|
708
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
708
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
|
|
709
709
|
*/
|
|
710
710
|
var PromotionExtensionDiscountModifier;
|
|
711
711
|
(function (PromotionExtensionDiscountModifier) {
|
|
@@ -715,7 +715,7 @@ var enums;
|
|
|
715
715
|
})(PromotionExtensionDiscountModifier = enums.PromotionExtensionDiscountModifier || (enums.PromotionExtensionDiscountModifier = {}));
|
|
716
716
|
/**
|
|
717
717
|
* @name PromotionExtensionOccasionEnum.PromotionExtensionOccasion
|
|
718
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
718
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PromotionExtensionOccasionEnum.PromotionExtensionOccasion
|
|
719
719
|
*/
|
|
720
720
|
var PromotionExtensionOccasion;
|
|
721
721
|
(function (PromotionExtensionOccasion) {
|
|
@@ -761,7 +761,7 @@ var enums;
|
|
|
761
761
|
})(PromotionExtensionOccasion = enums.PromotionExtensionOccasion || (enums.PromotionExtensionOccasion = {}));
|
|
762
762
|
/**
|
|
763
763
|
* @name TargetImpressionShareLocationEnum.TargetImpressionShareLocation
|
|
764
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
764
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
|
|
765
765
|
*/
|
|
766
766
|
var TargetImpressionShareLocation;
|
|
767
767
|
(function (TargetImpressionShareLocation) {
|
|
@@ -773,7 +773,7 @@ var enums;
|
|
|
773
773
|
})(TargetImpressionShareLocation = enums.TargetImpressionShareLocation || (enums.TargetImpressionShareLocation = {}));
|
|
774
774
|
/**
|
|
775
775
|
* @name AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
|
|
776
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
776
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
|
|
777
777
|
*/
|
|
778
778
|
var AdvertisingChannelSubType;
|
|
779
779
|
(function (AdvertisingChannelSubType) {
|
|
@@ -799,7 +799,7 @@ var enums;
|
|
|
799
799
|
})(AdvertisingChannelSubType = enums.AdvertisingChannelSubType || (enums.AdvertisingChannelSubType = {}));
|
|
800
800
|
/**
|
|
801
801
|
* @name AdvertisingChannelTypeEnum.AdvertisingChannelType
|
|
802
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
802
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdvertisingChannelTypeEnum.AdvertisingChannelType
|
|
803
803
|
*/
|
|
804
804
|
var AdvertisingChannelType;
|
|
805
805
|
(function (AdvertisingChannelType) {
|
|
@@ -814,10 +814,11 @@ var enums;
|
|
|
814
814
|
AdvertisingChannelType[AdvertisingChannelType["LOCAL"] = 8] = "LOCAL";
|
|
815
815
|
AdvertisingChannelType[AdvertisingChannelType["SMART"] = 9] = "SMART";
|
|
816
816
|
AdvertisingChannelType[AdvertisingChannelType["PERFORMANCE_MAX"] = 10] = "PERFORMANCE_MAX";
|
|
817
|
+
AdvertisingChannelType[AdvertisingChannelType["LOCAL_SERVICES"] = 11] = "LOCAL_SERVICES";
|
|
817
818
|
})(AdvertisingChannelType = enums.AdvertisingChannelType || (enums.AdvertisingChannelType = {}));
|
|
818
819
|
/**
|
|
819
820
|
* @name CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
|
|
820
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
821
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
|
|
821
822
|
*/
|
|
822
823
|
var CriterionCategoryChannelAvailabilityMode;
|
|
823
824
|
(function (CriterionCategoryChannelAvailabilityMode) {
|
|
@@ -829,7 +830,7 @@ var enums;
|
|
|
829
830
|
})(CriterionCategoryChannelAvailabilityMode = enums.CriterionCategoryChannelAvailabilityMode || (enums.CriterionCategoryChannelAvailabilityMode = {}));
|
|
830
831
|
/**
|
|
831
832
|
* @name CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
|
|
832
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
833
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
|
|
833
834
|
*/
|
|
834
835
|
var CriterionCategoryLocaleAvailabilityMode;
|
|
835
836
|
(function (CriterionCategoryLocaleAvailabilityMode) {
|
|
@@ -842,7 +843,7 @@ var enums;
|
|
|
842
843
|
})(CriterionCategoryLocaleAvailabilityMode = enums.CriterionCategoryLocaleAvailabilityMode || (enums.CriterionCategoryLocaleAvailabilityMode = {}));
|
|
843
844
|
/**
|
|
844
845
|
* @name CustomizerAttributeTypeEnum.CustomizerAttributeType
|
|
845
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
846
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomizerAttributeTypeEnum.CustomizerAttributeType
|
|
846
847
|
*/
|
|
847
848
|
var CustomizerAttributeType;
|
|
848
849
|
(function (CustomizerAttributeType) {
|
|
@@ -855,7 +856,7 @@ var enums;
|
|
|
855
856
|
})(CustomizerAttributeType = enums.CustomizerAttributeType || (enums.CustomizerAttributeType = {}));
|
|
856
857
|
/**
|
|
857
858
|
* @name MonthOfYearEnum.MonthOfYear
|
|
858
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
859
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/MonthOfYearEnum.MonthOfYear
|
|
859
860
|
*/
|
|
860
861
|
var MonthOfYear;
|
|
861
862
|
(function (MonthOfYear) {
|
|
@@ -876,7 +877,7 @@ var enums;
|
|
|
876
877
|
})(MonthOfYear = enums.MonthOfYear || (enums.MonthOfYear = {}));
|
|
877
878
|
/**
|
|
878
879
|
* @name AppStoreEnum.AppStore
|
|
879
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
880
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AppStoreEnum.AppStore
|
|
880
881
|
*/
|
|
881
882
|
var AppStore;
|
|
882
883
|
(function (AppStore) {
|
|
@@ -887,7 +888,7 @@ var enums;
|
|
|
887
888
|
})(AppStore = enums.AppStore || (enums.AppStore = {}));
|
|
888
889
|
/**
|
|
889
890
|
* @name FeedItemSetStringFilterTypeEnum.FeedItemSetStringFilterType
|
|
890
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
891
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedItemSetStringFilterTypeEnum.FeedItemSetStringFilterType
|
|
891
892
|
*/
|
|
892
893
|
var FeedItemSetStringFilterType;
|
|
893
894
|
(function (FeedItemSetStringFilterType) {
|
|
@@ -897,7 +898,7 @@ var enums;
|
|
|
897
898
|
})(FeedItemSetStringFilterType = enums.FeedItemSetStringFilterType || (enums.FeedItemSetStringFilterType = {}));
|
|
898
899
|
/**
|
|
899
900
|
* @name AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
|
|
900
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
901
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
|
|
901
902
|
*/
|
|
902
903
|
var AppUrlOperatingSystemType;
|
|
903
904
|
(function (AppUrlOperatingSystemType) {
|
|
@@ -908,7 +909,7 @@ var enums;
|
|
|
908
909
|
})(AppUrlOperatingSystemType = enums.AppUrlOperatingSystemType || (enums.AppUrlOperatingSystemType = {}));
|
|
909
910
|
/**
|
|
910
911
|
* @name FrequencyCapEventTypeEnum.FrequencyCapEventType
|
|
911
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
912
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FrequencyCapEventTypeEnum.FrequencyCapEventType
|
|
912
913
|
*/
|
|
913
914
|
var FrequencyCapEventType;
|
|
914
915
|
(function (FrequencyCapEventType) {
|
|
@@ -919,7 +920,7 @@ var enums;
|
|
|
919
920
|
})(FrequencyCapEventType = enums.FrequencyCapEventType || (enums.FrequencyCapEventType = {}));
|
|
920
921
|
/**
|
|
921
922
|
* @name FrequencyCapLevelEnum.FrequencyCapLevel
|
|
922
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
923
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FrequencyCapLevelEnum.FrequencyCapLevel
|
|
923
924
|
*/
|
|
924
925
|
var FrequencyCapLevel;
|
|
925
926
|
(function (FrequencyCapLevel) {
|
|
@@ -931,7 +932,7 @@ var enums;
|
|
|
931
932
|
})(FrequencyCapLevel = enums.FrequencyCapLevel || (enums.FrequencyCapLevel = {}));
|
|
932
933
|
/**
|
|
933
934
|
* @name FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
|
|
934
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
935
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
|
|
935
936
|
*/
|
|
936
937
|
var FrequencyCapTimeUnit;
|
|
937
938
|
(function (FrequencyCapTimeUnit) {
|
|
@@ -943,7 +944,7 @@ var enums;
|
|
|
943
944
|
})(FrequencyCapTimeUnit = enums.FrequencyCapTimeUnit || (enums.FrequencyCapTimeUnit = {}));
|
|
944
945
|
/**
|
|
945
946
|
* @name KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
|
|
946
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
947
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
|
|
947
948
|
*/
|
|
948
949
|
var KeywordPlanAggregateMetricType;
|
|
949
950
|
(function (KeywordPlanAggregateMetricType) {
|
|
@@ -953,7 +954,7 @@ var enums;
|
|
|
953
954
|
})(KeywordPlanAggregateMetricType = enums.KeywordPlanAggregateMetricType || (enums.KeywordPlanAggregateMetricType = {}));
|
|
954
955
|
/**
|
|
955
956
|
* @name KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
|
|
956
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
957
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
|
|
957
958
|
*/
|
|
958
959
|
var KeywordPlanCompetitionLevel;
|
|
959
960
|
(function (KeywordPlanCompetitionLevel) {
|
|
@@ -965,7 +966,7 @@ var enums;
|
|
|
965
966
|
})(KeywordPlanCompetitionLevel = enums.KeywordPlanCompetitionLevel || (enums.KeywordPlanCompetitionLevel = {}));
|
|
966
967
|
/**
|
|
967
968
|
* @name KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
|
|
968
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
969
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
|
|
969
970
|
*/
|
|
970
971
|
var KeywordPlanConceptGroupType;
|
|
971
972
|
(function (KeywordPlanConceptGroupType) {
|
|
@@ -977,7 +978,7 @@ var enums;
|
|
|
977
978
|
})(KeywordPlanConceptGroupType = enums.KeywordPlanConceptGroupType || (enums.KeywordPlanConceptGroupType = {}));
|
|
978
979
|
/**
|
|
979
980
|
* @name MatchingFunctionContextTypeEnum.MatchingFunctionContextType
|
|
980
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
981
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/MatchingFunctionContextTypeEnum.MatchingFunctionContextType
|
|
981
982
|
*/
|
|
982
983
|
var MatchingFunctionContextType;
|
|
983
984
|
(function (MatchingFunctionContextType) {
|
|
@@ -989,7 +990,7 @@ var enums;
|
|
|
989
990
|
})(MatchingFunctionContextType = enums.MatchingFunctionContextType || (enums.MatchingFunctionContextType = {}));
|
|
990
991
|
/**
|
|
991
992
|
* @name MatchingFunctionOperatorEnum.MatchingFunctionOperator
|
|
992
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
993
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/MatchingFunctionOperatorEnum.MatchingFunctionOperator
|
|
993
994
|
*/
|
|
994
995
|
var MatchingFunctionOperator;
|
|
995
996
|
(function (MatchingFunctionOperator) {
|
|
@@ -1001,9 +1002,45 @@ var enums;
|
|
|
1001
1002
|
MatchingFunctionOperator[MatchingFunctionOperator["AND"] = 5] = "AND";
|
|
1002
1003
|
MatchingFunctionOperator[MatchingFunctionOperator["CONTAINS_ANY"] = 6] = "CONTAINS_ANY";
|
|
1003
1004
|
})(MatchingFunctionOperator = enums.MatchingFunctionOperator || (enums.MatchingFunctionOperator = {}));
|
|
1005
|
+
/**
|
|
1006
|
+
* @name ExperimentMetricEnum.ExperimentMetric
|
|
1007
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ExperimentMetricEnum.ExperimentMetric
|
|
1008
|
+
*/
|
|
1009
|
+
var ExperimentMetric;
|
|
1010
|
+
(function (ExperimentMetric) {
|
|
1011
|
+
ExperimentMetric[ExperimentMetric["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
1012
|
+
ExperimentMetric[ExperimentMetric["UNKNOWN"] = 1] = "UNKNOWN";
|
|
1013
|
+
ExperimentMetric[ExperimentMetric["CLICKS"] = 2] = "CLICKS";
|
|
1014
|
+
ExperimentMetric[ExperimentMetric["IMPRESSIONS"] = 3] = "IMPRESSIONS";
|
|
1015
|
+
ExperimentMetric[ExperimentMetric["COST"] = 4] = "COST";
|
|
1016
|
+
ExperimentMetric[ExperimentMetric["CONVERSIONS_PER_INTERACTION_RATE"] = 5] = "CONVERSIONS_PER_INTERACTION_RATE";
|
|
1017
|
+
ExperimentMetric[ExperimentMetric["COST_PER_CONVERSION"] = 6] = "COST_PER_CONVERSION";
|
|
1018
|
+
ExperimentMetric[ExperimentMetric["CONVERSIONS_VALUE_PER_COST"] = 7] = "CONVERSIONS_VALUE_PER_COST";
|
|
1019
|
+
ExperimentMetric[ExperimentMetric["AVERAGE_CPC"] = 8] = "AVERAGE_CPC";
|
|
1020
|
+
ExperimentMetric[ExperimentMetric["CTR"] = 9] = "CTR";
|
|
1021
|
+
ExperimentMetric[ExperimentMetric["INCREMENTAL_CONVERSIONS"] = 10] = "INCREMENTAL_CONVERSIONS";
|
|
1022
|
+
ExperimentMetric[ExperimentMetric["COMPLETED_VIDEO_VIEWS"] = 11] = "COMPLETED_VIDEO_VIEWS";
|
|
1023
|
+
ExperimentMetric[ExperimentMetric["CUSTOM_ALGORITHMS"] = 12] = "CUSTOM_ALGORITHMS";
|
|
1024
|
+
ExperimentMetric[ExperimentMetric["CONVERSIONS"] = 13] = "CONVERSIONS";
|
|
1025
|
+
ExperimentMetric[ExperimentMetric["CONVERSION_VALUE"] = 14] = "CONVERSION_VALUE";
|
|
1026
|
+
})(ExperimentMetric = enums.ExperimentMetric || (enums.ExperimentMetric = {}));
|
|
1027
|
+
/**
|
|
1028
|
+
* @name ExperimentMetricDirectionEnum.ExperimentMetricDirection
|
|
1029
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ExperimentMetricDirectionEnum.ExperimentMetricDirection
|
|
1030
|
+
*/
|
|
1031
|
+
var ExperimentMetricDirection;
|
|
1032
|
+
(function (ExperimentMetricDirection) {
|
|
1033
|
+
ExperimentMetricDirection[ExperimentMetricDirection["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
1034
|
+
ExperimentMetricDirection[ExperimentMetricDirection["UNKNOWN"] = 1] = "UNKNOWN";
|
|
1035
|
+
ExperimentMetricDirection[ExperimentMetricDirection["NO_CHANGE"] = 2] = "NO_CHANGE";
|
|
1036
|
+
ExperimentMetricDirection[ExperimentMetricDirection["INCREASE"] = 3] = "INCREASE";
|
|
1037
|
+
ExperimentMetricDirection[ExperimentMetricDirection["DECREASE"] = 4] = "DECREASE";
|
|
1038
|
+
ExperimentMetricDirection[ExperimentMetricDirection["NO_CHANGE_OR_INCREASE"] = 5] = "NO_CHANGE_OR_INCREASE";
|
|
1039
|
+
ExperimentMetricDirection[ExperimentMetricDirection["NO_CHANGE_OR_DECREASE"] = 6] = "NO_CHANGE_OR_DECREASE";
|
|
1040
|
+
})(ExperimentMetricDirection = enums.ExperimentMetricDirection || (enums.ExperimentMetricDirection = {}));
|
|
1004
1041
|
/**
|
|
1005
1042
|
* @name InteractionEventTypeEnum.InteractionEventType
|
|
1006
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1043
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/InteractionEventTypeEnum.InteractionEventType
|
|
1007
1044
|
*/
|
|
1008
1045
|
var InteractionEventType;
|
|
1009
1046
|
(function (InteractionEventType) {
|
|
@@ -1016,7 +1053,7 @@ var enums;
|
|
|
1016
1053
|
})(InteractionEventType = enums.InteractionEventType || (enums.InteractionEventType = {}));
|
|
1017
1054
|
/**
|
|
1018
1055
|
* @name QualityScoreBucketEnum.QualityScoreBucket
|
|
1019
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1056
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/QualityScoreBucketEnum.QualityScoreBucket
|
|
1020
1057
|
*/
|
|
1021
1058
|
var QualityScoreBucket;
|
|
1022
1059
|
(function (QualityScoreBucket) {
|
|
@@ -1028,7 +1065,7 @@ var enums;
|
|
|
1028
1065
|
})(QualityScoreBucket = enums.QualityScoreBucket || (enums.QualityScoreBucket = {}));
|
|
1029
1066
|
/**
|
|
1030
1067
|
* @name UserIdentifierSourceEnum.UserIdentifierSource
|
|
1031
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1068
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserIdentifierSourceEnum.UserIdentifierSource
|
|
1032
1069
|
*/
|
|
1033
1070
|
var UserIdentifierSource;
|
|
1034
1071
|
(function (UserIdentifierSource) {
|
|
@@ -1039,7 +1076,7 @@ var enums;
|
|
|
1039
1076
|
})(UserIdentifierSource = enums.UserIdentifierSource || (enums.UserIdentifierSource = {}));
|
|
1040
1077
|
/**
|
|
1041
1078
|
* @name AdDestinationTypeEnum.AdDestinationType
|
|
1042
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1079
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdDestinationTypeEnum.AdDestinationType
|
|
1043
1080
|
*/
|
|
1044
1081
|
var AdDestinationType;
|
|
1045
1082
|
(function (AdDestinationType) {
|
|
@@ -1059,7 +1096,7 @@ var enums;
|
|
|
1059
1096
|
})(AdDestinationType = enums.AdDestinationType || (enums.AdDestinationType = {}));
|
|
1060
1097
|
/**
|
|
1061
1098
|
* @name AdNetworkTypeEnum.AdNetworkType
|
|
1062
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1099
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdNetworkTypeEnum.AdNetworkType
|
|
1063
1100
|
*/
|
|
1064
1101
|
var AdNetworkType;
|
|
1065
1102
|
(function (AdNetworkType) {
|
|
@@ -1074,7 +1111,7 @@ var enums;
|
|
|
1074
1111
|
})(AdNetworkType = enums.AdNetworkType || (enums.AdNetworkType = {}));
|
|
1075
1112
|
/**
|
|
1076
1113
|
* @name BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
|
|
1077
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1114
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
|
|
1078
1115
|
*/
|
|
1079
1116
|
var BudgetCampaignAssociationStatus;
|
|
1080
1117
|
(function (BudgetCampaignAssociationStatus) {
|
|
@@ -1085,7 +1122,7 @@ var enums;
|
|
|
1085
1122
|
})(BudgetCampaignAssociationStatus = enums.BudgetCampaignAssociationStatus || (enums.BudgetCampaignAssociationStatus = {}));
|
|
1086
1123
|
/**
|
|
1087
1124
|
* @name ClickTypeEnum.ClickType
|
|
1088
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1125
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ClickTypeEnum.ClickType
|
|
1089
1126
|
*/
|
|
1090
1127
|
var ClickType;
|
|
1091
1128
|
(function (ClickType) {
|
|
@@ -1147,7 +1184,7 @@ var enums;
|
|
|
1147
1184
|
})(ClickType = enums.ClickType || (enums.ClickType = {}));
|
|
1148
1185
|
/**
|
|
1149
1186
|
* @name ConversionActionCategoryEnum.ConversionActionCategory
|
|
1150
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1187
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionActionCategoryEnum.ConversionActionCategory
|
|
1151
1188
|
*/
|
|
1152
1189
|
var ConversionActionCategory;
|
|
1153
1190
|
(function (ConversionActionCategory) {
|
|
@@ -1157,7 +1194,6 @@ var enums;
|
|
|
1157
1194
|
ConversionActionCategory[ConversionActionCategory["PAGE_VIEW"] = 3] = "PAGE_VIEW";
|
|
1158
1195
|
ConversionActionCategory[ConversionActionCategory["PURCHASE"] = 4] = "PURCHASE";
|
|
1159
1196
|
ConversionActionCategory[ConversionActionCategory["SIGNUP"] = 5] = "SIGNUP";
|
|
1160
|
-
ConversionActionCategory[ConversionActionCategory["LEAD"] = 6] = "LEAD";
|
|
1161
1197
|
ConversionActionCategory[ConversionActionCategory["DOWNLOAD"] = 7] = "DOWNLOAD";
|
|
1162
1198
|
ConversionActionCategory[ConversionActionCategory["ADD_TO_CART"] = 8] = "ADD_TO_CART";
|
|
1163
1199
|
ConversionActionCategory[ConversionActionCategory["BEGIN_CHECKOUT"] = 9] = "BEGIN_CHECKOUT";
|
|
@@ -1173,10 +1209,12 @@ var enums;
|
|
|
1173
1209
|
ConversionActionCategory[ConversionActionCategory["ENGAGEMENT"] = 19] = "ENGAGEMENT";
|
|
1174
1210
|
ConversionActionCategory[ConversionActionCategory["STORE_VISIT"] = 20] = "STORE_VISIT";
|
|
1175
1211
|
ConversionActionCategory[ConversionActionCategory["STORE_SALE"] = 21] = "STORE_SALE";
|
|
1212
|
+
ConversionActionCategory[ConversionActionCategory["QUALIFIED_LEAD"] = 22] = "QUALIFIED_LEAD";
|
|
1213
|
+
ConversionActionCategory[ConversionActionCategory["CONVERTED_LEAD"] = 23] = "CONVERTED_LEAD";
|
|
1176
1214
|
})(ConversionActionCategory = enums.ConversionActionCategory || (enums.ConversionActionCategory = {}));
|
|
1177
1215
|
/**
|
|
1178
1216
|
* @name ConversionAttributionEventTypeEnum.ConversionAttributionEventType
|
|
1179
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1217
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
|
|
1180
1218
|
*/
|
|
1181
1219
|
var ConversionAttributionEventType;
|
|
1182
1220
|
(function (ConversionAttributionEventType) {
|
|
@@ -1187,7 +1225,7 @@ var enums;
|
|
|
1187
1225
|
})(ConversionAttributionEventType = enums.ConversionAttributionEventType || (enums.ConversionAttributionEventType = {}));
|
|
1188
1226
|
/**
|
|
1189
1227
|
* @name ConversionLagBucketEnum.ConversionLagBucket
|
|
1190
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1228
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionLagBucketEnum.ConversionLagBucket
|
|
1191
1229
|
*/
|
|
1192
1230
|
var ConversionLagBucket;
|
|
1193
1231
|
(function (ConversionLagBucket) {
|
|
@@ -1215,7 +1253,7 @@ var enums;
|
|
|
1215
1253
|
})(ConversionLagBucket = enums.ConversionLagBucket || (enums.ConversionLagBucket = {}));
|
|
1216
1254
|
/**
|
|
1217
1255
|
* @name ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
|
|
1218
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1256
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
|
|
1219
1257
|
*/
|
|
1220
1258
|
var ConversionOrAdjustmentLagBucket;
|
|
1221
1259
|
(function (ConversionOrAdjustmentLagBucket) {
|
|
@@ -1265,7 +1303,7 @@ var enums;
|
|
|
1265
1303
|
})(ConversionOrAdjustmentLagBucket = enums.ConversionOrAdjustmentLagBucket || (enums.ConversionOrAdjustmentLagBucket = {}));
|
|
1266
1304
|
/**
|
|
1267
1305
|
* @name ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
|
|
1268
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1306
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
|
|
1269
1307
|
*/
|
|
1270
1308
|
var ConversionValueRulePrimaryDimension;
|
|
1271
1309
|
(function (ConversionValueRulePrimaryDimension) {
|
|
@@ -1281,7 +1319,7 @@ var enums;
|
|
|
1281
1319
|
})(ConversionValueRulePrimaryDimension = enums.ConversionValueRulePrimaryDimension || (enums.ConversionValueRulePrimaryDimension = {}));
|
|
1282
1320
|
/**
|
|
1283
1321
|
* @name ExternalConversionSourceEnum.ExternalConversionSource
|
|
1284
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1322
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ExternalConversionSourceEnum.ExternalConversionSource
|
|
1285
1323
|
*/
|
|
1286
1324
|
var ExternalConversionSource;
|
|
1287
1325
|
(function (ExternalConversionSource) {
|
|
@@ -1314,10 +1352,11 @@ var enums;
|
|
|
1314
1352
|
ExternalConversionSource[ExternalConversionSource["FLOODLIGHT"] = 29] = "FLOODLIGHT";
|
|
1315
1353
|
ExternalConversionSource[ExternalConversionSource["ANALYTICS_SEARCH_ADS_360"] = 31] = "ANALYTICS_SEARCH_ADS_360";
|
|
1316
1354
|
ExternalConversionSource[ExternalConversionSource["FIREBASE_SEARCH_ADS_360"] = 33] = "FIREBASE_SEARCH_ADS_360";
|
|
1355
|
+
ExternalConversionSource[ExternalConversionSource["DISPLAY_AND_VIDEO_360_FLOODLIGHT"] = 34] = "DISPLAY_AND_VIDEO_360_FLOODLIGHT";
|
|
1317
1356
|
})(ExternalConversionSource = enums.ExternalConversionSource || (enums.ExternalConversionSource = {}));
|
|
1318
1357
|
/**
|
|
1319
1358
|
* @name HotelPriceBucketEnum.HotelPriceBucket
|
|
1320
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1359
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/HotelPriceBucketEnum.HotelPriceBucket
|
|
1321
1360
|
*/
|
|
1322
1361
|
var HotelPriceBucket;
|
|
1323
1362
|
(function (HotelPriceBucket) {
|
|
@@ -1330,7 +1369,7 @@ var enums;
|
|
|
1330
1369
|
})(HotelPriceBucket = enums.HotelPriceBucket || (enums.HotelPriceBucket = {}));
|
|
1331
1370
|
/**
|
|
1332
1371
|
* @name HotelRateTypeEnum.HotelRateType
|
|
1333
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1372
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/HotelRateTypeEnum.HotelRateType
|
|
1334
1373
|
*/
|
|
1335
1374
|
var HotelRateType;
|
|
1336
1375
|
(function (HotelRateType) {
|
|
@@ -1343,7 +1382,7 @@ var enums;
|
|
|
1343
1382
|
})(HotelRateType = enums.HotelRateType || (enums.HotelRateType = {}));
|
|
1344
1383
|
/**
|
|
1345
1384
|
* @name PlaceholderTypeEnum.PlaceholderType
|
|
1346
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1385
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PlaceholderTypeEnum.PlaceholderType
|
|
1347
1386
|
*/
|
|
1348
1387
|
var PlaceholderType;
|
|
1349
1388
|
(function (PlaceholderType) {
|
|
@@ -1372,7 +1411,7 @@ var enums;
|
|
|
1372
1411
|
})(PlaceholderType = enums.PlaceholderType || (enums.PlaceholderType = {}));
|
|
1373
1412
|
/**
|
|
1374
1413
|
* @name RecommendationTypeEnum.RecommendationType
|
|
1375
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1414
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/RecommendationTypeEnum.RecommendationType
|
|
1376
1415
|
*/
|
|
1377
1416
|
var RecommendationType;
|
|
1378
1417
|
(function (RecommendationType) {
|
|
@@ -1396,10 +1435,12 @@ var enums;
|
|
|
1396
1435
|
RecommendationType[RecommendationType["TARGET_ROAS_OPT_IN"] = 17] = "TARGET_ROAS_OPT_IN";
|
|
1397
1436
|
RecommendationType[RecommendationType["RESPONSIVE_SEARCH_AD"] = 18] = "RESPONSIVE_SEARCH_AD";
|
|
1398
1437
|
RecommendationType[RecommendationType["MARGINAL_ROI_CAMPAIGN_BUDGET"] = 19] = "MARGINAL_ROI_CAMPAIGN_BUDGET";
|
|
1438
|
+
RecommendationType[RecommendationType["USE_BROAD_MATCH_KEYWORD"] = 20] = "USE_BROAD_MATCH_KEYWORD";
|
|
1439
|
+
RecommendationType[RecommendationType["RESPONSIVE_SEARCH_AD_ASSET"] = 21] = "RESPONSIVE_SEARCH_AD_ASSET";
|
|
1399
1440
|
})(RecommendationType = enums.RecommendationType || (enums.RecommendationType = {}));
|
|
1400
1441
|
/**
|
|
1401
1442
|
* @name SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
|
|
1402
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1443
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
|
|
1403
1444
|
*/
|
|
1404
1445
|
var SearchEngineResultsPageType;
|
|
1405
1446
|
(function (SearchEngineResultsPageType) {
|
|
@@ -1411,7 +1452,7 @@ var enums;
|
|
|
1411
1452
|
})(SearchEngineResultsPageType = enums.SearchEngineResultsPageType || (enums.SearchEngineResultsPageType = {}));
|
|
1412
1453
|
/**
|
|
1413
1454
|
* @name SearchTermMatchTypeEnum.SearchTermMatchType
|
|
1414
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1455
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SearchTermMatchTypeEnum.SearchTermMatchType
|
|
1415
1456
|
*/
|
|
1416
1457
|
var SearchTermMatchType;
|
|
1417
1458
|
(function (SearchTermMatchType) {
|
|
@@ -1423,9 +1464,33 @@ var enums;
|
|
|
1423
1464
|
SearchTermMatchType[SearchTermMatchType["NEAR_EXACT"] = 5] = "NEAR_EXACT";
|
|
1424
1465
|
SearchTermMatchType[SearchTermMatchType["NEAR_PHRASE"] = 6] = "NEAR_PHRASE";
|
|
1425
1466
|
})(SearchTermMatchType = enums.SearchTermMatchType || (enums.SearchTermMatchType = {}));
|
|
1467
|
+
/**
|
|
1468
|
+
* @name SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
|
|
1469
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
|
|
1470
|
+
*/
|
|
1471
|
+
var SkAdNetworkAdEventType;
|
|
1472
|
+
(function (SkAdNetworkAdEventType) {
|
|
1473
|
+
SkAdNetworkAdEventType[SkAdNetworkAdEventType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
1474
|
+
SkAdNetworkAdEventType[SkAdNetworkAdEventType["UNKNOWN"] = 1] = "UNKNOWN";
|
|
1475
|
+
SkAdNetworkAdEventType[SkAdNetworkAdEventType["UNAVAILABLE"] = 2] = "UNAVAILABLE";
|
|
1476
|
+
SkAdNetworkAdEventType[SkAdNetworkAdEventType["INTERACTION"] = 3] = "INTERACTION";
|
|
1477
|
+
SkAdNetworkAdEventType[SkAdNetworkAdEventType["VIEW"] = 4] = "VIEW";
|
|
1478
|
+
})(SkAdNetworkAdEventType = enums.SkAdNetworkAdEventType || (enums.SkAdNetworkAdEventType = {}));
|
|
1479
|
+
/**
|
|
1480
|
+
* @name SkAdNetworkUserTypeEnum.SkAdNetworkUserType
|
|
1481
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
|
|
1482
|
+
*/
|
|
1483
|
+
var SkAdNetworkUserType;
|
|
1484
|
+
(function (SkAdNetworkUserType) {
|
|
1485
|
+
SkAdNetworkUserType[SkAdNetworkUserType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
1486
|
+
SkAdNetworkUserType[SkAdNetworkUserType["UNKNOWN"] = 1] = "UNKNOWN";
|
|
1487
|
+
SkAdNetworkUserType[SkAdNetworkUserType["UNAVAILABLE"] = 2] = "UNAVAILABLE";
|
|
1488
|
+
SkAdNetworkUserType[SkAdNetworkUserType["NEW_INSTALLER"] = 3] = "NEW_INSTALLER";
|
|
1489
|
+
SkAdNetworkUserType[SkAdNetworkUserType["REINSTALLER"] = 4] = "REINSTALLER";
|
|
1490
|
+
})(SkAdNetworkUserType = enums.SkAdNetworkUserType || (enums.SkAdNetworkUserType = {}));
|
|
1426
1491
|
/**
|
|
1427
1492
|
* @name SlotEnum.Slot
|
|
1428
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1493
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SlotEnum.Slot
|
|
1429
1494
|
*/
|
|
1430
1495
|
var Slot;
|
|
1431
1496
|
(function (Slot) {
|
|
@@ -1441,7 +1506,7 @@ var enums;
|
|
|
1441
1506
|
})(Slot = enums.Slot || (enums.Slot = {}));
|
|
1442
1507
|
/**
|
|
1443
1508
|
* @name TrackingCodePageFormatEnum.TrackingCodePageFormat
|
|
1444
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1509
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/TrackingCodePageFormatEnum.TrackingCodePageFormat
|
|
1445
1510
|
*/
|
|
1446
1511
|
var TrackingCodePageFormat;
|
|
1447
1512
|
(function (TrackingCodePageFormat) {
|
|
@@ -1452,7 +1517,7 @@ var enums;
|
|
|
1452
1517
|
})(TrackingCodePageFormat = enums.TrackingCodePageFormat || (enums.TrackingCodePageFormat = {}));
|
|
1453
1518
|
/**
|
|
1454
1519
|
* @name TrackingCodeTypeEnum.TrackingCodeType
|
|
1455
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1520
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/TrackingCodeTypeEnum.TrackingCodeType
|
|
1456
1521
|
*/
|
|
1457
1522
|
var TrackingCodeType;
|
|
1458
1523
|
(function (TrackingCodeType) {
|
|
@@ -1465,7 +1530,7 @@ var enums;
|
|
|
1465
1530
|
})(TrackingCodeType = enums.TrackingCodeType || (enums.TrackingCodeType = {}));
|
|
1466
1531
|
/**
|
|
1467
1532
|
* @name TargetingDimensionEnum.TargetingDimension
|
|
1468
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1533
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/TargetingDimensionEnum.TargetingDimension
|
|
1469
1534
|
*/
|
|
1470
1535
|
var TargetingDimension;
|
|
1471
1536
|
(function (TargetingDimension) {
|
|
@@ -1482,7 +1547,7 @@ var enums;
|
|
|
1482
1547
|
})(TargetingDimension = enums.TargetingDimension || (enums.TargetingDimension = {}));
|
|
1483
1548
|
/**
|
|
1484
1549
|
* @name CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
|
|
1485
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1550
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
|
|
1486
1551
|
*/
|
|
1487
1552
|
var CustomerMatchUploadKeyType;
|
|
1488
1553
|
(function (CustomerMatchUploadKeyType) {
|
|
@@ -1494,7 +1559,7 @@ var enums;
|
|
|
1494
1559
|
})(CustomerMatchUploadKeyType = enums.CustomerMatchUploadKeyType || (enums.CustomerMatchUploadKeyType = {}));
|
|
1495
1560
|
/**
|
|
1496
1561
|
* @name UserListCombinedRuleOperatorEnum.UserListCombinedRuleOperator
|
|
1497
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1562
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListCombinedRuleOperatorEnum.UserListCombinedRuleOperator
|
|
1498
1563
|
*/
|
|
1499
1564
|
var UserListCombinedRuleOperator;
|
|
1500
1565
|
(function (UserListCombinedRuleOperator) {
|
|
@@ -1505,7 +1570,7 @@ var enums;
|
|
|
1505
1570
|
})(UserListCombinedRuleOperator = enums.UserListCombinedRuleOperator || (enums.UserListCombinedRuleOperator = {}));
|
|
1506
1571
|
/**
|
|
1507
1572
|
* @name UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
|
|
1508
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1573
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
|
|
1509
1574
|
*/
|
|
1510
1575
|
var UserListCrmDataSourceType;
|
|
1511
1576
|
(function (UserListCrmDataSourceType) {
|
|
@@ -1517,7 +1582,7 @@ var enums;
|
|
|
1517
1582
|
})(UserListCrmDataSourceType = enums.UserListCrmDataSourceType || (enums.UserListCrmDataSourceType = {}));
|
|
1518
1583
|
/**
|
|
1519
1584
|
* @name UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
|
|
1520
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1585
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
|
|
1521
1586
|
*/
|
|
1522
1587
|
var UserListDateRuleItemOperator;
|
|
1523
1588
|
(function (UserListDateRuleItemOperator) {
|
|
@@ -1530,7 +1595,7 @@ var enums;
|
|
|
1530
1595
|
})(UserListDateRuleItemOperator = enums.UserListDateRuleItemOperator || (enums.UserListDateRuleItemOperator = {}));
|
|
1531
1596
|
/**
|
|
1532
1597
|
* @name UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
|
|
1533
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1598
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
|
|
1534
1599
|
*/
|
|
1535
1600
|
var UserListLogicalRuleOperator;
|
|
1536
1601
|
(function (UserListLogicalRuleOperator) {
|
|
@@ -1542,7 +1607,7 @@ var enums;
|
|
|
1542
1607
|
})(UserListLogicalRuleOperator = enums.UserListLogicalRuleOperator || (enums.UserListLogicalRuleOperator = {}));
|
|
1543
1608
|
/**
|
|
1544
1609
|
* @name UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
|
|
1545
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1610
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
|
|
1546
1611
|
*/
|
|
1547
1612
|
var UserListNumberRuleItemOperator;
|
|
1548
1613
|
(function (UserListNumberRuleItemOperator) {
|
|
@@ -1557,7 +1622,7 @@ var enums;
|
|
|
1557
1622
|
})(UserListNumberRuleItemOperator = enums.UserListNumberRuleItemOperator || (enums.UserListNumberRuleItemOperator = {}));
|
|
1558
1623
|
/**
|
|
1559
1624
|
* @name UserListPrepopulationStatusEnum.UserListPrepopulationStatus
|
|
1560
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1625
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
|
|
1561
1626
|
*/
|
|
1562
1627
|
var UserListPrepopulationStatus;
|
|
1563
1628
|
(function (UserListPrepopulationStatus) {
|
|
@@ -1569,7 +1634,7 @@ var enums;
|
|
|
1569
1634
|
})(UserListPrepopulationStatus = enums.UserListPrepopulationStatus || (enums.UserListPrepopulationStatus = {}));
|
|
1570
1635
|
/**
|
|
1571
1636
|
* @name UserListRuleTypeEnum.UserListRuleType
|
|
1572
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1637
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListRuleTypeEnum.UserListRuleType
|
|
1573
1638
|
*/
|
|
1574
1639
|
var UserListRuleType;
|
|
1575
1640
|
(function (UserListRuleType) {
|
|
@@ -1580,7 +1645,7 @@ var enums;
|
|
|
1580
1645
|
})(UserListRuleType = enums.UserListRuleType || (enums.UserListRuleType = {}));
|
|
1581
1646
|
/**
|
|
1582
1647
|
* @name UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
|
|
1583
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1648
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
|
|
1584
1649
|
*/
|
|
1585
1650
|
var UserListStringRuleItemOperator;
|
|
1586
1651
|
(function (UserListStringRuleItemOperator) {
|
|
@@ -1597,7 +1662,7 @@ var enums;
|
|
|
1597
1662
|
})(UserListStringRuleItemOperator = enums.UserListStringRuleItemOperator || (enums.UserListStringRuleItemOperator = {}));
|
|
1598
1663
|
/**
|
|
1599
1664
|
* @name AccessInvitationStatusEnum.AccessInvitationStatus
|
|
1600
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1665
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AccessInvitationStatusEnum.AccessInvitationStatus
|
|
1601
1666
|
*/
|
|
1602
1667
|
var AccessInvitationStatus;
|
|
1603
1668
|
(function (AccessInvitationStatus) {
|
|
@@ -1609,7 +1674,7 @@ var enums;
|
|
|
1609
1674
|
})(AccessInvitationStatus = enums.AccessInvitationStatus || (enums.AccessInvitationStatus = {}));
|
|
1610
1675
|
/**
|
|
1611
1676
|
* @name AccessReasonEnum.AccessReason
|
|
1612
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1677
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AccessReasonEnum.AccessReason
|
|
1613
1678
|
*/
|
|
1614
1679
|
var AccessReason;
|
|
1615
1680
|
(function (AccessReason) {
|
|
@@ -1623,7 +1688,7 @@ var enums;
|
|
|
1623
1688
|
})(AccessReason = enums.AccessReason || (enums.AccessReason = {}));
|
|
1624
1689
|
/**
|
|
1625
1690
|
* @name AccessRoleEnum.AccessRole
|
|
1626
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1691
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AccessRoleEnum.AccessRole
|
|
1627
1692
|
*/
|
|
1628
1693
|
var AccessRole;
|
|
1629
1694
|
(function (AccessRole) {
|
|
@@ -1636,7 +1701,7 @@ var enums;
|
|
|
1636
1701
|
})(AccessRole = enums.AccessRole || (enums.AccessRole = {}));
|
|
1637
1702
|
/**
|
|
1638
1703
|
* @name AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
|
|
1639
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1704
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
|
|
1640
1705
|
*/
|
|
1641
1706
|
var AccountBudgetProposalStatus;
|
|
1642
1707
|
(function (AccountBudgetProposalStatus) {
|
|
@@ -1650,7 +1715,7 @@ var enums;
|
|
|
1650
1715
|
})(AccountBudgetProposalStatus = enums.AccountBudgetProposalStatus || (enums.AccountBudgetProposalStatus = {}));
|
|
1651
1716
|
/**
|
|
1652
1717
|
* @name AccountBudgetProposalTypeEnum.AccountBudgetProposalType
|
|
1653
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1718
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
|
|
1654
1719
|
*/
|
|
1655
1720
|
var AccountBudgetProposalType;
|
|
1656
1721
|
(function (AccountBudgetProposalType) {
|
|
@@ -1663,7 +1728,7 @@ var enums;
|
|
|
1663
1728
|
})(AccountBudgetProposalType = enums.AccountBudgetProposalType || (enums.AccountBudgetProposalType = {}));
|
|
1664
1729
|
/**
|
|
1665
1730
|
* @name AccountBudgetStatusEnum.AccountBudgetStatus
|
|
1666
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1731
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AccountBudgetStatusEnum.AccountBudgetStatus
|
|
1667
1732
|
*/
|
|
1668
1733
|
var AccountBudgetStatus;
|
|
1669
1734
|
(function (AccountBudgetStatus) {
|
|
@@ -1675,7 +1740,7 @@ var enums;
|
|
|
1675
1740
|
})(AccountBudgetStatus = enums.AccountBudgetStatus || (enums.AccountBudgetStatus = {}));
|
|
1676
1741
|
/**
|
|
1677
1742
|
* @name AccountLinkStatusEnum.AccountLinkStatus
|
|
1678
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1743
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AccountLinkStatusEnum.AccountLinkStatus
|
|
1679
1744
|
*/
|
|
1680
1745
|
var AccountLinkStatus;
|
|
1681
1746
|
(function (AccountLinkStatus) {
|
|
@@ -1690,7 +1755,7 @@ var enums;
|
|
|
1690
1755
|
})(AccountLinkStatus = enums.AccountLinkStatus || (enums.AccountLinkStatus = {}));
|
|
1691
1756
|
/**
|
|
1692
1757
|
* @name AdCustomizerPlaceholderFieldEnum.AdCustomizerPlaceholderField
|
|
1693
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1758
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdCustomizerPlaceholderFieldEnum.AdCustomizerPlaceholderField
|
|
1694
1759
|
*/
|
|
1695
1760
|
var AdCustomizerPlaceholderField;
|
|
1696
1761
|
(function (AdCustomizerPlaceholderField) {
|
|
@@ -1703,7 +1768,7 @@ var enums;
|
|
|
1703
1768
|
})(AdCustomizerPlaceholderField = enums.AdCustomizerPlaceholderField || (enums.AdCustomizerPlaceholderField = {}));
|
|
1704
1769
|
/**
|
|
1705
1770
|
* @name AdGroupAdRotationModeEnum.AdGroupAdRotationMode
|
|
1706
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1771
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
|
|
1707
1772
|
*/
|
|
1708
1773
|
var AdGroupAdRotationMode;
|
|
1709
1774
|
(function (AdGroupAdRotationMode) {
|
|
@@ -1714,7 +1779,7 @@ var enums;
|
|
|
1714
1779
|
})(AdGroupAdRotationMode = enums.AdGroupAdRotationMode || (enums.AdGroupAdRotationMode = {}));
|
|
1715
1780
|
/**
|
|
1716
1781
|
* @name AdGroupAdStatusEnum.AdGroupAdStatus
|
|
1717
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1782
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdGroupAdStatusEnum.AdGroupAdStatus
|
|
1718
1783
|
*/
|
|
1719
1784
|
var AdGroupAdStatus;
|
|
1720
1785
|
(function (AdGroupAdStatus) {
|
|
@@ -1726,7 +1791,7 @@ var enums;
|
|
|
1726
1791
|
})(AdGroupAdStatus = enums.AdGroupAdStatus || (enums.AdGroupAdStatus = {}));
|
|
1727
1792
|
/**
|
|
1728
1793
|
* @name AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
|
|
1729
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1794
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
|
|
1730
1795
|
*/
|
|
1731
1796
|
var AdGroupCriterionApprovalStatus;
|
|
1732
1797
|
(function (AdGroupCriterionApprovalStatus) {
|
|
@@ -1739,7 +1804,7 @@ var enums;
|
|
|
1739
1804
|
})(AdGroupCriterionApprovalStatus = enums.AdGroupCriterionApprovalStatus || (enums.AdGroupCriterionApprovalStatus = {}));
|
|
1740
1805
|
/**
|
|
1741
1806
|
* @name AdGroupCriterionStatusEnum.AdGroupCriterionStatus
|
|
1742
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1807
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
|
|
1743
1808
|
*/
|
|
1744
1809
|
var AdGroupCriterionStatus;
|
|
1745
1810
|
(function (AdGroupCriterionStatus) {
|
|
@@ -1751,7 +1816,7 @@ var enums;
|
|
|
1751
1816
|
})(AdGroupCriterionStatus = enums.AdGroupCriterionStatus || (enums.AdGroupCriterionStatus = {}));
|
|
1752
1817
|
/**
|
|
1753
1818
|
* @name AdGroupStatusEnum.AdGroupStatus
|
|
1754
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1819
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdGroupStatusEnum.AdGroupStatus
|
|
1755
1820
|
*/
|
|
1756
1821
|
var AdGroupStatus;
|
|
1757
1822
|
(function (AdGroupStatus) {
|
|
@@ -1763,7 +1828,7 @@ var enums;
|
|
|
1763
1828
|
})(AdGroupStatus = enums.AdGroupStatus || (enums.AdGroupStatus = {}));
|
|
1764
1829
|
/**
|
|
1765
1830
|
* @name AdGroupTypeEnum.AdGroupType
|
|
1766
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1831
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdGroupTypeEnum.AdGroupType
|
|
1767
1832
|
*/
|
|
1768
1833
|
var AdGroupType;
|
|
1769
1834
|
(function (AdGroupType) {
|
|
@@ -1788,7 +1853,7 @@ var enums;
|
|
|
1788
1853
|
})(AdGroupType = enums.AdGroupType || (enums.AdGroupType = {}));
|
|
1789
1854
|
/**
|
|
1790
1855
|
* @name AdServingOptimizationStatusEnum.AdServingOptimizationStatus
|
|
1791
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1856
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
|
|
1792
1857
|
*/
|
|
1793
1858
|
var AdServingOptimizationStatus;
|
|
1794
1859
|
(function (AdServingOptimizationStatus) {
|
|
@@ -1802,7 +1867,7 @@ var enums;
|
|
|
1802
1867
|
})(AdServingOptimizationStatus = enums.AdServingOptimizationStatus || (enums.AdServingOptimizationStatus = {}));
|
|
1803
1868
|
/**
|
|
1804
1869
|
* @name AdStrengthEnum.AdStrength
|
|
1805
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1870
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdStrengthEnum.AdStrength
|
|
1806
1871
|
*/
|
|
1807
1872
|
var AdStrength;
|
|
1808
1873
|
(function (AdStrength) {
|
|
@@ -1817,7 +1882,7 @@ var enums;
|
|
|
1817
1882
|
})(AdStrength = enums.AdStrength || (enums.AdStrength = {}));
|
|
1818
1883
|
/**
|
|
1819
1884
|
* @name AdTypeEnum.AdType
|
|
1820
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1885
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AdTypeEnum.AdType
|
|
1821
1886
|
*/
|
|
1822
1887
|
var AdType;
|
|
1823
1888
|
(function (AdType) {
|
|
@@ -1845,16 +1910,16 @@ var enums;
|
|
|
1845
1910
|
AdType[AdType["VIDEO_BUMPER_AD"] = 25] = "VIDEO_BUMPER_AD";
|
|
1846
1911
|
AdType[AdType["VIDEO_NON_SKIPPABLE_IN_STREAM_AD"] = 26] = "VIDEO_NON_SKIPPABLE_IN_STREAM_AD";
|
|
1847
1912
|
AdType[AdType["VIDEO_OUTSTREAM_AD"] = 27] = "VIDEO_OUTSTREAM_AD";
|
|
1848
|
-
AdType[AdType["VIDEO_TRUEVIEW_DISCOVERY_AD"] = 28] = "VIDEO_TRUEVIEW_DISCOVERY_AD";
|
|
1849
1913
|
AdType[AdType["VIDEO_TRUEVIEW_IN_STREAM_AD"] = 29] = "VIDEO_TRUEVIEW_IN_STREAM_AD";
|
|
1850
1914
|
AdType[AdType["VIDEO_RESPONSIVE_AD"] = 30] = "VIDEO_RESPONSIVE_AD";
|
|
1851
1915
|
AdType[AdType["SMART_CAMPAIGN_AD"] = 31] = "SMART_CAMPAIGN_AD";
|
|
1852
1916
|
AdType[AdType["CALL_AD"] = 32] = "CALL_AD";
|
|
1853
1917
|
AdType[AdType["APP_PRE_REGISTRATION_AD"] = 33] = "APP_PRE_REGISTRATION_AD";
|
|
1918
|
+
AdType[AdType["IN_FEED_VIDEO_AD"] = 34] = "IN_FEED_VIDEO_AD";
|
|
1854
1919
|
})(AdType = enums.AdType || (enums.AdType = {}));
|
|
1855
1920
|
/**
|
|
1856
1921
|
* @name AffiliateLocationFeedRelationshipTypeEnum.AffiliateLocationFeedRelationshipType
|
|
1857
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1922
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AffiliateLocationFeedRelationshipTypeEnum.AffiliateLocationFeedRelationshipType
|
|
1858
1923
|
*/
|
|
1859
1924
|
var AffiliateLocationFeedRelationshipType;
|
|
1860
1925
|
(function (AffiliateLocationFeedRelationshipType) {
|
|
@@ -1864,7 +1929,7 @@ var enums;
|
|
|
1864
1929
|
})(AffiliateLocationFeedRelationshipType = enums.AffiliateLocationFeedRelationshipType || (enums.AffiliateLocationFeedRelationshipType = {}));
|
|
1865
1930
|
/**
|
|
1866
1931
|
* @name AffiliateLocationPlaceholderFieldEnum.AffiliateLocationPlaceholderField
|
|
1867
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1932
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AffiliateLocationPlaceholderFieldEnum.AffiliateLocationPlaceholderField
|
|
1868
1933
|
*/
|
|
1869
1934
|
var AffiliateLocationPlaceholderField;
|
|
1870
1935
|
(function (AffiliateLocationPlaceholderField) {
|
|
@@ -1884,7 +1949,7 @@ var enums;
|
|
|
1884
1949
|
})(AffiliateLocationPlaceholderField = enums.AffiliateLocationPlaceholderField || (enums.AffiliateLocationPlaceholderField = {}));
|
|
1885
1950
|
/**
|
|
1886
1951
|
* @name AppCampaignAppStoreEnum.AppCampaignAppStore
|
|
1887
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1952
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AppCampaignAppStoreEnum.AppCampaignAppStore
|
|
1888
1953
|
*/
|
|
1889
1954
|
var AppCampaignAppStore;
|
|
1890
1955
|
(function (AppCampaignAppStore) {
|
|
@@ -1895,7 +1960,7 @@ var enums;
|
|
|
1895
1960
|
})(AppCampaignAppStore = enums.AppCampaignAppStore || (enums.AppCampaignAppStore = {}));
|
|
1896
1961
|
/**
|
|
1897
1962
|
* @name AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
|
|
1898
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1963
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
|
|
1899
1964
|
*/
|
|
1900
1965
|
var AppCampaignBiddingStrategyGoalType;
|
|
1901
1966
|
(function (AppCampaignBiddingStrategyGoalType) {
|
|
@@ -1910,7 +1975,7 @@ var enums;
|
|
|
1910
1975
|
})(AppCampaignBiddingStrategyGoalType = enums.AppCampaignBiddingStrategyGoalType || (enums.AppCampaignBiddingStrategyGoalType = {}));
|
|
1911
1976
|
/**
|
|
1912
1977
|
* @name AppPlaceholderFieldEnum.AppPlaceholderField
|
|
1913
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1978
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AppPlaceholderFieldEnum.AppPlaceholderField
|
|
1914
1979
|
*/
|
|
1915
1980
|
var AppPlaceholderField;
|
|
1916
1981
|
(function (AppPlaceholderField) {
|
|
@@ -1927,7 +1992,7 @@ var enums;
|
|
|
1927
1992
|
})(AppPlaceholderField = enums.AppPlaceholderField || (enums.AppPlaceholderField = {}));
|
|
1928
1993
|
/**
|
|
1929
1994
|
* @name AssetFieldTypeEnum.AssetFieldType
|
|
1930
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1995
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AssetFieldTypeEnum.AssetFieldType
|
|
1931
1996
|
*/
|
|
1932
1997
|
var AssetFieldType;
|
|
1933
1998
|
(function (AssetFieldType) {
|
|
@@ -1960,7 +2025,7 @@ var enums;
|
|
|
1960
2025
|
})(AssetFieldType = enums.AssetFieldType || (enums.AssetFieldType = {}));
|
|
1961
2026
|
/**
|
|
1962
2027
|
* @name AssetGroupStatusEnum.AssetGroupStatus
|
|
1963
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2028
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AssetGroupStatusEnum.AssetGroupStatus
|
|
1964
2029
|
*/
|
|
1965
2030
|
var AssetGroupStatus;
|
|
1966
2031
|
(function (AssetGroupStatus) {
|
|
@@ -1972,7 +2037,7 @@ var enums;
|
|
|
1972
2037
|
})(AssetGroupStatus = enums.AssetGroupStatus || (enums.AssetGroupStatus = {}));
|
|
1973
2038
|
/**
|
|
1974
2039
|
* @name AssetLinkStatusEnum.AssetLinkStatus
|
|
1975
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2040
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AssetLinkStatusEnum.AssetLinkStatus
|
|
1976
2041
|
*/
|
|
1977
2042
|
var AssetLinkStatus;
|
|
1978
2043
|
(function (AssetLinkStatus) {
|
|
@@ -1984,7 +2049,7 @@ var enums;
|
|
|
1984
2049
|
})(AssetLinkStatus = enums.AssetLinkStatus || (enums.AssetLinkStatus = {}));
|
|
1985
2050
|
/**
|
|
1986
2051
|
* @name AssetSetAssetStatusEnum.AssetSetAssetStatus
|
|
1987
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2052
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AssetSetAssetStatusEnum.AssetSetAssetStatus
|
|
1988
2053
|
*/
|
|
1989
2054
|
var AssetSetAssetStatus;
|
|
1990
2055
|
(function (AssetSetAssetStatus) {
|
|
@@ -1995,7 +2060,7 @@ var enums;
|
|
|
1995
2060
|
})(AssetSetAssetStatus = enums.AssetSetAssetStatus || (enums.AssetSetAssetStatus = {}));
|
|
1996
2061
|
/**
|
|
1997
2062
|
* @name AssetSetLinkStatusEnum.AssetSetLinkStatus
|
|
1998
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2063
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AssetSetLinkStatusEnum.AssetSetLinkStatus
|
|
1999
2064
|
*/
|
|
2000
2065
|
var AssetSetLinkStatus;
|
|
2001
2066
|
(function (AssetSetLinkStatus) {
|
|
@@ -2006,7 +2071,7 @@ var enums;
|
|
|
2006
2071
|
})(AssetSetLinkStatus = enums.AssetSetLinkStatus || (enums.AssetSetLinkStatus = {}));
|
|
2007
2072
|
/**
|
|
2008
2073
|
* @name AssetSetStatusEnum.AssetSetStatus
|
|
2009
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2074
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AssetSetStatusEnum.AssetSetStatus
|
|
2010
2075
|
*/
|
|
2011
2076
|
var AssetSetStatus;
|
|
2012
2077
|
(function (AssetSetStatus) {
|
|
@@ -2017,7 +2082,7 @@ var enums;
|
|
|
2017
2082
|
})(AssetSetStatus = enums.AssetSetStatus || (enums.AssetSetStatus = {}));
|
|
2018
2083
|
/**
|
|
2019
2084
|
* @name AssetSetTypeEnum.AssetSetType
|
|
2020
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2085
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AssetSetTypeEnum.AssetSetType
|
|
2021
2086
|
*/
|
|
2022
2087
|
var AssetSetType;
|
|
2023
2088
|
(function (AssetSetType) {
|
|
@@ -2029,7 +2094,7 @@ var enums;
|
|
|
2029
2094
|
})(AssetSetType = enums.AssetSetType || (enums.AssetSetType = {}));
|
|
2030
2095
|
/**
|
|
2031
2096
|
* @name AssetTypeEnum.AssetType
|
|
2032
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2097
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AssetTypeEnum.AssetType
|
|
2033
2098
|
*/
|
|
2034
2099
|
var AssetType;
|
|
2035
2100
|
(function (AssetType) {
|
|
@@ -2053,9 +2118,23 @@ var enums;
|
|
|
2053
2118
|
AssetType[AssetType["PRICE"] = 17] = "PRICE";
|
|
2054
2119
|
AssetType[AssetType["CALL_TO_ACTION"] = 18] = "CALL_TO_ACTION";
|
|
2055
2120
|
})(AssetType = enums.AssetType || (enums.AssetType = {}));
|
|
2121
|
+
/**
|
|
2122
|
+
* @name AsyncActionStatusEnum.AsyncActionStatus
|
|
2123
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AsyncActionStatusEnum.AsyncActionStatus
|
|
2124
|
+
*/
|
|
2125
|
+
var AsyncActionStatus;
|
|
2126
|
+
(function (AsyncActionStatus) {
|
|
2127
|
+
AsyncActionStatus[AsyncActionStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
2128
|
+
AsyncActionStatus[AsyncActionStatus["UNKNOWN"] = 1] = "UNKNOWN";
|
|
2129
|
+
AsyncActionStatus[AsyncActionStatus["NOT_STARTED"] = 2] = "NOT_STARTED";
|
|
2130
|
+
AsyncActionStatus[AsyncActionStatus["IN_PROGRESS"] = 3] = "IN_PROGRESS";
|
|
2131
|
+
AsyncActionStatus[AsyncActionStatus["COMPLETED"] = 4] = "COMPLETED";
|
|
2132
|
+
AsyncActionStatus[AsyncActionStatus["FAILED"] = 5] = "FAILED";
|
|
2133
|
+
AsyncActionStatus[AsyncActionStatus["COMPLETED_WITH_WARNING"] = 6] = "COMPLETED_WITH_WARNING";
|
|
2134
|
+
})(AsyncActionStatus = enums.AsyncActionStatus || (enums.AsyncActionStatus = {}));
|
|
2056
2135
|
/**
|
|
2057
2136
|
* @name AttributionModelEnum.AttributionModel
|
|
2058
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2137
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AttributionModelEnum.AttributionModel
|
|
2059
2138
|
*/
|
|
2060
2139
|
var AttributionModel;
|
|
2061
2140
|
(function (AttributionModel) {
|
|
@@ -2069,9 +2148,20 @@ var enums;
|
|
|
2069
2148
|
AttributionModel[AttributionModel["GOOGLE_SEARCH_ATTRIBUTION_POSITION_BASED"] = 105] = "GOOGLE_SEARCH_ATTRIBUTION_POSITION_BASED";
|
|
2070
2149
|
AttributionModel[AttributionModel["GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN"] = 106] = "GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN";
|
|
2071
2150
|
})(AttributionModel = enums.AttributionModel || (enums.AttributionModel = {}));
|
|
2151
|
+
/**
|
|
2152
|
+
* @name AudienceStatusEnum.AudienceStatus
|
|
2153
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/AudienceStatusEnum.AudienceStatus
|
|
2154
|
+
*/
|
|
2155
|
+
var AudienceStatus;
|
|
2156
|
+
(function (AudienceStatus) {
|
|
2157
|
+
AudienceStatus[AudienceStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
2158
|
+
AudienceStatus[AudienceStatus["UNKNOWN"] = 1] = "UNKNOWN";
|
|
2159
|
+
AudienceStatus[AudienceStatus["ENABLED"] = 2] = "ENABLED";
|
|
2160
|
+
AudienceStatus[AudienceStatus["REMOVED"] = 3] = "REMOVED";
|
|
2161
|
+
})(AudienceStatus = enums.AudienceStatus || (enums.AudienceStatus = {}));
|
|
2072
2162
|
/**
|
|
2073
2163
|
* @name BatchJobStatusEnum.BatchJobStatus
|
|
2074
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2164
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BatchJobStatusEnum.BatchJobStatus
|
|
2075
2165
|
*/
|
|
2076
2166
|
var BatchJobStatus;
|
|
2077
2167
|
(function (BatchJobStatus) {
|
|
@@ -2083,7 +2173,7 @@ var enums;
|
|
|
2083
2173
|
})(BatchJobStatus = enums.BatchJobStatus || (enums.BatchJobStatus = {}));
|
|
2084
2174
|
/**
|
|
2085
2175
|
* @name BidModifierSourceEnum.BidModifierSource
|
|
2086
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2176
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BidModifierSourceEnum.BidModifierSource
|
|
2087
2177
|
*/
|
|
2088
2178
|
var BidModifierSource;
|
|
2089
2179
|
(function (BidModifierSource) {
|
|
@@ -2094,7 +2184,7 @@ var enums;
|
|
|
2094
2184
|
})(BidModifierSource = enums.BidModifierSource || (enums.BidModifierSource = {}));
|
|
2095
2185
|
/**
|
|
2096
2186
|
* @name BiddingSourceEnum.BiddingSource
|
|
2097
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2187
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BiddingSourceEnum.BiddingSource
|
|
2098
2188
|
*/
|
|
2099
2189
|
var BiddingSource;
|
|
2100
2190
|
(function (BiddingSource) {
|
|
@@ -2106,7 +2196,7 @@ var enums;
|
|
|
2106
2196
|
})(BiddingSource = enums.BiddingSource || (enums.BiddingSource = {}));
|
|
2107
2197
|
/**
|
|
2108
2198
|
* @name BiddingStrategyStatusEnum.BiddingStrategyStatus
|
|
2109
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2199
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BiddingStrategyStatusEnum.BiddingStrategyStatus
|
|
2110
2200
|
*/
|
|
2111
2201
|
var BiddingStrategyStatus;
|
|
2112
2202
|
(function (BiddingStrategyStatus) {
|
|
@@ -2117,7 +2207,7 @@ var enums;
|
|
|
2117
2207
|
})(BiddingStrategyStatus = enums.BiddingStrategyStatus || (enums.BiddingStrategyStatus = {}));
|
|
2118
2208
|
/**
|
|
2119
2209
|
* @name BiddingStrategyTypeEnum.BiddingStrategyType
|
|
2120
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2210
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BiddingStrategyTypeEnum.BiddingStrategyType
|
|
2121
2211
|
*/
|
|
2122
2212
|
var BiddingStrategyType;
|
|
2123
2213
|
(function (BiddingStrategyType) {
|
|
@@ -2142,7 +2232,7 @@ var enums;
|
|
|
2142
2232
|
})(BiddingStrategyType = enums.BiddingStrategyType || (enums.BiddingStrategyType = {}));
|
|
2143
2233
|
/**
|
|
2144
2234
|
* @name BillingSetupStatusEnum.BillingSetupStatus
|
|
2145
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2235
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BillingSetupStatusEnum.BillingSetupStatus
|
|
2146
2236
|
*/
|
|
2147
2237
|
var BillingSetupStatus;
|
|
2148
2238
|
(function (BillingSetupStatus) {
|
|
@@ -2155,7 +2245,7 @@ var enums;
|
|
|
2155
2245
|
})(BillingSetupStatus = enums.BillingSetupStatus || (enums.BillingSetupStatus = {}));
|
|
2156
2246
|
/**
|
|
2157
2247
|
* @name BrandSafetySuitabilityEnum.BrandSafetySuitability
|
|
2158
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2248
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BrandSafetySuitabilityEnum.BrandSafetySuitability
|
|
2159
2249
|
*/
|
|
2160
2250
|
var BrandSafetySuitability;
|
|
2161
2251
|
(function (BrandSafetySuitability) {
|
|
@@ -2167,7 +2257,7 @@ var enums;
|
|
|
2167
2257
|
})(BrandSafetySuitability = enums.BrandSafetySuitability || (enums.BrandSafetySuitability = {}));
|
|
2168
2258
|
/**
|
|
2169
2259
|
* @name BudgetDeliveryMethodEnum.BudgetDeliveryMethod
|
|
2170
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2260
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
|
|
2171
2261
|
*/
|
|
2172
2262
|
var BudgetDeliveryMethod;
|
|
2173
2263
|
(function (BudgetDeliveryMethod) {
|
|
@@ -2178,7 +2268,7 @@ var enums;
|
|
|
2178
2268
|
})(BudgetDeliveryMethod = enums.BudgetDeliveryMethod || (enums.BudgetDeliveryMethod = {}));
|
|
2179
2269
|
/**
|
|
2180
2270
|
* @name BudgetPeriodEnum.BudgetPeriod
|
|
2181
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2271
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BudgetPeriodEnum.BudgetPeriod
|
|
2182
2272
|
*/
|
|
2183
2273
|
var BudgetPeriod;
|
|
2184
2274
|
(function (BudgetPeriod) {
|
|
@@ -2189,7 +2279,7 @@ var enums;
|
|
|
2189
2279
|
})(BudgetPeriod = enums.BudgetPeriod || (enums.BudgetPeriod = {}));
|
|
2190
2280
|
/**
|
|
2191
2281
|
* @name BudgetStatusEnum.BudgetStatus
|
|
2192
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2282
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BudgetStatusEnum.BudgetStatus
|
|
2193
2283
|
*/
|
|
2194
2284
|
var BudgetStatus;
|
|
2195
2285
|
(function (BudgetStatus) {
|
|
@@ -2200,7 +2290,7 @@ var enums;
|
|
|
2200
2290
|
})(BudgetStatus = enums.BudgetStatus || (enums.BudgetStatus = {}));
|
|
2201
2291
|
/**
|
|
2202
2292
|
* @name BudgetTypeEnum.BudgetType
|
|
2203
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2293
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/BudgetTypeEnum.BudgetType
|
|
2204
2294
|
*/
|
|
2205
2295
|
var BudgetType;
|
|
2206
2296
|
(function (BudgetType) {
|
|
@@ -2209,10 +2299,11 @@ var enums;
|
|
|
2209
2299
|
BudgetType[BudgetType["STANDARD"] = 2] = "STANDARD";
|
|
2210
2300
|
BudgetType[BudgetType["FIXED_CPA"] = 4] = "FIXED_CPA";
|
|
2211
2301
|
BudgetType[BudgetType["SMART_CAMPAIGN"] = 5] = "SMART_CAMPAIGN";
|
|
2302
|
+
BudgetType[BudgetType["LOCAL_SERVICES"] = 6] = "LOCAL_SERVICES";
|
|
2212
2303
|
})(BudgetType = enums.BudgetType || (enums.BudgetType = {}));
|
|
2213
2304
|
/**
|
|
2214
2305
|
* @name CallPlaceholderFieldEnum.CallPlaceholderField
|
|
2215
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2306
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CallPlaceholderFieldEnum.CallPlaceholderField
|
|
2216
2307
|
*/
|
|
2217
2308
|
var CallPlaceholderField;
|
|
2218
2309
|
(function (CallPlaceholderField) {
|
|
@@ -2226,7 +2317,7 @@ var enums;
|
|
|
2226
2317
|
})(CallPlaceholderField = enums.CallPlaceholderField || (enums.CallPlaceholderField = {}));
|
|
2227
2318
|
/**
|
|
2228
2319
|
* @name CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
|
|
2229
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2320
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
|
|
2230
2321
|
*/
|
|
2231
2322
|
var CallTrackingDisplayLocation;
|
|
2232
2323
|
(function (CallTrackingDisplayLocation) {
|
|
@@ -2237,7 +2328,7 @@ var enums;
|
|
|
2237
2328
|
})(CallTrackingDisplayLocation = enums.CallTrackingDisplayLocation || (enums.CallTrackingDisplayLocation = {}));
|
|
2238
2329
|
/**
|
|
2239
2330
|
* @name CallTypeEnum.CallType
|
|
2240
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2331
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CallTypeEnum.CallType
|
|
2241
2332
|
*/
|
|
2242
2333
|
var CallType;
|
|
2243
2334
|
(function (CallType) {
|
|
@@ -2248,7 +2339,7 @@ var enums;
|
|
|
2248
2339
|
})(CallType = enums.CallType || (enums.CallType = {}));
|
|
2249
2340
|
/**
|
|
2250
2341
|
* @name CalloutPlaceholderFieldEnum.CalloutPlaceholderField
|
|
2251
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2342
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CalloutPlaceholderFieldEnum.CalloutPlaceholderField
|
|
2252
2343
|
*/
|
|
2253
2344
|
var CalloutPlaceholderField;
|
|
2254
2345
|
(function (CalloutPlaceholderField) {
|
|
@@ -2258,7 +2349,7 @@ var enums;
|
|
|
2258
2349
|
})(CalloutPlaceholderField = enums.CalloutPlaceholderField || (enums.CalloutPlaceholderField = {}));
|
|
2259
2350
|
/**
|
|
2260
2351
|
* @name CampaignCriterionStatusEnum.CampaignCriterionStatus
|
|
2261
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2352
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignCriterionStatusEnum.CampaignCriterionStatus
|
|
2262
2353
|
*/
|
|
2263
2354
|
var CampaignCriterionStatus;
|
|
2264
2355
|
(function (CampaignCriterionStatus) {
|
|
@@ -2270,7 +2361,7 @@ var enums;
|
|
|
2270
2361
|
})(CampaignCriterionStatus = enums.CampaignCriterionStatus || (enums.CampaignCriterionStatus = {}));
|
|
2271
2362
|
/**
|
|
2272
2363
|
* @name CampaignDraftStatusEnum.CampaignDraftStatus
|
|
2273
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2364
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignDraftStatusEnum.CampaignDraftStatus
|
|
2274
2365
|
*/
|
|
2275
2366
|
var CampaignDraftStatus;
|
|
2276
2367
|
(function (CampaignDraftStatus) {
|
|
@@ -2284,7 +2375,7 @@ var enums;
|
|
|
2284
2375
|
})(CampaignDraftStatus = enums.CampaignDraftStatus || (enums.CampaignDraftStatus = {}));
|
|
2285
2376
|
/**
|
|
2286
2377
|
* @name CampaignExperimentStatusEnum.CampaignExperimentStatus
|
|
2287
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2378
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignExperimentStatusEnum.CampaignExperimentStatus
|
|
2288
2379
|
*/
|
|
2289
2380
|
var CampaignExperimentStatus;
|
|
2290
2381
|
(function (CampaignExperimentStatus) {
|
|
@@ -2302,7 +2393,7 @@ var enums;
|
|
|
2302
2393
|
})(CampaignExperimentStatus = enums.CampaignExperimentStatus || (enums.CampaignExperimentStatus = {}));
|
|
2303
2394
|
/**
|
|
2304
2395
|
* @name CampaignExperimentTrafficSplitTypeEnum.CampaignExperimentTrafficSplitType
|
|
2305
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2396
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignExperimentTrafficSplitTypeEnum.CampaignExperimentTrafficSplitType
|
|
2306
2397
|
*/
|
|
2307
2398
|
var CampaignExperimentTrafficSplitType;
|
|
2308
2399
|
(function (CampaignExperimentTrafficSplitType) {
|
|
@@ -2313,7 +2404,7 @@ var enums;
|
|
|
2313
2404
|
})(CampaignExperimentTrafficSplitType = enums.CampaignExperimentTrafficSplitType || (enums.CampaignExperimentTrafficSplitType = {}));
|
|
2314
2405
|
/**
|
|
2315
2406
|
* @name CampaignExperimentTypeEnum.CampaignExperimentType
|
|
2316
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2407
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignExperimentTypeEnum.CampaignExperimentType
|
|
2317
2408
|
*/
|
|
2318
2409
|
var CampaignExperimentType;
|
|
2319
2410
|
(function (CampaignExperimentType) {
|
|
@@ -2325,7 +2416,7 @@ var enums;
|
|
|
2325
2416
|
})(CampaignExperimentType = enums.CampaignExperimentType || (enums.CampaignExperimentType = {}));
|
|
2326
2417
|
/**
|
|
2327
2418
|
* @name CampaignServingStatusEnum.CampaignServingStatus
|
|
2328
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2419
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignServingStatusEnum.CampaignServingStatus
|
|
2329
2420
|
*/
|
|
2330
2421
|
var CampaignServingStatus;
|
|
2331
2422
|
(function (CampaignServingStatus) {
|
|
@@ -2339,7 +2430,7 @@ var enums;
|
|
|
2339
2430
|
})(CampaignServingStatus = enums.CampaignServingStatus || (enums.CampaignServingStatus = {}));
|
|
2340
2431
|
/**
|
|
2341
2432
|
* @name CampaignSharedSetStatusEnum.CampaignSharedSetStatus
|
|
2342
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2433
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
|
|
2343
2434
|
*/
|
|
2344
2435
|
var CampaignSharedSetStatus;
|
|
2345
2436
|
(function (CampaignSharedSetStatus) {
|
|
@@ -2350,7 +2441,7 @@ var enums;
|
|
|
2350
2441
|
})(CampaignSharedSetStatus = enums.CampaignSharedSetStatus || (enums.CampaignSharedSetStatus = {}));
|
|
2351
2442
|
/**
|
|
2352
2443
|
* @name CampaignStatusEnum.CampaignStatus
|
|
2353
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2444
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CampaignStatusEnum.CampaignStatus
|
|
2354
2445
|
*/
|
|
2355
2446
|
var CampaignStatus;
|
|
2356
2447
|
(function (CampaignStatus) {
|
|
@@ -2362,7 +2453,7 @@ var enums;
|
|
|
2362
2453
|
})(CampaignStatus = enums.CampaignStatus || (enums.CampaignStatus = {}));
|
|
2363
2454
|
/**
|
|
2364
2455
|
* @name ChangeClientTypeEnum.ChangeClientType
|
|
2365
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2456
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ChangeClientTypeEnum.ChangeClientType
|
|
2366
2457
|
*/
|
|
2367
2458
|
var ChangeClientType;
|
|
2368
2459
|
(function (ChangeClientType) {
|
|
@@ -2383,7 +2474,7 @@ var enums;
|
|
|
2383
2474
|
})(ChangeClientType = enums.ChangeClientType || (enums.ChangeClientType = {}));
|
|
2384
2475
|
/**
|
|
2385
2476
|
* @name ChangeEventResourceTypeEnum.ChangeEventResourceType
|
|
2386
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2477
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ChangeEventResourceTypeEnum.ChangeEventResourceType
|
|
2387
2478
|
*/
|
|
2388
2479
|
var ChangeEventResourceType;
|
|
2389
2480
|
(function (ChangeEventResourceType) {
|
|
@@ -2408,7 +2499,7 @@ var enums;
|
|
|
2408
2499
|
})(ChangeEventResourceType = enums.ChangeEventResourceType || (enums.ChangeEventResourceType = {}));
|
|
2409
2500
|
/**
|
|
2410
2501
|
* @name ChangeStatusOperationEnum.ChangeStatusOperation
|
|
2411
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2502
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ChangeStatusOperationEnum.ChangeStatusOperation
|
|
2412
2503
|
*/
|
|
2413
2504
|
var ChangeStatusOperation;
|
|
2414
2505
|
(function (ChangeStatusOperation) {
|
|
@@ -2420,7 +2511,7 @@ var enums;
|
|
|
2420
2511
|
})(ChangeStatusOperation = enums.ChangeStatusOperation || (enums.ChangeStatusOperation = {}));
|
|
2421
2512
|
/**
|
|
2422
2513
|
* @name ChangeStatusResourceTypeEnum.ChangeStatusResourceType
|
|
2423
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2514
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
|
|
2424
2515
|
*/
|
|
2425
2516
|
var ChangeStatusResourceType;
|
|
2426
2517
|
(function (ChangeStatusResourceType) {
|
|
@@ -2445,7 +2536,7 @@ var enums;
|
|
|
2445
2536
|
})(ChangeStatusResourceType = enums.ChangeStatusResourceType || (enums.ChangeStatusResourceType = {}));
|
|
2446
2537
|
/**
|
|
2447
2538
|
* @name CombinedAudienceStatusEnum.CombinedAudienceStatus
|
|
2448
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2539
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CombinedAudienceStatusEnum.CombinedAudienceStatus
|
|
2449
2540
|
*/
|
|
2450
2541
|
var CombinedAudienceStatus;
|
|
2451
2542
|
(function (CombinedAudienceStatus) {
|
|
@@ -2456,7 +2547,7 @@ var enums;
|
|
|
2456
2547
|
})(CombinedAudienceStatus = enums.CombinedAudienceStatus || (enums.CombinedAudienceStatus = {}));
|
|
2457
2548
|
/**
|
|
2458
2549
|
* @name ConversionActionCountingTypeEnum.ConversionActionCountingType
|
|
2459
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2550
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionActionCountingTypeEnum.ConversionActionCountingType
|
|
2460
2551
|
*/
|
|
2461
2552
|
var ConversionActionCountingType;
|
|
2462
2553
|
(function (ConversionActionCountingType) {
|
|
@@ -2467,7 +2558,7 @@ var enums;
|
|
|
2467
2558
|
})(ConversionActionCountingType = enums.ConversionActionCountingType || (enums.ConversionActionCountingType = {}));
|
|
2468
2559
|
/**
|
|
2469
2560
|
* @name ConversionActionStatusEnum.ConversionActionStatus
|
|
2470
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2561
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionActionStatusEnum.ConversionActionStatus
|
|
2471
2562
|
*/
|
|
2472
2563
|
var ConversionActionStatus;
|
|
2473
2564
|
(function (ConversionActionStatus) {
|
|
@@ -2479,7 +2570,7 @@ var enums;
|
|
|
2479
2570
|
})(ConversionActionStatus = enums.ConversionActionStatus || (enums.ConversionActionStatus = {}));
|
|
2480
2571
|
/**
|
|
2481
2572
|
* @name ConversionActionTypeEnum.ConversionActionType
|
|
2482
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2573
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionActionTypeEnum.ConversionActionType
|
|
2483
2574
|
*/
|
|
2484
2575
|
var ConversionActionType;
|
|
2485
2576
|
(function (ConversionActionType) {
|
|
@@ -2523,7 +2614,7 @@ var enums;
|
|
|
2523
2614
|
})(ConversionActionType = enums.ConversionActionType || (enums.ConversionActionType = {}));
|
|
2524
2615
|
/**
|
|
2525
2616
|
* @name ConversionAdjustmentTypeEnum.ConversionAdjustmentType
|
|
2526
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2617
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
|
|
2527
2618
|
*/
|
|
2528
2619
|
var ConversionAdjustmentType;
|
|
2529
2620
|
(function (ConversionAdjustmentType) {
|
|
@@ -2535,7 +2626,7 @@ var enums;
|
|
|
2535
2626
|
})(ConversionAdjustmentType = enums.ConversionAdjustmentType || (enums.ConversionAdjustmentType = {}));
|
|
2536
2627
|
/**
|
|
2537
2628
|
* @name ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
|
|
2538
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2629
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
|
|
2539
2630
|
*/
|
|
2540
2631
|
var ConversionCustomVariableStatus;
|
|
2541
2632
|
(function (ConversionCustomVariableStatus) {
|
|
@@ -2547,7 +2638,7 @@ var enums;
|
|
|
2547
2638
|
})(ConversionCustomVariableStatus = enums.ConversionCustomVariableStatus || (enums.ConversionCustomVariableStatus = {}));
|
|
2548
2639
|
/**
|
|
2549
2640
|
* @name ConversionOriginEnum.ConversionOrigin
|
|
2550
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2641
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionOriginEnum.ConversionOrigin
|
|
2551
2642
|
*/
|
|
2552
2643
|
var ConversionOrigin;
|
|
2553
2644
|
(function (ConversionOrigin) {
|
|
@@ -2560,9 +2651,22 @@ var enums;
|
|
|
2560
2651
|
ConversionOrigin[ConversionOrigin["STORE"] = 6] = "STORE";
|
|
2561
2652
|
ConversionOrigin[ConversionOrigin["YOUTUBE_HOSTED"] = 7] = "YOUTUBE_HOSTED";
|
|
2562
2653
|
})(ConversionOrigin = enums.ConversionOrigin || (enums.ConversionOrigin = {}));
|
|
2654
|
+
/**
|
|
2655
|
+
* @name ConversionTrackingStatusEnum.ConversionTrackingStatus
|
|
2656
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionTrackingStatusEnum.ConversionTrackingStatus
|
|
2657
|
+
*/
|
|
2658
|
+
var ConversionTrackingStatus;
|
|
2659
|
+
(function (ConversionTrackingStatus) {
|
|
2660
|
+
ConversionTrackingStatus[ConversionTrackingStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
2661
|
+
ConversionTrackingStatus[ConversionTrackingStatus["UNKNOWN"] = 1] = "UNKNOWN";
|
|
2662
|
+
ConversionTrackingStatus[ConversionTrackingStatus["NOT_CONVERSION_TRACKED"] = 2] = "NOT_CONVERSION_TRACKED";
|
|
2663
|
+
ConversionTrackingStatus[ConversionTrackingStatus["CONVERSION_TRACKING_MANAGED_BY_SELF"] = 3] = "CONVERSION_TRACKING_MANAGED_BY_SELF";
|
|
2664
|
+
ConversionTrackingStatus[ConversionTrackingStatus["CONVERSION_TRACKING_MANAGED_BY_THIS_MANAGER"] = 4] = "CONVERSION_TRACKING_MANAGED_BY_THIS_MANAGER";
|
|
2665
|
+
ConversionTrackingStatus[ConversionTrackingStatus["CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER"] = 5] = "CONVERSION_TRACKING_MANAGED_BY_ANOTHER_MANAGER";
|
|
2666
|
+
})(ConversionTrackingStatus = enums.ConversionTrackingStatus || (enums.ConversionTrackingStatus = {}));
|
|
2563
2667
|
/**
|
|
2564
2668
|
* @name ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
|
|
2565
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2669
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
|
|
2566
2670
|
*/
|
|
2567
2671
|
var ConversionValueRuleSetStatus;
|
|
2568
2672
|
(function (ConversionValueRuleSetStatus) {
|
|
@@ -2574,7 +2678,7 @@ var enums;
|
|
|
2574
2678
|
})(ConversionValueRuleSetStatus = enums.ConversionValueRuleSetStatus || (enums.ConversionValueRuleSetStatus = {}));
|
|
2575
2679
|
/**
|
|
2576
2680
|
* @name ConversionValueRuleStatusEnum.ConversionValueRuleStatus
|
|
2577
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2681
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
|
|
2578
2682
|
*/
|
|
2579
2683
|
var ConversionValueRuleStatus;
|
|
2580
2684
|
(function (ConversionValueRuleStatus) {
|
|
@@ -2586,7 +2690,7 @@ var enums;
|
|
|
2586
2690
|
})(ConversionValueRuleStatus = enums.ConversionValueRuleStatus || (enums.ConversionValueRuleStatus = {}));
|
|
2587
2691
|
/**
|
|
2588
2692
|
* @name CriterionSystemServingStatusEnum.CriterionSystemServingStatus
|
|
2589
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2693
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
|
|
2590
2694
|
*/
|
|
2591
2695
|
var CriterionSystemServingStatus;
|
|
2592
2696
|
(function (CriterionSystemServingStatus) {
|
|
@@ -2597,7 +2701,7 @@ var enums;
|
|
|
2597
2701
|
})(CriterionSystemServingStatus = enums.CriterionSystemServingStatus || (enums.CriterionSystemServingStatus = {}));
|
|
2598
2702
|
/**
|
|
2599
2703
|
* @name CriterionTypeEnum.CriterionType
|
|
2600
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2704
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CriterionTypeEnum.CriterionType
|
|
2601
2705
|
*/
|
|
2602
2706
|
var CriterionType;
|
|
2603
2707
|
(function (CriterionType) {
|
|
@@ -2636,10 +2740,11 @@ var enums;
|
|
|
2636
2740
|
CriterionType[CriterionType["CUSTOM_AUDIENCE"] = 32] = "CUSTOM_AUDIENCE";
|
|
2637
2741
|
CriterionType[CriterionType["COMBINED_AUDIENCE"] = 33] = "COMBINED_AUDIENCE";
|
|
2638
2742
|
CriterionType[CriterionType["KEYWORD_THEME"] = 34] = "KEYWORD_THEME";
|
|
2743
|
+
CriterionType[CriterionType["AUDIENCE"] = 35] = "AUDIENCE";
|
|
2639
2744
|
})(CriterionType = enums.CriterionType || (enums.CriterionType = {}));
|
|
2640
2745
|
/**
|
|
2641
2746
|
* @name CustomAudienceMemberTypeEnum.CustomAudienceMemberType
|
|
2642
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2747
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
|
|
2643
2748
|
*/
|
|
2644
2749
|
var CustomAudienceMemberType;
|
|
2645
2750
|
(function (CustomAudienceMemberType) {
|
|
@@ -2652,7 +2757,7 @@ var enums;
|
|
|
2652
2757
|
})(CustomAudienceMemberType = enums.CustomAudienceMemberType || (enums.CustomAudienceMemberType = {}));
|
|
2653
2758
|
/**
|
|
2654
2759
|
* @name CustomAudienceStatusEnum.CustomAudienceStatus
|
|
2655
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2760
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomAudienceStatusEnum.CustomAudienceStatus
|
|
2656
2761
|
*/
|
|
2657
2762
|
var CustomAudienceStatus;
|
|
2658
2763
|
(function (CustomAudienceStatus) {
|
|
@@ -2663,7 +2768,7 @@ var enums;
|
|
|
2663
2768
|
})(CustomAudienceStatus = enums.CustomAudienceStatus || (enums.CustomAudienceStatus = {}));
|
|
2664
2769
|
/**
|
|
2665
2770
|
* @name CustomAudienceTypeEnum.CustomAudienceType
|
|
2666
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2771
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomAudienceTypeEnum.CustomAudienceType
|
|
2667
2772
|
*/
|
|
2668
2773
|
var CustomAudienceType;
|
|
2669
2774
|
(function (CustomAudienceType) {
|
|
@@ -2676,7 +2781,7 @@ var enums;
|
|
|
2676
2781
|
})(CustomAudienceType = enums.CustomAudienceType || (enums.CustomAudienceType = {}));
|
|
2677
2782
|
/**
|
|
2678
2783
|
* @name CustomConversionGoalStatusEnum.CustomConversionGoalStatus
|
|
2679
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2784
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
|
|
2680
2785
|
*/
|
|
2681
2786
|
var CustomConversionGoalStatus;
|
|
2682
2787
|
(function (CustomConversionGoalStatus) {
|
|
@@ -2687,7 +2792,7 @@ var enums;
|
|
|
2687
2792
|
})(CustomConversionGoalStatus = enums.CustomConversionGoalStatus || (enums.CustomConversionGoalStatus = {}));
|
|
2688
2793
|
/**
|
|
2689
2794
|
* @name CustomInterestMemberTypeEnum.CustomInterestMemberType
|
|
2690
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2795
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomInterestMemberTypeEnum.CustomInterestMemberType
|
|
2691
2796
|
*/
|
|
2692
2797
|
var CustomInterestMemberType;
|
|
2693
2798
|
(function (CustomInterestMemberType) {
|
|
@@ -2698,7 +2803,7 @@ var enums;
|
|
|
2698
2803
|
})(CustomInterestMemberType = enums.CustomInterestMemberType || (enums.CustomInterestMemberType = {}));
|
|
2699
2804
|
/**
|
|
2700
2805
|
* @name CustomInterestStatusEnum.CustomInterestStatus
|
|
2701
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2806
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomInterestStatusEnum.CustomInterestStatus
|
|
2702
2807
|
*/
|
|
2703
2808
|
var CustomInterestStatus;
|
|
2704
2809
|
(function (CustomInterestStatus) {
|
|
@@ -2709,7 +2814,7 @@ var enums;
|
|
|
2709
2814
|
})(CustomInterestStatus = enums.CustomInterestStatus || (enums.CustomInterestStatus = {}));
|
|
2710
2815
|
/**
|
|
2711
2816
|
* @name CustomInterestTypeEnum.CustomInterestType
|
|
2712
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2817
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomInterestTypeEnum.CustomInterestType
|
|
2713
2818
|
*/
|
|
2714
2819
|
var CustomInterestType;
|
|
2715
2820
|
(function (CustomInterestType) {
|
|
@@ -2720,7 +2825,7 @@ var enums;
|
|
|
2720
2825
|
})(CustomInterestType = enums.CustomInterestType || (enums.CustomInterestType = {}));
|
|
2721
2826
|
/**
|
|
2722
2827
|
* @name CustomPlaceholderFieldEnum.CustomPlaceholderField
|
|
2723
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2828
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomPlaceholderFieldEnum.CustomPlaceholderField
|
|
2724
2829
|
*/
|
|
2725
2830
|
var CustomPlaceholderField;
|
|
2726
2831
|
(function (CustomPlaceholderField) {
|
|
@@ -2749,7 +2854,7 @@ var enums;
|
|
|
2749
2854
|
})(CustomPlaceholderField = enums.CustomPlaceholderField || (enums.CustomPlaceholderField = {}));
|
|
2750
2855
|
/**
|
|
2751
2856
|
* @name CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
|
|
2752
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2857
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
|
|
2753
2858
|
*/
|
|
2754
2859
|
var CustomerPayPerConversionEligibilityFailureReason;
|
|
2755
2860
|
(function (CustomerPayPerConversionEligibilityFailureReason) {
|
|
@@ -2763,9 +2868,22 @@ var enums;
|
|
|
2763
2868
|
CustomerPayPerConversionEligibilityFailureReason[CustomerPayPerConversionEligibilityFailureReason["ANALYSIS_NOT_COMPLETE"] = 7] = "ANALYSIS_NOT_COMPLETE";
|
|
2764
2869
|
CustomerPayPerConversionEligibilityFailureReason[CustomerPayPerConversionEligibilityFailureReason["OTHER"] = 8] = "OTHER";
|
|
2765
2870
|
})(CustomerPayPerConversionEligibilityFailureReason = enums.CustomerPayPerConversionEligibilityFailureReason || (enums.CustomerPayPerConversionEligibilityFailureReason = {}));
|
|
2871
|
+
/**
|
|
2872
|
+
* @name CustomerStatusEnum.CustomerStatus
|
|
2873
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomerStatusEnum.CustomerStatus
|
|
2874
|
+
*/
|
|
2875
|
+
var CustomerStatus;
|
|
2876
|
+
(function (CustomerStatus) {
|
|
2877
|
+
CustomerStatus[CustomerStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
2878
|
+
CustomerStatus[CustomerStatus["UNKNOWN"] = 1] = "UNKNOWN";
|
|
2879
|
+
CustomerStatus[CustomerStatus["ENABLED"] = 2] = "ENABLED";
|
|
2880
|
+
CustomerStatus[CustomerStatus["CANCELED"] = 3] = "CANCELED";
|
|
2881
|
+
CustomerStatus[CustomerStatus["SUSPENDED"] = 4] = "SUSPENDED";
|
|
2882
|
+
CustomerStatus[CustomerStatus["CLOSED"] = 5] = "CLOSED";
|
|
2883
|
+
})(CustomerStatus = enums.CustomerStatus || (enums.CustomerStatus = {}));
|
|
2766
2884
|
/**
|
|
2767
2885
|
* @name CustomizerAttributeStatusEnum.CustomizerAttributeStatus
|
|
2768
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2886
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
|
|
2769
2887
|
*/
|
|
2770
2888
|
var CustomizerAttributeStatus;
|
|
2771
2889
|
(function (CustomizerAttributeStatus) {
|
|
@@ -2776,7 +2894,7 @@ var enums;
|
|
|
2776
2894
|
})(CustomizerAttributeStatus = enums.CustomizerAttributeStatus || (enums.CustomizerAttributeStatus = {}));
|
|
2777
2895
|
/**
|
|
2778
2896
|
* @name CustomizerValueStatusEnum.CustomizerValueStatus
|
|
2779
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2897
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/CustomizerValueStatusEnum.CustomizerValueStatus
|
|
2780
2898
|
*/
|
|
2781
2899
|
var CustomizerValueStatus;
|
|
2782
2900
|
(function (CustomizerValueStatus) {
|
|
@@ -2787,7 +2905,7 @@ var enums;
|
|
|
2787
2905
|
})(CustomizerValueStatus = enums.CustomizerValueStatus || (enums.CustomizerValueStatus = {}));
|
|
2788
2906
|
/**
|
|
2789
2907
|
* @name DataDrivenModelStatusEnum.DataDrivenModelStatus
|
|
2790
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2908
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/DataDrivenModelStatusEnum.DataDrivenModelStatus
|
|
2791
2909
|
*/
|
|
2792
2910
|
var DataDrivenModelStatus;
|
|
2793
2911
|
(function (DataDrivenModelStatus) {
|
|
@@ -2800,7 +2918,7 @@ var enums;
|
|
|
2800
2918
|
})(DataDrivenModelStatus = enums.DataDrivenModelStatus || (enums.DataDrivenModelStatus = {}));
|
|
2801
2919
|
/**
|
|
2802
2920
|
* @name DistanceBucketEnum.DistanceBucket
|
|
2803
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2921
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/DistanceBucketEnum.DistanceBucket
|
|
2804
2922
|
*/
|
|
2805
2923
|
var DistanceBucket;
|
|
2806
2924
|
(function (DistanceBucket) {
|
|
@@ -2836,7 +2954,7 @@ var enums;
|
|
|
2836
2954
|
})(DistanceBucket = enums.DistanceBucket || (enums.DistanceBucket = {}));
|
|
2837
2955
|
/**
|
|
2838
2956
|
* @name DsaPageFeedCriterionFieldEnum.DsaPageFeedCriterionField
|
|
2839
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2957
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/DsaPageFeedCriterionFieldEnum.DsaPageFeedCriterionField
|
|
2840
2958
|
*/
|
|
2841
2959
|
var DsaPageFeedCriterionField;
|
|
2842
2960
|
(function (DsaPageFeedCriterionField) {
|
|
@@ -2847,7 +2965,7 @@ var enums;
|
|
|
2847
2965
|
})(DsaPageFeedCriterionField = enums.DsaPageFeedCriterionField || (enums.DsaPageFeedCriterionField = {}));
|
|
2848
2966
|
/**
|
|
2849
2967
|
* @name EducationPlaceholderFieldEnum.EducationPlaceholderField
|
|
2850
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2968
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/EducationPlaceholderFieldEnum.EducationPlaceholderField
|
|
2851
2969
|
*/
|
|
2852
2970
|
var EducationPlaceholderField;
|
|
2853
2971
|
(function (EducationPlaceholderField) {
|
|
@@ -2871,9 +2989,45 @@ var enums;
|
|
|
2871
2989
|
EducationPlaceholderField[EducationPlaceholderField["IOS_APP_LINK"] = 17] = "IOS_APP_LINK";
|
|
2872
2990
|
EducationPlaceholderField[EducationPlaceholderField["IOS_APP_STORE_ID"] = 18] = "IOS_APP_STORE_ID";
|
|
2873
2991
|
})(EducationPlaceholderField = enums.EducationPlaceholderField || (enums.EducationPlaceholderField = {}));
|
|
2992
|
+
/**
|
|
2993
|
+
* @name ExperimentStatusEnum.ExperimentStatus
|
|
2994
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ExperimentStatusEnum.ExperimentStatus
|
|
2995
|
+
*/
|
|
2996
|
+
var ExperimentStatus;
|
|
2997
|
+
(function (ExperimentStatus) {
|
|
2998
|
+
ExperimentStatus[ExperimentStatus["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
2999
|
+
ExperimentStatus[ExperimentStatus["UNKNOWN"] = 1] = "UNKNOWN";
|
|
3000
|
+
ExperimentStatus[ExperimentStatus["ENABLED"] = 2] = "ENABLED";
|
|
3001
|
+
ExperimentStatus[ExperimentStatus["REMOVED"] = 3] = "REMOVED";
|
|
3002
|
+
ExperimentStatus[ExperimentStatus["HALTED"] = 4] = "HALTED";
|
|
3003
|
+
ExperimentStatus[ExperimentStatus["PROMOTED"] = 5] = "PROMOTED";
|
|
3004
|
+
ExperimentStatus[ExperimentStatus["SETUP"] = 6] = "SETUP";
|
|
3005
|
+
ExperimentStatus[ExperimentStatus["INITIATED"] = 7] = "INITIATED";
|
|
3006
|
+
ExperimentStatus[ExperimentStatus["GRADUATED"] = 8] = "GRADUATED";
|
|
3007
|
+
})(ExperimentStatus = enums.ExperimentStatus || (enums.ExperimentStatus = {}));
|
|
3008
|
+
/**
|
|
3009
|
+
* @name ExperimentTypeEnum.ExperimentType
|
|
3010
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ExperimentTypeEnum.ExperimentType
|
|
3011
|
+
*/
|
|
3012
|
+
var ExperimentType;
|
|
3013
|
+
(function (ExperimentType) {
|
|
3014
|
+
ExperimentType[ExperimentType["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
3015
|
+
ExperimentType[ExperimentType["UNKNOWN"] = 1] = "UNKNOWN";
|
|
3016
|
+
ExperimentType[ExperimentType["DISPLAY_AND_VIDEO_360"] = 2] = "DISPLAY_AND_VIDEO_360";
|
|
3017
|
+
ExperimentType[ExperimentType["AD_VARIATION"] = 3] = "AD_VARIATION";
|
|
3018
|
+
ExperimentType[ExperimentType["SMART_DISPLAY"] = 4] = "SMART_DISPLAY";
|
|
3019
|
+
ExperimentType[ExperimentType["YOUTUBE_CUSTOM"] = 5] = "YOUTUBE_CUSTOM";
|
|
3020
|
+
ExperimentType[ExperimentType["DISPLAY_CUSTOM"] = 6] = "DISPLAY_CUSTOM";
|
|
3021
|
+
ExperimentType[ExperimentType["SEARCH_CUSTOM"] = 7] = "SEARCH_CUSTOM";
|
|
3022
|
+
ExperimentType[ExperimentType["DISPLAY_AUTOMATED_BIDDING_STRATEGY"] = 8] = "DISPLAY_AUTOMATED_BIDDING_STRATEGY";
|
|
3023
|
+
ExperimentType[ExperimentType["SEARCH_AUTOMATED_BIDDING_STRATEGY"] = 9] = "SEARCH_AUTOMATED_BIDDING_STRATEGY";
|
|
3024
|
+
ExperimentType[ExperimentType["SHOPPING_AUTOMATED_BIDDING_STRATEGY"] = 10] = "SHOPPING_AUTOMATED_BIDDING_STRATEGY";
|
|
3025
|
+
ExperimentType[ExperimentType["SMART_MATCHING"] = 11] = "SMART_MATCHING";
|
|
3026
|
+
ExperimentType[ExperimentType["HOTEL_CUSTOM"] = 12] = "HOTEL_CUSTOM";
|
|
3027
|
+
})(ExperimentType = enums.ExperimentType || (enums.ExperimentType = {}));
|
|
2874
3028
|
/**
|
|
2875
3029
|
* @name ExtensionSettingDeviceEnum.ExtensionSettingDevice
|
|
2876
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3030
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ExtensionSettingDeviceEnum.ExtensionSettingDevice
|
|
2877
3031
|
*/
|
|
2878
3032
|
var ExtensionSettingDevice;
|
|
2879
3033
|
(function (ExtensionSettingDevice) {
|
|
@@ -2884,7 +3038,7 @@ var enums;
|
|
|
2884
3038
|
})(ExtensionSettingDevice = enums.ExtensionSettingDevice || (enums.ExtensionSettingDevice = {}));
|
|
2885
3039
|
/**
|
|
2886
3040
|
* @name ExtensionTypeEnum.ExtensionType
|
|
2887
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3041
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ExtensionTypeEnum.ExtensionType
|
|
2888
3042
|
*/
|
|
2889
3043
|
var ExtensionType;
|
|
2890
3044
|
(function (ExtensionType) {
|
|
@@ -2906,7 +3060,7 @@ var enums;
|
|
|
2906
3060
|
})(ExtensionType = enums.ExtensionType || (enums.ExtensionType = {}));
|
|
2907
3061
|
/**
|
|
2908
3062
|
* @name FeedAttributeTypeEnum.FeedAttributeType
|
|
2909
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3063
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedAttributeTypeEnum.FeedAttributeType
|
|
2910
3064
|
*/
|
|
2911
3065
|
var FeedAttributeType;
|
|
2912
3066
|
(function (FeedAttributeType) {
|
|
@@ -2928,7 +3082,7 @@ var enums;
|
|
|
2928
3082
|
})(FeedAttributeType = enums.FeedAttributeType || (enums.FeedAttributeType = {}));
|
|
2929
3083
|
/**
|
|
2930
3084
|
* @name FeedItemQualityApprovalStatusEnum.FeedItemQualityApprovalStatus
|
|
2931
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3085
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedItemQualityApprovalStatusEnum.FeedItemQualityApprovalStatus
|
|
2932
3086
|
*/
|
|
2933
3087
|
var FeedItemQualityApprovalStatus;
|
|
2934
3088
|
(function (FeedItemQualityApprovalStatus) {
|
|
@@ -2939,7 +3093,7 @@ var enums;
|
|
|
2939
3093
|
})(FeedItemQualityApprovalStatus = enums.FeedItemQualityApprovalStatus || (enums.FeedItemQualityApprovalStatus = {}));
|
|
2940
3094
|
/**
|
|
2941
3095
|
* @name FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason
|
|
2942
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3096
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason
|
|
2943
3097
|
*/
|
|
2944
3098
|
var FeedItemQualityDisapprovalReason;
|
|
2945
3099
|
(function (FeedItemQualityDisapprovalReason) {
|
|
@@ -2966,7 +3120,7 @@ var enums;
|
|
|
2966
3120
|
})(FeedItemQualityDisapprovalReason = enums.FeedItemQualityDisapprovalReason || (enums.FeedItemQualityDisapprovalReason = {}));
|
|
2967
3121
|
/**
|
|
2968
3122
|
* @name FeedItemSetStatusEnum.FeedItemSetStatus
|
|
2969
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3123
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedItemSetStatusEnum.FeedItemSetStatus
|
|
2970
3124
|
*/
|
|
2971
3125
|
var FeedItemSetStatus;
|
|
2972
3126
|
(function (FeedItemSetStatus) {
|
|
@@ -2977,7 +3131,7 @@ var enums;
|
|
|
2977
3131
|
})(FeedItemSetStatus = enums.FeedItemSetStatus || (enums.FeedItemSetStatus = {}));
|
|
2978
3132
|
/**
|
|
2979
3133
|
* @name FeedItemStatusEnum.FeedItemStatus
|
|
2980
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3134
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedItemStatusEnum.FeedItemStatus
|
|
2981
3135
|
*/
|
|
2982
3136
|
var FeedItemStatus;
|
|
2983
3137
|
(function (FeedItemStatus) {
|
|
@@ -2988,7 +3142,7 @@ var enums;
|
|
|
2988
3142
|
})(FeedItemStatus = enums.FeedItemStatus || (enums.FeedItemStatus = {}));
|
|
2989
3143
|
/**
|
|
2990
3144
|
* @name FeedItemTargetDeviceEnum.FeedItemTargetDevice
|
|
2991
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3145
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedItemTargetDeviceEnum.FeedItemTargetDevice
|
|
2992
3146
|
*/
|
|
2993
3147
|
var FeedItemTargetDevice;
|
|
2994
3148
|
(function (FeedItemTargetDevice) {
|
|
@@ -2998,7 +3152,7 @@ var enums;
|
|
|
2998
3152
|
})(FeedItemTargetDevice = enums.FeedItemTargetDevice || (enums.FeedItemTargetDevice = {}));
|
|
2999
3153
|
/**
|
|
3000
3154
|
* @name FeedItemTargetStatusEnum.FeedItemTargetStatus
|
|
3001
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3155
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedItemTargetStatusEnum.FeedItemTargetStatus
|
|
3002
3156
|
*/
|
|
3003
3157
|
var FeedItemTargetStatus;
|
|
3004
3158
|
(function (FeedItemTargetStatus) {
|
|
@@ -3009,7 +3163,7 @@ var enums;
|
|
|
3009
3163
|
})(FeedItemTargetStatus = enums.FeedItemTargetStatus || (enums.FeedItemTargetStatus = {}));
|
|
3010
3164
|
/**
|
|
3011
3165
|
* @name FeedItemTargetTypeEnum.FeedItemTargetType
|
|
3012
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3166
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedItemTargetTypeEnum.FeedItemTargetType
|
|
3013
3167
|
*/
|
|
3014
3168
|
var FeedItemTargetType;
|
|
3015
3169
|
(function (FeedItemTargetType) {
|
|
@@ -3021,7 +3175,7 @@ var enums;
|
|
|
3021
3175
|
})(FeedItemTargetType = enums.FeedItemTargetType || (enums.FeedItemTargetType = {}));
|
|
3022
3176
|
/**
|
|
3023
3177
|
* @name FeedItemValidationStatusEnum.FeedItemValidationStatus
|
|
3024
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3178
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedItemValidationStatusEnum.FeedItemValidationStatus
|
|
3025
3179
|
*/
|
|
3026
3180
|
var FeedItemValidationStatus;
|
|
3027
3181
|
(function (FeedItemValidationStatus) {
|
|
@@ -3033,7 +3187,7 @@ var enums;
|
|
|
3033
3187
|
})(FeedItemValidationStatus = enums.FeedItemValidationStatus || (enums.FeedItemValidationStatus = {}));
|
|
3034
3188
|
/**
|
|
3035
3189
|
* @name FeedLinkStatusEnum.FeedLinkStatus
|
|
3036
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3190
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedLinkStatusEnum.FeedLinkStatus
|
|
3037
3191
|
*/
|
|
3038
3192
|
var FeedLinkStatus;
|
|
3039
3193
|
(function (FeedLinkStatus) {
|
|
@@ -3044,7 +3198,7 @@ var enums;
|
|
|
3044
3198
|
})(FeedLinkStatus = enums.FeedLinkStatus || (enums.FeedLinkStatus = {}));
|
|
3045
3199
|
/**
|
|
3046
3200
|
* @name FeedMappingCriterionTypeEnum.FeedMappingCriterionType
|
|
3047
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3201
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedMappingCriterionTypeEnum.FeedMappingCriterionType
|
|
3048
3202
|
*/
|
|
3049
3203
|
var FeedMappingCriterionType;
|
|
3050
3204
|
(function (FeedMappingCriterionType) {
|
|
@@ -3055,7 +3209,7 @@ var enums;
|
|
|
3055
3209
|
})(FeedMappingCriterionType = enums.FeedMappingCriterionType || (enums.FeedMappingCriterionType = {}));
|
|
3056
3210
|
/**
|
|
3057
3211
|
* @name FeedMappingStatusEnum.FeedMappingStatus
|
|
3058
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3212
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedMappingStatusEnum.FeedMappingStatus
|
|
3059
3213
|
*/
|
|
3060
3214
|
var FeedMappingStatus;
|
|
3061
3215
|
(function (FeedMappingStatus) {
|
|
@@ -3066,7 +3220,7 @@ var enums;
|
|
|
3066
3220
|
})(FeedMappingStatus = enums.FeedMappingStatus || (enums.FeedMappingStatus = {}));
|
|
3067
3221
|
/**
|
|
3068
3222
|
* @name FeedOriginEnum.FeedOrigin
|
|
3069
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3223
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedOriginEnum.FeedOrigin
|
|
3070
3224
|
*/
|
|
3071
3225
|
var FeedOrigin;
|
|
3072
3226
|
(function (FeedOrigin) {
|
|
@@ -3077,7 +3231,7 @@ var enums;
|
|
|
3077
3231
|
})(FeedOrigin = enums.FeedOrigin || (enums.FeedOrigin = {}));
|
|
3078
3232
|
/**
|
|
3079
3233
|
* @name FeedStatusEnum.FeedStatus
|
|
3080
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3234
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FeedStatusEnum.FeedStatus
|
|
3081
3235
|
*/
|
|
3082
3236
|
var FeedStatus;
|
|
3083
3237
|
(function (FeedStatus) {
|
|
@@ -3088,7 +3242,7 @@ var enums;
|
|
|
3088
3242
|
})(FeedStatus = enums.FeedStatus || (enums.FeedStatus = {}));
|
|
3089
3243
|
/**
|
|
3090
3244
|
* @name FlightPlaceholderFieldEnum.FlightPlaceholderField
|
|
3091
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3245
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/FlightPlaceholderFieldEnum.FlightPlaceholderField
|
|
3092
3246
|
*/
|
|
3093
3247
|
var FlightPlaceholderField;
|
|
3094
3248
|
(function (FlightPlaceholderField) {
|
|
@@ -3114,7 +3268,7 @@ var enums;
|
|
|
3114
3268
|
})(FlightPlaceholderField = enums.FlightPlaceholderField || (enums.FlightPlaceholderField = {}));
|
|
3115
3269
|
/**
|
|
3116
3270
|
* @name GeoTargetConstantStatusEnum.GeoTargetConstantStatus
|
|
3117
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3271
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
|
|
3118
3272
|
*/
|
|
3119
3273
|
var GeoTargetConstantStatus;
|
|
3120
3274
|
(function (GeoTargetConstantStatus) {
|
|
@@ -3125,7 +3279,7 @@ var enums;
|
|
|
3125
3279
|
})(GeoTargetConstantStatus = enums.GeoTargetConstantStatus || (enums.GeoTargetConstantStatus = {}));
|
|
3126
3280
|
/**
|
|
3127
3281
|
* @name GeoTargetingRestrictionEnum.GeoTargetingRestriction
|
|
3128
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3282
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/GeoTargetingRestrictionEnum.GeoTargetingRestriction
|
|
3129
3283
|
*/
|
|
3130
3284
|
var GeoTargetingRestriction;
|
|
3131
3285
|
(function (GeoTargetingRestriction) {
|
|
@@ -3135,7 +3289,7 @@ var enums;
|
|
|
3135
3289
|
})(GeoTargetingRestriction = enums.GeoTargetingRestriction || (enums.GeoTargetingRestriction = {}));
|
|
3136
3290
|
/**
|
|
3137
3291
|
* @name GeoTargetingTypeEnum.GeoTargetingType
|
|
3138
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3292
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/GeoTargetingTypeEnum.GeoTargetingType
|
|
3139
3293
|
*/
|
|
3140
3294
|
var GeoTargetingType;
|
|
3141
3295
|
(function (GeoTargetingType) {
|
|
@@ -3146,7 +3300,7 @@ var enums;
|
|
|
3146
3300
|
})(GeoTargetingType = enums.GeoTargetingType || (enums.GeoTargetingType = {}));
|
|
3147
3301
|
/**
|
|
3148
3302
|
* @name GoalConfigLevelEnum.GoalConfigLevel
|
|
3149
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3303
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/GoalConfigLevelEnum.GoalConfigLevel
|
|
3150
3304
|
*/
|
|
3151
3305
|
var GoalConfigLevel;
|
|
3152
3306
|
(function (GoalConfigLevel) {
|
|
@@ -3157,7 +3311,7 @@ var enums;
|
|
|
3157
3311
|
})(GoalConfigLevel = enums.GoalConfigLevel || (enums.GoalConfigLevel = {}));
|
|
3158
3312
|
/**
|
|
3159
3313
|
* @name GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
|
|
3160
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3314
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
|
|
3161
3315
|
*/
|
|
3162
3316
|
var GoogleAdsFieldCategory;
|
|
3163
3317
|
(function (GoogleAdsFieldCategory) {
|
|
@@ -3170,7 +3324,7 @@ var enums;
|
|
|
3170
3324
|
})(GoogleAdsFieldCategory = enums.GoogleAdsFieldCategory || (enums.GoogleAdsFieldCategory = {}));
|
|
3171
3325
|
/**
|
|
3172
3326
|
* @name GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
|
|
3173
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3327
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
|
|
3174
3328
|
*/
|
|
3175
3329
|
var GoogleAdsFieldDataType;
|
|
3176
3330
|
(function (GoogleAdsFieldDataType) {
|
|
@@ -3190,7 +3344,7 @@ var enums;
|
|
|
3190
3344
|
})(GoogleAdsFieldDataType = enums.GoogleAdsFieldDataType || (enums.GoogleAdsFieldDataType = {}));
|
|
3191
3345
|
/**
|
|
3192
3346
|
* @name GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
|
|
3193
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3347
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
|
|
3194
3348
|
*/
|
|
3195
3349
|
var GoogleVoiceCallStatus;
|
|
3196
3350
|
(function (GoogleVoiceCallStatus) {
|
|
@@ -3201,7 +3355,7 @@ var enums;
|
|
|
3201
3355
|
})(GoogleVoiceCallStatus = enums.GoogleVoiceCallStatus || (enums.GoogleVoiceCallStatus = {}));
|
|
3202
3356
|
/**
|
|
3203
3357
|
* @name HotelPlaceholderFieldEnum.HotelPlaceholderField
|
|
3204
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3358
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/HotelPlaceholderFieldEnum.HotelPlaceholderField
|
|
3205
3359
|
*/
|
|
3206
3360
|
var HotelPlaceholderField;
|
|
3207
3361
|
(function (HotelPlaceholderField) {
|
|
@@ -3230,7 +3384,7 @@ var enums;
|
|
|
3230
3384
|
})(HotelPlaceholderField = enums.HotelPlaceholderField || (enums.HotelPlaceholderField = {}));
|
|
3231
3385
|
/**
|
|
3232
3386
|
* @name HotelReconciliationStatusEnum.HotelReconciliationStatus
|
|
3233
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3387
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/HotelReconciliationStatusEnum.HotelReconciliationStatus
|
|
3234
3388
|
*/
|
|
3235
3389
|
var HotelReconciliationStatus;
|
|
3236
3390
|
(function (HotelReconciliationStatus) {
|
|
@@ -3243,7 +3397,7 @@ var enums;
|
|
|
3243
3397
|
})(HotelReconciliationStatus = enums.HotelReconciliationStatus || (enums.HotelReconciliationStatus = {}));
|
|
3244
3398
|
/**
|
|
3245
3399
|
* @name ImagePlaceholderFieldEnum.ImagePlaceholderField
|
|
3246
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3400
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ImagePlaceholderFieldEnum.ImagePlaceholderField
|
|
3247
3401
|
*/
|
|
3248
3402
|
var ImagePlaceholderField;
|
|
3249
3403
|
(function (ImagePlaceholderField) {
|
|
@@ -3253,7 +3407,7 @@ var enums;
|
|
|
3253
3407
|
})(ImagePlaceholderField = enums.ImagePlaceholderField || (enums.ImagePlaceholderField = {}));
|
|
3254
3408
|
/**
|
|
3255
3409
|
* @name InvoiceTypeEnum.InvoiceType
|
|
3256
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3410
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/InvoiceTypeEnum.InvoiceType
|
|
3257
3411
|
*/
|
|
3258
3412
|
var InvoiceType;
|
|
3259
3413
|
(function (InvoiceType) {
|
|
@@ -3264,7 +3418,7 @@ var enums;
|
|
|
3264
3418
|
})(InvoiceType = enums.InvoiceType || (enums.InvoiceType = {}));
|
|
3265
3419
|
/**
|
|
3266
3420
|
* @name JobPlaceholderFieldEnum.JobPlaceholderField
|
|
3267
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3421
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/JobPlaceholderFieldEnum.JobPlaceholderField
|
|
3268
3422
|
*/
|
|
3269
3423
|
var JobPlaceholderField;
|
|
3270
3424
|
(function (JobPlaceholderField) {
|
|
@@ -3290,7 +3444,7 @@ var enums;
|
|
|
3290
3444
|
})(JobPlaceholderField = enums.JobPlaceholderField || (enums.JobPlaceholderField = {}));
|
|
3291
3445
|
/**
|
|
3292
3446
|
* @name KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
|
|
3293
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3447
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
|
|
3294
3448
|
*/
|
|
3295
3449
|
var KeywordPlanForecastInterval;
|
|
3296
3450
|
(function (KeywordPlanForecastInterval) {
|
|
@@ -3302,7 +3456,7 @@ var enums;
|
|
|
3302
3456
|
})(KeywordPlanForecastInterval = enums.KeywordPlanForecastInterval || (enums.KeywordPlanForecastInterval = {}));
|
|
3303
3457
|
/**
|
|
3304
3458
|
* @name KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
|
|
3305
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3459
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
|
|
3306
3460
|
*/
|
|
3307
3461
|
var KeywordPlanKeywordAnnotation;
|
|
3308
3462
|
(function (KeywordPlanKeywordAnnotation) {
|
|
@@ -3312,7 +3466,7 @@ var enums;
|
|
|
3312
3466
|
})(KeywordPlanKeywordAnnotation = enums.KeywordPlanKeywordAnnotation || (enums.KeywordPlanKeywordAnnotation = {}));
|
|
3313
3467
|
/**
|
|
3314
3468
|
* @name KeywordPlanNetworkEnum.KeywordPlanNetwork
|
|
3315
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3469
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordPlanNetworkEnum.KeywordPlanNetwork
|
|
3316
3470
|
*/
|
|
3317
3471
|
var KeywordPlanNetwork;
|
|
3318
3472
|
(function (KeywordPlanNetwork) {
|
|
@@ -3323,7 +3477,7 @@ var enums;
|
|
|
3323
3477
|
})(KeywordPlanNetwork = enums.KeywordPlanNetwork || (enums.KeywordPlanNetwork = {}));
|
|
3324
3478
|
/**
|
|
3325
3479
|
* @name LabelStatusEnum.LabelStatus
|
|
3326
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3480
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LabelStatusEnum.LabelStatus
|
|
3327
3481
|
*/
|
|
3328
3482
|
var LabelStatus;
|
|
3329
3483
|
(function (LabelStatus) {
|
|
@@ -3334,7 +3488,7 @@ var enums;
|
|
|
3334
3488
|
})(LabelStatus = enums.LabelStatus || (enums.LabelStatus = {}));
|
|
3335
3489
|
/**
|
|
3336
3490
|
* @name LinkedAccountTypeEnum.LinkedAccountType
|
|
3337
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3491
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LinkedAccountTypeEnum.LinkedAccountType
|
|
3338
3492
|
*/
|
|
3339
3493
|
var LinkedAccountType;
|
|
3340
3494
|
(function (LinkedAccountType) {
|
|
@@ -3346,7 +3500,7 @@ var enums;
|
|
|
3346
3500
|
})(LinkedAccountType = enums.LinkedAccountType || (enums.LinkedAccountType = {}));
|
|
3347
3501
|
/**
|
|
3348
3502
|
* @name ListingGroupFilterBiddingCategoryLevelEnum.ListingGroupFilterBiddingCategoryLevel
|
|
3349
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3503
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ListingGroupFilterBiddingCategoryLevelEnum.ListingGroupFilterBiddingCategoryLevel
|
|
3350
3504
|
*/
|
|
3351
3505
|
var ListingGroupFilterBiddingCategoryLevel;
|
|
3352
3506
|
(function (ListingGroupFilterBiddingCategoryLevel) {
|
|
@@ -3360,7 +3514,7 @@ var enums;
|
|
|
3360
3514
|
})(ListingGroupFilterBiddingCategoryLevel = enums.ListingGroupFilterBiddingCategoryLevel || (enums.ListingGroupFilterBiddingCategoryLevel = {}));
|
|
3361
3515
|
/**
|
|
3362
3516
|
* @name ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
|
|
3363
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3517
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
|
|
3364
3518
|
*/
|
|
3365
3519
|
var ListingGroupFilterCustomAttributeIndex;
|
|
3366
3520
|
(function (ListingGroupFilterCustomAttributeIndex) {
|
|
@@ -3374,7 +3528,7 @@ var enums;
|
|
|
3374
3528
|
})(ListingGroupFilterCustomAttributeIndex = enums.ListingGroupFilterCustomAttributeIndex || (enums.ListingGroupFilterCustomAttributeIndex = {}));
|
|
3375
3529
|
/**
|
|
3376
3530
|
* @name ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
|
|
3377
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3531
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
|
|
3378
3532
|
*/
|
|
3379
3533
|
var ListingGroupFilterProductChannel;
|
|
3380
3534
|
(function (ListingGroupFilterProductChannel) {
|
|
@@ -3385,7 +3539,7 @@ var enums;
|
|
|
3385
3539
|
})(ListingGroupFilterProductChannel = enums.ListingGroupFilterProductChannel || (enums.ListingGroupFilterProductChannel = {}));
|
|
3386
3540
|
/**
|
|
3387
3541
|
* @name ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
|
|
3388
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3542
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
|
|
3389
3543
|
*/
|
|
3390
3544
|
var ListingGroupFilterProductCondition;
|
|
3391
3545
|
(function (ListingGroupFilterProductCondition) {
|
|
@@ -3397,7 +3551,7 @@ var enums;
|
|
|
3397
3551
|
})(ListingGroupFilterProductCondition = enums.ListingGroupFilterProductCondition || (enums.ListingGroupFilterProductCondition = {}));
|
|
3398
3552
|
/**
|
|
3399
3553
|
* @name ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
|
|
3400
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3554
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
|
|
3401
3555
|
*/
|
|
3402
3556
|
var ListingGroupFilterProductTypeLevel;
|
|
3403
3557
|
(function (ListingGroupFilterProductTypeLevel) {
|
|
@@ -3411,7 +3565,7 @@ var enums;
|
|
|
3411
3565
|
})(ListingGroupFilterProductTypeLevel = enums.ListingGroupFilterProductTypeLevel || (enums.ListingGroupFilterProductTypeLevel = {}));
|
|
3412
3566
|
/**
|
|
3413
3567
|
* @name ListingGroupFilterTypeEnum.ListingGroupFilterType
|
|
3414
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3568
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ListingGroupFilterTypeEnum.ListingGroupFilterType
|
|
3415
3569
|
*/
|
|
3416
3570
|
var ListingGroupFilterType;
|
|
3417
3571
|
(function (ListingGroupFilterType) {
|
|
@@ -3423,7 +3577,7 @@ var enums;
|
|
|
3423
3577
|
})(ListingGroupFilterType = enums.ListingGroupFilterType || (enums.ListingGroupFilterType = {}));
|
|
3424
3578
|
/**
|
|
3425
3579
|
* @name ListingGroupFilterVerticalEnum.ListingGroupFilterVertical
|
|
3426
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3580
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ListingGroupFilterVerticalEnum.ListingGroupFilterVertical
|
|
3427
3581
|
*/
|
|
3428
3582
|
var ListingGroupFilterVertical;
|
|
3429
3583
|
(function (ListingGroupFilterVertical) {
|
|
@@ -3433,7 +3587,7 @@ var enums;
|
|
|
3433
3587
|
})(ListingGroupFilterVertical = enums.ListingGroupFilterVertical || (enums.ListingGroupFilterVertical = {}));
|
|
3434
3588
|
/**
|
|
3435
3589
|
* @name LocalPlaceholderFieldEnum.LocalPlaceholderField
|
|
3436
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3590
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LocalPlaceholderFieldEnum.LocalPlaceholderField
|
|
3437
3591
|
*/
|
|
3438
3592
|
var LocalPlaceholderField;
|
|
3439
3593
|
(function (LocalPlaceholderField) {
|
|
@@ -3461,7 +3615,7 @@ var enums;
|
|
|
3461
3615
|
})(LocalPlaceholderField = enums.LocalPlaceholderField || (enums.LocalPlaceholderField = {}));
|
|
3462
3616
|
/**
|
|
3463
3617
|
* @name LocationExtensionTargetingCriterionFieldEnum.LocationExtensionTargetingCriterionField
|
|
3464
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3618
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LocationExtensionTargetingCriterionFieldEnum.LocationExtensionTargetingCriterionField
|
|
3465
3619
|
*/
|
|
3466
3620
|
var LocationExtensionTargetingCriterionField;
|
|
3467
3621
|
(function (LocationExtensionTargetingCriterionField) {
|
|
@@ -3476,7 +3630,7 @@ var enums;
|
|
|
3476
3630
|
})(LocationExtensionTargetingCriterionField = enums.LocationExtensionTargetingCriterionField || (enums.LocationExtensionTargetingCriterionField = {}));
|
|
3477
3631
|
/**
|
|
3478
3632
|
* @name LocationPlaceholderFieldEnum.LocationPlaceholderField
|
|
3479
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3633
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LocationPlaceholderFieldEnum.LocationPlaceholderField
|
|
3480
3634
|
*/
|
|
3481
3635
|
var LocationPlaceholderField;
|
|
3482
3636
|
(function (LocationPlaceholderField) {
|
|
@@ -3493,7 +3647,7 @@ var enums;
|
|
|
3493
3647
|
})(LocationPlaceholderField = enums.LocationPlaceholderField || (enums.LocationPlaceholderField = {}));
|
|
3494
3648
|
/**
|
|
3495
3649
|
* @name LocationSourceTypeEnum.LocationSourceType
|
|
3496
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3650
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/LocationSourceTypeEnum.LocationSourceType
|
|
3497
3651
|
*/
|
|
3498
3652
|
var LocationSourceType;
|
|
3499
3653
|
(function (LocationSourceType) {
|
|
@@ -3504,7 +3658,7 @@ var enums;
|
|
|
3504
3658
|
})(LocationSourceType = enums.LocationSourceType || (enums.LocationSourceType = {}));
|
|
3505
3659
|
/**
|
|
3506
3660
|
* @name ManagerLinkStatusEnum.ManagerLinkStatus
|
|
3507
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3661
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ManagerLinkStatusEnum.ManagerLinkStatus
|
|
3508
3662
|
*/
|
|
3509
3663
|
var ManagerLinkStatus;
|
|
3510
3664
|
(function (ManagerLinkStatus) {
|
|
@@ -3518,7 +3672,7 @@ var enums;
|
|
|
3518
3672
|
})(ManagerLinkStatus = enums.ManagerLinkStatus || (enums.ManagerLinkStatus = {}));
|
|
3519
3673
|
/**
|
|
3520
3674
|
* @name MediaTypeEnum.MediaType
|
|
3521
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3675
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/MediaTypeEnum.MediaType
|
|
3522
3676
|
*/
|
|
3523
3677
|
var MediaType;
|
|
3524
3678
|
(function (MediaType) {
|
|
@@ -3533,7 +3687,7 @@ var enums;
|
|
|
3533
3687
|
})(MediaType = enums.MediaType || (enums.MediaType = {}));
|
|
3534
3688
|
/**
|
|
3535
3689
|
* @name MerchantCenterLinkStatusEnum.MerchantCenterLinkStatus
|
|
3536
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3690
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/MerchantCenterLinkStatusEnum.MerchantCenterLinkStatus
|
|
3537
3691
|
*/
|
|
3538
3692
|
var MerchantCenterLinkStatus;
|
|
3539
3693
|
(function (MerchantCenterLinkStatus) {
|
|
@@ -3544,7 +3698,7 @@ var enums;
|
|
|
3544
3698
|
})(MerchantCenterLinkStatus = enums.MerchantCenterLinkStatus || (enums.MerchantCenterLinkStatus = {}));
|
|
3545
3699
|
/**
|
|
3546
3700
|
* @name MessagePlaceholderFieldEnum.MessagePlaceholderField
|
|
3547
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3701
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/MessagePlaceholderFieldEnum.MessagePlaceholderField
|
|
3548
3702
|
*/
|
|
3549
3703
|
var MessagePlaceholderField;
|
|
3550
3704
|
(function (MessagePlaceholderField) {
|
|
@@ -3558,7 +3712,7 @@ var enums;
|
|
|
3558
3712
|
})(MessagePlaceholderField = enums.MessagePlaceholderField || (enums.MessagePlaceholderField = {}));
|
|
3559
3713
|
/**
|
|
3560
3714
|
* @name MobileDeviceTypeEnum.MobileDeviceType
|
|
3561
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3715
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/MobileDeviceTypeEnum.MobileDeviceType
|
|
3562
3716
|
*/
|
|
3563
3717
|
var MobileDeviceType;
|
|
3564
3718
|
(function (MobileDeviceType) {
|
|
@@ -3569,7 +3723,7 @@ var enums;
|
|
|
3569
3723
|
})(MobileDeviceType = enums.MobileDeviceType || (enums.MobileDeviceType = {}));
|
|
3570
3724
|
/**
|
|
3571
3725
|
* @name NegativeGeoTargetTypeEnum.NegativeGeoTargetType
|
|
3572
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3726
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
|
|
3573
3727
|
*/
|
|
3574
3728
|
var NegativeGeoTargetType;
|
|
3575
3729
|
(function (NegativeGeoTargetType) {
|
|
@@ -3580,7 +3734,7 @@ var enums;
|
|
|
3580
3734
|
})(NegativeGeoTargetType = enums.NegativeGeoTargetType || (enums.NegativeGeoTargetType = {}));
|
|
3581
3735
|
/**
|
|
3582
3736
|
* @name OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
|
|
3583
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3737
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
|
|
3584
3738
|
*/
|
|
3585
3739
|
var OfflineUserDataJobFailureReason;
|
|
3586
3740
|
(function (OfflineUserDataJobFailureReason) {
|
|
@@ -3591,7 +3745,7 @@ var enums;
|
|
|
3591
3745
|
})(OfflineUserDataJobFailureReason = enums.OfflineUserDataJobFailureReason || (enums.OfflineUserDataJobFailureReason = {}));
|
|
3592
3746
|
/**
|
|
3593
3747
|
* @name OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
|
|
3594
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3748
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
|
|
3595
3749
|
*/
|
|
3596
3750
|
var OfflineUserDataJobMatchRateRange;
|
|
3597
3751
|
(function (OfflineUserDataJobMatchRateRange) {
|
|
@@ -3609,7 +3763,7 @@ var enums;
|
|
|
3609
3763
|
})(OfflineUserDataJobMatchRateRange = enums.OfflineUserDataJobMatchRateRange || (enums.OfflineUserDataJobMatchRateRange = {}));
|
|
3610
3764
|
/**
|
|
3611
3765
|
* @name OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
|
|
3612
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3766
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
|
|
3613
3767
|
*/
|
|
3614
3768
|
var OfflineUserDataJobStatus;
|
|
3615
3769
|
(function (OfflineUserDataJobStatus) {
|
|
@@ -3622,7 +3776,7 @@ var enums;
|
|
|
3622
3776
|
})(OfflineUserDataJobStatus = enums.OfflineUserDataJobStatus || (enums.OfflineUserDataJobStatus = {}));
|
|
3623
3777
|
/**
|
|
3624
3778
|
* @name OfflineUserDataJobTypeEnum.OfflineUserDataJobType
|
|
3625
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3779
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
|
|
3626
3780
|
*/
|
|
3627
3781
|
var OfflineUserDataJobType;
|
|
3628
3782
|
(function (OfflineUserDataJobType) {
|
|
@@ -3635,7 +3789,7 @@ var enums;
|
|
|
3635
3789
|
})(OfflineUserDataJobType = enums.OfflineUserDataJobType || (enums.OfflineUserDataJobType = {}));
|
|
3636
3790
|
/**
|
|
3637
3791
|
* @name OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
|
|
3638
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3792
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
|
|
3639
3793
|
*/
|
|
3640
3794
|
var OperatingSystemVersionOperatorType;
|
|
3641
3795
|
(function (OperatingSystemVersionOperatorType) {
|
|
@@ -3646,7 +3800,7 @@ var enums;
|
|
|
3646
3800
|
})(OperatingSystemVersionOperatorType = enums.OperatingSystemVersionOperatorType || (enums.OperatingSystemVersionOperatorType = {}));
|
|
3647
3801
|
/**
|
|
3648
3802
|
* @name OptimizationGoalTypeEnum.OptimizationGoalType
|
|
3649
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3803
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/OptimizationGoalTypeEnum.OptimizationGoalType
|
|
3650
3804
|
*/
|
|
3651
3805
|
var OptimizationGoalType;
|
|
3652
3806
|
(function (OptimizationGoalType) {
|
|
@@ -3658,7 +3812,7 @@ var enums;
|
|
|
3658
3812
|
})(OptimizationGoalType = enums.OptimizationGoalType || (enums.OptimizationGoalType = {}));
|
|
3659
3813
|
/**
|
|
3660
3814
|
* @name PaymentModeEnum.PaymentMode
|
|
3661
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3815
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PaymentModeEnum.PaymentMode
|
|
3662
3816
|
*/
|
|
3663
3817
|
var PaymentMode;
|
|
3664
3818
|
(function (PaymentMode) {
|
|
@@ -3671,7 +3825,7 @@ var enums;
|
|
|
3671
3825
|
})(PaymentMode = enums.PaymentMode || (enums.PaymentMode = {}));
|
|
3672
3826
|
/**
|
|
3673
3827
|
* @name PlacementTypeEnum.PlacementType
|
|
3674
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3828
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PlacementTypeEnum.PlacementType
|
|
3675
3829
|
*/
|
|
3676
3830
|
var PlacementType;
|
|
3677
3831
|
(function (PlacementType) {
|
|
@@ -3685,7 +3839,7 @@ var enums;
|
|
|
3685
3839
|
})(PlacementType = enums.PlacementType || (enums.PlacementType = {}));
|
|
3686
3840
|
/**
|
|
3687
3841
|
* @name PositiveGeoTargetTypeEnum.PositiveGeoTargetType
|
|
3688
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3842
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
|
|
3689
3843
|
*/
|
|
3690
3844
|
var PositiveGeoTargetType;
|
|
3691
3845
|
(function (PositiveGeoTargetType) {
|
|
@@ -3697,7 +3851,7 @@ var enums;
|
|
|
3697
3851
|
})(PositiveGeoTargetType = enums.PositiveGeoTargetType || (enums.PositiveGeoTargetType = {}));
|
|
3698
3852
|
/**
|
|
3699
3853
|
* @name PricePlaceholderFieldEnum.PricePlaceholderField
|
|
3700
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3854
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PricePlaceholderFieldEnum.PricePlaceholderField
|
|
3701
3855
|
*/
|
|
3702
3856
|
var PricePlaceholderField;
|
|
3703
3857
|
(function (PricePlaceholderField) {
|
|
@@ -3759,7 +3913,7 @@ var enums;
|
|
|
3759
3913
|
})(PricePlaceholderField = enums.PricePlaceholderField || (enums.PricePlaceholderField = {}));
|
|
3760
3914
|
/**
|
|
3761
3915
|
* @name ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus
|
|
3762
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3916
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus
|
|
3763
3917
|
*/
|
|
3764
3918
|
var ProductBiddingCategoryStatus;
|
|
3765
3919
|
(function (ProductBiddingCategoryStatus) {
|
|
@@ -3770,7 +3924,7 @@ var enums;
|
|
|
3770
3924
|
})(ProductBiddingCategoryStatus = enums.ProductBiddingCategoryStatus || (enums.ProductBiddingCategoryStatus = {}));
|
|
3771
3925
|
/**
|
|
3772
3926
|
* @name PromotionPlaceholderFieldEnum.PromotionPlaceholderField
|
|
3773
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3927
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/PromotionPlaceholderFieldEnum.PromotionPlaceholderField
|
|
3774
3928
|
*/
|
|
3775
3929
|
var PromotionPlaceholderField;
|
|
3776
3930
|
(function (PromotionPlaceholderField) {
|
|
@@ -3793,7 +3947,7 @@ var enums;
|
|
|
3793
3947
|
})(PromotionPlaceholderField = enums.PromotionPlaceholderField || (enums.PromotionPlaceholderField = {}));
|
|
3794
3948
|
/**
|
|
3795
3949
|
* @name ReachPlanAdLengthEnum.ReachPlanAdLength
|
|
3796
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3950
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ReachPlanAdLengthEnum.ReachPlanAdLength
|
|
3797
3951
|
*/
|
|
3798
3952
|
var ReachPlanAdLength;
|
|
3799
3953
|
(function (ReachPlanAdLength) {
|
|
@@ -3805,7 +3959,7 @@ var enums;
|
|
|
3805
3959
|
})(ReachPlanAdLength = enums.ReachPlanAdLength || (enums.ReachPlanAdLength = {}));
|
|
3806
3960
|
/**
|
|
3807
3961
|
* @name ReachPlanAgeRangeEnum.ReachPlanAgeRange
|
|
3808
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3962
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ReachPlanAgeRangeEnum.ReachPlanAgeRange
|
|
3809
3963
|
*/
|
|
3810
3964
|
var ReachPlanAgeRange;
|
|
3811
3965
|
(function (ReachPlanAgeRange) {
|
|
@@ -3840,7 +3994,7 @@ var enums;
|
|
|
3840
3994
|
})(ReachPlanAgeRange = enums.ReachPlanAgeRange || (enums.ReachPlanAgeRange = {}));
|
|
3841
3995
|
/**
|
|
3842
3996
|
* @name ReachPlanNetworkEnum.ReachPlanNetwork
|
|
3843
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3997
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ReachPlanNetworkEnum.ReachPlanNetwork
|
|
3844
3998
|
*/
|
|
3845
3999
|
var ReachPlanNetwork;
|
|
3846
4000
|
(function (ReachPlanNetwork) {
|
|
@@ -3852,7 +4006,7 @@ var enums;
|
|
|
3852
4006
|
})(ReachPlanNetwork = enums.ReachPlanNetwork || (enums.ReachPlanNetwork = {}));
|
|
3853
4007
|
/**
|
|
3854
4008
|
* @name RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField
|
|
3855
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4009
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField
|
|
3856
4010
|
*/
|
|
3857
4011
|
var RealEstatePlaceholderField;
|
|
3858
4012
|
(function (RealEstatePlaceholderField) {
|
|
@@ -3879,7 +4033,7 @@ var enums;
|
|
|
3879
4033
|
})(RealEstatePlaceholderField = enums.RealEstatePlaceholderField || (enums.RealEstatePlaceholderField = {}));
|
|
3880
4034
|
/**
|
|
3881
4035
|
* @name ResourceChangeOperationEnum.ResourceChangeOperation
|
|
3882
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4036
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ResourceChangeOperationEnum.ResourceChangeOperation
|
|
3883
4037
|
*/
|
|
3884
4038
|
var ResourceChangeOperation;
|
|
3885
4039
|
(function (ResourceChangeOperation) {
|
|
@@ -3891,7 +4045,7 @@ var enums;
|
|
|
3891
4045
|
})(ResourceChangeOperation = enums.ResourceChangeOperation || (enums.ResourceChangeOperation = {}));
|
|
3892
4046
|
/**
|
|
3893
4047
|
* @name ResourceLimitTypeEnum.ResourceLimitType
|
|
3894
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4048
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ResourceLimitTypeEnum.ResourceLimitType
|
|
3895
4049
|
*/
|
|
3896
4050
|
var ResourceLimitType;
|
|
3897
4051
|
(function (ResourceLimitType) {
|
|
@@ -3977,6 +4131,10 @@ var enums;
|
|
|
3977
4131
|
ResourceLimitType[ResourceLimitType["PRICE_CUSTOMER_ASSETS_PER_CUSTOMER"] = 154] = "PRICE_CUSTOMER_ASSETS_PER_CUSTOMER";
|
|
3978
4132
|
ResourceLimitType[ResourceLimitType["PRICE_CAMPAIGN_ASSETS_PER_CAMPAIGN"] = 155] = "PRICE_CAMPAIGN_ASSETS_PER_CAMPAIGN";
|
|
3979
4133
|
ResourceLimitType[ResourceLimitType["PRICE_AD_GROUP_ASSETS_PER_AD_GROUP"] = 156] = "PRICE_AD_GROUP_ASSETS_PER_AD_GROUP";
|
|
4134
|
+
ResourceLimitType[ResourceLimitType["PAGE_FEED_ASSET_SETS_PER_CUSTOMER"] = 157] = "PAGE_FEED_ASSET_SETS_PER_CUSTOMER";
|
|
4135
|
+
ResourceLimitType[ResourceLimitType["DYNAMIC_EDUCATION_FEED_ASSET_SETS_PER_CUSTOMER"] = 158] = "DYNAMIC_EDUCATION_FEED_ASSET_SETS_PER_CUSTOMER";
|
|
4136
|
+
ResourceLimitType[ResourceLimitType["ASSETS_PER_PAGE_FEED_ASSET_SET"] = 159] = "ASSETS_PER_PAGE_FEED_ASSET_SET";
|
|
4137
|
+
ResourceLimitType[ResourceLimitType["ASSETS_PER_DYNAMIC_EDUCATION_FEED_ASSET_SET"] = 160] = "ASSETS_PER_DYNAMIC_EDUCATION_FEED_ASSET_SET";
|
|
3980
4138
|
ResourceLimitType[ResourceLimitType["VERSIONS_PER_AD"] = 82] = "VERSIONS_PER_AD";
|
|
3981
4139
|
ResourceLimitType[ResourceLimitType["USER_FEEDS_PER_CUSTOMER"] = 90] = "USER_FEEDS_PER_CUSTOMER";
|
|
3982
4140
|
ResourceLimitType[ResourceLimitType["SYSTEM_FEEDS_PER_CUSTOMER"] = 91] = "SYSTEM_FEEDS_PER_CUSTOMER";
|
|
@@ -4011,7 +4169,7 @@ var enums;
|
|
|
4011
4169
|
})(ResourceLimitType = enums.ResourceLimitType || (enums.ResourceLimitType = {}));
|
|
4012
4170
|
/**
|
|
4013
4171
|
* @name ResponseContentTypeEnum.ResponseContentType
|
|
4014
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4172
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ResponseContentTypeEnum.ResponseContentType
|
|
4015
4173
|
*/
|
|
4016
4174
|
var ResponseContentType;
|
|
4017
4175
|
(function (ResponseContentType) {
|
|
@@ -4021,7 +4179,7 @@ var enums;
|
|
|
4021
4179
|
})(ResponseContentType = enums.ResponseContentType || (enums.ResponseContentType = {}));
|
|
4022
4180
|
/**
|
|
4023
4181
|
* @name SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
4024
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4182
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
4025
4183
|
*/
|
|
4026
4184
|
var SearchTermTargetingStatus;
|
|
4027
4185
|
(function (SearchTermTargetingStatus) {
|
|
@@ -4034,7 +4192,7 @@ var enums;
|
|
|
4034
4192
|
})(SearchTermTargetingStatus = enums.SearchTermTargetingStatus || (enums.SearchTermTargetingStatus = {}));
|
|
4035
4193
|
/**
|
|
4036
4194
|
* @name SeasonalityEventScopeEnum.SeasonalityEventScope
|
|
4037
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4195
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SeasonalityEventScopeEnum.SeasonalityEventScope
|
|
4038
4196
|
*/
|
|
4039
4197
|
var SeasonalityEventScope;
|
|
4040
4198
|
(function (SeasonalityEventScope) {
|
|
@@ -4046,7 +4204,7 @@ var enums;
|
|
|
4046
4204
|
})(SeasonalityEventScope = enums.SeasonalityEventScope || (enums.SeasonalityEventScope = {}));
|
|
4047
4205
|
/**
|
|
4048
4206
|
* @name SeasonalityEventStatusEnum.SeasonalityEventStatus
|
|
4049
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4207
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SeasonalityEventStatusEnum.SeasonalityEventStatus
|
|
4050
4208
|
*/
|
|
4051
4209
|
var SeasonalityEventStatus;
|
|
4052
4210
|
(function (SeasonalityEventStatus) {
|
|
@@ -4057,7 +4215,7 @@ var enums;
|
|
|
4057
4215
|
})(SeasonalityEventStatus = enums.SeasonalityEventStatus || (enums.SeasonalityEventStatus = {}));
|
|
4058
4216
|
/**
|
|
4059
4217
|
* @name SharedSetStatusEnum.SharedSetStatus
|
|
4060
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4218
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SharedSetStatusEnum.SharedSetStatus
|
|
4061
4219
|
*/
|
|
4062
4220
|
var SharedSetStatus;
|
|
4063
4221
|
(function (SharedSetStatus) {
|
|
@@ -4068,7 +4226,7 @@ var enums;
|
|
|
4068
4226
|
})(SharedSetStatus = enums.SharedSetStatus || (enums.SharedSetStatus = {}));
|
|
4069
4227
|
/**
|
|
4070
4228
|
* @name SharedSetTypeEnum.SharedSetType
|
|
4071
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4229
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SharedSetTypeEnum.SharedSetType
|
|
4072
4230
|
*/
|
|
4073
4231
|
var SharedSetType;
|
|
4074
4232
|
(function (SharedSetType) {
|
|
@@ -4079,7 +4237,7 @@ var enums;
|
|
|
4079
4237
|
})(SharedSetType = enums.SharedSetType || (enums.SharedSetType = {}));
|
|
4080
4238
|
/**
|
|
4081
4239
|
* @name SimulationModificationMethodEnum.SimulationModificationMethod
|
|
4082
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4240
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SimulationModificationMethodEnum.SimulationModificationMethod
|
|
4083
4241
|
*/
|
|
4084
4242
|
var SimulationModificationMethod;
|
|
4085
4243
|
(function (SimulationModificationMethod) {
|
|
@@ -4091,7 +4249,7 @@ var enums;
|
|
|
4091
4249
|
})(SimulationModificationMethod = enums.SimulationModificationMethod || (enums.SimulationModificationMethod = {}));
|
|
4092
4250
|
/**
|
|
4093
4251
|
* @name SimulationTypeEnum.SimulationType
|
|
4094
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4252
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SimulationTypeEnum.SimulationType
|
|
4095
4253
|
*/
|
|
4096
4254
|
var SimulationType;
|
|
4097
4255
|
(function (SimulationType) {
|
|
@@ -4108,7 +4266,7 @@ var enums;
|
|
|
4108
4266
|
})(SimulationType = enums.SimulationType || (enums.SimulationType = {}));
|
|
4109
4267
|
/**
|
|
4110
4268
|
* @name SitelinkPlaceholderFieldEnum.SitelinkPlaceholderField
|
|
4111
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4269
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SitelinkPlaceholderFieldEnum.SitelinkPlaceholderField
|
|
4112
4270
|
*/
|
|
4113
4271
|
var SitelinkPlaceholderField;
|
|
4114
4272
|
(function (SitelinkPlaceholderField) {
|
|
@@ -4124,7 +4282,7 @@ var enums;
|
|
|
4124
4282
|
})(SitelinkPlaceholderField = enums.SitelinkPlaceholderField || (enums.SitelinkPlaceholderField = {}));
|
|
4125
4283
|
/**
|
|
4126
4284
|
* @name SpendingLimitTypeEnum.SpendingLimitType
|
|
4127
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4285
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SpendingLimitTypeEnum.SpendingLimitType
|
|
4128
4286
|
*/
|
|
4129
4287
|
var SpendingLimitType;
|
|
4130
4288
|
(function (SpendingLimitType) {
|
|
@@ -4134,7 +4292,7 @@ var enums;
|
|
|
4134
4292
|
})(SpendingLimitType = enums.SpendingLimitType || (enums.SpendingLimitType = {}));
|
|
4135
4293
|
/**
|
|
4136
4294
|
* @name StructuredSnippetPlaceholderFieldEnum.StructuredSnippetPlaceholderField
|
|
4137
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4295
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/StructuredSnippetPlaceholderFieldEnum.StructuredSnippetPlaceholderField
|
|
4138
4296
|
*/
|
|
4139
4297
|
var StructuredSnippetPlaceholderField;
|
|
4140
4298
|
(function (StructuredSnippetPlaceholderField) {
|
|
@@ -4145,7 +4303,7 @@ var enums;
|
|
|
4145
4303
|
})(StructuredSnippetPlaceholderField = enums.StructuredSnippetPlaceholderField || (enums.StructuredSnippetPlaceholderField = {}));
|
|
4146
4304
|
/**
|
|
4147
4305
|
* @name SummaryRowSettingEnum.SummaryRowSetting
|
|
4148
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4306
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SummaryRowSettingEnum.SummaryRowSetting
|
|
4149
4307
|
*/
|
|
4150
4308
|
var SummaryRowSetting;
|
|
4151
4309
|
(function (SummaryRowSetting) {
|
|
@@ -4157,7 +4315,7 @@ var enums;
|
|
|
4157
4315
|
})(SummaryRowSetting = enums.SummaryRowSetting || (enums.SummaryRowSetting = {}));
|
|
4158
4316
|
/**
|
|
4159
4317
|
* @name SystemManagedResourceSourceEnum.SystemManagedResourceSource
|
|
4160
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4318
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/SystemManagedResourceSourceEnum.SystemManagedResourceSource
|
|
4161
4319
|
*/
|
|
4162
4320
|
var SystemManagedResourceSource;
|
|
4163
4321
|
(function (SystemManagedResourceSource) {
|
|
@@ -4167,7 +4325,7 @@ var enums;
|
|
|
4167
4325
|
})(SystemManagedResourceSource = enums.SystemManagedResourceSource || (enums.SystemManagedResourceSource = {}));
|
|
4168
4326
|
/**
|
|
4169
4327
|
* @name TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
|
|
4170
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4328
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
|
|
4171
4329
|
*/
|
|
4172
4330
|
var TargetCpaOptInRecommendationGoal;
|
|
4173
4331
|
(function (TargetCpaOptInRecommendationGoal) {
|
|
@@ -4180,7 +4338,7 @@ var enums;
|
|
|
4180
4338
|
})(TargetCpaOptInRecommendationGoal = enums.TargetCpaOptInRecommendationGoal || (enums.TargetCpaOptInRecommendationGoal = {}));
|
|
4181
4339
|
/**
|
|
4182
4340
|
* @name TimeTypeEnum.TimeType
|
|
4183
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4341
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/TimeTypeEnum.TimeType
|
|
4184
4342
|
*/
|
|
4185
4343
|
var TimeType;
|
|
4186
4344
|
(function (TimeType) {
|
|
@@ -4191,7 +4349,7 @@ var enums;
|
|
|
4191
4349
|
})(TimeType = enums.TimeType || (enums.TimeType = {}));
|
|
4192
4350
|
/**
|
|
4193
4351
|
* @name TravelPlaceholderFieldEnum.TravelPlaceholderField
|
|
4194
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4352
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/TravelPlaceholderFieldEnum.TravelPlaceholderField
|
|
4195
4353
|
*/
|
|
4196
4354
|
var TravelPlaceholderField;
|
|
4197
4355
|
(function (TravelPlaceholderField) {
|
|
@@ -4220,7 +4378,7 @@ var enums;
|
|
|
4220
4378
|
})(TravelPlaceholderField = enums.TravelPlaceholderField || (enums.TravelPlaceholderField = {}));
|
|
4221
4379
|
/**
|
|
4222
4380
|
* @name UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
|
|
4223
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4381
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
|
|
4224
4382
|
*/
|
|
4225
4383
|
var UserInterestTaxonomyType;
|
|
4226
4384
|
(function (UserInterestTaxonomyType) {
|
|
@@ -4234,7 +4392,7 @@ var enums;
|
|
|
4234
4392
|
})(UserInterestTaxonomyType = enums.UserInterestTaxonomyType || (enums.UserInterestTaxonomyType = {}));
|
|
4235
4393
|
/**
|
|
4236
4394
|
* @name UserListAccessStatusEnum.UserListAccessStatus
|
|
4237
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4395
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListAccessStatusEnum.UserListAccessStatus
|
|
4238
4396
|
*/
|
|
4239
4397
|
var UserListAccessStatus;
|
|
4240
4398
|
(function (UserListAccessStatus) {
|
|
@@ -4245,7 +4403,7 @@ var enums;
|
|
|
4245
4403
|
})(UserListAccessStatus = enums.UserListAccessStatus || (enums.UserListAccessStatus = {}));
|
|
4246
4404
|
/**
|
|
4247
4405
|
* @name UserListClosingReasonEnum.UserListClosingReason
|
|
4248
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4406
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListClosingReasonEnum.UserListClosingReason
|
|
4249
4407
|
*/
|
|
4250
4408
|
var UserListClosingReason;
|
|
4251
4409
|
(function (UserListClosingReason) {
|
|
@@ -4255,7 +4413,7 @@ var enums;
|
|
|
4255
4413
|
})(UserListClosingReason = enums.UserListClosingReason || (enums.UserListClosingReason = {}));
|
|
4256
4414
|
/**
|
|
4257
4415
|
* @name UserListMembershipStatusEnum.UserListMembershipStatus
|
|
4258
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4416
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListMembershipStatusEnum.UserListMembershipStatus
|
|
4259
4417
|
*/
|
|
4260
4418
|
var UserListMembershipStatus;
|
|
4261
4419
|
(function (UserListMembershipStatus) {
|
|
@@ -4266,7 +4424,7 @@ var enums;
|
|
|
4266
4424
|
})(UserListMembershipStatus = enums.UserListMembershipStatus || (enums.UserListMembershipStatus = {}));
|
|
4267
4425
|
/**
|
|
4268
4426
|
* @name UserListSizeRangeEnum.UserListSizeRange
|
|
4269
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4427
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListSizeRangeEnum.UserListSizeRange
|
|
4270
4428
|
*/
|
|
4271
4429
|
var UserListSizeRange;
|
|
4272
4430
|
(function (UserListSizeRange) {
|
|
@@ -4291,7 +4449,7 @@ var enums;
|
|
|
4291
4449
|
})(UserListSizeRange = enums.UserListSizeRange || (enums.UserListSizeRange = {}));
|
|
4292
4450
|
/**
|
|
4293
4451
|
* @name UserListTypeEnum.UserListType
|
|
4294
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4452
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/UserListTypeEnum.UserListType
|
|
4295
4453
|
*/
|
|
4296
4454
|
var UserListType;
|
|
4297
4455
|
(function (UserListType) {
|
|
@@ -4306,7 +4464,7 @@ var enums;
|
|
|
4306
4464
|
})(UserListType = enums.UserListType || (enums.UserListType = {}));
|
|
4307
4465
|
/**
|
|
4308
4466
|
* @name ValueRuleDeviceTypeEnum.ValueRuleDeviceType
|
|
4309
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4467
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
|
|
4310
4468
|
*/
|
|
4311
4469
|
var ValueRuleDeviceType;
|
|
4312
4470
|
(function (ValueRuleDeviceType) {
|
|
@@ -4318,7 +4476,7 @@ var enums;
|
|
|
4318
4476
|
})(ValueRuleDeviceType = enums.ValueRuleDeviceType || (enums.ValueRuleDeviceType = {}));
|
|
4319
4477
|
/**
|
|
4320
4478
|
* @name ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
|
|
4321
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4479
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
|
|
4322
4480
|
*/
|
|
4323
4481
|
var ValueRuleGeoLocationMatchType;
|
|
4324
4482
|
(function (ValueRuleGeoLocationMatchType) {
|
|
@@ -4329,7 +4487,7 @@ var enums;
|
|
|
4329
4487
|
})(ValueRuleGeoLocationMatchType = enums.ValueRuleGeoLocationMatchType || (enums.ValueRuleGeoLocationMatchType = {}));
|
|
4330
4488
|
/**
|
|
4331
4489
|
* @name ValueRuleOperationEnum.ValueRuleOperation
|
|
4332
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4490
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ValueRuleOperationEnum.ValueRuleOperation
|
|
4333
4491
|
*/
|
|
4334
4492
|
var ValueRuleOperation;
|
|
4335
4493
|
(function (ValueRuleOperation) {
|
|
@@ -4341,7 +4499,7 @@ var enums;
|
|
|
4341
4499
|
})(ValueRuleOperation = enums.ValueRuleOperation || (enums.ValueRuleOperation = {}));
|
|
4342
4500
|
/**
|
|
4343
4501
|
* @name ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
|
|
4344
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4502
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
|
|
4345
4503
|
*/
|
|
4346
4504
|
var ValueRuleSetAttachmentType;
|
|
4347
4505
|
(function (ValueRuleSetAttachmentType) {
|
|
@@ -4352,7 +4510,7 @@ var enums;
|
|
|
4352
4510
|
})(ValueRuleSetAttachmentType = enums.ValueRuleSetAttachmentType || (enums.ValueRuleSetAttachmentType = {}));
|
|
4353
4511
|
/**
|
|
4354
4512
|
* @name ValueRuleSetDimensionEnum.ValueRuleSetDimension
|
|
4355
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4513
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/ValueRuleSetDimensionEnum.ValueRuleSetDimension
|
|
4356
4514
|
*/
|
|
4357
4515
|
var ValueRuleSetDimension;
|
|
4358
4516
|
(function (ValueRuleSetDimension) {
|
|
@@ -4361,10 +4519,11 @@ var enums;
|
|
|
4361
4519
|
ValueRuleSetDimension[ValueRuleSetDimension["GEO_LOCATION"] = 2] = "GEO_LOCATION";
|
|
4362
4520
|
ValueRuleSetDimension[ValueRuleSetDimension["DEVICE"] = 3] = "DEVICE";
|
|
4363
4521
|
ValueRuleSetDimension[ValueRuleSetDimension["AUDIENCE"] = 4] = "AUDIENCE";
|
|
4522
|
+
ValueRuleSetDimension[ValueRuleSetDimension["NO_CONDITION"] = 5] = "NO_CONDITION";
|
|
4364
4523
|
})(ValueRuleSetDimension = enums.ValueRuleSetDimension || (enums.ValueRuleSetDimension = {}));
|
|
4365
4524
|
/**
|
|
4366
4525
|
* @name VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
|
|
4367
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4526
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
|
|
4368
4527
|
*/
|
|
4369
4528
|
var VanityPharmaDisplayUrlMode;
|
|
4370
4529
|
(function (VanityPharmaDisplayUrlMode) {
|
|
@@ -4375,7 +4534,7 @@ var enums;
|
|
|
4375
4534
|
})(VanityPharmaDisplayUrlMode = enums.VanityPharmaDisplayUrlMode || (enums.VanityPharmaDisplayUrlMode = {}));
|
|
4376
4535
|
/**
|
|
4377
4536
|
* @name VanityPharmaTextEnum.VanityPharmaText
|
|
4378
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4537
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v10/VanityPharmaTextEnum.VanityPharmaText
|
|
4379
4538
|
*/
|
|
4380
4539
|
var VanityPharmaText;
|
|
4381
4540
|
(function (VanityPharmaText) {
|