google-ads-api 10.0.1 → 11.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +80 -23
- package/build/src/client.js +31 -80
- package/build/src/customer.d.ts +10 -0
- package/build/src/customer.js +313 -472
- package/build/src/hooks.d.ts +38 -3
- package/build/src/index.d.ts +1 -1
- package/build/src/index.js +5 -1
- package/build/src/parser.js +29 -36
- package/build/src/protos/autogen/enums.d.ts +514 -300
- package/build/src/protos/autogen/enums.js +805 -583
- package/build/src/protos/autogen/fields.d.ts +172 -153
- package/build/src/protos/autogen/fields.js +12 -1
- package/build/src/protos/autogen/resourceNames.d.ts +16 -0
- package/build/src/protos/autogen/resourceNames.js +177 -157
- package/build/src/protos/autogen/serviceFactory.d.ts +197 -147
- package/build/src/protos/autogen/serviceFactory.js +18483 -17447
- package/build/src/protos/index.d.ts +6 -6
- package/build/src/protos/index.js +7 -7
- package/build/src/query.js +74 -81
- package/build/src/service.js +107 -112
- package/build/src/testUtils.js +52 -53
- package/build/src/utils.js +19 -21
- package/build/src/version.d.ts +1 -1
- package/build/src/version.js +1 -1
- package/package.json +6 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export declare namespace enums {
|
|
2
2
|
/**
|
|
3
3
|
* @name PolicyTopicEntryTypeEnum.PolicyTopicEntryType
|
|
4
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PolicyTopicEntryTypeEnum.PolicyTopicEntryType
|
|
5
5
|
*/
|
|
6
6
|
enum PolicyTopicEntryType {
|
|
7
7
|
UNSPECIFIED = 0,
|
|
@@ -15,7 +15,7 @@ export declare namespace enums {
|
|
|
15
15
|
}
|
|
16
16
|
/**
|
|
17
17
|
* @name PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
|
|
18
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
18
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PolicyTopicEvidenceDestinationMismatchUrlTypeEnum.PolicyTopicEvidenceDestinationMismatchUrlType
|
|
19
19
|
*/
|
|
20
20
|
enum PolicyTopicEvidenceDestinationMismatchUrlType {
|
|
21
21
|
UNSPECIFIED = 0,
|
|
@@ -28,7 +28,7 @@ export declare namespace enums {
|
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
30
|
* @name PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
|
|
31
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
31
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PolicyTopicEvidenceDestinationNotWorkingDeviceEnum.PolicyTopicEvidenceDestinationNotWorkingDevice
|
|
32
32
|
*/
|
|
33
33
|
enum PolicyTopicEvidenceDestinationNotWorkingDevice {
|
|
34
34
|
UNSPECIFIED = 0,
|
|
@@ -39,7 +39,7 @@ export declare namespace enums {
|
|
|
39
39
|
}
|
|
40
40
|
/**
|
|
41
41
|
* @name PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
|
|
42
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
42
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PolicyTopicEvidenceDestinationNotWorkingDnsErrorTypeEnum.PolicyTopicEvidenceDestinationNotWorkingDnsErrorType
|
|
43
43
|
*/
|
|
44
44
|
enum PolicyTopicEvidenceDestinationNotWorkingDnsErrorType {
|
|
45
45
|
UNSPECIFIED = 0,
|
|
@@ -49,7 +49,7 @@ export declare namespace enums {
|
|
|
49
49
|
}
|
|
50
50
|
/**
|
|
51
51
|
* @name PolicyApprovalStatusEnum.PolicyApprovalStatus
|
|
52
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
52
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PolicyApprovalStatusEnum.PolicyApprovalStatus
|
|
53
53
|
*/
|
|
54
54
|
enum PolicyApprovalStatus {
|
|
55
55
|
UNSPECIFIED = 0,
|
|
@@ -61,7 +61,7 @@ export declare namespace enums {
|
|
|
61
61
|
}
|
|
62
62
|
/**
|
|
63
63
|
* @name PolicyReviewStatusEnum.PolicyReviewStatus
|
|
64
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
64
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PolicyReviewStatusEnum.PolicyReviewStatus
|
|
65
65
|
*/
|
|
66
66
|
enum PolicyReviewStatus {
|
|
67
67
|
UNSPECIFIED = 0,
|
|
@@ -73,7 +73,7 @@ export declare namespace enums {
|
|
|
73
73
|
}
|
|
74
74
|
/**
|
|
75
75
|
* @name AssetPerformanceLabelEnum.AssetPerformanceLabel
|
|
76
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
76
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AssetPerformanceLabelEnum.AssetPerformanceLabel
|
|
77
77
|
*/
|
|
78
78
|
enum AssetPerformanceLabel {
|
|
79
79
|
UNSPECIFIED = 0,
|
|
@@ -86,7 +86,7 @@ export declare namespace enums {
|
|
|
86
86
|
}
|
|
87
87
|
/**
|
|
88
88
|
* @name ServedAssetFieldTypeEnum.ServedAssetFieldType
|
|
89
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
89
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ServedAssetFieldTypeEnum.ServedAssetFieldType
|
|
90
90
|
*/
|
|
91
91
|
enum ServedAssetFieldType {
|
|
92
92
|
UNSPECIFIED = 0,
|
|
@@ -99,7 +99,7 @@ export declare namespace enums {
|
|
|
99
99
|
}
|
|
100
100
|
/**
|
|
101
101
|
* @name CallConversionReportingStateEnum.CallConversionReportingState
|
|
102
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
102
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CallConversionReportingStateEnum.CallConversionReportingState
|
|
103
103
|
*/
|
|
104
104
|
enum CallConversionReportingState {
|
|
105
105
|
UNSPECIFIED = 0,
|
|
@@ -110,7 +110,7 @@ export declare namespace enums {
|
|
|
110
110
|
}
|
|
111
111
|
/**
|
|
112
112
|
* @name DisplayAdFormatSettingEnum.DisplayAdFormatSetting
|
|
113
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
113
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/DisplayAdFormatSettingEnum.DisplayAdFormatSetting
|
|
114
114
|
*/
|
|
115
115
|
enum DisplayAdFormatSetting {
|
|
116
116
|
UNSPECIFIED = 0,
|
|
@@ -121,7 +121,7 @@ export declare namespace enums {
|
|
|
121
121
|
}
|
|
122
122
|
/**
|
|
123
123
|
* @name DisplayUploadProductTypeEnum.DisplayUploadProductType
|
|
124
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
124
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/DisplayUploadProductTypeEnum.DisplayUploadProductType
|
|
125
125
|
*/
|
|
126
126
|
enum DisplayUploadProductType {
|
|
127
127
|
UNSPECIFIED = 0,
|
|
@@ -139,7 +139,7 @@ export declare namespace enums {
|
|
|
139
139
|
}
|
|
140
140
|
/**
|
|
141
141
|
* @name LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
|
|
142
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
142
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LegacyAppInstallAdAppStoreEnum.LegacyAppInstallAdAppStore
|
|
143
143
|
*/
|
|
144
144
|
enum LegacyAppInstallAdAppStore {
|
|
145
145
|
UNSPECIFIED = 0,
|
|
@@ -152,7 +152,7 @@ export declare namespace enums {
|
|
|
152
152
|
}
|
|
153
153
|
/**
|
|
154
154
|
* @name MimeTypeEnum.MimeType
|
|
155
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
155
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/MimeTypeEnum.MimeType
|
|
156
156
|
*/
|
|
157
157
|
enum MimeType {
|
|
158
158
|
UNSPECIFIED = 0,
|
|
@@ -172,7 +172,7 @@ export declare namespace enums {
|
|
|
172
172
|
}
|
|
173
173
|
/**
|
|
174
174
|
* @name VideoThumbnailEnum.VideoThumbnail
|
|
175
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
175
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/VideoThumbnailEnum.VideoThumbnail
|
|
176
176
|
*/
|
|
177
177
|
enum VideoThumbnail {
|
|
178
178
|
UNSPECIFIED = 0,
|
|
@@ -184,7 +184,7 @@ export declare namespace enums {
|
|
|
184
184
|
}
|
|
185
185
|
/**
|
|
186
186
|
* @name AgeRangeTypeEnum.AgeRangeType
|
|
187
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
187
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AgeRangeTypeEnum.AgeRangeType
|
|
188
188
|
*/
|
|
189
189
|
enum AgeRangeType {
|
|
190
190
|
UNSPECIFIED = 0,
|
|
@@ -199,7 +199,7 @@ export declare namespace enums {
|
|
|
199
199
|
}
|
|
200
200
|
/**
|
|
201
201
|
* @name AppPaymentModelTypeEnum.AppPaymentModelType
|
|
202
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
202
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AppPaymentModelTypeEnum.AppPaymentModelType
|
|
203
203
|
*/
|
|
204
204
|
enum AppPaymentModelType {
|
|
205
205
|
UNSPECIFIED = 0,
|
|
@@ -208,7 +208,7 @@ export declare namespace enums {
|
|
|
208
208
|
}
|
|
209
209
|
/**
|
|
210
210
|
* @name ContentLabelTypeEnum.ContentLabelType
|
|
211
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
211
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ContentLabelTypeEnum.ContentLabelType
|
|
212
212
|
*/
|
|
213
213
|
enum ContentLabelType {
|
|
214
214
|
UNSPECIFIED = 0,
|
|
@@ -231,7 +231,7 @@ export declare namespace enums {
|
|
|
231
231
|
}
|
|
232
232
|
/**
|
|
233
233
|
* @name DayOfWeekEnum.DayOfWeek
|
|
234
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
234
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/DayOfWeekEnum.DayOfWeek
|
|
235
235
|
*/
|
|
236
236
|
enum DayOfWeek {
|
|
237
237
|
UNSPECIFIED = 0,
|
|
@@ -246,7 +246,7 @@ export declare namespace enums {
|
|
|
246
246
|
}
|
|
247
247
|
/**
|
|
248
248
|
* @name DeviceEnum.Device
|
|
249
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
249
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/DeviceEnum.Device
|
|
250
250
|
*/
|
|
251
251
|
enum Device {
|
|
252
252
|
UNSPECIFIED = 0,
|
|
@@ -259,7 +259,7 @@ export declare namespace enums {
|
|
|
259
259
|
}
|
|
260
260
|
/**
|
|
261
261
|
* @name GenderTypeEnum.GenderType
|
|
262
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
262
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/GenderTypeEnum.GenderType
|
|
263
263
|
*/
|
|
264
264
|
enum GenderType {
|
|
265
265
|
UNSPECIFIED = 0,
|
|
@@ -270,7 +270,7 @@ export declare namespace enums {
|
|
|
270
270
|
}
|
|
271
271
|
/**
|
|
272
272
|
* @name HotelDateSelectionTypeEnum.HotelDateSelectionType
|
|
273
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
273
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/HotelDateSelectionTypeEnum.HotelDateSelectionType
|
|
274
274
|
*/
|
|
275
275
|
enum HotelDateSelectionType {
|
|
276
276
|
UNSPECIFIED = 0,
|
|
@@ -280,7 +280,7 @@ export declare namespace enums {
|
|
|
280
280
|
}
|
|
281
281
|
/**
|
|
282
282
|
* @name IncomeRangeTypeEnum.IncomeRangeType
|
|
283
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
283
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/IncomeRangeTypeEnum.IncomeRangeType
|
|
284
284
|
*/
|
|
285
285
|
enum IncomeRangeType {
|
|
286
286
|
UNSPECIFIED = 0,
|
|
@@ -295,7 +295,7 @@ export declare namespace enums {
|
|
|
295
295
|
}
|
|
296
296
|
/**
|
|
297
297
|
* @name InteractionTypeEnum.InteractionType
|
|
298
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
298
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/InteractionTypeEnum.InteractionType
|
|
299
299
|
*/
|
|
300
300
|
enum InteractionType {
|
|
301
301
|
UNSPECIFIED = 0,
|
|
@@ -304,7 +304,7 @@ export declare namespace enums {
|
|
|
304
304
|
}
|
|
305
305
|
/**
|
|
306
306
|
* @name KeywordMatchTypeEnum.KeywordMatchType
|
|
307
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
307
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/KeywordMatchTypeEnum.KeywordMatchType
|
|
308
308
|
*/
|
|
309
309
|
enum KeywordMatchType {
|
|
310
310
|
UNSPECIFIED = 0,
|
|
@@ -315,7 +315,7 @@ export declare namespace enums {
|
|
|
315
315
|
}
|
|
316
316
|
/**
|
|
317
317
|
* @name ListingGroupTypeEnum.ListingGroupType
|
|
318
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
318
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ListingGroupTypeEnum.ListingGroupType
|
|
319
319
|
*/
|
|
320
320
|
enum ListingGroupType {
|
|
321
321
|
UNSPECIFIED = 0,
|
|
@@ -325,7 +325,7 @@ export declare namespace enums {
|
|
|
325
325
|
}
|
|
326
326
|
/**
|
|
327
327
|
* @name LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
|
|
328
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
328
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LocationGroupRadiusUnitsEnum.LocationGroupRadiusUnits
|
|
329
329
|
*/
|
|
330
330
|
enum LocationGroupRadiusUnits {
|
|
331
331
|
UNSPECIFIED = 0,
|
|
@@ -336,7 +336,7 @@ export declare namespace enums {
|
|
|
336
336
|
}
|
|
337
337
|
/**
|
|
338
338
|
* @name MinuteOfHourEnum.MinuteOfHour
|
|
339
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
339
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/MinuteOfHourEnum.MinuteOfHour
|
|
340
340
|
*/
|
|
341
341
|
enum MinuteOfHour {
|
|
342
342
|
UNSPECIFIED = 0,
|
|
@@ -348,7 +348,7 @@ export declare namespace enums {
|
|
|
348
348
|
}
|
|
349
349
|
/**
|
|
350
350
|
* @name ParentalStatusTypeEnum.ParentalStatusType
|
|
351
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
351
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ParentalStatusTypeEnum.ParentalStatusType
|
|
352
352
|
*/
|
|
353
353
|
enum ParentalStatusType {
|
|
354
354
|
UNSPECIFIED = 0,
|
|
@@ -359,7 +359,7 @@ export declare namespace enums {
|
|
|
359
359
|
}
|
|
360
360
|
/**
|
|
361
361
|
* @name PreferredContentTypeEnum.PreferredContentType
|
|
362
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
362
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PreferredContentTypeEnum.PreferredContentType
|
|
363
363
|
*/
|
|
364
364
|
enum PreferredContentType {
|
|
365
365
|
UNSPECIFIED = 0,
|
|
@@ -368,7 +368,7 @@ export declare namespace enums {
|
|
|
368
368
|
}
|
|
369
369
|
/**
|
|
370
370
|
* @name ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel
|
|
371
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
371
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ProductBiddingCategoryLevelEnum.ProductBiddingCategoryLevel
|
|
372
372
|
*/
|
|
373
373
|
enum ProductBiddingCategoryLevel {
|
|
374
374
|
UNSPECIFIED = 0,
|
|
@@ -381,7 +381,7 @@ export declare namespace enums {
|
|
|
381
381
|
}
|
|
382
382
|
/**
|
|
383
383
|
* @name ProductChannelEnum.ProductChannel
|
|
384
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
384
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ProductChannelEnum.ProductChannel
|
|
385
385
|
*/
|
|
386
386
|
enum ProductChannel {
|
|
387
387
|
UNSPECIFIED = 0,
|
|
@@ -391,7 +391,7 @@ export declare namespace enums {
|
|
|
391
391
|
}
|
|
392
392
|
/**
|
|
393
393
|
* @name ProductChannelExclusivityEnum.ProductChannelExclusivity
|
|
394
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
394
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ProductChannelExclusivityEnum.ProductChannelExclusivity
|
|
395
395
|
*/
|
|
396
396
|
enum ProductChannelExclusivity {
|
|
397
397
|
UNSPECIFIED = 0,
|
|
@@ -401,7 +401,7 @@ export declare namespace enums {
|
|
|
401
401
|
}
|
|
402
402
|
/**
|
|
403
403
|
* @name ProductConditionEnum.ProductCondition
|
|
404
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
404
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ProductConditionEnum.ProductCondition
|
|
405
405
|
*/
|
|
406
406
|
enum ProductCondition {
|
|
407
407
|
UNSPECIFIED = 0,
|
|
@@ -412,7 +412,7 @@ export declare namespace enums {
|
|
|
412
412
|
}
|
|
413
413
|
/**
|
|
414
414
|
* @name ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
|
|
415
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
415
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ProductCustomAttributeIndexEnum.ProductCustomAttributeIndex
|
|
416
416
|
*/
|
|
417
417
|
enum ProductCustomAttributeIndex {
|
|
418
418
|
UNSPECIFIED = 0,
|
|
@@ -425,7 +425,7 @@ export declare namespace enums {
|
|
|
425
425
|
}
|
|
426
426
|
/**
|
|
427
427
|
* @name ProductTypeLevelEnum.ProductTypeLevel
|
|
428
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
428
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ProductTypeLevelEnum.ProductTypeLevel
|
|
429
429
|
*/
|
|
430
430
|
enum ProductTypeLevel {
|
|
431
431
|
UNSPECIFIED = 0,
|
|
@@ -438,7 +438,7 @@ export declare namespace enums {
|
|
|
438
438
|
}
|
|
439
439
|
/**
|
|
440
440
|
* @name ProximityRadiusUnitsEnum.ProximityRadiusUnits
|
|
441
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
441
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ProximityRadiusUnitsEnum.ProximityRadiusUnits
|
|
442
442
|
*/
|
|
443
443
|
enum ProximityRadiusUnits {
|
|
444
444
|
UNSPECIFIED = 0,
|
|
@@ -448,7 +448,7 @@ export declare namespace enums {
|
|
|
448
448
|
}
|
|
449
449
|
/**
|
|
450
450
|
* @name WebpageConditionOperandEnum.WebpageConditionOperand
|
|
451
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
451
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/WebpageConditionOperandEnum.WebpageConditionOperand
|
|
452
452
|
*/
|
|
453
453
|
enum WebpageConditionOperand {
|
|
454
454
|
UNSPECIFIED = 0,
|
|
@@ -461,7 +461,7 @@ export declare namespace enums {
|
|
|
461
461
|
}
|
|
462
462
|
/**
|
|
463
463
|
* @name WebpageConditionOperatorEnum.WebpageConditionOperator
|
|
464
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
464
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/WebpageConditionOperatorEnum.WebpageConditionOperator
|
|
465
465
|
*/
|
|
466
466
|
enum WebpageConditionOperator {
|
|
467
467
|
UNSPECIFIED = 0,
|
|
@@ -471,7 +471,7 @@ export declare namespace enums {
|
|
|
471
471
|
}
|
|
472
472
|
/**
|
|
473
473
|
* @name CallToActionTypeEnum.CallToActionType
|
|
474
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
474
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CallToActionTypeEnum.CallToActionType
|
|
475
475
|
*/
|
|
476
476
|
enum CallToActionType {
|
|
477
477
|
UNSPECIFIED = 0,
|
|
@@ -488,7 +488,7 @@ export declare namespace enums {
|
|
|
488
488
|
}
|
|
489
489
|
/**
|
|
490
490
|
* @name LeadFormCallToActionTypeEnum.LeadFormCallToActionType
|
|
491
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
491
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LeadFormCallToActionTypeEnum.LeadFormCallToActionType
|
|
492
492
|
*/
|
|
493
493
|
enum LeadFormCallToActionType {
|
|
494
494
|
UNSPECIFIED = 0,
|
|
@@ -510,7 +510,7 @@ export declare namespace enums {
|
|
|
510
510
|
}
|
|
511
511
|
/**
|
|
512
512
|
* @name LeadFormDesiredIntentEnum.LeadFormDesiredIntent
|
|
513
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
513
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LeadFormDesiredIntentEnum.LeadFormDesiredIntent
|
|
514
514
|
*/
|
|
515
515
|
enum LeadFormDesiredIntent {
|
|
516
516
|
UNSPECIFIED = 0,
|
|
@@ -520,7 +520,7 @@ export declare namespace enums {
|
|
|
520
520
|
}
|
|
521
521
|
/**
|
|
522
522
|
* @name LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
|
|
523
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
523
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LeadFormFieldUserInputTypeEnum.LeadFormFieldUserInputType
|
|
524
524
|
*/
|
|
525
525
|
enum LeadFormFieldUserInputType {
|
|
526
526
|
UNSPECIFIED = 0,
|
|
@@ -529,6 +529,7 @@ export declare namespace enums {
|
|
|
529
529
|
EMAIL = 3,
|
|
530
530
|
PHONE_NUMBER = 4,
|
|
531
531
|
POSTAL_CODE = 5,
|
|
532
|
+
STREET_ADDRESS = 8,
|
|
532
533
|
CITY = 9,
|
|
533
534
|
REGION = 10,
|
|
534
535
|
COUNTRY = 11,
|
|
@@ -536,6 +537,13 @@ export declare namespace enums {
|
|
|
536
537
|
COMPANY_NAME = 13,
|
|
537
538
|
WORK_PHONE = 14,
|
|
538
539
|
JOB_TITLE = 15,
|
|
540
|
+
GOVERNMENT_ISSUED_ID_CPF_BR = 16,
|
|
541
|
+
GOVERNMENT_ISSUED_ID_DNI_AR = 17,
|
|
542
|
+
GOVERNMENT_ISSUED_ID_DNI_PE = 18,
|
|
543
|
+
GOVERNMENT_ISSUED_ID_RUT_CL = 19,
|
|
544
|
+
GOVERNMENT_ISSUED_ID_CC_CO = 20,
|
|
545
|
+
GOVERNMENT_ISSUED_ID_CI_EC = 21,
|
|
546
|
+
GOVERNMENT_ISSUED_ID_RFC_MX = 22,
|
|
539
547
|
FIRST_NAME = 23,
|
|
540
548
|
LAST_NAME = 24,
|
|
541
549
|
VEHICLE_MODEL = 1001,
|
|
@@ -550,6 +558,54 @@ export declare namespace enums {
|
|
|
550
558
|
YEARS_IN_BUSINESS = 1008,
|
|
551
559
|
JOB_DEPARTMENT = 1011,
|
|
552
560
|
JOB_ROLE = 1012,
|
|
561
|
+
OVER_18_AGE = 1078,
|
|
562
|
+
OVER_19_AGE = 1079,
|
|
563
|
+
OVER_20_AGE = 1080,
|
|
564
|
+
OVER_21_AGE = 1081,
|
|
565
|
+
OVER_22_AGE = 1082,
|
|
566
|
+
OVER_23_AGE = 1083,
|
|
567
|
+
OVER_24_AGE = 1084,
|
|
568
|
+
OVER_25_AGE = 1085,
|
|
569
|
+
OVER_26_AGE = 1086,
|
|
570
|
+
OVER_27_AGE = 1087,
|
|
571
|
+
OVER_28_AGE = 1088,
|
|
572
|
+
OVER_29_AGE = 1089,
|
|
573
|
+
OVER_30_AGE = 1090,
|
|
574
|
+
OVER_31_AGE = 1091,
|
|
575
|
+
OVER_32_AGE = 1092,
|
|
576
|
+
OVER_33_AGE = 1093,
|
|
577
|
+
OVER_34_AGE = 1094,
|
|
578
|
+
OVER_35_AGE = 1095,
|
|
579
|
+
OVER_36_AGE = 1096,
|
|
580
|
+
OVER_37_AGE = 1097,
|
|
581
|
+
OVER_38_AGE = 1098,
|
|
582
|
+
OVER_39_AGE = 1099,
|
|
583
|
+
OVER_40_AGE = 1100,
|
|
584
|
+
OVER_41_AGE = 1101,
|
|
585
|
+
OVER_42_AGE = 1102,
|
|
586
|
+
OVER_43_AGE = 1103,
|
|
587
|
+
OVER_44_AGE = 1104,
|
|
588
|
+
OVER_45_AGE = 1105,
|
|
589
|
+
OVER_46_AGE = 1106,
|
|
590
|
+
OVER_47_AGE = 1107,
|
|
591
|
+
OVER_48_AGE = 1108,
|
|
592
|
+
OVER_49_AGE = 1109,
|
|
593
|
+
OVER_50_AGE = 1110,
|
|
594
|
+
OVER_51_AGE = 1111,
|
|
595
|
+
OVER_52_AGE = 1112,
|
|
596
|
+
OVER_53_AGE = 1113,
|
|
597
|
+
OVER_54_AGE = 1114,
|
|
598
|
+
OVER_55_AGE = 1115,
|
|
599
|
+
OVER_56_AGE = 1116,
|
|
600
|
+
OVER_57_AGE = 1117,
|
|
601
|
+
OVER_58_AGE = 1118,
|
|
602
|
+
OVER_59_AGE = 1119,
|
|
603
|
+
OVER_60_AGE = 1120,
|
|
604
|
+
OVER_61_AGE = 1121,
|
|
605
|
+
OVER_62_AGE = 1122,
|
|
606
|
+
OVER_63_AGE = 1123,
|
|
607
|
+
OVER_64_AGE = 1124,
|
|
608
|
+
OVER_65_AGE = 1125,
|
|
553
609
|
EDUCATION_PROGRAM = 1013,
|
|
554
610
|
EDUCATION_COURSE = 1014,
|
|
555
611
|
PRODUCT = 1016,
|
|
@@ -588,7 +644,7 @@ export declare namespace enums {
|
|
|
588
644
|
}
|
|
589
645
|
/**
|
|
590
646
|
* @name LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
|
|
591
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
647
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LeadFormPostSubmitCallToActionTypeEnum.LeadFormPostSubmitCallToActionType
|
|
592
648
|
*/
|
|
593
649
|
enum LeadFormPostSubmitCallToActionType {
|
|
594
650
|
UNSPECIFIED = 0,
|
|
@@ -600,7 +656,7 @@ export declare namespace enums {
|
|
|
600
656
|
}
|
|
601
657
|
/**
|
|
602
658
|
* @name MobileAppVendorEnum.MobileAppVendor
|
|
603
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
659
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/MobileAppVendorEnum.MobileAppVendor
|
|
604
660
|
*/
|
|
605
661
|
enum MobileAppVendor {
|
|
606
662
|
UNSPECIFIED = 0,
|
|
@@ -610,7 +666,7 @@ export declare namespace enums {
|
|
|
610
666
|
}
|
|
611
667
|
/**
|
|
612
668
|
* @name PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
|
|
613
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
669
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PriceExtensionPriceQualifierEnum.PriceExtensionPriceQualifier
|
|
614
670
|
*/
|
|
615
671
|
enum PriceExtensionPriceQualifier {
|
|
616
672
|
UNSPECIFIED = 0,
|
|
@@ -621,7 +677,7 @@ export declare namespace enums {
|
|
|
621
677
|
}
|
|
622
678
|
/**
|
|
623
679
|
* @name PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
|
|
624
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
680
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PriceExtensionPriceUnitEnum.PriceExtensionPriceUnit
|
|
625
681
|
*/
|
|
626
682
|
enum PriceExtensionPriceUnit {
|
|
627
683
|
UNSPECIFIED = 0,
|
|
@@ -635,7 +691,7 @@ export declare namespace enums {
|
|
|
635
691
|
}
|
|
636
692
|
/**
|
|
637
693
|
* @name PriceExtensionTypeEnum.PriceExtensionType
|
|
638
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
694
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PriceExtensionTypeEnum.PriceExtensionType
|
|
639
695
|
*/
|
|
640
696
|
enum PriceExtensionType {
|
|
641
697
|
UNSPECIFIED = 0,
|
|
@@ -652,7 +708,7 @@ export declare namespace enums {
|
|
|
652
708
|
}
|
|
653
709
|
/**
|
|
654
710
|
* @name PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
|
|
655
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
711
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PromotionExtensionDiscountModifierEnum.PromotionExtensionDiscountModifier
|
|
656
712
|
*/
|
|
657
713
|
enum PromotionExtensionDiscountModifier {
|
|
658
714
|
UNSPECIFIED = 0,
|
|
@@ -661,7 +717,7 @@ export declare namespace enums {
|
|
|
661
717
|
}
|
|
662
718
|
/**
|
|
663
719
|
* @name PromotionExtensionOccasionEnum.PromotionExtensionOccasion
|
|
664
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
720
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PromotionExtensionOccasionEnum.PromotionExtensionOccasion
|
|
665
721
|
*/
|
|
666
722
|
enum PromotionExtensionOccasion {
|
|
667
723
|
UNSPECIFIED = 0,
|
|
@@ -706,7 +762,7 @@ export declare namespace enums {
|
|
|
706
762
|
}
|
|
707
763
|
/**
|
|
708
764
|
* @name TargetImpressionShareLocationEnum.TargetImpressionShareLocation
|
|
709
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
765
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/TargetImpressionShareLocationEnum.TargetImpressionShareLocation
|
|
710
766
|
*/
|
|
711
767
|
enum TargetImpressionShareLocation {
|
|
712
768
|
UNSPECIFIED = 0,
|
|
@@ -717,7 +773,7 @@ export declare namespace enums {
|
|
|
717
773
|
}
|
|
718
774
|
/**
|
|
719
775
|
* @name AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
|
|
720
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
776
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdvertisingChannelSubTypeEnum.AdvertisingChannelSubType
|
|
721
777
|
*/
|
|
722
778
|
enum AdvertisingChannelSubType {
|
|
723
779
|
UNSPECIFIED = 0,
|
|
@@ -742,7 +798,7 @@ export declare namespace enums {
|
|
|
742
798
|
}
|
|
743
799
|
/**
|
|
744
800
|
* @name AdvertisingChannelTypeEnum.AdvertisingChannelType
|
|
745
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
801
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdvertisingChannelTypeEnum.AdvertisingChannelType
|
|
746
802
|
*/
|
|
747
803
|
enum AdvertisingChannelType {
|
|
748
804
|
UNSPECIFIED = 0,
|
|
@@ -756,11 +812,12 @@ export declare namespace enums {
|
|
|
756
812
|
LOCAL = 8,
|
|
757
813
|
SMART = 9,
|
|
758
814
|
PERFORMANCE_MAX = 10,
|
|
759
|
-
LOCAL_SERVICES = 11
|
|
815
|
+
LOCAL_SERVICES = 11,
|
|
816
|
+
DISCOVERY = 12
|
|
760
817
|
}
|
|
761
818
|
/**
|
|
762
819
|
* @name CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
|
|
763
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
820
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CriterionCategoryChannelAvailabilityModeEnum.CriterionCategoryChannelAvailabilityMode
|
|
764
821
|
*/
|
|
765
822
|
enum CriterionCategoryChannelAvailabilityMode {
|
|
766
823
|
UNSPECIFIED = 0,
|
|
@@ -771,7 +828,7 @@ export declare namespace enums {
|
|
|
771
828
|
}
|
|
772
829
|
/**
|
|
773
830
|
* @name CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
|
|
774
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
831
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CriterionCategoryLocaleAvailabilityModeEnum.CriterionCategoryLocaleAvailabilityMode
|
|
775
832
|
*/
|
|
776
833
|
enum CriterionCategoryLocaleAvailabilityMode {
|
|
777
834
|
UNSPECIFIED = 0,
|
|
@@ -783,7 +840,7 @@ export declare namespace enums {
|
|
|
783
840
|
}
|
|
784
841
|
/**
|
|
785
842
|
* @name CustomizerAttributeTypeEnum.CustomizerAttributeType
|
|
786
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
843
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomizerAttributeTypeEnum.CustomizerAttributeType
|
|
787
844
|
*/
|
|
788
845
|
enum CustomizerAttributeType {
|
|
789
846
|
UNSPECIFIED = 0,
|
|
@@ -795,7 +852,7 @@ export declare namespace enums {
|
|
|
795
852
|
}
|
|
796
853
|
/**
|
|
797
854
|
* @name MonthOfYearEnum.MonthOfYear
|
|
798
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
855
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/MonthOfYearEnum.MonthOfYear
|
|
799
856
|
*/
|
|
800
857
|
enum MonthOfYear {
|
|
801
858
|
UNSPECIFIED = 0,
|
|
@@ -815,7 +872,7 @@ export declare namespace enums {
|
|
|
815
872
|
}
|
|
816
873
|
/**
|
|
817
874
|
* @name AppStoreEnum.AppStore
|
|
818
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
875
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AppStoreEnum.AppStore
|
|
819
876
|
*/
|
|
820
877
|
enum AppStore {
|
|
821
878
|
UNSPECIFIED = 0,
|
|
@@ -825,7 +882,7 @@ export declare namespace enums {
|
|
|
825
882
|
}
|
|
826
883
|
/**
|
|
827
884
|
* @name FeedItemSetStringFilterTypeEnum.FeedItemSetStringFilterType
|
|
828
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
885
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedItemSetStringFilterTypeEnum.FeedItemSetStringFilterType
|
|
829
886
|
*/
|
|
830
887
|
enum FeedItemSetStringFilterType {
|
|
831
888
|
UNSPECIFIED = 0,
|
|
@@ -834,7 +891,7 @@ export declare namespace enums {
|
|
|
834
891
|
}
|
|
835
892
|
/**
|
|
836
893
|
* @name AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
|
|
837
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
894
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AppUrlOperatingSystemTypeEnum.AppUrlOperatingSystemType
|
|
838
895
|
*/
|
|
839
896
|
enum AppUrlOperatingSystemType {
|
|
840
897
|
UNSPECIFIED = 0,
|
|
@@ -844,7 +901,7 @@ export declare namespace enums {
|
|
|
844
901
|
}
|
|
845
902
|
/**
|
|
846
903
|
* @name FrequencyCapEventTypeEnum.FrequencyCapEventType
|
|
847
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
904
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FrequencyCapEventTypeEnum.FrequencyCapEventType
|
|
848
905
|
*/
|
|
849
906
|
enum FrequencyCapEventType {
|
|
850
907
|
UNSPECIFIED = 0,
|
|
@@ -854,7 +911,7 @@ export declare namespace enums {
|
|
|
854
911
|
}
|
|
855
912
|
/**
|
|
856
913
|
* @name FrequencyCapLevelEnum.FrequencyCapLevel
|
|
857
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
914
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FrequencyCapLevelEnum.FrequencyCapLevel
|
|
858
915
|
*/
|
|
859
916
|
enum FrequencyCapLevel {
|
|
860
917
|
UNSPECIFIED = 0,
|
|
@@ -865,7 +922,7 @@ export declare namespace enums {
|
|
|
865
922
|
}
|
|
866
923
|
/**
|
|
867
924
|
* @name FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
|
|
868
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
925
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit
|
|
869
926
|
*/
|
|
870
927
|
enum FrequencyCapTimeUnit {
|
|
871
928
|
UNSPECIFIED = 0,
|
|
@@ -876,7 +933,7 @@ export declare namespace enums {
|
|
|
876
933
|
}
|
|
877
934
|
/**
|
|
878
935
|
* @name KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
|
|
879
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
936
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/KeywordPlanAggregateMetricTypeEnum.KeywordPlanAggregateMetricType
|
|
880
937
|
*/
|
|
881
938
|
enum KeywordPlanAggregateMetricType {
|
|
882
939
|
UNSPECIFIED = 0,
|
|
@@ -885,7 +942,7 @@ export declare namespace enums {
|
|
|
885
942
|
}
|
|
886
943
|
/**
|
|
887
944
|
* @name KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
|
|
888
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
945
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/KeywordPlanCompetitionLevelEnum.KeywordPlanCompetitionLevel
|
|
889
946
|
*/
|
|
890
947
|
enum KeywordPlanCompetitionLevel {
|
|
891
948
|
UNSPECIFIED = 0,
|
|
@@ -896,7 +953,7 @@ export declare namespace enums {
|
|
|
896
953
|
}
|
|
897
954
|
/**
|
|
898
955
|
* @name KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
|
|
899
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
956
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/KeywordPlanConceptGroupTypeEnum.KeywordPlanConceptGroupType
|
|
900
957
|
*/
|
|
901
958
|
enum KeywordPlanConceptGroupType {
|
|
902
959
|
UNSPECIFIED = 0,
|
|
@@ -907,7 +964,7 @@ export declare namespace enums {
|
|
|
907
964
|
}
|
|
908
965
|
/**
|
|
909
966
|
* @name MatchingFunctionContextTypeEnum.MatchingFunctionContextType
|
|
910
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
967
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/MatchingFunctionContextTypeEnum.MatchingFunctionContextType
|
|
911
968
|
*/
|
|
912
969
|
enum MatchingFunctionContextType {
|
|
913
970
|
UNSPECIFIED = 0,
|
|
@@ -918,7 +975,7 @@ export declare namespace enums {
|
|
|
918
975
|
}
|
|
919
976
|
/**
|
|
920
977
|
* @name MatchingFunctionOperatorEnum.MatchingFunctionOperator
|
|
921
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
978
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/MatchingFunctionOperatorEnum.MatchingFunctionOperator
|
|
922
979
|
*/
|
|
923
980
|
enum MatchingFunctionOperator {
|
|
924
981
|
UNSPECIFIED = 0,
|
|
@@ -931,7 +988,7 @@ export declare namespace enums {
|
|
|
931
988
|
}
|
|
932
989
|
/**
|
|
933
990
|
* @name ExperimentMetricEnum.ExperimentMetric
|
|
934
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
991
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ExperimentMetricEnum.ExperimentMetric
|
|
935
992
|
*/
|
|
936
993
|
enum ExperimentMetric {
|
|
937
994
|
UNSPECIFIED = 0,
|
|
@@ -952,7 +1009,7 @@ export declare namespace enums {
|
|
|
952
1009
|
}
|
|
953
1010
|
/**
|
|
954
1011
|
* @name ExperimentMetricDirectionEnum.ExperimentMetricDirection
|
|
955
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1012
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ExperimentMetricDirectionEnum.ExperimentMetricDirection
|
|
956
1013
|
*/
|
|
957
1014
|
enum ExperimentMetricDirection {
|
|
958
1015
|
UNSPECIFIED = 0,
|
|
@@ -965,7 +1022,7 @@ export declare namespace enums {
|
|
|
965
1022
|
}
|
|
966
1023
|
/**
|
|
967
1024
|
* @name InteractionEventTypeEnum.InteractionEventType
|
|
968
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1025
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/InteractionEventTypeEnum.InteractionEventType
|
|
969
1026
|
*/
|
|
970
1027
|
enum InteractionEventType {
|
|
971
1028
|
UNSPECIFIED = 0,
|
|
@@ -977,7 +1034,7 @@ export declare namespace enums {
|
|
|
977
1034
|
}
|
|
978
1035
|
/**
|
|
979
1036
|
* @name QualityScoreBucketEnum.QualityScoreBucket
|
|
980
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1037
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/QualityScoreBucketEnum.QualityScoreBucket
|
|
981
1038
|
*/
|
|
982
1039
|
enum QualityScoreBucket {
|
|
983
1040
|
UNSPECIFIED = 0,
|
|
@@ -988,7 +1045,7 @@ export declare namespace enums {
|
|
|
988
1045
|
}
|
|
989
1046
|
/**
|
|
990
1047
|
* @name UserIdentifierSourceEnum.UserIdentifierSource
|
|
991
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1048
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserIdentifierSourceEnum.UserIdentifierSource
|
|
992
1049
|
*/
|
|
993
1050
|
enum UserIdentifierSource {
|
|
994
1051
|
UNSPECIFIED = 0,
|
|
@@ -998,7 +1055,7 @@ export declare namespace enums {
|
|
|
998
1055
|
}
|
|
999
1056
|
/**
|
|
1000
1057
|
* @name AdDestinationTypeEnum.AdDestinationType
|
|
1001
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1058
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdDestinationTypeEnum.AdDestinationType
|
|
1002
1059
|
*/
|
|
1003
1060
|
enum AdDestinationType {
|
|
1004
1061
|
UNSPECIFIED = 0,
|
|
@@ -1017,7 +1074,7 @@ export declare namespace enums {
|
|
|
1017
1074
|
}
|
|
1018
1075
|
/**
|
|
1019
1076
|
* @name AdNetworkTypeEnum.AdNetworkType
|
|
1020
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1077
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdNetworkTypeEnum.AdNetworkType
|
|
1021
1078
|
*/
|
|
1022
1079
|
enum AdNetworkType {
|
|
1023
1080
|
UNSPECIFIED = 0,
|
|
@@ -1031,7 +1088,7 @@ export declare namespace enums {
|
|
|
1031
1088
|
}
|
|
1032
1089
|
/**
|
|
1033
1090
|
* @name BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
|
|
1034
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1091
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BudgetCampaignAssociationStatusEnum.BudgetCampaignAssociationStatus
|
|
1035
1092
|
*/
|
|
1036
1093
|
enum BudgetCampaignAssociationStatus {
|
|
1037
1094
|
UNSPECIFIED = 0,
|
|
@@ -1041,7 +1098,7 @@ export declare namespace enums {
|
|
|
1041
1098
|
}
|
|
1042
1099
|
/**
|
|
1043
1100
|
* @name ClickTypeEnum.ClickType
|
|
1044
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1101
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ClickTypeEnum.ClickType
|
|
1045
1102
|
*/
|
|
1046
1103
|
enum ClickType {
|
|
1047
1104
|
UNSPECIFIED = 0,
|
|
@@ -1098,11 +1155,12 @@ export declare namespace enums {
|
|
|
1098
1155
|
HOTEL_PRICE = 53,
|
|
1099
1156
|
PRICE_EXTENSION = 54,
|
|
1100
1157
|
HOTEL_BOOK_ON_GOOGLE_ROOM_SELECTION = 55,
|
|
1101
|
-
SHOPPING_COMPARISON_LISTING = 56
|
|
1158
|
+
SHOPPING_COMPARISON_LISTING = 56,
|
|
1159
|
+
CROSS_NETWORK = 57
|
|
1102
1160
|
}
|
|
1103
1161
|
/**
|
|
1104
1162
|
* @name ConversionActionCategoryEnum.ConversionActionCategory
|
|
1105
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1163
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionActionCategoryEnum.ConversionActionCategory
|
|
1106
1164
|
*/
|
|
1107
1165
|
enum ConversionActionCategory {
|
|
1108
1166
|
UNSPECIFIED = 0,
|
|
@@ -1131,7 +1189,7 @@ export declare namespace enums {
|
|
|
1131
1189
|
}
|
|
1132
1190
|
/**
|
|
1133
1191
|
* @name ConversionAttributionEventTypeEnum.ConversionAttributionEventType
|
|
1134
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1192
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionAttributionEventTypeEnum.ConversionAttributionEventType
|
|
1135
1193
|
*/
|
|
1136
1194
|
enum ConversionAttributionEventType {
|
|
1137
1195
|
UNSPECIFIED = 0,
|
|
@@ -1141,7 +1199,7 @@ export declare namespace enums {
|
|
|
1141
1199
|
}
|
|
1142
1200
|
/**
|
|
1143
1201
|
* @name ConversionLagBucketEnum.ConversionLagBucket
|
|
1144
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1202
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionLagBucketEnum.ConversionLagBucket
|
|
1145
1203
|
*/
|
|
1146
1204
|
enum ConversionLagBucket {
|
|
1147
1205
|
UNSPECIFIED = 0,
|
|
@@ -1168,7 +1226,7 @@ export declare namespace enums {
|
|
|
1168
1226
|
}
|
|
1169
1227
|
/**
|
|
1170
1228
|
* @name ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
|
|
1171
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1229
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionOrAdjustmentLagBucketEnum.ConversionOrAdjustmentLagBucket
|
|
1172
1230
|
*/
|
|
1173
1231
|
enum ConversionOrAdjustmentLagBucket {
|
|
1174
1232
|
UNSPECIFIED = 0,
|
|
@@ -1217,7 +1275,7 @@ export declare namespace enums {
|
|
|
1217
1275
|
}
|
|
1218
1276
|
/**
|
|
1219
1277
|
* @name ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
|
|
1220
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1278
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionValueRulePrimaryDimensionEnum.ConversionValueRulePrimaryDimension
|
|
1221
1279
|
*/
|
|
1222
1280
|
enum ConversionValueRulePrimaryDimension {
|
|
1223
1281
|
UNSPECIFIED = 0,
|
|
@@ -1232,7 +1290,7 @@ export declare namespace enums {
|
|
|
1232
1290
|
}
|
|
1233
1291
|
/**
|
|
1234
1292
|
* @name ExternalConversionSourceEnum.ExternalConversionSource
|
|
1235
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1293
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ExternalConversionSourceEnum.ExternalConversionSource
|
|
1236
1294
|
*/
|
|
1237
1295
|
enum ExternalConversionSource {
|
|
1238
1296
|
UNSPECIFIED = 0,
|
|
@@ -1268,7 +1326,7 @@ export declare namespace enums {
|
|
|
1268
1326
|
}
|
|
1269
1327
|
/**
|
|
1270
1328
|
* @name HotelPriceBucketEnum.HotelPriceBucket
|
|
1271
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1329
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/HotelPriceBucketEnum.HotelPriceBucket
|
|
1272
1330
|
*/
|
|
1273
1331
|
enum HotelPriceBucket {
|
|
1274
1332
|
UNSPECIFIED = 0,
|
|
@@ -1280,7 +1338,7 @@ export declare namespace enums {
|
|
|
1280
1338
|
}
|
|
1281
1339
|
/**
|
|
1282
1340
|
* @name HotelRateTypeEnum.HotelRateType
|
|
1283
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1341
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/HotelRateTypeEnum.HotelRateType
|
|
1284
1342
|
*/
|
|
1285
1343
|
enum HotelRateType {
|
|
1286
1344
|
UNSPECIFIED = 0,
|
|
@@ -1292,7 +1350,7 @@ export declare namespace enums {
|
|
|
1292
1350
|
}
|
|
1293
1351
|
/**
|
|
1294
1352
|
* @name PlaceholderTypeEnum.PlaceholderType
|
|
1295
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1353
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PlaceholderTypeEnum.PlaceholderType
|
|
1296
1354
|
*/
|
|
1297
1355
|
enum PlaceholderType {
|
|
1298
1356
|
UNSPECIFIED = 0,
|
|
@@ -1320,7 +1378,7 @@ export declare namespace enums {
|
|
|
1320
1378
|
}
|
|
1321
1379
|
/**
|
|
1322
1380
|
* @name RecommendationTypeEnum.RecommendationType
|
|
1323
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1381
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/RecommendationTypeEnum.RecommendationType
|
|
1324
1382
|
*/
|
|
1325
1383
|
enum RecommendationType {
|
|
1326
1384
|
UNSPECIFIED = 0,
|
|
@@ -1344,11 +1402,15 @@ export declare namespace enums {
|
|
|
1344
1402
|
RESPONSIVE_SEARCH_AD = 18,
|
|
1345
1403
|
MARGINAL_ROI_CAMPAIGN_BUDGET = 19,
|
|
1346
1404
|
USE_BROAD_MATCH_KEYWORD = 20,
|
|
1347
|
-
RESPONSIVE_SEARCH_AD_ASSET = 21
|
|
1405
|
+
RESPONSIVE_SEARCH_AD_ASSET = 21,
|
|
1406
|
+
UPGRADE_SMART_SHOPPING_CAMPAIGN_TO_PERFORMANCE_MAX = 22,
|
|
1407
|
+
RESPONSIVE_SEARCH_AD_IMPROVE_AD_STRENGTH = 23,
|
|
1408
|
+
DISPLAY_EXPANSION_OPT_IN = 24,
|
|
1409
|
+
UPGRADE_LOCAL_CAMPAIGN_TO_PERFORMANCE_MAX = 25
|
|
1348
1410
|
}
|
|
1349
1411
|
/**
|
|
1350
1412
|
* @name SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
|
|
1351
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1413
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SearchEngineResultsPageTypeEnum.SearchEngineResultsPageType
|
|
1352
1414
|
*/
|
|
1353
1415
|
enum SearchEngineResultsPageType {
|
|
1354
1416
|
UNSPECIFIED = 0,
|
|
@@ -1359,7 +1421,7 @@ export declare namespace enums {
|
|
|
1359
1421
|
}
|
|
1360
1422
|
/**
|
|
1361
1423
|
* @name SearchTermMatchTypeEnum.SearchTermMatchType
|
|
1362
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1424
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SearchTermMatchTypeEnum.SearchTermMatchType
|
|
1363
1425
|
*/
|
|
1364
1426
|
enum SearchTermMatchType {
|
|
1365
1427
|
UNSPECIFIED = 0,
|
|
@@ -1372,7 +1434,7 @@ export declare namespace enums {
|
|
|
1372
1434
|
}
|
|
1373
1435
|
/**
|
|
1374
1436
|
* @name SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
|
|
1375
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1437
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SkAdNetworkAdEventTypeEnum.SkAdNetworkAdEventType
|
|
1376
1438
|
*/
|
|
1377
1439
|
enum SkAdNetworkAdEventType {
|
|
1378
1440
|
UNSPECIFIED = 0,
|
|
@@ -1381,9 +1443,20 @@ export declare namespace enums {
|
|
|
1381
1443
|
INTERACTION = 3,
|
|
1382
1444
|
VIEW = 4
|
|
1383
1445
|
}
|
|
1446
|
+
/**
|
|
1447
|
+
* @name SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
|
|
1448
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SkAdNetworkAttributionCreditEnum.SkAdNetworkAttributionCredit
|
|
1449
|
+
*/
|
|
1450
|
+
enum SkAdNetworkAttributionCredit {
|
|
1451
|
+
UNSPECIFIED = 0,
|
|
1452
|
+
UNKNOWN = 1,
|
|
1453
|
+
UNAVAILABLE = 2,
|
|
1454
|
+
WON = 3,
|
|
1455
|
+
CONTRIBUTED = 4
|
|
1456
|
+
}
|
|
1384
1457
|
/**
|
|
1385
1458
|
* @name SkAdNetworkUserTypeEnum.SkAdNetworkUserType
|
|
1386
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1459
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SkAdNetworkUserTypeEnum.SkAdNetworkUserType
|
|
1387
1460
|
*/
|
|
1388
1461
|
enum SkAdNetworkUserType {
|
|
1389
1462
|
UNSPECIFIED = 0,
|
|
@@ -1394,7 +1467,7 @@ export declare namespace enums {
|
|
|
1394
1467
|
}
|
|
1395
1468
|
/**
|
|
1396
1469
|
* @name SlotEnum.Slot
|
|
1397
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1470
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SlotEnum.Slot
|
|
1398
1471
|
*/
|
|
1399
1472
|
enum Slot {
|
|
1400
1473
|
UNSPECIFIED = 0,
|
|
@@ -1409,7 +1482,7 @@ export declare namespace enums {
|
|
|
1409
1482
|
}
|
|
1410
1483
|
/**
|
|
1411
1484
|
* @name TrackingCodePageFormatEnum.TrackingCodePageFormat
|
|
1412
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1485
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/TrackingCodePageFormatEnum.TrackingCodePageFormat
|
|
1413
1486
|
*/
|
|
1414
1487
|
enum TrackingCodePageFormat {
|
|
1415
1488
|
UNSPECIFIED = 0,
|
|
@@ -1419,7 +1492,7 @@ export declare namespace enums {
|
|
|
1419
1492
|
}
|
|
1420
1493
|
/**
|
|
1421
1494
|
* @name TrackingCodeTypeEnum.TrackingCodeType
|
|
1422
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1495
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/TrackingCodeTypeEnum.TrackingCodeType
|
|
1423
1496
|
*/
|
|
1424
1497
|
enum TrackingCodeType {
|
|
1425
1498
|
UNSPECIFIED = 0,
|
|
@@ -1431,7 +1504,7 @@ export declare namespace enums {
|
|
|
1431
1504
|
}
|
|
1432
1505
|
/**
|
|
1433
1506
|
* @name TargetingDimensionEnum.TargetingDimension
|
|
1434
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1507
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/TargetingDimensionEnum.TargetingDimension
|
|
1435
1508
|
*/
|
|
1436
1509
|
enum TargetingDimension {
|
|
1437
1510
|
UNSPECIFIED = 0,
|
|
@@ -1447,7 +1520,7 @@ export declare namespace enums {
|
|
|
1447
1520
|
}
|
|
1448
1521
|
/**
|
|
1449
1522
|
* @name CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
|
|
1450
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1523
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomerMatchUploadKeyTypeEnum.CustomerMatchUploadKeyType
|
|
1451
1524
|
*/
|
|
1452
1525
|
enum CustomerMatchUploadKeyType {
|
|
1453
1526
|
UNSPECIFIED = 0,
|
|
@@ -1458,7 +1531,7 @@ export declare namespace enums {
|
|
|
1458
1531
|
}
|
|
1459
1532
|
/**
|
|
1460
1533
|
* @name UserListCombinedRuleOperatorEnum.UserListCombinedRuleOperator
|
|
1461
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1534
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListCombinedRuleOperatorEnum.UserListCombinedRuleOperator
|
|
1462
1535
|
*/
|
|
1463
1536
|
enum UserListCombinedRuleOperator {
|
|
1464
1537
|
UNSPECIFIED = 0,
|
|
@@ -1468,7 +1541,7 @@ export declare namespace enums {
|
|
|
1468
1541
|
}
|
|
1469
1542
|
/**
|
|
1470
1543
|
* @name UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
|
|
1471
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1544
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListCrmDataSourceTypeEnum.UserListCrmDataSourceType
|
|
1472
1545
|
*/
|
|
1473
1546
|
enum UserListCrmDataSourceType {
|
|
1474
1547
|
UNSPECIFIED = 0,
|
|
@@ -1479,7 +1552,7 @@ export declare namespace enums {
|
|
|
1479
1552
|
}
|
|
1480
1553
|
/**
|
|
1481
1554
|
* @name UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
|
|
1482
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1555
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListDateRuleItemOperatorEnum.UserListDateRuleItemOperator
|
|
1483
1556
|
*/
|
|
1484
1557
|
enum UserListDateRuleItemOperator {
|
|
1485
1558
|
UNSPECIFIED = 0,
|
|
@@ -1489,9 +1562,19 @@ export declare namespace enums {
|
|
|
1489
1562
|
BEFORE = 4,
|
|
1490
1563
|
AFTER = 5
|
|
1491
1564
|
}
|
|
1565
|
+
/**
|
|
1566
|
+
* @name UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
|
|
1567
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListFlexibleRuleOperatorEnum.UserListFlexibleRuleOperator
|
|
1568
|
+
*/
|
|
1569
|
+
enum UserListFlexibleRuleOperator {
|
|
1570
|
+
UNSPECIFIED = 0,
|
|
1571
|
+
UNKNOWN = 1,
|
|
1572
|
+
AND = 2,
|
|
1573
|
+
OR = 3
|
|
1574
|
+
}
|
|
1492
1575
|
/**
|
|
1493
1576
|
* @name UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
|
|
1494
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1577
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListLogicalRuleOperatorEnum.UserListLogicalRuleOperator
|
|
1495
1578
|
*/
|
|
1496
1579
|
enum UserListLogicalRuleOperator {
|
|
1497
1580
|
UNSPECIFIED = 0,
|
|
@@ -1502,7 +1585,7 @@ export declare namespace enums {
|
|
|
1502
1585
|
}
|
|
1503
1586
|
/**
|
|
1504
1587
|
* @name UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
|
|
1505
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1588
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListNumberRuleItemOperatorEnum.UserListNumberRuleItemOperator
|
|
1506
1589
|
*/
|
|
1507
1590
|
enum UserListNumberRuleItemOperator {
|
|
1508
1591
|
UNSPECIFIED = 0,
|
|
@@ -1516,7 +1599,7 @@ export declare namespace enums {
|
|
|
1516
1599
|
}
|
|
1517
1600
|
/**
|
|
1518
1601
|
* @name UserListPrepopulationStatusEnum.UserListPrepopulationStatus
|
|
1519
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1602
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListPrepopulationStatusEnum.UserListPrepopulationStatus
|
|
1520
1603
|
*/
|
|
1521
1604
|
enum UserListPrepopulationStatus {
|
|
1522
1605
|
UNSPECIFIED = 0,
|
|
@@ -1527,7 +1610,7 @@ export declare namespace enums {
|
|
|
1527
1610
|
}
|
|
1528
1611
|
/**
|
|
1529
1612
|
* @name UserListRuleTypeEnum.UserListRuleType
|
|
1530
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1613
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListRuleTypeEnum.UserListRuleType
|
|
1531
1614
|
*/
|
|
1532
1615
|
enum UserListRuleType {
|
|
1533
1616
|
UNSPECIFIED = 0,
|
|
@@ -1537,7 +1620,7 @@ export declare namespace enums {
|
|
|
1537
1620
|
}
|
|
1538
1621
|
/**
|
|
1539
1622
|
* @name UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
|
|
1540
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1623
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListStringRuleItemOperatorEnum.UserListStringRuleItemOperator
|
|
1541
1624
|
*/
|
|
1542
1625
|
enum UserListStringRuleItemOperator {
|
|
1543
1626
|
UNSPECIFIED = 0,
|
|
@@ -1553,7 +1636,7 @@ export declare namespace enums {
|
|
|
1553
1636
|
}
|
|
1554
1637
|
/**
|
|
1555
1638
|
* @name AccessInvitationStatusEnum.AccessInvitationStatus
|
|
1556
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1639
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AccessInvitationStatusEnum.AccessInvitationStatus
|
|
1557
1640
|
*/
|
|
1558
1641
|
enum AccessInvitationStatus {
|
|
1559
1642
|
UNSPECIFIED = 0,
|
|
@@ -1564,7 +1647,7 @@ export declare namespace enums {
|
|
|
1564
1647
|
}
|
|
1565
1648
|
/**
|
|
1566
1649
|
* @name AccessReasonEnum.AccessReason
|
|
1567
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1650
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AccessReasonEnum.AccessReason
|
|
1568
1651
|
*/
|
|
1569
1652
|
enum AccessReason {
|
|
1570
1653
|
UNSPECIFIED = 0,
|
|
@@ -1577,7 +1660,7 @@ export declare namespace enums {
|
|
|
1577
1660
|
}
|
|
1578
1661
|
/**
|
|
1579
1662
|
* @name AccessRoleEnum.AccessRole
|
|
1580
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1663
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AccessRoleEnum.AccessRole
|
|
1581
1664
|
*/
|
|
1582
1665
|
enum AccessRole {
|
|
1583
1666
|
UNSPECIFIED = 0,
|
|
@@ -1589,7 +1672,7 @@ export declare namespace enums {
|
|
|
1589
1672
|
}
|
|
1590
1673
|
/**
|
|
1591
1674
|
* @name AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
|
|
1592
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1675
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AccountBudgetProposalStatusEnum.AccountBudgetProposalStatus
|
|
1593
1676
|
*/
|
|
1594
1677
|
enum AccountBudgetProposalStatus {
|
|
1595
1678
|
UNSPECIFIED = 0,
|
|
@@ -1602,7 +1685,7 @@ export declare namespace enums {
|
|
|
1602
1685
|
}
|
|
1603
1686
|
/**
|
|
1604
1687
|
* @name AccountBudgetProposalTypeEnum.AccountBudgetProposalType
|
|
1605
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1688
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AccountBudgetProposalTypeEnum.AccountBudgetProposalType
|
|
1606
1689
|
*/
|
|
1607
1690
|
enum AccountBudgetProposalType {
|
|
1608
1691
|
UNSPECIFIED = 0,
|
|
@@ -1614,7 +1697,7 @@ export declare namespace enums {
|
|
|
1614
1697
|
}
|
|
1615
1698
|
/**
|
|
1616
1699
|
* @name AccountBudgetStatusEnum.AccountBudgetStatus
|
|
1617
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1700
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AccountBudgetStatusEnum.AccountBudgetStatus
|
|
1618
1701
|
*/
|
|
1619
1702
|
enum AccountBudgetStatus {
|
|
1620
1703
|
UNSPECIFIED = 0,
|
|
@@ -1625,7 +1708,7 @@ export declare namespace enums {
|
|
|
1625
1708
|
}
|
|
1626
1709
|
/**
|
|
1627
1710
|
* @name AccountLinkStatusEnum.AccountLinkStatus
|
|
1628
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1711
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AccountLinkStatusEnum.AccountLinkStatus
|
|
1629
1712
|
*/
|
|
1630
1713
|
enum AccountLinkStatus {
|
|
1631
1714
|
UNSPECIFIED = 0,
|
|
@@ -1639,7 +1722,7 @@ export declare namespace enums {
|
|
|
1639
1722
|
}
|
|
1640
1723
|
/**
|
|
1641
1724
|
* @name AdCustomizerPlaceholderFieldEnum.AdCustomizerPlaceholderField
|
|
1642
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1725
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdCustomizerPlaceholderFieldEnum.AdCustomizerPlaceholderField
|
|
1643
1726
|
*/
|
|
1644
1727
|
enum AdCustomizerPlaceholderField {
|
|
1645
1728
|
UNSPECIFIED = 0,
|
|
@@ -1651,7 +1734,7 @@ export declare namespace enums {
|
|
|
1651
1734
|
}
|
|
1652
1735
|
/**
|
|
1653
1736
|
* @name AdGroupAdRotationModeEnum.AdGroupAdRotationMode
|
|
1654
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1737
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdGroupAdRotationModeEnum.AdGroupAdRotationMode
|
|
1655
1738
|
*/
|
|
1656
1739
|
enum AdGroupAdRotationMode {
|
|
1657
1740
|
UNSPECIFIED = 0,
|
|
@@ -1661,7 +1744,7 @@ export declare namespace enums {
|
|
|
1661
1744
|
}
|
|
1662
1745
|
/**
|
|
1663
1746
|
* @name AdGroupAdStatusEnum.AdGroupAdStatus
|
|
1664
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1747
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdGroupAdStatusEnum.AdGroupAdStatus
|
|
1665
1748
|
*/
|
|
1666
1749
|
enum AdGroupAdStatus {
|
|
1667
1750
|
UNSPECIFIED = 0,
|
|
@@ -1672,7 +1755,7 @@ export declare namespace enums {
|
|
|
1672
1755
|
}
|
|
1673
1756
|
/**
|
|
1674
1757
|
* @name AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
|
|
1675
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1758
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdGroupCriterionApprovalStatusEnum.AdGroupCriterionApprovalStatus
|
|
1676
1759
|
*/
|
|
1677
1760
|
enum AdGroupCriterionApprovalStatus {
|
|
1678
1761
|
UNSPECIFIED = 0,
|
|
@@ -1684,7 +1767,7 @@ export declare namespace enums {
|
|
|
1684
1767
|
}
|
|
1685
1768
|
/**
|
|
1686
1769
|
* @name AdGroupCriterionStatusEnum.AdGroupCriterionStatus
|
|
1687
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1770
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdGroupCriterionStatusEnum.AdGroupCriterionStatus
|
|
1688
1771
|
*/
|
|
1689
1772
|
enum AdGroupCriterionStatus {
|
|
1690
1773
|
UNSPECIFIED = 0,
|
|
@@ -1695,7 +1778,7 @@ export declare namespace enums {
|
|
|
1695
1778
|
}
|
|
1696
1779
|
/**
|
|
1697
1780
|
* @name AdGroupStatusEnum.AdGroupStatus
|
|
1698
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1781
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdGroupStatusEnum.AdGroupStatus
|
|
1699
1782
|
*/
|
|
1700
1783
|
enum AdGroupStatus {
|
|
1701
1784
|
UNSPECIFIED = 0,
|
|
@@ -1706,7 +1789,7 @@ export declare namespace enums {
|
|
|
1706
1789
|
}
|
|
1707
1790
|
/**
|
|
1708
1791
|
* @name AdGroupTypeEnum.AdGroupType
|
|
1709
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1792
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdGroupTypeEnum.AdGroupType
|
|
1710
1793
|
*/
|
|
1711
1794
|
enum AdGroupType {
|
|
1712
1795
|
UNSPECIFIED = 0,
|
|
@@ -1730,7 +1813,7 @@ export declare namespace enums {
|
|
|
1730
1813
|
}
|
|
1731
1814
|
/**
|
|
1732
1815
|
* @name AdServingOptimizationStatusEnum.AdServingOptimizationStatus
|
|
1733
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1816
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdServingOptimizationStatusEnum.AdServingOptimizationStatus
|
|
1734
1817
|
*/
|
|
1735
1818
|
enum AdServingOptimizationStatus {
|
|
1736
1819
|
UNSPECIFIED = 0,
|
|
@@ -1743,7 +1826,7 @@ export declare namespace enums {
|
|
|
1743
1826
|
}
|
|
1744
1827
|
/**
|
|
1745
1828
|
* @name AdStrengthEnum.AdStrength
|
|
1746
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1829
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdStrengthEnum.AdStrength
|
|
1747
1830
|
*/
|
|
1748
1831
|
enum AdStrength {
|
|
1749
1832
|
UNSPECIFIED = 0,
|
|
@@ -1757,7 +1840,7 @@ export declare namespace enums {
|
|
|
1757
1840
|
}
|
|
1758
1841
|
/**
|
|
1759
1842
|
* @name AdTypeEnum.AdType
|
|
1760
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1843
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AdTypeEnum.AdType
|
|
1761
1844
|
*/
|
|
1762
1845
|
enum AdType {
|
|
1763
1846
|
UNSPECIFIED = 0,
|
|
@@ -1789,11 +1872,13 @@ export declare namespace enums {
|
|
|
1789
1872
|
SMART_CAMPAIGN_AD = 31,
|
|
1790
1873
|
CALL_AD = 32,
|
|
1791
1874
|
APP_PRE_REGISTRATION_AD = 33,
|
|
1792
|
-
IN_FEED_VIDEO_AD = 34
|
|
1875
|
+
IN_FEED_VIDEO_AD = 34,
|
|
1876
|
+
DISCOVERY_MULTI_ASSET_AD = 35,
|
|
1877
|
+
DISCOVERY_CAROUSEL_AD = 36
|
|
1793
1878
|
}
|
|
1794
1879
|
/**
|
|
1795
1880
|
* @name AffiliateLocationFeedRelationshipTypeEnum.AffiliateLocationFeedRelationshipType
|
|
1796
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1881
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AffiliateLocationFeedRelationshipTypeEnum.AffiliateLocationFeedRelationshipType
|
|
1797
1882
|
*/
|
|
1798
1883
|
enum AffiliateLocationFeedRelationshipType {
|
|
1799
1884
|
UNSPECIFIED = 0,
|
|
@@ -1802,7 +1887,7 @@ export declare namespace enums {
|
|
|
1802
1887
|
}
|
|
1803
1888
|
/**
|
|
1804
1889
|
* @name AffiliateLocationPlaceholderFieldEnum.AffiliateLocationPlaceholderField
|
|
1805
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1890
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AffiliateLocationPlaceholderFieldEnum.AffiliateLocationPlaceholderField
|
|
1806
1891
|
*/
|
|
1807
1892
|
enum AffiliateLocationPlaceholderField {
|
|
1808
1893
|
UNSPECIFIED = 0,
|
|
@@ -1821,7 +1906,7 @@ export declare namespace enums {
|
|
|
1821
1906
|
}
|
|
1822
1907
|
/**
|
|
1823
1908
|
* @name AppCampaignAppStoreEnum.AppCampaignAppStore
|
|
1824
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1909
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AppCampaignAppStoreEnum.AppCampaignAppStore
|
|
1825
1910
|
*/
|
|
1826
1911
|
enum AppCampaignAppStore {
|
|
1827
1912
|
UNSPECIFIED = 0,
|
|
@@ -1831,7 +1916,7 @@ export declare namespace enums {
|
|
|
1831
1916
|
}
|
|
1832
1917
|
/**
|
|
1833
1918
|
* @name AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
|
|
1834
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1919
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AppCampaignBiddingStrategyGoalTypeEnum.AppCampaignBiddingStrategyGoalType
|
|
1835
1920
|
*/
|
|
1836
1921
|
enum AppCampaignBiddingStrategyGoalType {
|
|
1837
1922
|
UNSPECIFIED = 0,
|
|
@@ -1845,7 +1930,7 @@ export declare namespace enums {
|
|
|
1845
1930
|
}
|
|
1846
1931
|
/**
|
|
1847
1932
|
* @name AppPlaceholderFieldEnum.AppPlaceholderField
|
|
1848
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1933
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AppPlaceholderFieldEnum.AppPlaceholderField
|
|
1849
1934
|
*/
|
|
1850
1935
|
enum AppPlaceholderField {
|
|
1851
1936
|
UNSPECIFIED = 0,
|
|
@@ -1861,7 +1946,7 @@ export declare namespace enums {
|
|
|
1861
1946
|
}
|
|
1862
1947
|
/**
|
|
1863
1948
|
* @name AssetFieldTypeEnum.AssetFieldType
|
|
1864
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1949
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AssetFieldTypeEnum.AssetFieldType
|
|
1865
1950
|
*/
|
|
1866
1951
|
enum AssetFieldType {
|
|
1867
1952
|
UNSPECIFIED = 0,
|
|
@@ -1893,7 +1978,7 @@ export declare namespace enums {
|
|
|
1893
1978
|
}
|
|
1894
1979
|
/**
|
|
1895
1980
|
* @name AssetGroupStatusEnum.AssetGroupStatus
|
|
1896
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1981
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AssetGroupStatusEnum.AssetGroupStatus
|
|
1897
1982
|
*/
|
|
1898
1983
|
enum AssetGroupStatus {
|
|
1899
1984
|
UNSPECIFIED = 0,
|
|
@@ -1904,7 +1989,7 @@ export declare namespace enums {
|
|
|
1904
1989
|
}
|
|
1905
1990
|
/**
|
|
1906
1991
|
* @name AssetLinkStatusEnum.AssetLinkStatus
|
|
1907
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
1992
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AssetLinkStatusEnum.AssetLinkStatus
|
|
1908
1993
|
*/
|
|
1909
1994
|
enum AssetLinkStatus {
|
|
1910
1995
|
UNSPECIFIED = 0,
|
|
@@ -1915,7 +2000,7 @@ export declare namespace enums {
|
|
|
1915
2000
|
}
|
|
1916
2001
|
/**
|
|
1917
2002
|
* @name AssetSetAssetStatusEnum.AssetSetAssetStatus
|
|
1918
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2003
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AssetSetAssetStatusEnum.AssetSetAssetStatus
|
|
1919
2004
|
*/
|
|
1920
2005
|
enum AssetSetAssetStatus {
|
|
1921
2006
|
UNSPECIFIED = 0,
|
|
@@ -1925,7 +2010,7 @@ export declare namespace enums {
|
|
|
1925
2010
|
}
|
|
1926
2011
|
/**
|
|
1927
2012
|
* @name AssetSetLinkStatusEnum.AssetSetLinkStatus
|
|
1928
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2013
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AssetSetLinkStatusEnum.AssetSetLinkStatus
|
|
1929
2014
|
*/
|
|
1930
2015
|
enum AssetSetLinkStatus {
|
|
1931
2016
|
UNSPECIFIED = 0,
|
|
@@ -1935,7 +2020,7 @@ export declare namespace enums {
|
|
|
1935
2020
|
}
|
|
1936
2021
|
/**
|
|
1937
2022
|
* @name AssetSetStatusEnum.AssetSetStatus
|
|
1938
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2023
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AssetSetStatusEnum.AssetSetStatus
|
|
1939
2024
|
*/
|
|
1940
2025
|
enum AssetSetStatus {
|
|
1941
2026
|
UNSPECIFIED = 0,
|
|
@@ -1945,18 +2030,35 @@ export declare namespace enums {
|
|
|
1945
2030
|
}
|
|
1946
2031
|
/**
|
|
1947
2032
|
* @name AssetSetTypeEnum.AssetSetType
|
|
1948
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2033
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AssetSetTypeEnum.AssetSetType
|
|
1949
2034
|
*/
|
|
1950
2035
|
enum AssetSetType {
|
|
1951
2036
|
UNSPECIFIED = 0,
|
|
1952
2037
|
UNKNOWN = 1,
|
|
1953
2038
|
PAGE_FEED = 2,
|
|
1954
2039
|
DYNAMIC_EDUCATION = 3,
|
|
1955
|
-
MERCHANT_CENTER_FEED = 4
|
|
2040
|
+
MERCHANT_CENTER_FEED = 4,
|
|
2041
|
+
DYNAMIC_REAL_ESTATE = 5,
|
|
2042
|
+
DYNAMIC_CUSTOM = 6,
|
|
2043
|
+
DYNAMIC_HOTELS_AND_RENTALS = 7,
|
|
2044
|
+
DYNAMIC_FLIGHTS = 8,
|
|
2045
|
+
DYNAMIC_TRAVEL = 9,
|
|
2046
|
+
DYNAMIC_LOCAL = 10,
|
|
2047
|
+
DYNAMIC_JOBS = 11
|
|
2048
|
+
}
|
|
2049
|
+
/**
|
|
2050
|
+
* @name AssetSourceEnum.AssetSource
|
|
2051
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AssetSourceEnum.AssetSource
|
|
2052
|
+
*/
|
|
2053
|
+
enum AssetSource {
|
|
2054
|
+
UNSPECIFIED = 0,
|
|
2055
|
+
UNKNOWN = 1,
|
|
2056
|
+
ADVERTISER = 2,
|
|
2057
|
+
AUTOMATICALLY_CREATED = 3
|
|
1956
2058
|
}
|
|
1957
2059
|
/**
|
|
1958
2060
|
* @name AssetTypeEnum.AssetType
|
|
1959
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2061
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AssetTypeEnum.AssetType
|
|
1960
2062
|
*/
|
|
1961
2063
|
enum AssetType {
|
|
1962
2064
|
UNSPECIFIED = 0,
|
|
@@ -1977,11 +2079,19 @@ export declare namespace enums {
|
|
|
1977
2079
|
HOTEL_CALLOUT = 15,
|
|
1978
2080
|
CALL = 16,
|
|
1979
2081
|
PRICE = 17,
|
|
1980
|
-
CALL_TO_ACTION = 18
|
|
2082
|
+
CALL_TO_ACTION = 18,
|
|
2083
|
+
DYNAMIC_REAL_ESTATE = 19,
|
|
2084
|
+
DYNAMIC_CUSTOM = 20,
|
|
2085
|
+
DYNAMIC_HOTELS_AND_RENTALS = 21,
|
|
2086
|
+
DYNAMIC_FLIGHTS = 22,
|
|
2087
|
+
DISCOVERY_CAROUSEL_CARD = 23,
|
|
2088
|
+
DYNAMIC_TRAVEL = 24,
|
|
2089
|
+
DYNAMIC_LOCAL = 25,
|
|
2090
|
+
DYNAMIC_JOBS = 26
|
|
1981
2091
|
}
|
|
1982
2092
|
/**
|
|
1983
2093
|
* @name AsyncActionStatusEnum.AsyncActionStatus
|
|
1984
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2094
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AsyncActionStatusEnum.AsyncActionStatus
|
|
1985
2095
|
*/
|
|
1986
2096
|
enum AsyncActionStatus {
|
|
1987
2097
|
UNSPECIFIED = 0,
|
|
@@ -1994,7 +2104,7 @@ export declare namespace enums {
|
|
|
1994
2104
|
}
|
|
1995
2105
|
/**
|
|
1996
2106
|
* @name AttributionModelEnum.AttributionModel
|
|
1997
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2107
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AttributionModelEnum.AttributionModel
|
|
1998
2108
|
*/
|
|
1999
2109
|
enum AttributionModel {
|
|
2000
2110
|
UNSPECIFIED = 0,
|
|
@@ -2007,9 +2117,29 @@ export declare namespace enums {
|
|
|
2007
2117
|
GOOGLE_SEARCH_ATTRIBUTION_POSITION_BASED = 105,
|
|
2008
2118
|
GOOGLE_SEARCH_ATTRIBUTION_DATA_DRIVEN = 106
|
|
2009
2119
|
}
|
|
2120
|
+
/**
|
|
2121
|
+
* @name AudienceInsightsDimensionEnum.AudienceInsightsDimension
|
|
2122
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AudienceInsightsDimensionEnum.AudienceInsightsDimension
|
|
2123
|
+
*/
|
|
2124
|
+
enum AudienceInsightsDimension {
|
|
2125
|
+
UNSPECIFIED = 0,
|
|
2126
|
+
UNKNOWN = 1,
|
|
2127
|
+
CATEGORY = 2,
|
|
2128
|
+
KNOWLEDGE_GRAPH = 3,
|
|
2129
|
+
GEO_TARGET_COUNTRY = 4,
|
|
2130
|
+
SUB_COUNTRY_LOCATION = 5,
|
|
2131
|
+
YOUTUBE_CHANNEL = 6,
|
|
2132
|
+
YOUTUBE_DYNAMIC_LINEUP = 7,
|
|
2133
|
+
AFFINITY_USER_INTEREST = 8,
|
|
2134
|
+
IN_MARKET_USER_INTEREST = 9,
|
|
2135
|
+
PARENTAL_STATUS = 10,
|
|
2136
|
+
INCOME_RANGE = 11,
|
|
2137
|
+
AGE_RANGE = 12,
|
|
2138
|
+
GENDER = 13
|
|
2139
|
+
}
|
|
2010
2140
|
/**
|
|
2011
2141
|
* @name AudienceStatusEnum.AudienceStatus
|
|
2012
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2142
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/AudienceStatusEnum.AudienceStatus
|
|
2013
2143
|
*/
|
|
2014
2144
|
enum AudienceStatus {
|
|
2015
2145
|
UNSPECIFIED = 0,
|
|
@@ -2019,7 +2149,7 @@ export declare namespace enums {
|
|
|
2019
2149
|
}
|
|
2020
2150
|
/**
|
|
2021
2151
|
* @name BatchJobStatusEnum.BatchJobStatus
|
|
2022
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2152
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BatchJobStatusEnum.BatchJobStatus
|
|
2023
2153
|
*/
|
|
2024
2154
|
enum BatchJobStatus {
|
|
2025
2155
|
UNSPECIFIED = 0,
|
|
@@ -2030,7 +2160,7 @@ export declare namespace enums {
|
|
|
2030
2160
|
}
|
|
2031
2161
|
/**
|
|
2032
2162
|
* @name BidModifierSourceEnum.BidModifierSource
|
|
2033
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2163
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BidModifierSourceEnum.BidModifierSource
|
|
2034
2164
|
*/
|
|
2035
2165
|
enum BidModifierSource {
|
|
2036
2166
|
UNSPECIFIED = 0,
|
|
@@ -2040,7 +2170,7 @@ export declare namespace enums {
|
|
|
2040
2170
|
}
|
|
2041
2171
|
/**
|
|
2042
2172
|
* @name BiddingSourceEnum.BiddingSource
|
|
2043
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2173
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BiddingSourceEnum.BiddingSource
|
|
2044
2174
|
*/
|
|
2045
2175
|
enum BiddingSource {
|
|
2046
2176
|
UNSPECIFIED = 0,
|
|
@@ -2051,7 +2181,7 @@ export declare namespace enums {
|
|
|
2051
2181
|
}
|
|
2052
2182
|
/**
|
|
2053
2183
|
* @name BiddingStrategyStatusEnum.BiddingStrategyStatus
|
|
2054
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2184
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BiddingStrategyStatusEnum.BiddingStrategyStatus
|
|
2055
2185
|
*/
|
|
2056
2186
|
enum BiddingStrategyStatus {
|
|
2057
2187
|
UNSPECIFIED = 0,
|
|
@@ -2059,9 +2189,42 @@ export declare namespace enums {
|
|
|
2059
2189
|
ENABLED = 2,
|
|
2060
2190
|
REMOVED = 4
|
|
2061
2191
|
}
|
|
2192
|
+
/**
|
|
2193
|
+
* @name BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
|
|
2194
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BiddingStrategySystemStatusEnum.BiddingStrategySystemStatus
|
|
2195
|
+
*/
|
|
2196
|
+
enum BiddingStrategySystemStatus {
|
|
2197
|
+
UNSPECIFIED = 0,
|
|
2198
|
+
UNKNOWN = 1,
|
|
2199
|
+
ENABLED = 2,
|
|
2200
|
+
LEARNING_NEW = 3,
|
|
2201
|
+
LEARNING_SETTING_CHANGE = 4,
|
|
2202
|
+
LEARNING_BUDGET_CHANGE = 5,
|
|
2203
|
+
LEARNING_COMPOSITION_CHANGE = 6,
|
|
2204
|
+
LEARNING_CONVERSION_TYPE_CHANGE = 7,
|
|
2205
|
+
LEARNING_CONVERSION_SETTING_CHANGE = 8,
|
|
2206
|
+
LIMITED_BY_CPC_BID_CEILING = 9,
|
|
2207
|
+
LIMITED_BY_CPC_BID_FLOOR = 10,
|
|
2208
|
+
LIMITED_BY_DATA = 11,
|
|
2209
|
+
LIMITED_BY_BUDGET = 12,
|
|
2210
|
+
LIMITED_BY_LOW_PRIORITY_SPEND = 13,
|
|
2211
|
+
LIMITED_BY_LOW_QUALITY = 14,
|
|
2212
|
+
LIMITED_BY_INVENTORY = 15,
|
|
2213
|
+
MISCONFIGURED_ZERO_ELIGIBILITY = 16,
|
|
2214
|
+
MISCONFIGURED_CONVERSION_TYPES = 17,
|
|
2215
|
+
MISCONFIGURED_CONVERSION_SETTINGS = 18,
|
|
2216
|
+
MISCONFIGURED_SHARED_BUDGET = 19,
|
|
2217
|
+
MISCONFIGURED_STRATEGY_TYPE = 20,
|
|
2218
|
+
PAUSED = 21,
|
|
2219
|
+
UNAVAILABLE = 22,
|
|
2220
|
+
MULTIPLE_LEARNING = 23,
|
|
2221
|
+
MULTIPLE_LIMITED = 24,
|
|
2222
|
+
MULTIPLE_MISCONFIGURED = 25,
|
|
2223
|
+
MULTIPLE = 26
|
|
2224
|
+
}
|
|
2062
2225
|
/**
|
|
2063
2226
|
* @name BiddingStrategyTypeEnum.BiddingStrategyType
|
|
2064
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2227
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BiddingStrategyTypeEnum.BiddingStrategyType
|
|
2065
2228
|
*/
|
|
2066
2229
|
enum BiddingStrategyType {
|
|
2067
2230
|
UNSPECIFIED = 0,
|
|
@@ -2069,6 +2232,7 @@ export declare namespace enums {
|
|
|
2069
2232
|
COMMISSION = 16,
|
|
2070
2233
|
ENHANCED_CPC = 2,
|
|
2071
2234
|
INVALID = 17,
|
|
2235
|
+
MANUAL_CPA = 18,
|
|
2072
2236
|
MANUAL_CPC = 3,
|
|
2073
2237
|
MANUAL_CPM = 4,
|
|
2074
2238
|
MANUAL_CPV = 13,
|
|
@@ -2085,7 +2249,7 @@ export declare namespace enums {
|
|
|
2085
2249
|
}
|
|
2086
2250
|
/**
|
|
2087
2251
|
* @name BillingSetupStatusEnum.BillingSetupStatus
|
|
2088
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2252
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BillingSetupStatusEnum.BillingSetupStatus
|
|
2089
2253
|
*/
|
|
2090
2254
|
enum BillingSetupStatus {
|
|
2091
2255
|
UNSPECIFIED = 0,
|
|
@@ -2097,7 +2261,7 @@ export declare namespace enums {
|
|
|
2097
2261
|
}
|
|
2098
2262
|
/**
|
|
2099
2263
|
* @name BrandSafetySuitabilityEnum.BrandSafetySuitability
|
|
2100
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2264
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BrandSafetySuitabilityEnum.BrandSafetySuitability
|
|
2101
2265
|
*/
|
|
2102
2266
|
enum BrandSafetySuitability {
|
|
2103
2267
|
UNSPECIFIED = 0,
|
|
@@ -2108,7 +2272,7 @@ export declare namespace enums {
|
|
|
2108
2272
|
}
|
|
2109
2273
|
/**
|
|
2110
2274
|
* @name BudgetDeliveryMethodEnum.BudgetDeliveryMethod
|
|
2111
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2275
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BudgetDeliveryMethodEnum.BudgetDeliveryMethod
|
|
2112
2276
|
*/
|
|
2113
2277
|
enum BudgetDeliveryMethod {
|
|
2114
2278
|
UNSPECIFIED = 0,
|
|
@@ -2118,7 +2282,7 @@ export declare namespace enums {
|
|
|
2118
2282
|
}
|
|
2119
2283
|
/**
|
|
2120
2284
|
* @name BudgetPeriodEnum.BudgetPeriod
|
|
2121
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2285
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BudgetPeriodEnum.BudgetPeriod
|
|
2122
2286
|
*/
|
|
2123
2287
|
enum BudgetPeriod {
|
|
2124
2288
|
UNSPECIFIED = 0,
|
|
@@ -2128,7 +2292,7 @@ export declare namespace enums {
|
|
|
2128
2292
|
}
|
|
2129
2293
|
/**
|
|
2130
2294
|
* @name BudgetStatusEnum.BudgetStatus
|
|
2131
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2295
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BudgetStatusEnum.BudgetStatus
|
|
2132
2296
|
*/
|
|
2133
2297
|
enum BudgetStatus {
|
|
2134
2298
|
UNSPECIFIED = 0,
|
|
@@ -2138,7 +2302,7 @@ export declare namespace enums {
|
|
|
2138
2302
|
}
|
|
2139
2303
|
/**
|
|
2140
2304
|
* @name BudgetTypeEnum.BudgetType
|
|
2141
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2305
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/BudgetTypeEnum.BudgetType
|
|
2142
2306
|
*/
|
|
2143
2307
|
enum BudgetType {
|
|
2144
2308
|
UNSPECIFIED = 0,
|
|
@@ -2150,7 +2314,7 @@ export declare namespace enums {
|
|
|
2150
2314
|
}
|
|
2151
2315
|
/**
|
|
2152
2316
|
* @name CallPlaceholderFieldEnum.CallPlaceholderField
|
|
2153
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2317
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CallPlaceholderFieldEnum.CallPlaceholderField
|
|
2154
2318
|
*/
|
|
2155
2319
|
enum CallPlaceholderField {
|
|
2156
2320
|
UNSPECIFIED = 0,
|
|
@@ -2163,7 +2327,7 @@ export declare namespace enums {
|
|
|
2163
2327
|
}
|
|
2164
2328
|
/**
|
|
2165
2329
|
* @name CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
|
|
2166
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2330
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation
|
|
2167
2331
|
*/
|
|
2168
2332
|
enum CallTrackingDisplayLocation {
|
|
2169
2333
|
UNSPECIFIED = 0,
|
|
@@ -2173,7 +2337,7 @@ export declare namespace enums {
|
|
|
2173
2337
|
}
|
|
2174
2338
|
/**
|
|
2175
2339
|
* @name CallTypeEnum.CallType
|
|
2176
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2340
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CallTypeEnum.CallType
|
|
2177
2341
|
*/
|
|
2178
2342
|
enum CallType {
|
|
2179
2343
|
UNSPECIFIED = 0,
|
|
@@ -2183,7 +2347,7 @@ export declare namespace enums {
|
|
|
2183
2347
|
}
|
|
2184
2348
|
/**
|
|
2185
2349
|
* @name CalloutPlaceholderFieldEnum.CalloutPlaceholderField
|
|
2186
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2350
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CalloutPlaceholderFieldEnum.CalloutPlaceholderField
|
|
2187
2351
|
*/
|
|
2188
2352
|
enum CalloutPlaceholderField {
|
|
2189
2353
|
UNSPECIFIED = 0,
|
|
@@ -2192,7 +2356,7 @@ export declare namespace enums {
|
|
|
2192
2356
|
}
|
|
2193
2357
|
/**
|
|
2194
2358
|
* @name CampaignCriterionStatusEnum.CampaignCriterionStatus
|
|
2195
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2359
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CampaignCriterionStatusEnum.CampaignCriterionStatus
|
|
2196
2360
|
*/
|
|
2197
2361
|
enum CampaignCriterionStatus {
|
|
2198
2362
|
UNSPECIFIED = 0,
|
|
@@ -2203,7 +2367,7 @@ export declare namespace enums {
|
|
|
2203
2367
|
}
|
|
2204
2368
|
/**
|
|
2205
2369
|
* @name CampaignDraftStatusEnum.CampaignDraftStatus
|
|
2206
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2370
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CampaignDraftStatusEnum.CampaignDraftStatus
|
|
2207
2371
|
*/
|
|
2208
2372
|
enum CampaignDraftStatus {
|
|
2209
2373
|
UNSPECIFIED = 0,
|
|
@@ -2216,7 +2380,7 @@ export declare namespace enums {
|
|
|
2216
2380
|
}
|
|
2217
2381
|
/**
|
|
2218
2382
|
* @name CampaignExperimentStatusEnum.CampaignExperimentStatus
|
|
2219
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2383
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CampaignExperimentStatusEnum.CampaignExperimentStatus
|
|
2220
2384
|
*/
|
|
2221
2385
|
enum CampaignExperimentStatus {
|
|
2222
2386
|
UNSPECIFIED = 0,
|
|
@@ -2233,7 +2397,7 @@ export declare namespace enums {
|
|
|
2233
2397
|
}
|
|
2234
2398
|
/**
|
|
2235
2399
|
* @name CampaignExperimentTrafficSplitTypeEnum.CampaignExperimentTrafficSplitType
|
|
2236
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2400
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CampaignExperimentTrafficSplitTypeEnum.CampaignExperimentTrafficSplitType
|
|
2237
2401
|
*/
|
|
2238
2402
|
enum CampaignExperimentTrafficSplitType {
|
|
2239
2403
|
UNSPECIFIED = 0,
|
|
@@ -2243,7 +2407,7 @@ export declare namespace enums {
|
|
|
2243
2407
|
}
|
|
2244
2408
|
/**
|
|
2245
2409
|
* @name CampaignExperimentTypeEnum.CampaignExperimentType
|
|
2246
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2410
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CampaignExperimentTypeEnum.CampaignExperimentType
|
|
2247
2411
|
*/
|
|
2248
2412
|
enum CampaignExperimentType {
|
|
2249
2413
|
UNSPECIFIED = 0,
|
|
@@ -2252,9 +2416,19 @@ export declare namespace enums {
|
|
|
2252
2416
|
DRAFT = 3,
|
|
2253
2417
|
EXPERIMENT = 4
|
|
2254
2418
|
}
|
|
2419
|
+
/**
|
|
2420
|
+
* @name CampaignGroupStatusEnum.CampaignGroupStatus
|
|
2421
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CampaignGroupStatusEnum.CampaignGroupStatus
|
|
2422
|
+
*/
|
|
2423
|
+
enum CampaignGroupStatus {
|
|
2424
|
+
UNSPECIFIED = 0,
|
|
2425
|
+
UNKNOWN = 1,
|
|
2426
|
+
ENABLED = 2,
|
|
2427
|
+
REMOVED = 3
|
|
2428
|
+
}
|
|
2255
2429
|
/**
|
|
2256
2430
|
* @name CampaignServingStatusEnum.CampaignServingStatus
|
|
2257
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2431
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CampaignServingStatusEnum.CampaignServingStatus
|
|
2258
2432
|
*/
|
|
2259
2433
|
enum CampaignServingStatus {
|
|
2260
2434
|
UNSPECIFIED = 0,
|
|
@@ -2267,7 +2441,7 @@ export declare namespace enums {
|
|
|
2267
2441
|
}
|
|
2268
2442
|
/**
|
|
2269
2443
|
* @name CampaignSharedSetStatusEnum.CampaignSharedSetStatus
|
|
2270
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2444
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CampaignSharedSetStatusEnum.CampaignSharedSetStatus
|
|
2271
2445
|
*/
|
|
2272
2446
|
enum CampaignSharedSetStatus {
|
|
2273
2447
|
UNSPECIFIED = 0,
|
|
@@ -2277,7 +2451,7 @@ export declare namespace enums {
|
|
|
2277
2451
|
}
|
|
2278
2452
|
/**
|
|
2279
2453
|
* @name CampaignStatusEnum.CampaignStatus
|
|
2280
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2454
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CampaignStatusEnum.CampaignStatus
|
|
2281
2455
|
*/
|
|
2282
2456
|
enum CampaignStatus {
|
|
2283
2457
|
UNSPECIFIED = 0,
|
|
@@ -2288,7 +2462,7 @@ export declare namespace enums {
|
|
|
2288
2462
|
}
|
|
2289
2463
|
/**
|
|
2290
2464
|
* @name ChangeClientTypeEnum.ChangeClientType
|
|
2291
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2465
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ChangeClientTypeEnum.ChangeClientType
|
|
2292
2466
|
*/
|
|
2293
2467
|
enum ChangeClientType {
|
|
2294
2468
|
UNSPECIFIED = 0,
|
|
@@ -2308,7 +2482,7 @@ export declare namespace enums {
|
|
|
2308
2482
|
}
|
|
2309
2483
|
/**
|
|
2310
2484
|
* @name ChangeEventResourceTypeEnum.ChangeEventResourceType
|
|
2311
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2485
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ChangeEventResourceTypeEnum.ChangeEventResourceType
|
|
2312
2486
|
*/
|
|
2313
2487
|
enum ChangeEventResourceType {
|
|
2314
2488
|
UNSPECIFIED = 0,
|
|
@@ -2328,11 +2502,14 @@ export declare namespace enums {
|
|
|
2328
2502
|
ASSET = 14,
|
|
2329
2503
|
CUSTOMER_ASSET = 15,
|
|
2330
2504
|
CAMPAIGN_ASSET = 16,
|
|
2331
|
-
AD_GROUP_ASSET = 17
|
|
2505
|
+
AD_GROUP_ASSET = 17,
|
|
2506
|
+
ASSET_SET = 18,
|
|
2507
|
+
ASSET_SET_ASSET = 19,
|
|
2508
|
+
CAMPAIGN_ASSET_SET = 20
|
|
2332
2509
|
}
|
|
2333
2510
|
/**
|
|
2334
2511
|
* @name ChangeStatusOperationEnum.ChangeStatusOperation
|
|
2335
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2512
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ChangeStatusOperationEnum.ChangeStatusOperation
|
|
2336
2513
|
*/
|
|
2337
2514
|
enum ChangeStatusOperation {
|
|
2338
2515
|
UNSPECIFIED = 0,
|
|
@@ -2343,7 +2520,7 @@ export declare namespace enums {
|
|
|
2343
2520
|
}
|
|
2344
2521
|
/**
|
|
2345
2522
|
* @name ChangeStatusResourceTypeEnum.ChangeStatusResourceType
|
|
2346
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2523
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ChangeStatusResourceTypeEnum.ChangeStatusResourceType
|
|
2347
2524
|
*/
|
|
2348
2525
|
enum ChangeStatusResourceType {
|
|
2349
2526
|
UNSPECIFIED = 0,
|
|
@@ -2367,7 +2544,7 @@ export declare namespace enums {
|
|
|
2367
2544
|
}
|
|
2368
2545
|
/**
|
|
2369
2546
|
* @name CombinedAudienceStatusEnum.CombinedAudienceStatus
|
|
2370
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2547
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CombinedAudienceStatusEnum.CombinedAudienceStatus
|
|
2371
2548
|
*/
|
|
2372
2549
|
enum CombinedAudienceStatus {
|
|
2373
2550
|
UNSPECIFIED = 0,
|
|
@@ -2377,7 +2554,7 @@ export declare namespace enums {
|
|
|
2377
2554
|
}
|
|
2378
2555
|
/**
|
|
2379
2556
|
* @name ConversionActionCountingTypeEnum.ConversionActionCountingType
|
|
2380
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2557
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionActionCountingTypeEnum.ConversionActionCountingType
|
|
2381
2558
|
*/
|
|
2382
2559
|
enum ConversionActionCountingType {
|
|
2383
2560
|
UNSPECIFIED = 0,
|
|
@@ -2387,7 +2564,7 @@ export declare namespace enums {
|
|
|
2387
2564
|
}
|
|
2388
2565
|
/**
|
|
2389
2566
|
* @name ConversionActionStatusEnum.ConversionActionStatus
|
|
2390
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2567
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionActionStatusEnum.ConversionActionStatus
|
|
2391
2568
|
*/
|
|
2392
2569
|
enum ConversionActionStatus {
|
|
2393
2570
|
UNSPECIFIED = 0,
|
|
@@ -2398,7 +2575,7 @@ export declare namespace enums {
|
|
|
2398
2575
|
}
|
|
2399
2576
|
/**
|
|
2400
2577
|
* @name ConversionActionTypeEnum.ConversionActionType
|
|
2401
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2578
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionActionTypeEnum.ConversionActionType
|
|
2402
2579
|
*/
|
|
2403
2580
|
enum ConversionActionType {
|
|
2404
2581
|
UNSPECIFIED = 0,
|
|
@@ -2441,7 +2618,7 @@ export declare namespace enums {
|
|
|
2441
2618
|
}
|
|
2442
2619
|
/**
|
|
2443
2620
|
* @name ConversionAdjustmentTypeEnum.ConversionAdjustmentType
|
|
2444
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2621
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionAdjustmentTypeEnum.ConversionAdjustmentType
|
|
2445
2622
|
*/
|
|
2446
2623
|
enum ConversionAdjustmentType {
|
|
2447
2624
|
UNSPECIFIED = 0,
|
|
@@ -2452,7 +2629,7 @@ export declare namespace enums {
|
|
|
2452
2629
|
}
|
|
2453
2630
|
/**
|
|
2454
2631
|
* @name ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
|
|
2455
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2632
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionCustomVariableStatusEnum.ConversionCustomVariableStatus
|
|
2456
2633
|
*/
|
|
2457
2634
|
enum ConversionCustomVariableStatus {
|
|
2458
2635
|
UNSPECIFIED = 0,
|
|
@@ -2461,9 +2638,19 @@ export declare namespace enums {
|
|
|
2461
2638
|
ENABLED = 3,
|
|
2462
2639
|
PAUSED = 4
|
|
2463
2640
|
}
|
|
2641
|
+
/**
|
|
2642
|
+
* @name ConversionEnvironmentEnum.ConversionEnvironment
|
|
2643
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionEnvironmentEnum.ConversionEnvironment
|
|
2644
|
+
*/
|
|
2645
|
+
enum ConversionEnvironment {
|
|
2646
|
+
UNSPECIFIED = 0,
|
|
2647
|
+
UNKNOWN = 1,
|
|
2648
|
+
APP = 2,
|
|
2649
|
+
WEB = 3
|
|
2650
|
+
}
|
|
2464
2651
|
/**
|
|
2465
2652
|
* @name ConversionOriginEnum.ConversionOrigin
|
|
2466
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2653
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionOriginEnum.ConversionOrigin
|
|
2467
2654
|
*/
|
|
2468
2655
|
enum ConversionOrigin {
|
|
2469
2656
|
UNSPECIFIED = 0,
|
|
@@ -2477,7 +2664,7 @@ export declare namespace enums {
|
|
|
2477
2664
|
}
|
|
2478
2665
|
/**
|
|
2479
2666
|
* @name ConversionTrackingStatusEnum.ConversionTrackingStatus
|
|
2480
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2667
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionTrackingStatusEnum.ConversionTrackingStatus
|
|
2481
2668
|
*/
|
|
2482
2669
|
enum ConversionTrackingStatus {
|
|
2483
2670
|
UNSPECIFIED = 0,
|
|
@@ -2489,7 +2676,7 @@ export declare namespace enums {
|
|
|
2489
2676
|
}
|
|
2490
2677
|
/**
|
|
2491
2678
|
* @name ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
|
|
2492
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2679
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionValueRuleSetStatusEnum.ConversionValueRuleSetStatus
|
|
2493
2680
|
*/
|
|
2494
2681
|
enum ConversionValueRuleSetStatus {
|
|
2495
2682
|
UNSPECIFIED = 0,
|
|
@@ -2500,7 +2687,7 @@ export declare namespace enums {
|
|
|
2500
2687
|
}
|
|
2501
2688
|
/**
|
|
2502
2689
|
* @name ConversionValueRuleStatusEnum.ConversionValueRuleStatus
|
|
2503
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2690
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ConversionValueRuleStatusEnum.ConversionValueRuleStatus
|
|
2504
2691
|
*/
|
|
2505
2692
|
enum ConversionValueRuleStatus {
|
|
2506
2693
|
UNSPECIFIED = 0,
|
|
@@ -2511,7 +2698,7 @@ export declare namespace enums {
|
|
|
2511
2698
|
}
|
|
2512
2699
|
/**
|
|
2513
2700
|
* @name CriterionSystemServingStatusEnum.CriterionSystemServingStatus
|
|
2514
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2701
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CriterionSystemServingStatusEnum.CriterionSystemServingStatus
|
|
2515
2702
|
*/
|
|
2516
2703
|
enum CriterionSystemServingStatus {
|
|
2517
2704
|
UNSPECIFIED = 0,
|
|
@@ -2521,7 +2708,7 @@ export declare namespace enums {
|
|
|
2521
2708
|
}
|
|
2522
2709
|
/**
|
|
2523
2710
|
* @name CriterionTypeEnum.CriterionType
|
|
2524
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2711
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CriterionTypeEnum.CriterionType
|
|
2525
2712
|
*/
|
|
2526
2713
|
enum CriterionType {
|
|
2527
2714
|
UNSPECIFIED = 0,
|
|
@@ -2563,7 +2750,7 @@ export declare namespace enums {
|
|
|
2563
2750
|
}
|
|
2564
2751
|
/**
|
|
2565
2752
|
* @name CustomAudienceMemberTypeEnum.CustomAudienceMemberType
|
|
2566
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2753
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomAudienceMemberTypeEnum.CustomAudienceMemberType
|
|
2567
2754
|
*/
|
|
2568
2755
|
enum CustomAudienceMemberType {
|
|
2569
2756
|
UNSPECIFIED = 0,
|
|
@@ -2575,7 +2762,7 @@ export declare namespace enums {
|
|
|
2575
2762
|
}
|
|
2576
2763
|
/**
|
|
2577
2764
|
* @name CustomAudienceStatusEnum.CustomAudienceStatus
|
|
2578
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2765
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomAudienceStatusEnum.CustomAudienceStatus
|
|
2579
2766
|
*/
|
|
2580
2767
|
enum CustomAudienceStatus {
|
|
2581
2768
|
UNSPECIFIED = 0,
|
|
@@ -2585,7 +2772,7 @@ export declare namespace enums {
|
|
|
2585
2772
|
}
|
|
2586
2773
|
/**
|
|
2587
2774
|
* @name CustomAudienceTypeEnum.CustomAudienceType
|
|
2588
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2775
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomAudienceTypeEnum.CustomAudienceType
|
|
2589
2776
|
*/
|
|
2590
2777
|
enum CustomAudienceType {
|
|
2591
2778
|
UNSPECIFIED = 0,
|
|
@@ -2597,7 +2784,7 @@ export declare namespace enums {
|
|
|
2597
2784
|
}
|
|
2598
2785
|
/**
|
|
2599
2786
|
* @name CustomConversionGoalStatusEnum.CustomConversionGoalStatus
|
|
2600
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2787
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomConversionGoalStatusEnum.CustomConversionGoalStatus
|
|
2601
2788
|
*/
|
|
2602
2789
|
enum CustomConversionGoalStatus {
|
|
2603
2790
|
UNSPECIFIED = 0,
|
|
@@ -2607,7 +2794,7 @@ export declare namespace enums {
|
|
|
2607
2794
|
}
|
|
2608
2795
|
/**
|
|
2609
2796
|
* @name CustomInterestMemberTypeEnum.CustomInterestMemberType
|
|
2610
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2797
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomInterestMemberTypeEnum.CustomInterestMemberType
|
|
2611
2798
|
*/
|
|
2612
2799
|
enum CustomInterestMemberType {
|
|
2613
2800
|
UNSPECIFIED = 0,
|
|
@@ -2617,7 +2804,7 @@ export declare namespace enums {
|
|
|
2617
2804
|
}
|
|
2618
2805
|
/**
|
|
2619
2806
|
* @name CustomInterestStatusEnum.CustomInterestStatus
|
|
2620
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2807
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomInterestStatusEnum.CustomInterestStatus
|
|
2621
2808
|
*/
|
|
2622
2809
|
enum CustomInterestStatus {
|
|
2623
2810
|
UNSPECIFIED = 0,
|
|
@@ -2627,7 +2814,7 @@ export declare namespace enums {
|
|
|
2627
2814
|
}
|
|
2628
2815
|
/**
|
|
2629
2816
|
* @name CustomInterestTypeEnum.CustomInterestType
|
|
2630
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2817
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomInterestTypeEnum.CustomInterestType
|
|
2631
2818
|
*/
|
|
2632
2819
|
enum CustomInterestType {
|
|
2633
2820
|
UNSPECIFIED = 0,
|
|
@@ -2637,7 +2824,7 @@ export declare namespace enums {
|
|
|
2637
2824
|
}
|
|
2638
2825
|
/**
|
|
2639
2826
|
* @name CustomPlaceholderFieldEnum.CustomPlaceholderField
|
|
2640
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2827
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomPlaceholderFieldEnum.CustomPlaceholderField
|
|
2641
2828
|
*/
|
|
2642
2829
|
enum CustomPlaceholderField {
|
|
2643
2830
|
UNSPECIFIED = 0,
|
|
@@ -2665,7 +2852,7 @@ export declare namespace enums {
|
|
|
2665
2852
|
}
|
|
2666
2853
|
/**
|
|
2667
2854
|
* @name CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
|
|
2668
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2855
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomerPayPerConversionEligibilityFailureReasonEnum.CustomerPayPerConversionEligibilityFailureReason
|
|
2669
2856
|
*/
|
|
2670
2857
|
enum CustomerPayPerConversionEligibilityFailureReason {
|
|
2671
2858
|
UNSPECIFIED = 0,
|
|
@@ -2680,7 +2867,7 @@ export declare namespace enums {
|
|
|
2680
2867
|
}
|
|
2681
2868
|
/**
|
|
2682
2869
|
* @name CustomerStatusEnum.CustomerStatus
|
|
2683
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2870
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomerStatusEnum.CustomerStatus
|
|
2684
2871
|
*/
|
|
2685
2872
|
enum CustomerStatus {
|
|
2686
2873
|
UNSPECIFIED = 0,
|
|
@@ -2692,7 +2879,7 @@ export declare namespace enums {
|
|
|
2692
2879
|
}
|
|
2693
2880
|
/**
|
|
2694
2881
|
* @name CustomizerAttributeStatusEnum.CustomizerAttributeStatus
|
|
2695
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2882
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomizerAttributeStatusEnum.CustomizerAttributeStatus
|
|
2696
2883
|
*/
|
|
2697
2884
|
enum CustomizerAttributeStatus {
|
|
2698
2885
|
UNSPECIFIED = 0,
|
|
@@ -2702,7 +2889,7 @@ export declare namespace enums {
|
|
|
2702
2889
|
}
|
|
2703
2890
|
/**
|
|
2704
2891
|
* @name CustomizerValueStatusEnum.CustomizerValueStatus
|
|
2705
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2892
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/CustomizerValueStatusEnum.CustomizerValueStatus
|
|
2706
2893
|
*/
|
|
2707
2894
|
enum CustomizerValueStatus {
|
|
2708
2895
|
UNSPECIFIED = 0,
|
|
@@ -2712,7 +2899,7 @@ export declare namespace enums {
|
|
|
2712
2899
|
}
|
|
2713
2900
|
/**
|
|
2714
2901
|
* @name DataDrivenModelStatusEnum.DataDrivenModelStatus
|
|
2715
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2902
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/DataDrivenModelStatusEnum.DataDrivenModelStatus
|
|
2716
2903
|
*/
|
|
2717
2904
|
enum DataDrivenModelStatus {
|
|
2718
2905
|
UNSPECIFIED = 0,
|
|
@@ -2724,7 +2911,7 @@ export declare namespace enums {
|
|
|
2724
2911
|
}
|
|
2725
2912
|
/**
|
|
2726
2913
|
* @name DistanceBucketEnum.DistanceBucket
|
|
2727
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2914
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/DistanceBucketEnum.DistanceBucket
|
|
2728
2915
|
*/
|
|
2729
2916
|
enum DistanceBucket {
|
|
2730
2917
|
UNSPECIFIED = 0,
|
|
@@ -2759,7 +2946,7 @@ export declare namespace enums {
|
|
|
2759
2946
|
}
|
|
2760
2947
|
/**
|
|
2761
2948
|
* @name DsaPageFeedCriterionFieldEnum.DsaPageFeedCriterionField
|
|
2762
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2949
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/DsaPageFeedCriterionFieldEnum.DsaPageFeedCriterionField
|
|
2763
2950
|
*/
|
|
2764
2951
|
enum DsaPageFeedCriterionField {
|
|
2765
2952
|
UNSPECIFIED = 0,
|
|
@@ -2769,7 +2956,7 @@ export declare namespace enums {
|
|
|
2769
2956
|
}
|
|
2770
2957
|
/**
|
|
2771
2958
|
* @name EducationPlaceholderFieldEnum.EducationPlaceholderField
|
|
2772
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2959
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/EducationPlaceholderFieldEnum.EducationPlaceholderField
|
|
2773
2960
|
*/
|
|
2774
2961
|
enum EducationPlaceholderField {
|
|
2775
2962
|
UNSPECIFIED = 0,
|
|
@@ -2794,7 +2981,7 @@ export declare namespace enums {
|
|
|
2794
2981
|
}
|
|
2795
2982
|
/**
|
|
2796
2983
|
* @name ExperimentStatusEnum.ExperimentStatus
|
|
2797
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2984
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ExperimentStatusEnum.ExperimentStatus
|
|
2798
2985
|
*/
|
|
2799
2986
|
enum ExperimentStatus {
|
|
2800
2987
|
UNSPECIFIED = 0,
|
|
@@ -2809,14 +2996,13 @@ export declare namespace enums {
|
|
|
2809
2996
|
}
|
|
2810
2997
|
/**
|
|
2811
2998
|
* @name ExperimentTypeEnum.ExperimentType
|
|
2812
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
2999
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ExperimentTypeEnum.ExperimentType
|
|
2813
3000
|
*/
|
|
2814
3001
|
enum ExperimentType {
|
|
2815
3002
|
UNSPECIFIED = 0,
|
|
2816
3003
|
UNKNOWN = 1,
|
|
2817
3004
|
DISPLAY_AND_VIDEO_360 = 2,
|
|
2818
3005
|
AD_VARIATION = 3,
|
|
2819
|
-
SMART_DISPLAY = 4,
|
|
2820
3006
|
YOUTUBE_CUSTOM = 5,
|
|
2821
3007
|
DISPLAY_CUSTOM = 6,
|
|
2822
3008
|
SEARCH_CUSTOM = 7,
|
|
@@ -2828,7 +3014,7 @@ export declare namespace enums {
|
|
|
2828
3014
|
}
|
|
2829
3015
|
/**
|
|
2830
3016
|
* @name ExtensionSettingDeviceEnum.ExtensionSettingDevice
|
|
2831
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3017
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ExtensionSettingDeviceEnum.ExtensionSettingDevice
|
|
2832
3018
|
*/
|
|
2833
3019
|
enum ExtensionSettingDevice {
|
|
2834
3020
|
UNSPECIFIED = 0,
|
|
@@ -2838,7 +3024,7 @@ export declare namespace enums {
|
|
|
2838
3024
|
}
|
|
2839
3025
|
/**
|
|
2840
3026
|
* @name ExtensionTypeEnum.ExtensionType
|
|
2841
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3027
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ExtensionTypeEnum.ExtensionType
|
|
2842
3028
|
*/
|
|
2843
3029
|
enum ExtensionType {
|
|
2844
3030
|
UNSPECIFIED = 0,
|
|
@@ -2859,7 +3045,7 @@ export declare namespace enums {
|
|
|
2859
3045
|
}
|
|
2860
3046
|
/**
|
|
2861
3047
|
* @name FeedAttributeTypeEnum.FeedAttributeType
|
|
2862
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3048
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedAttributeTypeEnum.FeedAttributeType
|
|
2863
3049
|
*/
|
|
2864
3050
|
enum FeedAttributeType {
|
|
2865
3051
|
UNSPECIFIED = 0,
|
|
@@ -2880,7 +3066,7 @@ export declare namespace enums {
|
|
|
2880
3066
|
}
|
|
2881
3067
|
/**
|
|
2882
3068
|
* @name FeedItemQualityApprovalStatusEnum.FeedItemQualityApprovalStatus
|
|
2883
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3069
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedItemQualityApprovalStatusEnum.FeedItemQualityApprovalStatus
|
|
2884
3070
|
*/
|
|
2885
3071
|
enum FeedItemQualityApprovalStatus {
|
|
2886
3072
|
UNSPECIFIED = 0,
|
|
@@ -2890,7 +3076,7 @@ export declare namespace enums {
|
|
|
2890
3076
|
}
|
|
2891
3077
|
/**
|
|
2892
3078
|
* @name FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason
|
|
2893
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3079
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedItemQualityDisapprovalReasonEnum.FeedItemQualityDisapprovalReason
|
|
2894
3080
|
*/
|
|
2895
3081
|
enum FeedItemQualityDisapprovalReason {
|
|
2896
3082
|
UNSPECIFIED = 0,
|
|
@@ -2916,7 +3102,7 @@ export declare namespace enums {
|
|
|
2916
3102
|
}
|
|
2917
3103
|
/**
|
|
2918
3104
|
* @name FeedItemSetStatusEnum.FeedItemSetStatus
|
|
2919
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3105
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedItemSetStatusEnum.FeedItemSetStatus
|
|
2920
3106
|
*/
|
|
2921
3107
|
enum FeedItemSetStatus {
|
|
2922
3108
|
UNSPECIFIED = 0,
|
|
@@ -2926,7 +3112,7 @@ export declare namespace enums {
|
|
|
2926
3112
|
}
|
|
2927
3113
|
/**
|
|
2928
3114
|
* @name FeedItemStatusEnum.FeedItemStatus
|
|
2929
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3115
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedItemStatusEnum.FeedItemStatus
|
|
2930
3116
|
*/
|
|
2931
3117
|
enum FeedItemStatus {
|
|
2932
3118
|
UNSPECIFIED = 0,
|
|
@@ -2936,7 +3122,7 @@ export declare namespace enums {
|
|
|
2936
3122
|
}
|
|
2937
3123
|
/**
|
|
2938
3124
|
* @name FeedItemTargetDeviceEnum.FeedItemTargetDevice
|
|
2939
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3125
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedItemTargetDeviceEnum.FeedItemTargetDevice
|
|
2940
3126
|
*/
|
|
2941
3127
|
enum FeedItemTargetDevice {
|
|
2942
3128
|
UNSPECIFIED = 0,
|
|
@@ -2945,7 +3131,7 @@ export declare namespace enums {
|
|
|
2945
3131
|
}
|
|
2946
3132
|
/**
|
|
2947
3133
|
* @name FeedItemTargetStatusEnum.FeedItemTargetStatus
|
|
2948
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3134
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedItemTargetStatusEnum.FeedItemTargetStatus
|
|
2949
3135
|
*/
|
|
2950
3136
|
enum FeedItemTargetStatus {
|
|
2951
3137
|
UNSPECIFIED = 0,
|
|
@@ -2955,7 +3141,7 @@ export declare namespace enums {
|
|
|
2955
3141
|
}
|
|
2956
3142
|
/**
|
|
2957
3143
|
* @name FeedItemTargetTypeEnum.FeedItemTargetType
|
|
2958
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3144
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedItemTargetTypeEnum.FeedItemTargetType
|
|
2959
3145
|
*/
|
|
2960
3146
|
enum FeedItemTargetType {
|
|
2961
3147
|
UNSPECIFIED = 0,
|
|
@@ -2966,7 +3152,7 @@ export declare namespace enums {
|
|
|
2966
3152
|
}
|
|
2967
3153
|
/**
|
|
2968
3154
|
* @name FeedItemValidationStatusEnum.FeedItemValidationStatus
|
|
2969
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3155
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedItemValidationStatusEnum.FeedItemValidationStatus
|
|
2970
3156
|
*/
|
|
2971
3157
|
enum FeedItemValidationStatus {
|
|
2972
3158
|
UNSPECIFIED = 0,
|
|
@@ -2977,7 +3163,7 @@ export declare namespace enums {
|
|
|
2977
3163
|
}
|
|
2978
3164
|
/**
|
|
2979
3165
|
* @name FeedLinkStatusEnum.FeedLinkStatus
|
|
2980
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3166
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedLinkStatusEnum.FeedLinkStatus
|
|
2981
3167
|
*/
|
|
2982
3168
|
enum FeedLinkStatus {
|
|
2983
3169
|
UNSPECIFIED = 0,
|
|
@@ -2987,7 +3173,7 @@ export declare namespace enums {
|
|
|
2987
3173
|
}
|
|
2988
3174
|
/**
|
|
2989
3175
|
* @name FeedMappingCriterionTypeEnum.FeedMappingCriterionType
|
|
2990
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3176
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedMappingCriterionTypeEnum.FeedMappingCriterionType
|
|
2991
3177
|
*/
|
|
2992
3178
|
enum FeedMappingCriterionType {
|
|
2993
3179
|
UNSPECIFIED = 0,
|
|
@@ -2997,7 +3183,7 @@ export declare namespace enums {
|
|
|
2997
3183
|
}
|
|
2998
3184
|
/**
|
|
2999
3185
|
* @name FeedMappingStatusEnum.FeedMappingStatus
|
|
3000
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3186
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedMappingStatusEnum.FeedMappingStatus
|
|
3001
3187
|
*/
|
|
3002
3188
|
enum FeedMappingStatus {
|
|
3003
3189
|
UNSPECIFIED = 0,
|
|
@@ -3007,7 +3193,7 @@ export declare namespace enums {
|
|
|
3007
3193
|
}
|
|
3008
3194
|
/**
|
|
3009
3195
|
* @name FeedOriginEnum.FeedOrigin
|
|
3010
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3196
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedOriginEnum.FeedOrigin
|
|
3011
3197
|
*/
|
|
3012
3198
|
enum FeedOrigin {
|
|
3013
3199
|
UNSPECIFIED = 0,
|
|
@@ -3017,7 +3203,7 @@ export declare namespace enums {
|
|
|
3017
3203
|
}
|
|
3018
3204
|
/**
|
|
3019
3205
|
* @name FeedStatusEnum.FeedStatus
|
|
3020
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3206
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FeedStatusEnum.FeedStatus
|
|
3021
3207
|
*/
|
|
3022
3208
|
enum FeedStatus {
|
|
3023
3209
|
UNSPECIFIED = 0,
|
|
@@ -3027,7 +3213,7 @@ export declare namespace enums {
|
|
|
3027
3213
|
}
|
|
3028
3214
|
/**
|
|
3029
3215
|
* @name FlightPlaceholderFieldEnum.FlightPlaceholderField
|
|
3030
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3216
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/FlightPlaceholderFieldEnum.FlightPlaceholderField
|
|
3031
3217
|
*/
|
|
3032
3218
|
enum FlightPlaceholderField {
|
|
3033
3219
|
UNSPECIFIED = 0,
|
|
@@ -3052,7 +3238,7 @@ export declare namespace enums {
|
|
|
3052
3238
|
}
|
|
3053
3239
|
/**
|
|
3054
3240
|
* @name GeoTargetConstantStatusEnum.GeoTargetConstantStatus
|
|
3055
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3241
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/GeoTargetConstantStatusEnum.GeoTargetConstantStatus
|
|
3056
3242
|
*/
|
|
3057
3243
|
enum GeoTargetConstantStatus {
|
|
3058
3244
|
UNSPECIFIED = 0,
|
|
@@ -3062,7 +3248,7 @@ export declare namespace enums {
|
|
|
3062
3248
|
}
|
|
3063
3249
|
/**
|
|
3064
3250
|
* @name GeoTargetingRestrictionEnum.GeoTargetingRestriction
|
|
3065
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3251
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/GeoTargetingRestrictionEnum.GeoTargetingRestriction
|
|
3066
3252
|
*/
|
|
3067
3253
|
enum GeoTargetingRestriction {
|
|
3068
3254
|
UNSPECIFIED = 0,
|
|
@@ -3071,7 +3257,7 @@ export declare namespace enums {
|
|
|
3071
3257
|
}
|
|
3072
3258
|
/**
|
|
3073
3259
|
* @name GeoTargetingTypeEnum.GeoTargetingType
|
|
3074
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3260
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/GeoTargetingTypeEnum.GeoTargetingType
|
|
3075
3261
|
*/
|
|
3076
3262
|
enum GeoTargetingType {
|
|
3077
3263
|
UNSPECIFIED = 0,
|
|
@@ -3081,7 +3267,7 @@ export declare namespace enums {
|
|
|
3081
3267
|
}
|
|
3082
3268
|
/**
|
|
3083
3269
|
* @name GoalConfigLevelEnum.GoalConfigLevel
|
|
3084
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3270
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/GoalConfigLevelEnum.GoalConfigLevel
|
|
3085
3271
|
*/
|
|
3086
3272
|
enum GoalConfigLevel {
|
|
3087
3273
|
UNSPECIFIED = 0,
|
|
@@ -3091,7 +3277,7 @@ export declare namespace enums {
|
|
|
3091
3277
|
}
|
|
3092
3278
|
/**
|
|
3093
3279
|
* @name GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
|
|
3094
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3280
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/GoogleAdsFieldCategoryEnum.GoogleAdsFieldCategory
|
|
3095
3281
|
*/
|
|
3096
3282
|
enum GoogleAdsFieldCategory {
|
|
3097
3283
|
UNSPECIFIED = 0,
|
|
@@ -3103,7 +3289,7 @@ export declare namespace enums {
|
|
|
3103
3289
|
}
|
|
3104
3290
|
/**
|
|
3105
3291
|
* @name GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
|
|
3106
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3292
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/GoogleAdsFieldDataTypeEnum.GoogleAdsFieldDataType
|
|
3107
3293
|
*/
|
|
3108
3294
|
enum GoogleAdsFieldDataType {
|
|
3109
3295
|
UNSPECIFIED = 0,
|
|
@@ -3122,7 +3308,7 @@ export declare namespace enums {
|
|
|
3122
3308
|
}
|
|
3123
3309
|
/**
|
|
3124
3310
|
* @name GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
|
|
3125
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3311
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus
|
|
3126
3312
|
*/
|
|
3127
3313
|
enum GoogleVoiceCallStatus {
|
|
3128
3314
|
UNSPECIFIED = 0,
|
|
@@ -3132,7 +3318,7 @@ export declare namespace enums {
|
|
|
3132
3318
|
}
|
|
3133
3319
|
/**
|
|
3134
3320
|
* @name HotelPlaceholderFieldEnum.HotelPlaceholderField
|
|
3135
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3321
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/HotelPlaceholderFieldEnum.HotelPlaceholderField
|
|
3136
3322
|
*/
|
|
3137
3323
|
enum HotelPlaceholderField {
|
|
3138
3324
|
UNSPECIFIED = 0,
|
|
@@ -3160,7 +3346,7 @@ export declare namespace enums {
|
|
|
3160
3346
|
}
|
|
3161
3347
|
/**
|
|
3162
3348
|
* @name HotelReconciliationStatusEnum.HotelReconciliationStatus
|
|
3163
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3349
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/HotelReconciliationStatusEnum.HotelReconciliationStatus
|
|
3164
3350
|
*/
|
|
3165
3351
|
enum HotelReconciliationStatus {
|
|
3166
3352
|
UNSPECIFIED = 0,
|
|
@@ -3172,7 +3358,7 @@ export declare namespace enums {
|
|
|
3172
3358
|
}
|
|
3173
3359
|
/**
|
|
3174
3360
|
* @name ImagePlaceholderFieldEnum.ImagePlaceholderField
|
|
3175
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3361
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ImagePlaceholderFieldEnum.ImagePlaceholderField
|
|
3176
3362
|
*/
|
|
3177
3363
|
enum ImagePlaceholderField {
|
|
3178
3364
|
UNSPECIFIED = 0,
|
|
@@ -3181,7 +3367,7 @@ export declare namespace enums {
|
|
|
3181
3367
|
}
|
|
3182
3368
|
/**
|
|
3183
3369
|
* @name InvoiceTypeEnum.InvoiceType
|
|
3184
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3370
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/InvoiceTypeEnum.InvoiceType
|
|
3185
3371
|
*/
|
|
3186
3372
|
enum InvoiceType {
|
|
3187
3373
|
UNSPECIFIED = 0,
|
|
@@ -3191,7 +3377,7 @@ export declare namespace enums {
|
|
|
3191
3377
|
}
|
|
3192
3378
|
/**
|
|
3193
3379
|
* @name JobPlaceholderFieldEnum.JobPlaceholderField
|
|
3194
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3380
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/JobPlaceholderFieldEnum.JobPlaceholderField
|
|
3195
3381
|
*/
|
|
3196
3382
|
enum JobPlaceholderField {
|
|
3197
3383
|
UNSPECIFIED = 0,
|
|
@@ -3216,7 +3402,7 @@ export declare namespace enums {
|
|
|
3216
3402
|
}
|
|
3217
3403
|
/**
|
|
3218
3404
|
* @name KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
|
|
3219
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3405
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/KeywordPlanForecastIntervalEnum.KeywordPlanForecastInterval
|
|
3220
3406
|
*/
|
|
3221
3407
|
enum KeywordPlanForecastInterval {
|
|
3222
3408
|
UNSPECIFIED = 0,
|
|
@@ -3227,7 +3413,7 @@ export declare namespace enums {
|
|
|
3227
3413
|
}
|
|
3228
3414
|
/**
|
|
3229
3415
|
* @name KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
|
|
3230
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3416
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/KeywordPlanKeywordAnnotationEnum.KeywordPlanKeywordAnnotation
|
|
3231
3417
|
*/
|
|
3232
3418
|
enum KeywordPlanKeywordAnnotation {
|
|
3233
3419
|
UNSPECIFIED = 0,
|
|
@@ -3236,7 +3422,7 @@ export declare namespace enums {
|
|
|
3236
3422
|
}
|
|
3237
3423
|
/**
|
|
3238
3424
|
* @name KeywordPlanNetworkEnum.KeywordPlanNetwork
|
|
3239
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3425
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/KeywordPlanNetworkEnum.KeywordPlanNetwork
|
|
3240
3426
|
*/
|
|
3241
3427
|
enum KeywordPlanNetwork {
|
|
3242
3428
|
UNSPECIFIED = 0,
|
|
@@ -3246,7 +3432,7 @@ export declare namespace enums {
|
|
|
3246
3432
|
}
|
|
3247
3433
|
/**
|
|
3248
3434
|
* @name LabelStatusEnum.LabelStatus
|
|
3249
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3435
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LabelStatusEnum.LabelStatus
|
|
3250
3436
|
*/
|
|
3251
3437
|
enum LabelStatus {
|
|
3252
3438
|
UNSPECIFIED = 0,
|
|
@@ -3256,18 +3442,19 @@ export declare namespace enums {
|
|
|
3256
3442
|
}
|
|
3257
3443
|
/**
|
|
3258
3444
|
* @name LinkedAccountTypeEnum.LinkedAccountType
|
|
3259
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3445
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LinkedAccountTypeEnum.LinkedAccountType
|
|
3260
3446
|
*/
|
|
3261
3447
|
enum LinkedAccountType {
|
|
3262
3448
|
UNSPECIFIED = 0,
|
|
3263
3449
|
UNKNOWN = 1,
|
|
3264
3450
|
THIRD_PARTY_APP_ANALYTICS = 2,
|
|
3265
3451
|
DATA_PARTNER = 3,
|
|
3266
|
-
GOOGLE_ADS = 4
|
|
3452
|
+
GOOGLE_ADS = 4,
|
|
3453
|
+
HOTEL_CENTER = 5
|
|
3267
3454
|
}
|
|
3268
3455
|
/**
|
|
3269
3456
|
* @name ListingGroupFilterBiddingCategoryLevelEnum.ListingGroupFilterBiddingCategoryLevel
|
|
3270
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3457
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ListingGroupFilterBiddingCategoryLevelEnum.ListingGroupFilterBiddingCategoryLevel
|
|
3271
3458
|
*/
|
|
3272
3459
|
enum ListingGroupFilterBiddingCategoryLevel {
|
|
3273
3460
|
UNSPECIFIED = 0,
|
|
@@ -3280,7 +3467,7 @@ export declare namespace enums {
|
|
|
3280
3467
|
}
|
|
3281
3468
|
/**
|
|
3282
3469
|
* @name ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
|
|
3283
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3470
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ListingGroupFilterCustomAttributeIndexEnum.ListingGroupFilterCustomAttributeIndex
|
|
3284
3471
|
*/
|
|
3285
3472
|
enum ListingGroupFilterCustomAttributeIndex {
|
|
3286
3473
|
UNSPECIFIED = 0,
|
|
@@ -3293,7 +3480,7 @@ export declare namespace enums {
|
|
|
3293
3480
|
}
|
|
3294
3481
|
/**
|
|
3295
3482
|
* @name ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
|
|
3296
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3483
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ListingGroupFilterProductChannelEnum.ListingGroupFilterProductChannel
|
|
3297
3484
|
*/
|
|
3298
3485
|
enum ListingGroupFilterProductChannel {
|
|
3299
3486
|
UNSPECIFIED = 0,
|
|
@@ -3303,7 +3490,7 @@ export declare namespace enums {
|
|
|
3303
3490
|
}
|
|
3304
3491
|
/**
|
|
3305
3492
|
* @name ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
|
|
3306
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3493
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ListingGroupFilterProductConditionEnum.ListingGroupFilterProductCondition
|
|
3307
3494
|
*/
|
|
3308
3495
|
enum ListingGroupFilterProductCondition {
|
|
3309
3496
|
UNSPECIFIED = 0,
|
|
@@ -3314,7 +3501,7 @@ export declare namespace enums {
|
|
|
3314
3501
|
}
|
|
3315
3502
|
/**
|
|
3316
3503
|
* @name ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
|
|
3317
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3504
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ListingGroupFilterProductTypeLevelEnum.ListingGroupFilterProductTypeLevel
|
|
3318
3505
|
*/
|
|
3319
3506
|
enum ListingGroupFilterProductTypeLevel {
|
|
3320
3507
|
UNSPECIFIED = 0,
|
|
@@ -3327,7 +3514,7 @@ export declare namespace enums {
|
|
|
3327
3514
|
}
|
|
3328
3515
|
/**
|
|
3329
3516
|
* @name ListingGroupFilterTypeEnum.ListingGroupFilterType
|
|
3330
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3517
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ListingGroupFilterTypeEnum.ListingGroupFilterType
|
|
3331
3518
|
*/
|
|
3332
3519
|
enum ListingGroupFilterType {
|
|
3333
3520
|
UNSPECIFIED = 0,
|
|
@@ -3338,7 +3525,7 @@ export declare namespace enums {
|
|
|
3338
3525
|
}
|
|
3339
3526
|
/**
|
|
3340
3527
|
* @name ListingGroupFilterVerticalEnum.ListingGroupFilterVertical
|
|
3341
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3528
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ListingGroupFilterVerticalEnum.ListingGroupFilterVertical
|
|
3342
3529
|
*/
|
|
3343
3530
|
enum ListingGroupFilterVertical {
|
|
3344
3531
|
UNSPECIFIED = 0,
|
|
@@ -3347,7 +3534,7 @@ export declare namespace enums {
|
|
|
3347
3534
|
}
|
|
3348
3535
|
/**
|
|
3349
3536
|
* @name LocalPlaceholderFieldEnum.LocalPlaceholderField
|
|
3350
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3537
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LocalPlaceholderFieldEnum.LocalPlaceholderField
|
|
3351
3538
|
*/
|
|
3352
3539
|
enum LocalPlaceholderField {
|
|
3353
3540
|
UNSPECIFIED = 0,
|
|
@@ -3374,7 +3561,7 @@ export declare namespace enums {
|
|
|
3374
3561
|
}
|
|
3375
3562
|
/**
|
|
3376
3563
|
* @name LocationExtensionTargetingCriterionFieldEnum.LocationExtensionTargetingCriterionField
|
|
3377
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3564
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LocationExtensionTargetingCriterionFieldEnum.LocationExtensionTargetingCriterionField
|
|
3378
3565
|
*/
|
|
3379
3566
|
enum LocationExtensionTargetingCriterionField {
|
|
3380
3567
|
UNSPECIFIED = 0,
|
|
@@ -3388,7 +3575,7 @@ export declare namespace enums {
|
|
|
3388
3575
|
}
|
|
3389
3576
|
/**
|
|
3390
3577
|
* @name LocationPlaceholderFieldEnum.LocationPlaceholderField
|
|
3391
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3578
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LocationPlaceholderFieldEnum.LocationPlaceholderField
|
|
3392
3579
|
*/
|
|
3393
3580
|
enum LocationPlaceholderField {
|
|
3394
3581
|
UNSPECIFIED = 0,
|
|
@@ -3404,7 +3591,7 @@ export declare namespace enums {
|
|
|
3404
3591
|
}
|
|
3405
3592
|
/**
|
|
3406
3593
|
* @name LocationSourceTypeEnum.LocationSourceType
|
|
3407
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3594
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/LocationSourceTypeEnum.LocationSourceType
|
|
3408
3595
|
*/
|
|
3409
3596
|
enum LocationSourceType {
|
|
3410
3597
|
UNSPECIFIED = 0,
|
|
@@ -3414,7 +3601,7 @@ export declare namespace enums {
|
|
|
3414
3601
|
}
|
|
3415
3602
|
/**
|
|
3416
3603
|
* @name ManagerLinkStatusEnum.ManagerLinkStatus
|
|
3417
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3604
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ManagerLinkStatusEnum.ManagerLinkStatus
|
|
3418
3605
|
*/
|
|
3419
3606
|
enum ManagerLinkStatus {
|
|
3420
3607
|
UNSPECIFIED = 0,
|
|
@@ -3427,7 +3614,7 @@ export declare namespace enums {
|
|
|
3427
3614
|
}
|
|
3428
3615
|
/**
|
|
3429
3616
|
* @name MediaTypeEnum.MediaType
|
|
3430
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3617
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/MediaTypeEnum.MediaType
|
|
3431
3618
|
*/
|
|
3432
3619
|
enum MediaType {
|
|
3433
3620
|
UNSPECIFIED = 0,
|
|
@@ -3441,7 +3628,7 @@ export declare namespace enums {
|
|
|
3441
3628
|
}
|
|
3442
3629
|
/**
|
|
3443
3630
|
* @name MerchantCenterLinkStatusEnum.MerchantCenterLinkStatus
|
|
3444
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3631
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/MerchantCenterLinkStatusEnum.MerchantCenterLinkStatus
|
|
3445
3632
|
*/
|
|
3446
3633
|
enum MerchantCenterLinkStatus {
|
|
3447
3634
|
UNSPECIFIED = 0,
|
|
@@ -3451,7 +3638,7 @@ export declare namespace enums {
|
|
|
3451
3638
|
}
|
|
3452
3639
|
/**
|
|
3453
3640
|
* @name MessagePlaceholderFieldEnum.MessagePlaceholderField
|
|
3454
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3641
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/MessagePlaceholderFieldEnum.MessagePlaceholderField
|
|
3455
3642
|
*/
|
|
3456
3643
|
enum MessagePlaceholderField {
|
|
3457
3644
|
UNSPECIFIED = 0,
|
|
@@ -3464,7 +3651,7 @@ export declare namespace enums {
|
|
|
3464
3651
|
}
|
|
3465
3652
|
/**
|
|
3466
3653
|
* @name MobileDeviceTypeEnum.MobileDeviceType
|
|
3467
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3654
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/MobileDeviceTypeEnum.MobileDeviceType
|
|
3468
3655
|
*/
|
|
3469
3656
|
enum MobileDeviceType {
|
|
3470
3657
|
UNSPECIFIED = 0,
|
|
@@ -3474,7 +3661,7 @@ export declare namespace enums {
|
|
|
3474
3661
|
}
|
|
3475
3662
|
/**
|
|
3476
3663
|
* @name NegativeGeoTargetTypeEnum.NegativeGeoTargetType
|
|
3477
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3664
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/NegativeGeoTargetTypeEnum.NegativeGeoTargetType
|
|
3478
3665
|
*/
|
|
3479
3666
|
enum NegativeGeoTargetType {
|
|
3480
3667
|
UNSPECIFIED = 0,
|
|
@@ -3484,7 +3671,7 @@ export declare namespace enums {
|
|
|
3484
3671
|
}
|
|
3485
3672
|
/**
|
|
3486
3673
|
* @name OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
|
|
3487
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3674
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/OfflineUserDataJobFailureReasonEnum.OfflineUserDataJobFailureReason
|
|
3488
3675
|
*/
|
|
3489
3676
|
enum OfflineUserDataJobFailureReason {
|
|
3490
3677
|
UNSPECIFIED = 0,
|
|
@@ -3494,7 +3681,7 @@ export declare namespace enums {
|
|
|
3494
3681
|
}
|
|
3495
3682
|
/**
|
|
3496
3683
|
* @name OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
|
|
3497
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3684
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/OfflineUserDataJobMatchRateRangeEnum.OfflineUserDataJobMatchRateRange
|
|
3498
3685
|
*/
|
|
3499
3686
|
enum OfflineUserDataJobMatchRateRange {
|
|
3500
3687
|
UNSPECIFIED = 0,
|
|
@@ -3511,7 +3698,7 @@ export declare namespace enums {
|
|
|
3511
3698
|
}
|
|
3512
3699
|
/**
|
|
3513
3700
|
* @name OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
|
|
3514
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3701
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/OfflineUserDataJobStatusEnum.OfflineUserDataJobStatus
|
|
3515
3702
|
*/
|
|
3516
3703
|
enum OfflineUserDataJobStatus {
|
|
3517
3704
|
UNSPECIFIED = 0,
|
|
@@ -3523,7 +3710,7 @@ export declare namespace enums {
|
|
|
3523
3710
|
}
|
|
3524
3711
|
/**
|
|
3525
3712
|
* @name OfflineUserDataJobTypeEnum.OfflineUserDataJobType
|
|
3526
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3713
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/OfflineUserDataJobTypeEnum.OfflineUserDataJobType
|
|
3527
3714
|
*/
|
|
3528
3715
|
enum OfflineUserDataJobType {
|
|
3529
3716
|
UNSPECIFIED = 0,
|
|
@@ -3535,7 +3722,7 @@ export declare namespace enums {
|
|
|
3535
3722
|
}
|
|
3536
3723
|
/**
|
|
3537
3724
|
* @name OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
|
|
3538
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3725
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/OperatingSystemVersionOperatorTypeEnum.OperatingSystemVersionOperatorType
|
|
3539
3726
|
*/
|
|
3540
3727
|
enum OperatingSystemVersionOperatorType {
|
|
3541
3728
|
UNSPECIFIED = 0,
|
|
@@ -3545,7 +3732,7 @@ export declare namespace enums {
|
|
|
3545
3732
|
}
|
|
3546
3733
|
/**
|
|
3547
3734
|
* @name OptimizationGoalTypeEnum.OptimizationGoalType
|
|
3548
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3735
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/OptimizationGoalTypeEnum.OptimizationGoalType
|
|
3549
3736
|
*/
|
|
3550
3737
|
enum OptimizationGoalType {
|
|
3551
3738
|
UNSPECIFIED = 0,
|
|
@@ -3556,7 +3743,7 @@ export declare namespace enums {
|
|
|
3556
3743
|
}
|
|
3557
3744
|
/**
|
|
3558
3745
|
* @name PaymentModeEnum.PaymentMode
|
|
3559
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3746
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PaymentModeEnum.PaymentMode
|
|
3560
3747
|
*/
|
|
3561
3748
|
enum PaymentMode {
|
|
3562
3749
|
UNSPECIFIED = 0,
|
|
@@ -3566,9 +3753,21 @@ export declare namespace enums {
|
|
|
3566
3753
|
CONVERSIONS = 6,
|
|
3567
3754
|
GUEST_STAY = 7
|
|
3568
3755
|
}
|
|
3756
|
+
/**
|
|
3757
|
+
* @name PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
|
|
3758
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PerformanceMaxUpgradeStatusEnum.PerformanceMaxUpgradeStatus
|
|
3759
|
+
*/
|
|
3760
|
+
enum PerformanceMaxUpgradeStatus {
|
|
3761
|
+
UNSPECIFIED = 0,
|
|
3762
|
+
UNKNOWN = 1,
|
|
3763
|
+
UPGRADE_ELIBIGLE = 2,
|
|
3764
|
+
UPGRADE_IN_PROGRESS = 3,
|
|
3765
|
+
UPGRADE_COMPLETE = 4,
|
|
3766
|
+
UPGRADE_FAILED = 5
|
|
3767
|
+
}
|
|
3569
3768
|
/**
|
|
3570
3769
|
* @name PlacementTypeEnum.PlacementType
|
|
3571
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3770
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PlacementTypeEnum.PlacementType
|
|
3572
3771
|
*/
|
|
3573
3772
|
enum PlacementType {
|
|
3574
3773
|
UNSPECIFIED = 0,
|
|
@@ -3581,7 +3780,7 @@ export declare namespace enums {
|
|
|
3581
3780
|
}
|
|
3582
3781
|
/**
|
|
3583
3782
|
* @name PositiveGeoTargetTypeEnum.PositiveGeoTargetType
|
|
3584
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3783
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PositiveGeoTargetTypeEnum.PositiveGeoTargetType
|
|
3585
3784
|
*/
|
|
3586
3785
|
enum PositiveGeoTargetType {
|
|
3587
3786
|
UNSPECIFIED = 0,
|
|
@@ -3592,7 +3791,7 @@ export declare namespace enums {
|
|
|
3592
3791
|
}
|
|
3593
3792
|
/**
|
|
3594
3793
|
* @name PricePlaceholderFieldEnum.PricePlaceholderField
|
|
3595
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3794
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PricePlaceholderFieldEnum.PricePlaceholderField
|
|
3596
3795
|
*/
|
|
3597
3796
|
enum PricePlaceholderField {
|
|
3598
3797
|
UNSPECIFIED = 0,
|
|
@@ -3653,7 +3852,7 @@ export declare namespace enums {
|
|
|
3653
3852
|
}
|
|
3654
3853
|
/**
|
|
3655
3854
|
* @name ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus
|
|
3656
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3855
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ProductBiddingCategoryStatusEnum.ProductBiddingCategoryStatus
|
|
3657
3856
|
*/
|
|
3658
3857
|
enum ProductBiddingCategoryStatus {
|
|
3659
3858
|
UNSPECIFIED = 0,
|
|
@@ -3663,7 +3862,7 @@ export declare namespace enums {
|
|
|
3663
3862
|
}
|
|
3664
3863
|
/**
|
|
3665
3864
|
* @name PromotionPlaceholderFieldEnum.PromotionPlaceholderField
|
|
3666
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3865
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/PromotionPlaceholderFieldEnum.PromotionPlaceholderField
|
|
3667
3866
|
*/
|
|
3668
3867
|
enum PromotionPlaceholderField {
|
|
3669
3868
|
UNSPECIFIED = 0,
|
|
@@ -3685,7 +3884,7 @@ export declare namespace enums {
|
|
|
3685
3884
|
}
|
|
3686
3885
|
/**
|
|
3687
3886
|
* @name ReachPlanAdLengthEnum.ReachPlanAdLength
|
|
3688
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3887
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ReachPlanAdLengthEnum.ReachPlanAdLength
|
|
3689
3888
|
*/
|
|
3690
3889
|
enum ReachPlanAdLength {
|
|
3691
3890
|
UNSPECIFIED = 0,
|
|
@@ -3696,7 +3895,7 @@ export declare namespace enums {
|
|
|
3696
3895
|
}
|
|
3697
3896
|
/**
|
|
3698
3897
|
* @name ReachPlanAgeRangeEnum.ReachPlanAgeRange
|
|
3699
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3898
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ReachPlanAgeRangeEnum.ReachPlanAgeRange
|
|
3700
3899
|
*/
|
|
3701
3900
|
enum ReachPlanAgeRange {
|
|
3702
3901
|
UNSPECIFIED = 0,
|
|
@@ -3730,7 +3929,7 @@ export declare namespace enums {
|
|
|
3730
3929
|
}
|
|
3731
3930
|
/**
|
|
3732
3931
|
* @name ReachPlanNetworkEnum.ReachPlanNetwork
|
|
3733
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3932
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ReachPlanNetworkEnum.ReachPlanNetwork
|
|
3734
3933
|
*/
|
|
3735
3934
|
enum ReachPlanNetwork {
|
|
3736
3935
|
UNSPECIFIED = 0,
|
|
@@ -3741,7 +3940,7 @@ export declare namespace enums {
|
|
|
3741
3940
|
}
|
|
3742
3941
|
/**
|
|
3743
3942
|
* @name RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField
|
|
3744
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3943
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/RealEstatePlaceholderFieldEnum.RealEstatePlaceholderField
|
|
3745
3944
|
*/
|
|
3746
3945
|
enum RealEstatePlaceholderField {
|
|
3747
3946
|
UNSPECIFIED = 0,
|
|
@@ -3767,7 +3966,7 @@ export declare namespace enums {
|
|
|
3767
3966
|
}
|
|
3768
3967
|
/**
|
|
3769
3968
|
* @name ResourceChangeOperationEnum.ResourceChangeOperation
|
|
3770
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3969
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ResourceChangeOperationEnum.ResourceChangeOperation
|
|
3771
3970
|
*/
|
|
3772
3971
|
enum ResourceChangeOperation {
|
|
3773
3972
|
UNSPECIFIED = 0,
|
|
@@ -3778,7 +3977,7 @@ export declare namespace enums {
|
|
|
3778
3977
|
}
|
|
3779
3978
|
/**
|
|
3780
3979
|
* @name ResourceLimitTypeEnum.ResourceLimitType
|
|
3781
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
3980
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ResourceLimitTypeEnum.ResourceLimitType
|
|
3782
3981
|
*/
|
|
3783
3982
|
enum ResourceLimitType {
|
|
3784
3983
|
UNSPECIFIED = 0,
|
|
@@ -3827,6 +4026,7 @@ export declare namespace enums {
|
|
|
3827
4026
|
BIDDING_STRATEGIES_PER_CUSTOMER = 45,
|
|
3828
4027
|
BASIC_USER_LISTS_PER_CUSTOMER = 47,
|
|
3829
4028
|
LOGICAL_USER_LISTS_PER_CUSTOMER = 48,
|
|
4029
|
+
RULE_BASED_USER_LISTS_PER_CUSTOMER = 153,
|
|
3830
4030
|
BASE_AD_GROUP_ADS_PER_CUSTOMER = 53,
|
|
3831
4031
|
EXPERIMENT_AD_GROUP_ADS_PER_CUSTOMER = 54,
|
|
3832
4032
|
AD_GROUP_ADS_PER_CAMPAIGN = 55,
|
|
@@ -3867,6 +4067,20 @@ export declare namespace enums {
|
|
|
3867
4067
|
DYNAMIC_EDUCATION_FEED_ASSET_SETS_PER_CUSTOMER = 158,
|
|
3868
4068
|
ASSETS_PER_PAGE_FEED_ASSET_SET = 159,
|
|
3869
4069
|
ASSETS_PER_DYNAMIC_EDUCATION_FEED_ASSET_SET = 160,
|
|
4070
|
+
DYNAMIC_REAL_ESTATE_ASSET_SETS_PER_CUSTOMER = 161,
|
|
4071
|
+
ASSETS_PER_DYNAMIC_REAL_ESTATE_ASSET_SET = 162,
|
|
4072
|
+
DYNAMIC_CUSTOM_ASSET_SETS_PER_CUSTOMER = 163,
|
|
4073
|
+
ASSETS_PER_DYNAMIC_CUSTOM_ASSET_SET = 164,
|
|
4074
|
+
DYNAMIC_HOTELS_AND_RENTALS_ASSET_SETS_PER_CUSTOMER = 165,
|
|
4075
|
+
ASSETS_PER_DYNAMIC_HOTELS_AND_RENTALS_ASSET_SET = 166,
|
|
4076
|
+
DYNAMIC_LOCAL_ASSET_SETS_PER_CUSTOMER = 167,
|
|
4077
|
+
ASSETS_PER_DYNAMIC_LOCAL_ASSET_SET = 168,
|
|
4078
|
+
DYNAMIC_FLIGHTS_ASSET_SETS_PER_CUSTOMER = 169,
|
|
4079
|
+
ASSETS_PER_DYNAMIC_FLIGHTS_ASSET_SET = 170,
|
|
4080
|
+
DYNAMIC_TRAVEL_ASSET_SETS_PER_CUSTOMER = 171,
|
|
4081
|
+
ASSETS_PER_DYNAMIC_TRAVEL_ASSET_SET = 172,
|
|
4082
|
+
DYNAMIC_JOBS_ASSET_SETS_PER_CUSTOMER = 173,
|
|
4083
|
+
ASSETS_PER_DYNAMIC_JOBS_ASSET_SET = 174,
|
|
3870
4084
|
VERSIONS_PER_AD = 82,
|
|
3871
4085
|
USER_FEEDS_PER_CUSTOMER = 90,
|
|
3872
4086
|
SYSTEM_FEEDS_PER_CUSTOMER = 91,
|
|
@@ -3901,7 +4115,7 @@ export declare namespace enums {
|
|
|
3901
4115
|
}
|
|
3902
4116
|
/**
|
|
3903
4117
|
* @name ResponseContentTypeEnum.ResponseContentType
|
|
3904
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4118
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ResponseContentTypeEnum.ResponseContentType
|
|
3905
4119
|
*/
|
|
3906
4120
|
enum ResponseContentType {
|
|
3907
4121
|
UNSPECIFIED = 0,
|
|
@@ -3910,7 +4124,7 @@ export declare namespace enums {
|
|
|
3910
4124
|
}
|
|
3911
4125
|
/**
|
|
3912
4126
|
* @name SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
3913
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4127
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SearchTermTargetingStatusEnum.SearchTermTargetingStatus
|
|
3914
4128
|
*/
|
|
3915
4129
|
enum SearchTermTargetingStatus {
|
|
3916
4130
|
UNSPECIFIED = 0,
|
|
@@ -3922,7 +4136,7 @@ export declare namespace enums {
|
|
|
3922
4136
|
}
|
|
3923
4137
|
/**
|
|
3924
4138
|
* @name SeasonalityEventScopeEnum.SeasonalityEventScope
|
|
3925
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4139
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SeasonalityEventScopeEnum.SeasonalityEventScope
|
|
3926
4140
|
*/
|
|
3927
4141
|
enum SeasonalityEventScope {
|
|
3928
4142
|
UNSPECIFIED = 0,
|
|
@@ -3933,7 +4147,7 @@ export declare namespace enums {
|
|
|
3933
4147
|
}
|
|
3934
4148
|
/**
|
|
3935
4149
|
* @name SeasonalityEventStatusEnum.SeasonalityEventStatus
|
|
3936
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4150
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SeasonalityEventStatusEnum.SeasonalityEventStatus
|
|
3937
4151
|
*/
|
|
3938
4152
|
enum SeasonalityEventStatus {
|
|
3939
4153
|
UNSPECIFIED = 0,
|
|
@@ -3943,7 +4157,7 @@ export declare namespace enums {
|
|
|
3943
4157
|
}
|
|
3944
4158
|
/**
|
|
3945
4159
|
* @name SharedSetStatusEnum.SharedSetStatus
|
|
3946
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4160
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SharedSetStatusEnum.SharedSetStatus
|
|
3947
4161
|
*/
|
|
3948
4162
|
enum SharedSetStatus {
|
|
3949
4163
|
UNSPECIFIED = 0,
|
|
@@ -3953,7 +4167,7 @@ export declare namespace enums {
|
|
|
3953
4167
|
}
|
|
3954
4168
|
/**
|
|
3955
4169
|
* @name SharedSetTypeEnum.SharedSetType
|
|
3956
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4170
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SharedSetTypeEnum.SharedSetType
|
|
3957
4171
|
*/
|
|
3958
4172
|
enum SharedSetType {
|
|
3959
4173
|
UNSPECIFIED = 0,
|
|
@@ -3963,7 +4177,7 @@ export declare namespace enums {
|
|
|
3963
4177
|
}
|
|
3964
4178
|
/**
|
|
3965
4179
|
* @name SimulationModificationMethodEnum.SimulationModificationMethod
|
|
3966
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4180
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SimulationModificationMethodEnum.SimulationModificationMethod
|
|
3967
4181
|
*/
|
|
3968
4182
|
enum SimulationModificationMethod {
|
|
3969
4183
|
UNSPECIFIED = 0,
|
|
@@ -3974,7 +4188,7 @@ export declare namespace enums {
|
|
|
3974
4188
|
}
|
|
3975
4189
|
/**
|
|
3976
4190
|
* @name SimulationTypeEnum.SimulationType
|
|
3977
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4191
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SimulationTypeEnum.SimulationType
|
|
3978
4192
|
*/
|
|
3979
4193
|
enum SimulationType {
|
|
3980
4194
|
UNSPECIFIED = 0,
|
|
@@ -3990,7 +4204,7 @@ export declare namespace enums {
|
|
|
3990
4204
|
}
|
|
3991
4205
|
/**
|
|
3992
4206
|
* @name SitelinkPlaceholderFieldEnum.SitelinkPlaceholderField
|
|
3993
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4207
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SitelinkPlaceholderFieldEnum.SitelinkPlaceholderField
|
|
3994
4208
|
*/
|
|
3995
4209
|
enum SitelinkPlaceholderField {
|
|
3996
4210
|
UNSPECIFIED = 0,
|
|
@@ -4005,7 +4219,7 @@ export declare namespace enums {
|
|
|
4005
4219
|
}
|
|
4006
4220
|
/**
|
|
4007
4221
|
* @name SpendingLimitTypeEnum.SpendingLimitType
|
|
4008
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4222
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SpendingLimitTypeEnum.SpendingLimitType
|
|
4009
4223
|
*/
|
|
4010
4224
|
enum SpendingLimitType {
|
|
4011
4225
|
UNSPECIFIED = 0,
|
|
@@ -4014,7 +4228,7 @@ export declare namespace enums {
|
|
|
4014
4228
|
}
|
|
4015
4229
|
/**
|
|
4016
4230
|
* @name StructuredSnippetPlaceholderFieldEnum.StructuredSnippetPlaceholderField
|
|
4017
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4231
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/StructuredSnippetPlaceholderFieldEnum.StructuredSnippetPlaceholderField
|
|
4018
4232
|
*/
|
|
4019
4233
|
enum StructuredSnippetPlaceholderField {
|
|
4020
4234
|
UNSPECIFIED = 0,
|
|
@@ -4024,7 +4238,7 @@ export declare namespace enums {
|
|
|
4024
4238
|
}
|
|
4025
4239
|
/**
|
|
4026
4240
|
* @name SummaryRowSettingEnum.SummaryRowSetting
|
|
4027
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4241
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SummaryRowSettingEnum.SummaryRowSetting
|
|
4028
4242
|
*/
|
|
4029
4243
|
enum SummaryRowSetting {
|
|
4030
4244
|
UNSPECIFIED = 0,
|
|
@@ -4035,7 +4249,7 @@ export declare namespace enums {
|
|
|
4035
4249
|
}
|
|
4036
4250
|
/**
|
|
4037
4251
|
* @name SystemManagedResourceSourceEnum.SystemManagedResourceSource
|
|
4038
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4252
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/SystemManagedResourceSourceEnum.SystemManagedResourceSource
|
|
4039
4253
|
*/
|
|
4040
4254
|
enum SystemManagedResourceSource {
|
|
4041
4255
|
UNSPECIFIED = 0,
|
|
@@ -4044,7 +4258,7 @@ export declare namespace enums {
|
|
|
4044
4258
|
}
|
|
4045
4259
|
/**
|
|
4046
4260
|
* @name TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
|
|
4047
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4261
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/TargetCpaOptInRecommendationGoalEnum.TargetCpaOptInRecommendationGoal
|
|
4048
4262
|
*/
|
|
4049
4263
|
enum TargetCpaOptInRecommendationGoal {
|
|
4050
4264
|
UNSPECIFIED = 0,
|
|
@@ -4056,7 +4270,7 @@ export declare namespace enums {
|
|
|
4056
4270
|
}
|
|
4057
4271
|
/**
|
|
4058
4272
|
* @name TimeTypeEnum.TimeType
|
|
4059
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4273
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/TimeTypeEnum.TimeType
|
|
4060
4274
|
*/
|
|
4061
4275
|
enum TimeType {
|
|
4062
4276
|
UNSPECIFIED = 0,
|
|
@@ -4066,7 +4280,7 @@ export declare namespace enums {
|
|
|
4066
4280
|
}
|
|
4067
4281
|
/**
|
|
4068
4282
|
* @name TravelPlaceholderFieldEnum.TravelPlaceholderField
|
|
4069
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4283
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/TravelPlaceholderFieldEnum.TravelPlaceholderField
|
|
4070
4284
|
*/
|
|
4071
4285
|
enum TravelPlaceholderField {
|
|
4072
4286
|
UNSPECIFIED = 0,
|
|
@@ -4094,7 +4308,7 @@ export declare namespace enums {
|
|
|
4094
4308
|
}
|
|
4095
4309
|
/**
|
|
4096
4310
|
* @name UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
|
|
4097
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4311
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserInterestTaxonomyTypeEnum.UserInterestTaxonomyType
|
|
4098
4312
|
*/
|
|
4099
4313
|
enum UserInterestTaxonomyType {
|
|
4100
4314
|
UNSPECIFIED = 0,
|
|
@@ -4107,7 +4321,7 @@ export declare namespace enums {
|
|
|
4107
4321
|
}
|
|
4108
4322
|
/**
|
|
4109
4323
|
* @name UserListAccessStatusEnum.UserListAccessStatus
|
|
4110
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4324
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListAccessStatusEnum.UserListAccessStatus
|
|
4111
4325
|
*/
|
|
4112
4326
|
enum UserListAccessStatus {
|
|
4113
4327
|
UNSPECIFIED = 0,
|
|
@@ -4117,7 +4331,7 @@ export declare namespace enums {
|
|
|
4117
4331
|
}
|
|
4118
4332
|
/**
|
|
4119
4333
|
* @name UserListClosingReasonEnum.UserListClosingReason
|
|
4120
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4334
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListClosingReasonEnum.UserListClosingReason
|
|
4121
4335
|
*/
|
|
4122
4336
|
enum UserListClosingReason {
|
|
4123
4337
|
UNSPECIFIED = 0,
|
|
@@ -4126,7 +4340,7 @@ export declare namespace enums {
|
|
|
4126
4340
|
}
|
|
4127
4341
|
/**
|
|
4128
4342
|
* @name UserListMembershipStatusEnum.UserListMembershipStatus
|
|
4129
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4343
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListMembershipStatusEnum.UserListMembershipStatus
|
|
4130
4344
|
*/
|
|
4131
4345
|
enum UserListMembershipStatus {
|
|
4132
4346
|
UNSPECIFIED = 0,
|
|
@@ -4136,7 +4350,7 @@ export declare namespace enums {
|
|
|
4136
4350
|
}
|
|
4137
4351
|
/**
|
|
4138
4352
|
* @name UserListSizeRangeEnum.UserListSizeRange
|
|
4139
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4353
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListSizeRangeEnum.UserListSizeRange
|
|
4140
4354
|
*/
|
|
4141
4355
|
enum UserListSizeRange {
|
|
4142
4356
|
UNSPECIFIED = 0,
|
|
@@ -4160,7 +4374,7 @@ export declare namespace enums {
|
|
|
4160
4374
|
}
|
|
4161
4375
|
/**
|
|
4162
4376
|
* @name UserListTypeEnum.UserListType
|
|
4163
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4377
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/UserListTypeEnum.UserListType
|
|
4164
4378
|
*/
|
|
4165
4379
|
enum UserListType {
|
|
4166
4380
|
UNSPECIFIED = 0,
|
|
@@ -4174,7 +4388,7 @@ export declare namespace enums {
|
|
|
4174
4388
|
}
|
|
4175
4389
|
/**
|
|
4176
4390
|
* @name ValueRuleDeviceTypeEnum.ValueRuleDeviceType
|
|
4177
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4391
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ValueRuleDeviceTypeEnum.ValueRuleDeviceType
|
|
4178
4392
|
*/
|
|
4179
4393
|
enum ValueRuleDeviceType {
|
|
4180
4394
|
UNSPECIFIED = 0,
|
|
@@ -4185,7 +4399,7 @@ export declare namespace enums {
|
|
|
4185
4399
|
}
|
|
4186
4400
|
/**
|
|
4187
4401
|
* @name ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
|
|
4188
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4402
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ValueRuleGeoLocationMatchTypeEnum.ValueRuleGeoLocationMatchType
|
|
4189
4403
|
*/
|
|
4190
4404
|
enum ValueRuleGeoLocationMatchType {
|
|
4191
4405
|
UNSPECIFIED = 0,
|
|
@@ -4195,7 +4409,7 @@ export declare namespace enums {
|
|
|
4195
4409
|
}
|
|
4196
4410
|
/**
|
|
4197
4411
|
* @name ValueRuleOperationEnum.ValueRuleOperation
|
|
4198
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4412
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ValueRuleOperationEnum.ValueRuleOperation
|
|
4199
4413
|
*/
|
|
4200
4414
|
enum ValueRuleOperation {
|
|
4201
4415
|
UNSPECIFIED = 0,
|
|
@@ -4206,7 +4420,7 @@ export declare namespace enums {
|
|
|
4206
4420
|
}
|
|
4207
4421
|
/**
|
|
4208
4422
|
* @name ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
|
|
4209
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4423
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ValueRuleSetAttachmentTypeEnum.ValueRuleSetAttachmentType
|
|
4210
4424
|
*/
|
|
4211
4425
|
enum ValueRuleSetAttachmentType {
|
|
4212
4426
|
UNSPECIFIED = 0,
|
|
@@ -4216,7 +4430,7 @@ export declare namespace enums {
|
|
|
4216
4430
|
}
|
|
4217
4431
|
/**
|
|
4218
4432
|
* @name ValueRuleSetDimensionEnum.ValueRuleSetDimension
|
|
4219
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4433
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/ValueRuleSetDimensionEnum.ValueRuleSetDimension
|
|
4220
4434
|
*/
|
|
4221
4435
|
enum ValueRuleSetDimension {
|
|
4222
4436
|
UNSPECIFIED = 0,
|
|
@@ -4228,7 +4442,7 @@ export declare namespace enums {
|
|
|
4228
4442
|
}
|
|
4229
4443
|
/**
|
|
4230
4444
|
* @name VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
|
|
4231
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4445
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/VanityPharmaDisplayUrlModeEnum.VanityPharmaDisplayUrlMode
|
|
4232
4446
|
*/
|
|
4233
4447
|
enum VanityPharmaDisplayUrlMode {
|
|
4234
4448
|
UNSPECIFIED = 0,
|
|
@@ -4238,7 +4452,7 @@ export declare namespace enums {
|
|
|
4238
4452
|
}
|
|
4239
4453
|
/**
|
|
4240
4454
|
* @name VanityPharmaTextEnum.VanityPharmaText
|
|
4241
|
-
* @link https://developers.google.com/google-ads/api/reference/rpc/
|
|
4455
|
+
* @link https://developers.google.com/google-ads/api/reference/rpc/v11/VanityPharmaTextEnum.VanityPharmaText
|
|
4242
4456
|
*/
|
|
4243
4457
|
enum VanityPharmaText {
|
|
4244
4458
|
UNSPECIFIED = 0,
|