google-ads-api 24.1.0 → 25.1.0-beta.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.
Files changed (76) hide show
  1. package/README.md +9 -1
  2. package/build/{src → cjs}/client.d.ts +6 -4
  3. package/build/{src → cjs}/client.js +4 -4
  4. package/build/{src → cjs}/customer.d.ts +5 -5
  5. package/build/{src → cjs}/customer.js +24 -20
  6. package/build/{src → cjs}/hooks.d.ts +2 -2
  7. package/build/cjs/index.d.ts +9 -0
  8. package/build/{src → cjs}/index.js +22 -20
  9. package/build/{src → cjs}/parser.d.ts +2 -2
  10. package/build/{src → cjs}/parser.js +5 -5
  11. package/build/{src → cjs}/parserRest.js +7 -7
  12. package/build/{src → cjs}/protos/autogen/enums.d.ts +1679 -1180
  13. package/build/{src → cjs}/protos/autogen/enums.js +1696 -1177
  14. package/build/cjs/protos/autogen/fields.d.ts +1191 -0
  15. package/build/cjs/protos/autogen/fields.js +205 -0
  16. package/build/cjs/protos/autogen/resourceNames.d.ts +1668 -0
  17. package/build/cjs/protos/autogen/resourceNames.js +1669 -0
  18. package/build/{src → cjs}/protos/autogen/serviceFactory.d.ts +206 -215
  19. package/build/{src → cjs}/protos/autogen/serviceFactory.js +483 -554
  20. package/build/cjs/protos/index.d.ts +14 -0
  21. package/build/{src → cjs}/protos/index.js +12 -12
  22. package/build/{src → cjs}/query.d.ts +2 -2
  23. package/build/{src → cjs}/query.js +5 -5
  24. package/build/{src → cjs}/service.d.ts +5 -5
  25. package/build/{src → cjs}/service.js +64 -22
  26. package/build/{src → cjs}/types.d.ts +1 -1
  27. package/build/{src → cjs}/utils.d.ts +1 -1
  28. package/build/{src → cjs}/utils.js +2 -2
  29. package/build/cjs/version.d.ts +1 -0
  30. package/build/{src → cjs}/version.js +1 -1
  31. package/build/esm/client.d.ts +19 -0
  32. package/build/esm/client.js +40 -0
  33. package/build/esm/customer.d.ts +71 -0
  34. package/build/esm/customer.js +502 -0
  35. package/build/esm/hooks.d.ts +160 -0
  36. package/build/esm/hooks.js +1 -0
  37. package/build/esm/index.d.ts +9 -0
  38. package/build/esm/index.js +10 -0
  39. package/build/esm/package.json +1 -0
  40. package/build/esm/parser.d.ts +21 -0
  41. package/build/esm/parser.js +113 -0
  42. package/build/esm/parserRest.d.ts +1 -0
  43. package/build/esm/parserRest.js +112 -0
  44. package/build/esm/protos/autogen/enums.d.ts +6002 -0
  45. package/build/esm/protos/autogen/enums.js +6401 -0
  46. package/build/esm/protos/autogen/fields.d.ts +1191 -0
  47. package/build/esm/protos/autogen/fields.js +202 -0
  48. package/build/esm/protos/autogen/resourceNames.d.ts +1668 -0
  49. package/build/esm/protos/autogen/resourceNames.js +1475 -0
  50. package/build/esm/protos/autogen/serviceFactory.d.ts +1825 -0
  51. package/build/esm/protos/autogen/serviceFactory.js +18795 -0
  52. package/build/esm/protos/index.d.ts +14 -0
  53. package/build/esm/protos/index.js +19 -0
  54. package/build/esm/query.d.ts +62 -0
  55. package/build/esm/query.js +304 -0
  56. package/build/esm/service.d.ts +47 -0
  57. package/build/esm/service.js +222 -0
  58. package/build/esm/types.d.ts +75 -0
  59. package/build/esm/types.js +14 -0
  60. package/build/esm/utils.d.ts +49 -0
  61. package/build/esm/utils.js +108 -0
  62. package/build/esm/version.d.ts +1 -0
  63. package/build/esm/version.js +1 -0
  64. package/package.json +50 -11
  65. package/build/src/index.d.ts +0 -8
  66. package/build/src/protos/autogen/fields.d.ts +0 -1122
  67. package/build/src/protos/autogen/fields.js +0 -644
  68. package/build/src/protos/autogen/resourceNames.d.ts +0 -1609
  69. package/build/src/protos/autogen/resourceNames.js +0 -1982
  70. package/build/src/protos/index.d.ts +0 -14
  71. package/build/src/testUtils.d.ts +0 -107
  72. package/build/src/testUtils.js +0 -333
  73. package/build/src/version.d.ts +0 -1
  74. /package/build/{src → cjs}/hooks.js +0 -0
  75. /package/build/{src → cjs}/parserRest.d.ts +0 -0
  76. /package/build/{src → cjs}/types.js +0 -0
@@ -0,0 +1,1669 @@
1
+ "use strict";
2
+ /* Autogenerated File! Do Not Edit */
3
+ Object.defineProperty(exports, "__esModule", { value: true });
4
+ exports.accessibleBiddingStrategy = accessibleBiddingStrategy;
5
+ exports.accountBudget = accountBudget;
6
+ exports.accountBudgetProposal = accountBudgetProposal;
7
+ exports.accountLink = accountLink;
8
+ exports.ad = ad;
9
+ exports.adGroup = adGroup;
10
+ exports.adGroupAd = adGroupAd;
11
+ exports.adGroupAdAssetCombinationView = adGroupAdAssetCombinationView;
12
+ exports.adGroupAdAssetView = adGroupAdAssetView;
13
+ exports.adGroupAdLabel = adGroupAdLabel;
14
+ exports.adGroupAsset = adGroupAsset;
15
+ exports.adGroupAssetSet = adGroupAssetSet;
16
+ exports.adGroupAudienceView = adGroupAudienceView;
17
+ exports.adGroupBidModifier = adGroupBidModifier;
18
+ exports.adGroupCriterion = adGroupCriterion;
19
+ exports.adGroupCriterionCustomizer = adGroupCriterionCustomizer;
20
+ exports.adGroupCriterionLabel = adGroupCriterionLabel;
21
+ exports.adGroupCriterionSimulation = adGroupCriterionSimulation;
22
+ exports.adGroupCustomizer = adGroupCustomizer;
23
+ exports.adGroupLabel = adGroupLabel;
24
+ exports.adGroupSimulation = adGroupSimulation;
25
+ exports.adParameter = adParameter;
26
+ exports.adScheduleView = adScheduleView;
27
+ exports.ageRangeView = ageRangeView;
28
+ exports.aiMaxSearchTermAdCombinationView = aiMaxSearchTermAdCombinationView;
29
+ exports.androidPrivacySharedKeyGoogleAdGroup = androidPrivacySharedKeyGoogleAdGroup;
30
+ exports.androidPrivacySharedKeyGoogleCampaign = androidPrivacySharedKeyGoogleCampaign;
31
+ exports.androidPrivacySharedKeyGoogleNetworkType = androidPrivacySharedKeyGoogleNetworkType;
32
+ exports.appTopCombinationView = appTopCombinationView;
33
+ exports.appliedIncentive = appliedIncentive;
34
+ exports.asset = asset;
35
+ exports.assetFieldTypeView = assetFieldTypeView;
36
+ exports.assetGroup = assetGroup;
37
+ exports.assetGroupAsset = assetGroupAsset;
38
+ exports.assetGroupListingGroupFilter = assetGroupListingGroupFilter;
39
+ exports.assetGroupProductGroupView = assetGroupProductGroupView;
40
+ exports.assetGroupSignal = assetGroupSignal;
41
+ exports.assetGroupTopCombinationView = assetGroupTopCombinationView;
42
+ exports.assetSet = assetSet;
43
+ exports.assetSetAsset = assetSetAsset;
44
+ exports.assetSetTypeView = assetSetTypeView;
45
+ exports.audience = audience;
46
+ exports.batchJob = batchJob;
47
+ exports.biddingDataExclusion = biddingDataExclusion;
48
+ exports.biddingSeasonalityAdjustment = biddingSeasonalityAdjustment;
49
+ exports.biddingStrategy = biddingStrategy;
50
+ exports.biddingStrategySimulation = biddingStrategySimulation;
51
+ exports.billingSetup = billingSetup;
52
+ exports.callView = callView;
53
+ exports.campaign = campaign;
54
+ exports.campaignAggregateAssetView = campaignAggregateAssetView;
55
+ exports.campaignAsset = campaignAsset;
56
+ exports.campaignAssetSet = campaignAssetSet;
57
+ exports.campaignAudienceView = campaignAudienceView;
58
+ exports.campaignBidModifier = campaignBidModifier;
59
+ exports.campaignBudget = campaignBudget;
60
+ exports.campaignConversionGoal = campaignConversionGoal;
61
+ exports.campaignCriterion = campaignCriterion;
62
+ exports.campaignCustomizer = campaignCustomizer;
63
+ exports.campaignDraft = campaignDraft;
64
+ exports.campaignGoalConfig = campaignGoalConfig;
65
+ exports.campaignGroup = campaignGroup;
66
+ exports.campaignLabel = campaignLabel;
67
+ exports.campaignSearchTermInsight = campaignSearchTermInsight;
68
+ exports.campaignSearchTermView = campaignSearchTermView;
69
+ exports.campaignSharedSet = campaignSharedSet;
70
+ exports.campaignSimulation = campaignSimulation;
71
+ exports.carrierConstant = carrierConstant;
72
+ exports.cartDataSalesView = cartDataSalesView;
73
+ exports.changeEvent = changeEvent;
74
+ exports.changeStatus = changeStatus;
75
+ exports.channelAggregateAssetView = channelAggregateAssetView;
76
+ exports.clickView = clickView;
77
+ exports.combinedAudience = combinedAudience;
78
+ exports.contentCriterionView = contentCriterionView;
79
+ exports.conversionAction = conversionAction;
80
+ exports.conversionCustomVariable = conversionCustomVariable;
81
+ exports.conversionGoalCampaignConfig = conversionGoalCampaignConfig;
82
+ exports.conversionValueRule = conversionValueRule;
83
+ exports.conversionValueRuleSet = conversionValueRuleSet;
84
+ exports.currencyConstant = currencyConstant;
85
+ exports.customAudience = customAudience;
86
+ exports.customConversionGoal = customConversionGoal;
87
+ exports.customInterest = customInterest;
88
+ exports.customer = customer;
89
+ exports.customerAsset = customerAsset;
90
+ exports.customerAssetSet = customerAssetSet;
91
+ exports.customerClient = customerClient;
92
+ exports.customerClientLink = customerClientLink;
93
+ exports.customerConversionGoal = customerConversionGoal;
94
+ exports.customerCustomizer = customerCustomizer;
95
+ exports.customerLabel = customerLabel;
96
+ exports.customerManagerLink = customerManagerLink;
97
+ exports.customerNegativeCriterion = customerNegativeCriterion;
98
+ exports.customerSearchTermInsight = customerSearchTermInsight;
99
+ exports.customerSkAdNetworkConversionValueSchema = customerSkAdNetworkConversionValueSchema;
100
+ exports.customerUserAccess = customerUserAccess;
101
+ exports.customerUserAccessInvitation = customerUserAccessInvitation;
102
+ exports.customizerAttribute = customizerAttribute;
103
+ exports.dataLink = dataLink;
104
+ exports.detailContentSuitabilityPlacementView = detailContentSuitabilityPlacementView;
105
+ exports.detailPlacementView = detailPlacementView;
106
+ exports.detailedDemographic = detailedDemographic;
107
+ exports.displayKeywordView = displayKeywordView;
108
+ exports.distanceView = distanceView;
109
+ exports.domainCategory = domainCategory;
110
+ exports.dynamicSearchAdsSearchTermView = dynamicSearchAdsSearchTermView;
111
+ exports.expandedLandingPageView = expandedLandingPageView;
112
+ exports.experiment = experiment;
113
+ exports.experimentArm = experimentArm;
114
+ exports.finalUrlExpansionAssetView = finalUrlExpansionAssetView;
115
+ exports.genderView = genderView;
116
+ exports.geoTargetConstant = geoTargetConstant;
117
+ exports.geographicView = geographicView;
118
+ exports.goal = goal;
119
+ exports.googleAdsField = googleAdsField;
120
+ exports.groupContentSuitabilityPlacementView = groupContentSuitabilityPlacementView;
121
+ exports.groupPlacementView = groupPlacementView;
122
+ exports.hotelGroupView = hotelGroupView;
123
+ exports.hotelPerformanceView = hotelPerformanceView;
124
+ exports.hotelReconciliation = hotelReconciliation;
125
+ exports.incomeRangeView = incomeRangeView;
126
+ exports.invoice = invoice;
127
+ exports.keywordPlan = keywordPlan;
128
+ exports.keywordPlanAdGroup = keywordPlanAdGroup;
129
+ exports.keywordPlanAdGroupKeyword = keywordPlanAdGroupKeyword;
130
+ exports.keywordPlanCampaign = keywordPlanCampaign;
131
+ exports.keywordPlanCampaignKeyword = keywordPlanCampaignKeyword;
132
+ exports.keywordThemeConstant = keywordThemeConstant;
133
+ exports.keywordView = keywordView;
134
+ exports.label = label;
135
+ exports.landingPageView = landingPageView;
136
+ exports.languageConstant = languageConstant;
137
+ exports.leadFormSubmissionData = leadFormSubmissionData;
138
+ exports.lifeEvent = lifeEvent;
139
+ exports.liftMeasurementAgeRange = liftMeasurementAgeRange;
140
+ exports.liftMeasurementCampaign = liftMeasurementCampaign;
141
+ exports.liftMeasurementConfig = liftMeasurementConfig;
142
+ exports.liftMeasurementDevice = liftMeasurementDevice;
143
+ exports.liftMeasurementFlight = liftMeasurementFlight;
144
+ exports.liftMeasurementGender = liftMeasurementGender;
145
+ exports.liftMeasurementVideo = liftMeasurementVideo;
146
+ exports.localServicesEmployee = localServicesEmployee;
147
+ exports.localServicesLead = localServicesLead;
148
+ exports.localServicesLeadConversation = localServicesLeadConversation;
149
+ exports.localServicesVerificationArtifact = localServicesVerificationArtifact;
150
+ exports.locationInterestView = locationInterestView;
151
+ exports.locationView = locationView;
152
+ exports.managedPlacementView = managedPlacementView;
153
+ exports.matchedLocationInterestView = matchedLocationInterestView;
154
+ exports.mediaFile = mediaFile;
155
+ exports.mobileAppCategoryConstant = mobileAppCategoryConstant;
156
+ exports.mobileDeviceConstant = mobileDeviceConstant;
157
+ exports.multiPartyAuthReview = multiPartyAuthReview;
158
+ exports.offlineConversionUploadClientSummary = offlineConversionUploadClientSummary;
159
+ exports.offlineConversionUploadConversionActionSummary = offlineConversionUploadConversionActionSummary;
160
+ exports.offlineUserDataJob = offlineUserDataJob;
161
+ exports.operatingSystemVersionConstant = operatingSystemVersionConstant;
162
+ exports.paidOrganicSearchTermView = paidOrganicSearchTermView;
163
+ exports.parentalStatusView = parentalStatusView;
164
+ exports.paymentsAccount = paymentsAccount;
165
+ exports.perStoreView = perStoreView;
166
+ exports.performanceMaxPlacementView = performanceMaxPlacementView;
167
+ exports.productCategoryConstant = productCategoryConstant;
168
+ exports.productGroupView = productGroupView;
169
+ exports.productLink = productLink;
170
+ exports.productLinkInvitation = productLinkInvitation;
171
+ exports.qualifyingQuestion = qualifyingQuestion;
172
+ exports.recommendation = recommendation;
173
+ exports.recommendationSubscription = recommendationSubscription;
174
+ exports.remarketingAction = remarketingAction;
175
+ exports.searchTermView = searchTermView;
176
+ exports.sharedCriterion = sharedCriterion;
177
+ exports.sharedSet = sharedSet;
178
+ exports.shoppingPerformanceView = shoppingPerformanceView;
179
+ exports.shoppingProduct = shoppingProduct;
180
+ exports.smartCampaignSearchTermView = smartCampaignSearchTermView;
181
+ exports.smartCampaignSetting = smartCampaignSetting;
182
+ exports.targetingExpansionView = targetingExpansionView;
183
+ exports.thirdPartyAppAnalyticsLink = thirdPartyAppAnalyticsLink;
184
+ exports.topicConstant = topicConstant;
185
+ exports.topicView = topicView;
186
+ exports.travelActivityGroupView = travelActivityGroupView;
187
+ exports.travelActivityPerformanceView = travelActivityPerformanceView;
188
+ exports.userInterest = userInterest;
189
+ exports.userList = userList;
190
+ exports.userListCustomerType = userListCustomerType;
191
+ exports.userLocationView = userLocationView;
192
+ exports.video = video;
193
+ exports.videoEnhancement = videoEnhancement;
194
+ exports.webpageView = webpageView;
195
+ exports.youTubeVideoUpload = youTubeVideoUpload;
196
+ /**
197
+ * @param {string | number} customerId
198
+ * @param {string | number} biddingStrategyId
199
+ * @returns `AccessibleBiddingStrategyResourceName`
200
+ * @example const accessibleBiddingStrategy: ResourceNames.AccessibleBiddingStrategyResourceName = ResourceNames.accessibleBiddingStrategy(10987417, 21974834)
201
+ */
202
+ function accessibleBiddingStrategy(customerId, biddingStrategyId) { return `customers/${customerId}/accessibleBiddingStrategies/${biddingStrategyId}`; }
203
+ /**
204
+ * @param {string | number} customerId
205
+ * @param {string | number} accountBudgetId
206
+ * @returns `AccountBudgetResourceName`
207
+ * @example const accountBudget: ResourceNames.AccountBudgetResourceName = ResourceNames.accountBudget(10987417, 21974834)
208
+ */
209
+ function accountBudget(customerId, accountBudgetId) { return `customers/${customerId}/accountBudgets/${accountBudgetId}`; }
210
+ /**
211
+ * @param {string | number} customerId
212
+ * @param {string | number} accountBudgetProposalId
213
+ * @returns `AccountBudgetProposalResourceName`
214
+ * @example const accountBudgetProposal: ResourceNames.AccountBudgetProposalResourceName = ResourceNames.accountBudgetProposal(10987417, 21974834)
215
+ */
216
+ function accountBudgetProposal(customerId, accountBudgetProposalId) { return `customers/${customerId}/accountBudgetProposals/${accountBudgetProposalId}`; }
217
+ /**
218
+ * @param {string | number} customerId
219
+ * @param {string | number} accountLinkId
220
+ * @returns `AccountLinkResourceName`
221
+ * @example const accountLink: ResourceNames.AccountLinkResourceName = ResourceNames.accountLink(10987417, 21974834)
222
+ */
223
+ function accountLink(customerId, accountLinkId) { return `customers/${customerId}/accountLinks/${accountLinkId}`; }
224
+ /**
225
+ * @param {string | number} customerId
226
+ * @param {string | number} adId
227
+ * @returns `AdResourceName`
228
+ * @example const ad: ResourceNames.AdResourceName = ResourceNames.ad(10987417, 21974834)
229
+ */
230
+ function ad(customerId, adId) { return `customers/${customerId}/ads/${adId}`; }
231
+ /**
232
+ * @param {string | number} customerId
233
+ * @param {string | number} adGroupId
234
+ * @returns `AdGroupResourceName`
235
+ * @example const adGroup: ResourceNames.AdGroupResourceName = ResourceNames.adGroup(10987417, 21974834)
236
+ */
237
+ function adGroup(customerId, adGroupId) { return `customers/${customerId}/adGroups/${adGroupId}`; }
238
+ /**
239
+ * @param {string | number} customerId
240
+ * @param {string | number} adGroupId
241
+ * @param {string | number} adId
242
+ * @returns `AdGroupAdResourceName`
243
+ * @example const adGroupAd: ResourceNames.AdGroupAdResourceName = ResourceNames.adGroupAd(10987417, 21974834, 43949668)
244
+ */
245
+ function adGroupAd(customerId, adGroupId, adId) { return `customers/${customerId}/adGroupAds/${adGroupId}~${adId}`; }
246
+ /**
247
+ * @param {string | number} customerId
248
+ * @param {string | number} adGroupId
249
+ * @param {string | number} adId
250
+ * @param {string | number} assetCombinationIdLow
251
+ * @param {string | number} assetCombinationIdHigh
252
+ * @returns `AdGroupAdAssetCombinationViewResourceName`
253
+ * @example const adGroupAdAssetCombinationView: ResourceNames.AdGroupAdAssetCombinationViewResourceName = ResourceNames.adGroupAdAssetCombinationView(10987417, 21974834, 43949668, 87899336, 175798672)
254
+ */
255
+ function adGroupAdAssetCombinationView(customerId, adGroupId, adId, assetCombinationIdLow, assetCombinationIdHigh) { return `customers/${customerId}/adGroupAdAssetCombinationViews/${adGroupId}~${adId}~${assetCombinationIdLow}~${assetCombinationIdHigh}`; }
256
+ /**
257
+ * @param {string | number} customerId
258
+ * @param {string | number} adGroupId
259
+ * @param {string | number} adId
260
+ * @param {string | number} assetId
261
+ * @param {string | number} fieldType
262
+ * @returns `AdGroupAdAssetViewResourceName`
263
+ * @example const adGroupAdAssetView: ResourceNames.AdGroupAdAssetViewResourceName = ResourceNames.adGroupAdAssetView(10987417, 21974834, 43949668, 87899336, 175798672)
264
+ */
265
+ function adGroupAdAssetView(customerId, adGroupId, adId, assetId, fieldType) { return `customers/${customerId}/adGroupAdAssetViews/${adGroupId}~${adId}~${assetId}~${fieldType}`; }
266
+ /**
267
+ * @param {string | number} customerId
268
+ * @param {string | number} adGroupId
269
+ * @param {string | number} adId
270
+ * @param {string | number} labelId
271
+ * @returns `AdGroupAdLabelResourceName`
272
+ * @example const adGroupAdLabel: ResourceNames.AdGroupAdLabelResourceName = ResourceNames.adGroupAdLabel(10987417, 21974834, 43949668, 87899336)
273
+ */
274
+ function adGroupAdLabel(customerId, adGroupId, adId, labelId) { return `customers/${customerId}/adGroupAdLabels/${adGroupId}~${adId}~${labelId}`; }
275
+ /**
276
+ * @param {string | number} customerId
277
+ * @param {string | number} adGroupId
278
+ * @param {string | number} assetId
279
+ * @param {string | number} fieldType
280
+ * @returns `AdGroupAssetResourceName`
281
+ * @example const adGroupAsset: ResourceNames.AdGroupAssetResourceName = ResourceNames.adGroupAsset(10987417, 21974834, 43949668, 87899336)
282
+ */
283
+ function adGroupAsset(customerId, adGroupId, assetId, fieldType) { return `customers/${customerId}/adGroupAssets/${adGroupId}~${assetId}~${fieldType}`; }
284
+ /**
285
+ * @param {string | number} customerId
286
+ * @param {string | number} adGroupId
287
+ * @param {string | number} assetSetId
288
+ * @returns `AdGroupAssetSetResourceName`
289
+ * @example const adGroupAssetSet: ResourceNames.AdGroupAssetSetResourceName = ResourceNames.adGroupAssetSet(10987417, 21974834, 43949668)
290
+ */
291
+ function adGroupAssetSet(customerId, adGroupId, assetSetId) { return `customers/${customerId}/adGroupAssetSets/${adGroupId}~${assetSetId}`; }
292
+ /**
293
+ * @param {string | number} customerId
294
+ * @param {string | number} adGroupId
295
+ * @param {string | number} criterionId
296
+ * @returns `AdGroupAudienceViewResourceName`
297
+ * @example const adGroupAudienceView: ResourceNames.AdGroupAudienceViewResourceName = ResourceNames.adGroupAudienceView(10987417, 21974834, 43949668)
298
+ */
299
+ function adGroupAudienceView(customerId, adGroupId, criterionId) { return `customers/${customerId}/adGroupAudienceViews/${adGroupId}~${criterionId}`; }
300
+ /**
301
+ * @param {string | number} customerId
302
+ * @param {string | number} adGroupId
303
+ * @param {string | number} criterionId
304
+ * @returns `AdGroupBidModifierResourceName`
305
+ * @example const adGroupBidModifier: ResourceNames.AdGroupBidModifierResourceName = ResourceNames.adGroupBidModifier(10987417, 21974834, 43949668)
306
+ */
307
+ function adGroupBidModifier(customerId, adGroupId, criterionId) { return `customers/${customerId}/adGroupBidModifiers/${adGroupId}~${criterionId}`; }
308
+ /**
309
+ * @param {string | number} customerId
310
+ * @param {string | number} adGroupId
311
+ * @param {string | number} criterionId
312
+ * @returns `AdGroupCriterionResourceName`
313
+ * @example const adGroupCriterion: ResourceNames.AdGroupCriterionResourceName = ResourceNames.adGroupCriterion(10987417, 21974834, 43949668)
314
+ */
315
+ function adGroupCriterion(customerId, adGroupId, criterionId) { return `customers/${customerId}/adGroupCriteria/${adGroupId}~${criterionId}`; }
316
+ /**
317
+ * @param {string | number} customerId
318
+ * @param {string | number} adGroupId
319
+ * @param {string | number} criterionId
320
+ * @param {string | number} customizerAttributeId
321
+ * @returns `AdGroupCriterionCustomizerResourceName`
322
+ * @example const adGroupCriterionCustomizer: ResourceNames.AdGroupCriterionCustomizerResourceName = ResourceNames.adGroupCriterionCustomizer(10987417, 21974834, 43949668, 87899336)
323
+ */
324
+ function adGroupCriterionCustomizer(customerId, adGroupId, criterionId, customizerAttributeId) { return `customers/${customerId}/adGroupCriterionCustomizers/${adGroupId}~${criterionId}~${customizerAttributeId}`; }
325
+ /**
326
+ * @param {string | number} customerId
327
+ * @param {string | number} adGroupId
328
+ * @param {string | number} criterionId
329
+ * @param {string | number} labelId
330
+ * @returns `AdGroupCriterionLabelResourceName`
331
+ * @example const adGroupCriterionLabel: ResourceNames.AdGroupCriterionLabelResourceName = ResourceNames.adGroupCriterionLabel(10987417, 21974834, 43949668, 87899336)
332
+ */
333
+ function adGroupCriterionLabel(customerId, adGroupId, criterionId, labelId) { return `customers/${customerId}/adGroupCriterionLabels/${adGroupId}~${criterionId}~${labelId}`; }
334
+ /**
335
+ * @param {string | number} customerId
336
+ * @param {string | number} adGroupId
337
+ * @param {string | number} criterionId
338
+ * @param {string | number} type
339
+ * @param {string | number} modificationMethod
340
+ * @param {string | number} startDate
341
+ * @param {string | number} endDate
342
+ * @returns `AdGroupCriterionSimulationResourceName`
343
+ * @example const adGroupCriterionSimulation: ResourceNames.AdGroupCriterionSimulationResourceName = ResourceNames.adGroupCriterionSimulation(10987417, 21974834, 43949668, 87899336, 175798672, 351597344, 703194688)
344
+ */
345
+ function adGroupCriterionSimulation(customerId, adGroupId, criterionId, type, modificationMethod, startDate, endDate) { return `customers/${customerId}/adGroupCriterionSimulations/${adGroupId}~${criterionId}~${type}~${modificationMethod}~${startDate}~${endDate}`; }
346
+ /**
347
+ * @param {string | number} customerId
348
+ * @param {string | number} adGroupId
349
+ * @param {string | number} customizerAttributeId
350
+ * @returns `AdGroupCustomizerResourceName`
351
+ * @example const adGroupCustomizer: ResourceNames.AdGroupCustomizerResourceName = ResourceNames.adGroupCustomizer(10987417, 21974834, 43949668)
352
+ */
353
+ function adGroupCustomizer(customerId, adGroupId, customizerAttributeId) { return `customers/${customerId}/adGroupCustomizers/${adGroupId}~${customizerAttributeId}`; }
354
+ /**
355
+ * @param {string | number} customerId
356
+ * @param {string | number} adGroupId
357
+ * @param {string | number} labelId
358
+ * @returns `AdGroupLabelResourceName`
359
+ * @example const adGroupLabel: ResourceNames.AdGroupLabelResourceName = ResourceNames.adGroupLabel(10987417, 21974834, 43949668)
360
+ */
361
+ function adGroupLabel(customerId, adGroupId, labelId) { return `customers/${customerId}/adGroupLabels/${adGroupId}~${labelId}`; }
362
+ /**
363
+ * @param {string | number} customerId
364
+ * @param {string | number} adGroupId
365
+ * @param {string | number} type
366
+ * @param {string | number} modificationMethod
367
+ * @param {string | number} startDate
368
+ * @param {string | number} endDate
369
+ * @returns `AdGroupSimulationResourceName`
370
+ * @example const adGroupSimulation: ResourceNames.AdGroupSimulationResourceName = ResourceNames.adGroupSimulation(10987417, 21974834, 43949668, 87899336, 175798672, 351597344)
371
+ */
372
+ function adGroupSimulation(customerId, adGroupId, type, modificationMethod, startDate, endDate) { return `customers/${customerId}/adGroupSimulations/${adGroupId}~${type}~${modificationMethod}~${startDate}~${endDate}`; }
373
+ /**
374
+ * @param {string | number} customerId
375
+ * @param {string | number} adGroupId
376
+ * @param {string | number} criterionId
377
+ * @param {string | number} parameterIndex
378
+ * @returns `AdParameterResourceName`
379
+ * @example const adParameter: ResourceNames.AdParameterResourceName = ResourceNames.adParameter(10987417, 21974834, 43949668, 87899336)
380
+ */
381
+ function adParameter(customerId, adGroupId, criterionId, parameterIndex) { return `customers/${customerId}/adParameters/${adGroupId}~${criterionId}~${parameterIndex}`; }
382
+ /**
383
+ * @param {string | number} customerId
384
+ * @param {string | number} campaignId
385
+ * @param {string | number} criterionId
386
+ * @returns `AdScheduleViewResourceName`
387
+ * @example const adScheduleView: ResourceNames.AdScheduleViewResourceName = ResourceNames.adScheduleView(10987417, 21974834, 43949668)
388
+ */
389
+ function adScheduleView(customerId, campaignId, criterionId) { return `customers/${customerId}/adScheduleViews/${campaignId}~${criterionId}`; }
390
+ /**
391
+ * @param {string | number} customerId
392
+ * @param {string | number} adGroupId
393
+ * @param {string | number} criterionId
394
+ * @returns `AgeRangeViewResourceName`
395
+ * @example const ageRangeView: ResourceNames.AgeRangeViewResourceName = ResourceNames.ageRangeView(10987417, 21974834, 43949668)
396
+ */
397
+ function ageRangeView(customerId, adGroupId, criterionId) { return `customers/${customerId}/ageRangeViews/${adGroupId}~${criterionId}`; }
398
+ /**
399
+ * @param {string | number} customerId
400
+ * @param {string | number} adGroupId
401
+ * @param {string | number} searchTerm
402
+ * @param {string | number} landingPage
403
+ * @param {string | number} headline
404
+ * @returns `AiMaxSearchTermAdCombinationViewResourceName`
405
+ * @example const aiMaxSearchTermAdCombinationView: ResourceNames.AiMaxSearchTermAdCombinationViewResourceName = ResourceNames.aiMaxSearchTermAdCombinationView(10987417, 21974834, 43949668, 87899336, 175798672)
406
+ */
407
+ function aiMaxSearchTermAdCombinationView(customerId, adGroupId, searchTerm, landingPage, headline) { return `customers/${customerId}/aiMaxSearchTermAdCombinationViews/${adGroupId}~${searchTerm}~${landingPage}~${headline}`; }
408
+ /**
409
+ * @param {string | number} customerId
410
+ * @param {string | number} campaignId
411
+ * @param {string | number} adGroupId
412
+ * @param {string | number} androidPrivacyInteractionType
413
+ * @param {string | number} androidPrivacyNetworkType
414
+ * @param {string | number} androidPrivacyInteractionDate
415
+ * @returns `AndroidPrivacySharedKeyGoogleAdGroupResourceName`
416
+ * @example const androidPrivacySharedKeyGoogleAdGroup: ResourceNames.AndroidPrivacySharedKeyGoogleAdGroupResourceName = ResourceNames.androidPrivacySharedKeyGoogleAdGroup(10987417, 21974834, 43949668, 87899336, 175798672, 351597344)
417
+ */
418
+ function androidPrivacySharedKeyGoogleAdGroup(customerId, campaignId, adGroupId, androidPrivacyInteractionType, androidPrivacyNetworkType, androidPrivacyInteractionDate) { return `customers/${customerId}/androidPrivacySharedKeyGoogleAdGroups/${campaignId}~${adGroupId}~${androidPrivacyInteractionType}~${androidPrivacyNetworkType}~${androidPrivacyInteractionDate}`; }
419
+ /**
420
+ * @param {string | number} customerId
421
+ * @param {string | number} campaignId
422
+ * @param {string | number} androidPrivacyInteractionType
423
+ * @param {string | number} androidPrivacyInteractionDate
424
+ * @returns `AndroidPrivacySharedKeyGoogleCampaignResourceName`
425
+ * @example const androidPrivacySharedKeyGoogleCampaign: ResourceNames.AndroidPrivacySharedKeyGoogleCampaignResourceName = ResourceNames.androidPrivacySharedKeyGoogleCampaign(10987417, 21974834, 43949668, 87899336)
426
+ */
427
+ function androidPrivacySharedKeyGoogleCampaign(customerId, campaignId, androidPrivacyInteractionType, androidPrivacyInteractionDate) { return `customers/${customerId}/androidPrivacySharedKeyGoogleCampaigns/${campaignId}~${androidPrivacyInteractionType}~${androidPrivacyInteractionDate}`; }
428
+ /**
429
+ * @param {string | number} customerId
430
+ * @param {string | number} campaignId
431
+ * @param {string | number} androidPrivacyInteractionType
432
+ * @param {string | number} androidPrivacyNetworkType
433
+ * @param {string | number} androidPrivacyInteractionDate
434
+ * @returns `AndroidPrivacySharedKeyGoogleNetworkTypeResourceName`
435
+ * @example const androidPrivacySharedKeyGoogleNetworkType: ResourceNames.AndroidPrivacySharedKeyGoogleNetworkTypeResourceName = ResourceNames.androidPrivacySharedKeyGoogleNetworkType(10987417, 21974834, 43949668, 87899336, 175798672)
436
+ */
437
+ function androidPrivacySharedKeyGoogleNetworkType(customerId, campaignId, androidPrivacyInteractionType, androidPrivacyNetworkType, androidPrivacyInteractionDate) { return `customers/${customerId}/androidPrivacySharedKeyGoogleNetworkTypes/${campaignId}~${androidPrivacyInteractionType}~${androidPrivacyNetworkType}~${androidPrivacyInteractionDate}`; }
438
+ /**
439
+ * @param {string | number} customerId
440
+ * @param {string | number} adGroupId
441
+ * @param {string | number} adId
442
+ * @param {string | number} assetCombinationCategory
443
+ * @returns `AppTopCombinationViewResourceName`
444
+ * @example const appTopCombinationView: ResourceNames.AppTopCombinationViewResourceName = ResourceNames.appTopCombinationView(10987417, 21974834, 43949668, 87899336)
445
+ */
446
+ function appTopCombinationView(customerId, adGroupId, adId, assetCombinationCategory) { return `customers/${customerId}/appTopCombinationViews/${adGroupId}~${adId}~${assetCombinationCategory}`; }
447
+ /**
448
+ * @param {string | number} customerId
449
+ * @param {string | number} couponCode
450
+ * @returns `AppliedIncentiveResourceName`
451
+ * @example const appliedIncentive: ResourceNames.AppliedIncentiveResourceName = ResourceNames.appliedIncentive(10987417, 21974834)
452
+ */
453
+ function appliedIncentive(customerId, couponCode) { return `customers/${customerId}/appliedIncentives/${couponCode}`; }
454
+ /**
455
+ * @param {string | number} customerId
456
+ * @param {string | number} assetId
457
+ * @returns `AssetResourceName`
458
+ * @example const asset: ResourceNames.AssetResourceName = ResourceNames.asset(10987417, 21974834)
459
+ */
460
+ function asset(customerId, assetId) { return `customers/${customerId}/assets/${assetId}`; }
461
+ /**
462
+ * @param {string | number} customerId
463
+ * @param {string | number} fieldType
464
+ * @returns `AssetFieldTypeViewResourceName`
465
+ * @example const assetFieldTypeView: ResourceNames.AssetFieldTypeViewResourceName = ResourceNames.assetFieldTypeView(10987417, 21974834)
466
+ */
467
+ function assetFieldTypeView(customerId, fieldType) { return `customers/${customerId}/assetFieldTypeViews/${fieldType}`; }
468
+ /**
469
+ * @param {string | number} customerId
470
+ * @param {string | number} assetGroupId
471
+ * @returns `AssetGroupResourceName`
472
+ * @example const assetGroup: ResourceNames.AssetGroupResourceName = ResourceNames.assetGroup(10987417, 21974834)
473
+ */
474
+ function assetGroup(customerId, assetGroupId) { return `customers/${customerId}/assetGroups/${assetGroupId}`; }
475
+ /**
476
+ * @param {string | number} customerId
477
+ * @param {string | number} assetGroupId
478
+ * @param {string | number} assetId
479
+ * @param {string | number} fieldType
480
+ * @returns `AssetGroupAssetResourceName`
481
+ * @example const assetGroupAsset: ResourceNames.AssetGroupAssetResourceName = ResourceNames.assetGroupAsset(10987417, 21974834, 43949668, 87899336)
482
+ */
483
+ function assetGroupAsset(customerId, assetGroupId, assetId, fieldType) { return `customers/${customerId}/assetGroupAssets/${assetGroupId}~${assetId}~${fieldType}`; }
484
+ /**
485
+ * @param {string | number} customerId
486
+ * @param {string | number} assetGroupId
487
+ * @param {string | number} listingGroupFilterId
488
+ * @returns `AssetGroupListingGroupFilterResourceName`
489
+ * @example const assetGroupListingGroupFilter: ResourceNames.AssetGroupListingGroupFilterResourceName = ResourceNames.assetGroupListingGroupFilter(10987417, 21974834, 43949668)
490
+ */
491
+ function assetGroupListingGroupFilter(customerId, assetGroupId, listingGroupFilterId) { return `customers/${customerId}/assetGroupListingGroupFilters/${assetGroupId}~${listingGroupFilterId}`; }
492
+ /**
493
+ * @param {string | number} customerId
494
+ * @param {string | number} assetGroupId
495
+ * @param {string | number} listingGroupFilterId
496
+ * @returns `AssetGroupProductGroupViewResourceName`
497
+ * @example const assetGroupProductGroupView: ResourceNames.AssetGroupProductGroupViewResourceName = ResourceNames.assetGroupProductGroupView(10987417, 21974834, 43949668)
498
+ */
499
+ function assetGroupProductGroupView(customerId, assetGroupId, listingGroupFilterId) { return `customers/${customerId}/assetGroupProductGroupViews/${assetGroupId}~${listingGroupFilterId}`; }
500
+ /**
501
+ * @param {string | number} customerId
502
+ * @param {string | number} assetGroupId
503
+ * @param {string | number} criterionId
504
+ * @returns `AssetGroupSignalResourceName`
505
+ * @example const assetGroupSignal: ResourceNames.AssetGroupSignalResourceName = ResourceNames.assetGroupSignal(10987417, 21974834, 43949668)
506
+ */
507
+ function assetGroupSignal(customerId, assetGroupId, criterionId) { return `customers/${customerId}/assetGroupSignals/${assetGroupId}~${criterionId}`; }
508
+ /**
509
+ * @param {string | number} customerId
510
+ * @param {string | number} assetGroupId
511
+ * @param {string | number} assetCombinationCategory
512
+ * @returns `AssetGroupTopCombinationViewResourceName`
513
+ * @example const assetGroupTopCombinationView: ResourceNames.AssetGroupTopCombinationViewResourceName = ResourceNames.assetGroupTopCombinationView(10987417, 21974834, 43949668)
514
+ */
515
+ function assetGroupTopCombinationView(customerId, assetGroupId, assetCombinationCategory) { return `customers/${customerId}/assetGroupTopCombinationViews/${assetGroupId}~${assetCombinationCategory}`; }
516
+ /**
517
+ * @param {string | number} customerId
518
+ * @param {string | number} assetSetId
519
+ * @returns `AssetSetResourceName`
520
+ * @example const assetSet: ResourceNames.AssetSetResourceName = ResourceNames.assetSet(10987417, 21974834)
521
+ */
522
+ function assetSet(customerId, assetSetId) { return `customers/${customerId}/assetSets/${assetSetId}`; }
523
+ /**
524
+ * @param {string | number} customerId
525
+ * @param {string | number} assetSetId
526
+ * @param {string | number} assetId
527
+ * @returns `AssetSetAssetResourceName`
528
+ * @example const assetSetAsset: ResourceNames.AssetSetAssetResourceName = ResourceNames.assetSetAsset(10987417, 21974834, 43949668)
529
+ */
530
+ function assetSetAsset(customerId, assetSetId, assetId) { return `customers/${customerId}/assetSetAssets/${assetSetId}~${assetId}`; }
531
+ /**
532
+ * @param {string | number} customerId
533
+ * @param {string | number} assetSetType
534
+ * @returns `AssetSetTypeViewResourceName`
535
+ * @example const assetSetTypeView: ResourceNames.AssetSetTypeViewResourceName = ResourceNames.assetSetTypeView(10987417, 21974834)
536
+ */
537
+ function assetSetTypeView(customerId, assetSetType) { return `customers/${customerId}/assetSetTypeViews/${assetSetType}`; }
538
+ /**
539
+ * @param {string | number} customerId
540
+ * @param {string | number} audienceId
541
+ * @returns `AudienceResourceName`
542
+ * @example const audience: ResourceNames.AudienceResourceName = ResourceNames.audience(10987417, 21974834)
543
+ */
544
+ function audience(customerId, audienceId) { return `customers/${customerId}/audiences/${audienceId}`; }
545
+ /**
546
+ * @param {string | number} customerId
547
+ * @param {string | number} batchJobId
548
+ * @returns `BatchJobResourceName`
549
+ * @example const batchJob: ResourceNames.BatchJobResourceName = ResourceNames.batchJob(10987417, 21974834)
550
+ */
551
+ function batchJob(customerId, batchJobId) { return `customers/${customerId}/batchJobs/${batchJobId}`; }
552
+ /**
553
+ * @param {string | number} customerId
554
+ * @param {string | number} seasonalityEventId
555
+ * @returns `BiddingDataExclusionResourceName`
556
+ * @example const biddingDataExclusion: ResourceNames.BiddingDataExclusionResourceName = ResourceNames.biddingDataExclusion(10987417, 21974834)
557
+ */
558
+ function biddingDataExclusion(customerId, seasonalityEventId) { return `customers/${customerId}/biddingDataExclusions/${seasonalityEventId}`; }
559
+ /**
560
+ * @param {string | number} customerId
561
+ * @param {string | number} seasonalityEventId
562
+ * @returns `BiddingSeasonalityAdjustmentResourceName`
563
+ * @example const biddingSeasonalityAdjustment: ResourceNames.BiddingSeasonalityAdjustmentResourceName = ResourceNames.biddingSeasonalityAdjustment(10987417, 21974834)
564
+ */
565
+ function biddingSeasonalityAdjustment(customerId, seasonalityEventId) { return `customers/${customerId}/biddingSeasonalityAdjustments/${seasonalityEventId}`; }
566
+ /**
567
+ * @param {string | number} customerId
568
+ * @param {string | number} biddingStrategyId
569
+ * @returns `BiddingStrategyResourceName`
570
+ * @example const biddingStrategy: ResourceNames.BiddingStrategyResourceName = ResourceNames.biddingStrategy(10987417, 21974834)
571
+ */
572
+ function biddingStrategy(customerId, biddingStrategyId) { return `customers/${customerId}/biddingStrategies/${biddingStrategyId}`; }
573
+ /**
574
+ * @param {string | number} customerId
575
+ * @param {string | number} biddingStrategyId
576
+ * @param {string | number} type
577
+ * @param {string | number} modificationMethod
578
+ * @param {string | number} startDate
579
+ * @param {string | number} endDate
580
+ * @returns `BiddingStrategySimulationResourceName`
581
+ * @example const biddingStrategySimulation: ResourceNames.BiddingStrategySimulationResourceName = ResourceNames.biddingStrategySimulation(10987417, 21974834, 43949668, 87899336, 175798672, 351597344)
582
+ */
583
+ function biddingStrategySimulation(customerId, biddingStrategyId, type, modificationMethod, startDate, endDate) { return `customers/${customerId}/biddingStrategySimulations/${biddingStrategyId}~${type}~${modificationMethod}~${startDate}~${endDate}`; }
584
+ /**
585
+ * @param {string | number} customerId
586
+ * @param {string | number} billingSetupId
587
+ * @returns `BillingSetupResourceName`
588
+ * @example const billingSetup: ResourceNames.BillingSetupResourceName = ResourceNames.billingSetup(10987417, 21974834)
589
+ */
590
+ function billingSetup(customerId, billingSetupId) { return `customers/${customerId}/billingSetups/${billingSetupId}`; }
591
+ /**
592
+ * @param {string | number} customerId
593
+ * @param {string | number} callDetailId
594
+ * @returns `CallViewResourceName`
595
+ * @example const callView: ResourceNames.CallViewResourceName = ResourceNames.callView(10987417, 21974834)
596
+ */
597
+ function callView(customerId, callDetailId) { return `customers/${customerId}/callViews/${callDetailId}`; }
598
+ /**
599
+ * @param {string | number} customerId
600
+ * @param {string | number} campaignId
601
+ * @returns `CampaignResourceName`
602
+ * @example const campaign: ResourceNames.CampaignResourceName = ResourceNames.campaign(10987417, 21974834)
603
+ */
604
+ function campaign(customerId, campaignId) { return `customers/${customerId}/campaigns/${campaignId}`; }
605
+ /**
606
+ * @param {string | number} customerId
607
+ * @param {string | number} campaignId
608
+ * @param {string | number} assetId
609
+ * @param {string | number} assetLinkSource
610
+ * @param {string | number} fieldType
611
+ * @returns `CampaignAggregateAssetViewResourceName`
612
+ * @example const campaignAggregateAssetView: ResourceNames.CampaignAggregateAssetViewResourceName = ResourceNames.campaignAggregateAssetView(10987417, 21974834, 43949668, 87899336, 175798672)
613
+ */
614
+ function campaignAggregateAssetView(customerId, campaignId, assetId, assetLinkSource, fieldType) { return `customers/${customerId}/campaignAggregateAssetViews/${campaignId}~${assetId}~${assetLinkSource}~${fieldType}`; }
615
+ /**
616
+ * @param {string | number} customerId
617
+ * @param {string | number} campaignId
618
+ * @param {string | number} assetId
619
+ * @param {string | number} fieldType
620
+ * @returns `CampaignAssetResourceName`
621
+ * @example const campaignAsset: ResourceNames.CampaignAssetResourceName = ResourceNames.campaignAsset(10987417, 21974834, 43949668, 87899336)
622
+ */
623
+ function campaignAsset(customerId, campaignId, assetId, fieldType) { return `customers/${customerId}/campaignAssets/${campaignId}~${assetId}~${fieldType}`; }
624
+ /**
625
+ * @param {string | number} customerId
626
+ * @param {string | number} campaignId
627
+ * @param {string | number} assetSetId
628
+ * @returns `CampaignAssetSetResourceName`
629
+ * @example const campaignAssetSet: ResourceNames.CampaignAssetSetResourceName = ResourceNames.campaignAssetSet(10987417, 21974834, 43949668)
630
+ */
631
+ function campaignAssetSet(customerId, campaignId, assetSetId) { return `customers/${customerId}/campaignAssetSets/${campaignId}~${assetSetId}`; }
632
+ /**
633
+ * @param {string | number} customerId
634
+ * @param {string | number} campaignId
635
+ * @param {string | number} criterionId
636
+ * @returns `CampaignAudienceViewResourceName`
637
+ * @example const campaignAudienceView: ResourceNames.CampaignAudienceViewResourceName = ResourceNames.campaignAudienceView(10987417, 21974834, 43949668)
638
+ */
639
+ function campaignAudienceView(customerId, campaignId, criterionId) { return `customers/${customerId}/campaignAudienceViews/${campaignId}~${criterionId}`; }
640
+ /**
641
+ * @param {string | number} customerId
642
+ * @param {string | number} campaignId
643
+ * @param {string | number} criterionId
644
+ * @returns `CampaignBidModifierResourceName`
645
+ * @example const campaignBidModifier: ResourceNames.CampaignBidModifierResourceName = ResourceNames.campaignBidModifier(10987417, 21974834, 43949668)
646
+ */
647
+ function campaignBidModifier(customerId, campaignId, criterionId) { return `customers/${customerId}/campaignBidModifiers/${campaignId}~${criterionId}`; }
648
+ /**
649
+ * @param {string | number} customerId
650
+ * @param {string | number} campaignBudgetId
651
+ * @returns `CampaignBudgetResourceName`
652
+ * @example const campaignBudget: ResourceNames.CampaignBudgetResourceName = ResourceNames.campaignBudget(10987417, 21974834)
653
+ */
654
+ function campaignBudget(customerId, campaignBudgetId) { return `customers/${customerId}/campaignBudgets/${campaignBudgetId}`; }
655
+ /**
656
+ * @param {string | number} customerId
657
+ * @param {string | number} campaignId
658
+ * @param {string | number} category
659
+ * @param {string | number} source
660
+ * @returns `CampaignConversionGoalResourceName`
661
+ * @example const campaignConversionGoal: ResourceNames.CampaignConversionGoalResourceName = ResourceNames.campaignConversionGoal(10987417, 21974834, 43949668, 87899336)
662
+ */
663
+ function campaignConversionGoal(customerId, campaignId, category, source) { return `customers/${customerId}/campaignConversionGoals/${campaignId}~${category}~${source}`; }
664
+ /**
665
+ * @param {string | number} customerId
666
+ * @param {string | number} campaignId
667
+ * @param {string | number} criterionId
668
+ * @returns `CampaignCriterionResourceName`
669
+ * @example const campaignCriterion: ResourceNames.CampaignCriterionResourceName = ResourceNames.campaignCriterion(10987417, 21974834, 43949668)
670
+ */
671
+ function campaignCriterion(customerId, campaignId, criterionId) { return `customers/${customerId}/campaignCriteria/${campaignId}~${criterionId}`; }
672
+ /**
673
+ * @param {string | number} customerId
674
+ * @param {string | number} campaignId
675
+ * @param {string | number} customizerAttributeId
676
+ * @returns `CampaignCustomizerResourceName`
677
+ * @example const campaignCustomizer: ResourceNames.CampaignCustomizerResourceName = ResourceNames.campaignCustomizer(10987417, 21974834, 43949668)
678
+ */
679
+ function campaignCustomizer(customerId, campaignId, customizerAttributeId) { return `customers/${customerId}/campaignCustomizers/${campaignId}~${customizerAttributeId}`; }
680
+ /**
681
+ * @param {string | number} customerId
682
+ * @param {string | number} baseCampaignId
683
+ * @param {string | number} draftId
684
+ * @returns `CampaignDraftResourceName`
685
+ * @example const campaignDraft: ResourceNames.CampaignDraftResourceName = ResourceNames.campaignDraft(10987417, 21974834, 43949668)
686
+ */
687
+ function campaignDraft(customerId, baseCampaignId, draftId) { return `customers/${customerId}/campaignDrafts/${baseCampaignId}~${draftId}`; }
688
+ /**
689
+ * @param {string | number} customerId
690
+ * @param {string | number} campaignId
691
+ * @param {string | number} unifiedGoalId
692
+ * @returns `CampaignGoalConfigResourceName`
693
+ * @example const campaignGoalConfig: ResourceNames.CampaignGoalConfigResourceName = ResourceNames.campaignGoalConfig(10987417, 21974834, 43949668)
694
+ */
695
+ function campaignGoalConfig(customerId, campaignId, unifiedGoalId) { return `customers/${customerId}/campaignGoalConfigs/${campaignId}~${unifiedGoalId}`; }
696
+ /**
697
+ * @param {string | number} customerId
698
+ * @param {string | number} campaignGroupId
699
+ * @returns `CampaignGroupResourceName`
700
+ * @example const campaignGroup: ResourceNames.CampaignGroupResourceName = ResourceNames.campaignGroup(10987417, 21974834)
701
+ */
702
+ function campaignGroup(customerId, campaignGroupId) { return `customers/${customerId}/campaignGroups/${campaignGroupId}`; }
703
+ /**
704
+ * @param {string | number} customerId
705
+ * @param {string | number} campaignId
706
+ * @param {string | number} labelId
707
+ * @returns `CampaignLabelResourceName`
708
+ * @example const campaignLabel: ResourceNames.CampaignLabelResourceName = ResourceNames.campaignLabel(10987417, 21974834, 43949668)
709
+ */
710
+ function campaignLabel(customerId, campaignId, labelId) { return `customers/${customerId}/campaignLabels/${campaignId}~${labelId}`; }
711
+ /**
712
+ * @param {string | number} customerId
713
+ * @param {string | number} campaignId
714
+ * @param {string | number} clusterId
715
+ * @returns `CampaignSearchTermInsightResourceName`
716
+ * @example const campaignSearchTermInsight: ResourceNames.CampaignSearchTermInsightResourceName = ResourceNames.campaignSearchTermInsight(10987417, 21974834, 43949668)
717
+ */
718
+ function campaignSearchTermInsight(customerId, campaignId, clusterId) { return `customers/${customerId}/campaignSearchTermInsights/${campaignId}~${clusterId}`; }
719
+ /**
720
+ * @param {string | number} customerId
721
+ * @param {string | number} campaignId
722
+ * @param {string | number} query
723
+ * @returns `CampaignSearchTermViewResourceName`
724
+ * @example const campaignSearchTermView: ResourceNames.CampaignSearchTermViewResourceName = ResourceNames.campaignSearchTermView(10987417, 21974834, 43949668)
725
+ */
726
+ function campaignSearchTermView(customerId, campaignId, query) { return `customers/${customerId}/campaignSearchTermViews/${campaignId}~${query}`; }
727
+ /**
728
+ * @param {string | number} customerId
729
+ * @param {string | number} campaignId
730
+ * @param {string | number} sharedSetId
731
+ * @returns `CampaignSharedSetResourceName`
732
+ * @example const campaignSharedSet: ResourceNames.CampaignSharedSetResourceName = ResourceNames.campaignSharedSet(10987417, 21974834, 43949668)
733
+ */
734
+ function campaignSharedSet(customerId, campaignId, sharedSetId) { return `customers/${customerId}/campaignSharedSets/${campaignId}~${sharedSetId}`; }
735
+ /**
736
+ * @param {string | number} customerId
737
+ * @param {string | number} campaignId
738
+ * @param {string | number} type
739
+ * @param {string | number} modificationMethod
740
+ * @param {string | number} startDate
741
+ * @param {string | number} endDate
742
+ * @returns `CampaignSimulationResourceName`
743
+ * @example const campaignSimulation: ResourceNames.CampaignSimulationResourceName = ResourceNames.campaignSimulation(10987417, 21974834, 43949668, 87899336, 175798672, 351597344)
744
+ */
745
+ function campaignSimulation(customerId, campaignId, type, modificationMethod, startDate, endDate) { return `customers/${customerId}/campaignSimulations/${campaignId}~${type}~${modificationMethod}~${startDate}~${endDate}`; }
746
+ /**
747
+ * @param {string | number} criterionId
748
+ * @returns `CarrierConstantResourceName`
749
+ * @example const carrierConstant: ResourceNames.CarrierConstantResourceName = ResourceNames.carrierConstant(10987417)
750
+ */
751
+ function carrierConstant(criterionId) { return `carrierConstants/${criterionId}`; }
752
+ /**
753
+ * @param {string | number} customerId
754
+ * @returns `CartDataSalesViewResourceName`
755
+ * @example const cartDataSalesView: ResourceNames.CartDataSalesViewResourceName = ResourceNames.cartDataSalesView(10987417)
756
+ */
757
+ function cartDataSalesView(customerId) { return `customers/${customerId}/cartDataSalesView`; }
758
+ /**
759
+ * @param {string | number} customerId
760
+ * @param {string | number} timestampMicros
761
+ * @param {string | number} commandIndex
762
+ * @param {string | number} mutateIndex
763
+ * @returns `ChangeEventResourceName`
764
+ * @example const changeEvent: ResourceNames.ChangeEventResourceName = ResourceNames.changeEvent(10987417, 21974834, 43949668, 87899336)
765
+ */
766
+ function changeEvent(customerId, timestampMicros, commandIndex, mutateIndex) { return `customers/${customerId}/changeEvents/${timestampMicros}~${commandIndex}~${mutateIndex}`; }
767
+ /**
768
+ * @param {string | number} customerId
769
+ * @param {string | number} changeStatusId
770
+ * @returns `ChangeStatusResourceName`
771
+ * @example const changeStatus: ResourceNames.ChangeStatusResourceName = ResourceNames.changeStatus(10987417, 21974834)
772
+ */
773
+ function changeStatus(customerId, changeStatusId) { return `customers/${customerId}/changeStatus/${changeStatusId}`; }
774
+ /**
775
+ * @param {string | number} customerId
776
+ * @param {string | number} advertisingChannelType
777
+ * @param {string | number} assetId
778
+ * @param {string | number} assetSource
779
+ * @param {string | number} fieldType
780
+ * @returns `ChannelAggregateAssetViewResourceName`
781
+ * @example const channelAggregateAssetView: ResourceNames.ChannelAggregateAssetViewResourceName = ResourceNames.channelAggregateAssetView(10987417, 21974834, 43949668, 87899336, 175798672)
782
+ */
783
+ function channelAggregateAssetView(customerId, advertisingChannelType, assetId, assetSource, fieldType) { return `customers/${customerId}/channelAggregateAssetViews/${advertisingChannelType}~${assetId}~${assetSource}~${fieldType}`; }
784
+ /**
785
+ * @param {string | number} customerId
786
+ * @param {string | number} date
787
+ * @param {string | number} gclid
788
+ * @returns `ClickViewResourceName`
789
+ * @example const clickView: ResourceNames.ClickViewResourceName = ResourceNames.clickView(10987417, 21974834, 43949668)
790
+ */
791
+ function clickView(customerId, date, gclid) { return `customers/${customerId}/clickViews/${date}~${gclid}`; }
792
+ /**
793
+ * @param {string | number} customerId
794
+ * @param {string | number} combinedAudienceId
795
+ * @returns `CombinedAudienceResourceName`
796
+ * @example const combinedAudience: ResourceNames.CombinedAudienceResourceName = ResourceNames.combinedAudience(10987417, 21974834)
797
+ */
798
+ function combinedAudience(customerId, combinedAudienceId) { return `customers/${customerId}/combinedAudiences/${combinedAudienceId}`; }
799
+ /**
800
+ * @param {string | number} customerId
801
+ * @param {string | number} adGroupId
802
+ * @param {string | number} criterionId
803
+ * @returns `ContentCriterionViewResourceName`
804
+ * @example const contentCriterionView: ResourceNames.ContentCriterionViewResourceName = ResourceNames.contentCriterionView(10987417, 21974834, 43949668)
805
+ */
806
+ function contentCriterionView(customerId, adGroupId, criterionId) { return `customers/${customerId}/contentCriterionViews/${adGroupId}~${criterionId}`; }
807
+ /**
808
+ * @param {string | number} customerId
809
+ * @param {string | number} conversionActionId
810
+ * @returns `ConversionActionResourceName`
811
+ * @example const conversionAction: ResourceNames.ConversionActionResourceName = ResourceNames.conversionAction(10987417, 21974834)
812
+ */
813
+ function conversionAction(customerId, conversionActionId) { return `customers/${customerId}/conversionActions/${conversionActionId}`; }
814
+ /**
815
+ * @param {string | number} customerId
816
+ * @param {string | number} conversionCustomVariableId
817
+ * @returns `ConversionCustomVariableResourceName`
818
+ * @example const conversionCustomVariable: ResourceNames.ConversionCustomVariableResourceName = ResourceNames.conversionCustomVariable(10987417, 21974834)
819
+ */
820
+ function conversionCustomVariable(customerId, conversionCustomVariableId) { return `customers/${customerId}/conversionCustomVariables/${conversionCustomVariableId}`; }
821
+ /**
822
+ * @param {string | number} customerId
823
+ * @param {string | number} campaignId
824
+ * @returns `ConversionGoalCampaignConfigResourceName`
825
+ * @example const conversionGoalCampaignConfig: ResourceNames.ConversionGoalCampaignConfigResourceName = ResourceNames.conversionGoalCampaignConfig(10987417, 21974834)
826
+ */
827
+ function conversionGoalCampaignConfig(customerId, campaignId) { return `customers/${customerId}/conversionGoalCampaignConfigs/${campaignId}`; }
828
+ /**
829
+ * @param {string | number} customerId
830
+ * @param {string | number} conversionValueRuleId
831
+ * @returns `ConversionValueRuleResourceName`
832
+ * @example const conversionValueRule: ResourceNames.ConversionValueRuleResourceName = ResourceNames.conversionValueRule(10987417, 21974834)
833
+ */
834
+ function conversionValueRule(customerId, conversionValueRuleId) { return `customers/${customerId}/conversionValueRules/${conversionValueRuleId}`; }
835
+ /**
836
+ * @param {string | number} customerId
837
+ * @param {string | number} conversionValueRuleSetId
838
+ * @returns `ConversionValueRuleSetResourceName`
839
+ * @example const conversionValueRuleSet: ResourceNames.ConversionValueRuleSetResourceName = ResourceNames.conversionValueRuleSet(10987417, 21974834)
840
+ */
841
+ function conversionValueRuleSet(customerId, conversionValueRuleSetId) { return `customers/${customerId}/conversionValueRuleSets/${conversionValueRuleSetId}`; }
842
+ /**
843
+ * @param {string | number} code
844
+ * @returns `CurrencyConstantResourceName`
845
+ * @example const currencyConstant: ResourceNames.CurrencyConstantResourceName = ResourceNames.currencyConstant(10987417)
846
+ */
847
+ function currencyConstant(code) { return `currencyConstants/${code}`; }
848
+ /**
849
+ * @param {string | number} customerId
850
+ * @param {string | number} customAudienceId
851
+ * @returns `CustomAudienceResourceName`
852
+ * @example const customAudience: ResourceNames.CustomAudienceResourceName = ResourceNames.customAudience(10987417, 21974834)
853
+ */
854
+ function customAudience(customerId, customAudienceId) { return `customers/${customerId}/customAudiences/${customAudienceId}`; }
855
+ /**
856
+ * @param {string | number} customerId
857
+ * @param {string | number} goalId
858
+ * @returns `CustomConversionGoalResourceName`
859
+ * @example const customConversionGoal: ResourceNames.CustomConversionGoalResourceName = ResourceNames.customConversionGoal(10987417, 21974834)
860
+ */
861
+ function customConversionGoal(customerId, goalId) { return `customers/${customerId}/customConversionGoals/${goalId}`; }
862
+ /**
863
+ * @param {string | number} customerId
864
+ * @param {string | number} customInterestId
865
+ * @returns `CustomInterestResourceName`
866
+ * @example const customInterest: ResourceNames.CustomInterestResourceName = ResourceNames.customInterest(10987417, 21974834)
867
+ */
868
+ function customInterest(customerId, customInterestId) { return `customers/${customerId}/customInterests/${customInterestId}`; }
869
+ /**
870
+ * @param {string | number} customerId
871
+ * @returns `CustomerResourceName`
872
+ * @example const customer: ResourceNames.CustomerResourceName = ResourceNames.customer(10987417)
873
+ */
874
+ function customer(customerId) { return `customers/${customerId}`; }
875
+ /**
876
+ * @param {string | number} customerId
877
+ * @param {string | number} assetId
878
+ * @param {string | number} fieldType
879
+ * @returns `CustomerAssetResourceName`
880
+ * @example const customerAsset: ResourceNames.CustomerAssetResourceName = ResourceNames.customerAsset(10987417, 21974834, 43949668)
881
+ */
882
+ function customerAsset(customerId, assetId, fieldType) { return `customers/${customerId}/customerAssets/${assetId}~${fieldType}`; }
883
+ /**
884
+ * @param {string | number} customerId
885
+ * @param {string | number} assetSetId
886
+ * @returns `CustomerAssetSetResourceName`
887
+ * @example const customerAssetSet: ResourceNames.CustomerAssetSetResourceName = ResourceNames.customerAssetSet(10987417, 21974834)
888
+ */
889
+ function customerAssetSet(customerId, assetSetId) { return `customers/${customerId}/customerAssetSets/${assetSetId}`; }
890
+ /**
891
+ * @param {string | number} customerId
892
+ * @param {string | number} clientCustomerId
893
+ * @returns `CustomerClientResourceName`
894
+ * @example const customerClient: ResourceNames.CustomerClientResourceName = ResourceNames.customerClient(10987417, 21974834)
895
+ */
896
+ function customerClient(customerId, clientCustomerId) { return `customers/${customerId}/customerClients/${clientCustomerId}`; }
897
+ /**
898
+ * @param {string | number} customerId
899
+ * @param {string | number} clientCustomerId
900
+ * @param {string | number} managerLinkId
901
+ * @returns `CustomerClientLinkResourceName`
902
+ * @example const customerClientLink: ResourceNames.CustomerClientLinkResourceName = ResourceNames.customerClientLink(10987417, 21974834, 43949668)
903
+ */
904
+ function customerClientLink(customerId, clientCustomerId, managerLinkId) { return `customers/${customerId}/customerClientLinks/${clientCustomerId}~${managerLinkId}`; }
905
+ /**
906
+ * @param {string | number} customerId
907
+ * @param {string | number} category
908
+ * @param {string | number} source
909
+ * @returns `CustomerConversionGoalResourceName`
910
+ * @example const customerConversionGoal: ResourceNames.CustomerConversionGoalResourceName = ResourceNames.customerConversionGoal(10987417, 21974834, 43949668)
911
+ */
912
+ function customerConversionGoal(customerId, category, source) { return `customers/${customerId}/customerConversionGoals/${category}~${source}`; }
913
+ /**
914
+ * @param {string | number} customerId
915
+ * @param {string | number} customizerAttributeId
916
+ * @returns `CustomerCustomizerResourceName`
917
+ * @example const customerCustomizer: ResourceNames.CustomerCustomizerResourceName = ResourceNames.customerCustomizer(10987417, 21974834)
918
+ */
919
+ function customerCustomizer(customerId, customizerAttributeId) { return `customers/${customerId}/customerCustomizers/${customizerAttributeId}`; }
920
+ /**
921
+ * @param {string | number} customerId
922
+ * @param {string | number} labelId
923
+ * @returns `CustomerLabelResourceName`
924
+ * @example const customerLabel: ResourceNames.CustomerLabelResourceName = ResourceNames.customerLabel(10987417, 21974834)
925
+ */
926
+ function customerLabel(customerId, labelId) { return `customers/${customerId}/customerLabels/${labelId}`; }
927
+ /**
928
+ * @param {string | number} customerId
929
+ * @param {string | number} managerCustomerId
930
+ * @param {string | number} managerLinkId
931
+ * @returns `CustomerManagerLinkResourceName`
932
+ * @example const customerManagerLink: ResourceNames.CustomerManagerLinkResourceName = ResourceNames.customerManagerLink(10987417, 21974834, 43949668)
933
+ */
934
+ function customerManagerLink(customerId, managerCustomerId, managerLinkId) { return `customers/${customerId}/customerManagerLinks/${managerCustomerId}~${managerLinkId}`; }
935
+ /**
936
+ * @param {string | number} customerId
937
+ * @param {string | number} criterionId
938
+ * @returns `CustomerNegativeCriterionResourceName`
939
+ * @example const customerNegativeCriterion: ResourceNames.CustomerNegativeCriterionResourceName = ResourceNames.customerNegativeCriterion(10987417, 21974834)
940
+ */
941
+ function customerNegativeCriterion(customerId, criterionId) { return `customers/${customerId}/customerNegativeCriteria/${criterionId}`; }
942
+ /**
943
+ * @param {string | number} customerId
944
+ * @param {string | number} clusterId
945
+ * @returns `CustomerSearchTermInsightResourceName`
946
+ * @example const customerSearchTermInsight: ResourceNames.CustomerSearchTermInsightResourceName = ResourceNames.customerSearchTermInsight(10987417, 21974834)
947
+ */
948
+ function customerSearchTermInsight(customerId, clusterId) { return `customers/${customerId}/customerSearchTermInsights/${clusterId}`; }
949
+ /**
950
+ * @param {string | number} customerId
951
+ * @param {string | number} accountLinkId
952
+ * @returns `CustomerSkAdNetworkConversionValueSchemaResourceName`
953
+ * @example const customerSkAdNetworkConversionValueSchema: ResourceNames.CustomerSkAdNetworkConversionValueSchemaResourceName = ResourceNames.customerSkAdNetworkConversionValueSchema(10987417, 21974834)
954
+ */
955
+ function customerSkAdNetworkConversionValueSchema(customerId, accountLinkId) { return `customers/${customerId}/customerSkAdNetworkConversionValueSchemas/${accountLinkId}`; }
956
+ /**
957
+ * @param {string | number} customerId
958
+ * @param {string | number} userId
959
+ * @returns `CustomerUserAccessResourceName`
960
+ * @example const customerUserAccess: ResourceNames.CustomerUserAccessResourceName = ResourceNames.customerUserAccess(10987417, 21974834)
961
+ */
962
+ function customerUserAccess(customerId, userId) { return `customers/${customerId}/customerUserAccesses/${userId}`; }
963
+ /**
964
+ * @param {string | number} customerId
965
+ * @param {string | number} invitationId
966
+ * @returns `CustomerUserAccessInvitationResourceName`
967
+ * @example const customerUserAccessInvitation: ResourceNames.CustomerUserAccessInvitationResourceName = ResourceNames.customerUserAccessInvitation(10987417, 21974834)
968
+ */
969
+ function customerUserAccessInvitation(customerId, invitationId) { return `customers/${customerId}/customerUserAccessInvitations/${invitationId}`; }
970
+ /**
971
+ * @param {string | number} customerId
972
+ * @param {string | number} customizerAttributeId
973
+ * @returns `CustomizerAttributeResourceName`
974
+ * @example const customizerAttribute: ResourceNames.CustomizerAttributeResourceName = ResourceNames.customizerAttribute(10987417, 21974834)
975
+ */
976
+ function customizerAttribute(customerId, customizerAttributeId) { return `customers/${customerId}/customizerAttributes/${customizerAttributeId}`; }
977
+ /**
978
+ * @param {string | number} customerId
979
+ * @param {string | number} productLinkId
980
+ * @param {string | number} dataLinkId
981
+ * @returns `DataLinkResourceName`
982
+ * @example const dataLink: ResourceNames.DataLinkResourceName = ResourceNames.dataLink(10987417, 21974834, 43949668)
983
+ */
984
+ function dataLink(customerId, productLinkId, dataLinkId) { return `customers/${customerId}/dataLinks/${productLinkId}~${dataLinkId}`; }
985
+ /**
986
+ * @param {string | number} customerId
987
+ * @param {string | number} placementFingerprint
988
+ * @returns `DetailContentSuitabilityPlacementViewResourceName`
989
+ * @example const detailContentSuitabilityPlacementView: ResourceNames.DetailContentSuitabilityPlacementViewResourceName = ResourceNames.detailContentSuitabilityPlacementView(10987417, 21974834)
990
+ */
991
+ function detailContentSuitabilityPlacementView(customerId, placementFingerprint) { return `customers/${customerId}/detailContentSuitabilityPlacementViews/${placementFingerprint}`; }
992
+ /**
993
+ * @param {string | number} customerId
994
+ * @param {string | number} adGroupId
995
+ * @param {string | number} base64Placement
996
+ * @returns `DetailPlacementViewResourceName`
997
+ * @example const detailPlacementView: ResourceNames.DetailPlacementViewResourceName = ResourceNames.detailPlacementView(10987417, 21974834, 43949668)
998
+ */
999
+ function detailPlacementView(customerId, adGroupId, base64Placement) { return `customers/${customerId}/detailPlacementViews/${adGroupId}~${base64Placement}`; }
1000
+ /**
1001
+ * @param {string | number} customerId
1002
+ * @param {string | number} detailedDemographicId
1003
+ * @returns `DetailedDemographicResourceName`
1004
+ * @example const detailedDemographic: ResourceNames.DetailedDemographicResourceName = ResourceNames.detailedDemographic(10987417, 21974834)
1005
+ */
1006
+ function detailedDemographic(customerId, detailedDemographicId) { return `customers/${customerId}/detailedDemographics/${detailedDemographicId}`; }
1007
+ /**
1008
+ * @param {string | number} customerId
1009
+ * @param {string | number} adGroupId
1010
+ * @param {string | number} criterionId
1011
+ * @returns `DisplayKeywordViewResourceName`
1012
+ * @example const displayKeywordView: ResourceNames.DisplayKeywordViewResourceName = ResourceNames.displayKeywordView(10987417, 21974834, 43949668)
1013
+ */
1014
+ function displayKeywordView(customerId, adGroupId, criterionId) { return `customers/${customerId}/displayKeywordViews/${adGroupId}~${criterionId}`; }
1015
+ /**
1016
+ * @param {string | number} customerId
1017
+ * @param {string | number} placeholderChainId
1018
+ * @param {string | number} distanceBucket
1019
+ * @returns `DistanceViewResourceName`
1020
+ * @example const distanceView: ResourceNames.DistanceViewResourceName = ResourceNames.distanceView(10987417, 21974834, 43949668)
1021
+ */
1022
+ function distanceView(customerId, placeholderChainId, distanceBucket) { return `customers/${customerId}/distanceViews/${placeholderChainId}~${distanceBucket}`; }
1023
+ /**
1024
+ * @param {string | number} customerId
1025
+ * @param {string | number} campaignId
1026
+ * @param {string | number} base64Category
1027
+ * @param {string | number} languageCode
1028
+ * @returns `DomainCategoryResourceName`
1029
+ * @example const domainCategory: ResourceNames.DomainCategoryResourceName = ResourceNames.domainCategory(10987417, 21974834, 43949668, 87899336)
1030
+ */
1031
+ function domainCategory(customerId, campaignId, base64Category, languageCode) { return `customers/${customerId}/domainCategories/${campaignId}~${base64Category}~${languageCode}`; }
1032
+ /**
1033
+ * @param {string | number} customerId
1034
+ * @param {string | number} adGroupId
1035
+ * @param {string | number} searchTermFingerprint
1036
+ * @param {string | number} headlineFingerprint
1037
+ * @param {string | number} landingPageFingerprint
1038
+ * @param {string | number} pageUrlFingerprint
1039
+ * @returns `DynamicSearchAdsSearchTermViewResourceName`
1040
+ * @example const dynamicSearchAdsSearchTermView: ResourceNames.DynamicSearchAdsSearchTermViewResourceName = ResourceNames.dynamicSearchAdsSearchTermView(10987417, 21974834, 43949668, 87899336, 175798672, 351597344)
1041
+ */
1042
+ function dynamicSearchAdsSearchTermView(customerId, adGroupId, searchTermFingerprint, headlineFingerprint, landingPageFingerprint, pageUrlFingerprint) { return `customers/${customerId}/dynamicSearchAdsSearchTermViews/${adGroupId}~${searchTermFingerprint}~${headlineFingerprint}~${landingPageFingerprint}~${pageUrlFingerprint}`; }
1043
+ /**
1044
+ * @param {string | number} customerId
1045
+ * @param {string | number} expandedFinalUrlFingerprint
1046
+ * @returns `ExpandedLandingPageViewResourceName`
1047
+ * @example const expandedLandingPageView: ResourceNames.ExpandedLandingPageViewResourceName = ResourceNames.expandedLandingPageView(10987417, 21974834)
1048
+ */
1049
+ function expandedLandingPageView(customerId, expandedFinalUrlFingerprint) { return `customers/${customerId}/expandedLandingPageViews/${expandedFinalUrlFingerprint}`; }
1050
+ /**
1051
+ * @param {string | number} customerId
1052
+ * @param {string | number} trialId
1053
+ * @returns `ExperimentResourceName`
1054
+ * @example const experiment: ResourceNames.ExperimentResourceName = ResourceNames.experiment(10987417, 21974834)
1055
+ */
1056
+ function experiment(customerId, trialId) { return `customers/${customerId}/experiments/${trialId}`; }
1057
+ /**
1058
+ * @param {string | number} customerId
1059
+ * @param {string | number} trialId
1060
+ * @param {string | number} trialArmId
1061
+ * @returns `ExperimentArmResourceName`
1062
+ * @example const experimentArm: ResourceNames.ExperimentArmResourceName = ResourceNames.experimentArm(10987417, 21974834, 43949668)
1063
+ */
1064
+ function experimentArm(customerId, trialId, trialArmId) { return `customers/${customerId}/experimentArms/${trialId}~${trialArmId}`; }
1065
+ /**
1066
+ * @param {string | number} customerId
1067
+ * @param {string | number} campaignId
1068
+ * @param {string | number} assetId
1069
+ * @param {string | number} fieldType
1070
+ * @param {string | number} urlFp
1071
+ * @returns `FinalUrlExpansionAssetViewResourceName`
1072
+ * @example const finalUrlExpansionAssetView: ResourceNames.FinalUrlExpansionAssetViewResourceName = ResourceNames.finalUrlExpansionAssetView(10987417, 21974834, 43949668, 87899336, 175798672)
1073
+ */
1074
+ function finalUrlExpansionAssetView(customerId, campaignId, assetId, fieldType, urlFp) { return `customers/${customerId}/finalUrlExpansionAssetViews/${campaignId}~${assetId}~${fieldType}~${urlFp}`; }
1075
+ /**
1076
+ * @param {string | number} customerId
1077
+ * @param {string | number} adGroupId
1078
+ * @param {string | number} criterionId
1079
+ * @returns `GenderViewResourceName`
1080
+ * @example const genderView: ResourceNames.GenderViewResourceName = ResourceNames.genderView(10987417, 21974834, 43949668)
1081
+ */
1082
+ function genderView(customerId, adGroupId, criterionId) { return `customers/${customerId}/genderViews/${adGroupId}~${criterionId}`; }
1083
+ /**
1084
+ * @param {string | number} criterionId
1085
+ * @returns `GeoTargetConstantResourceName`
1086
+ * @example const geoTargetConstant: ResourceNames.GeoTargetConstantResourceName = ResourceNames.geoTargetConstant(10987417)
1087
+ */
1088
+ function geoTargetConstant(criterionId) { return `geoTargetConstants/${criterionId}`; }
1089
+ /**
1090
+ * @param {string | number} customerId
1091
+ * @param {string | number} countryCriterionId
1092
+ * @param {string | number} locationType
1093
+ * @returns `GeographicViewResourceName`
1094
+ * @example const geographicView: ResourceNames.GeographicViewResourceName = ResourceNames.geographicView(10987417, 21974834, 43949668)
1095
+ */
1096
+ function geographicView(customerId, countryCriterionId, locationType) { return `customers/${customerId}/geographicViews/${countryCriterionId}~${locationType}`; }
1097
+ /**
1098
+ * @param {string | number} customerId
1099
+ * @param {string | number} unifiedGoalId
1100
+ * @returns `GoalResourceName`
1101
+ * @example const goal: ResourceNames.GoalResourceName = ResourceNames.goal(10987417, 21974834)
1102
+ */
1103
+ function goal(customerId, unifiedGoalId) { return `customers/${customerId}/goals/${unifiedGoalId}`; }
1104
+ /**
1105
+ * @param {string | number} googleAdsField
1106
+ * @returns `GoogleAdsFieldResourceName`
1107
+ * @example const googleAdsField: ResourceNames.GoogleAdsFieldResourceName = ResourceNames.googleAdsField(10987417)
1108
+ */
1109
+ function googleAdsField(googleAdsField) { return `googleAdsFields/${googleAdsField}`; }
1110
+ /**
1111
+ * @param {string | number} customerId
1112
+ * @param {string | number} placementFingerprint
1113
+ * @returns `GroupContentSuitabilityPlacementViewResourceName`
1114
+ * @example const groupContentSuitabilityPlacementView: ResourceNames.GroupContentSuitabilityPlacementViewResourceName = ResourceNames.groupContentSuitabilityPlacementView(10987417, 21974834)
1115
+ */
1116
+ function groupContentSuitabilityPlacementView(customerId, placementFingerprint) { return `customers/${customerId}/groupContentSuitabilityPlacementViews/${placementFingerprint}`; }
1117
+ /**
1118
+ * @param {string | number} customerId
1119
+ * @param {string | number} adGroupId
1120
+ * @param {string | number} base64Placement
1121
+ * @returns `GroupPlacementViewResourceName`
1122
+ * @example const groupPlacementView: ResourceNames.GroupPlacementViewResourceName = ResourceNames.groupPlacementView(10987417, 21974834, 43949668)
1123
+ */
1124
+ function groupPlacementView(customerId, adGroupId, base64Placement) { return `customers/${customerId}/groupPlacementViews/${adGroupId}~${base64Placement}`; }
1125
+ /**
1126
+ * @param {string | number} customerId
1127
+ * @param {string | number} adGroupId
1128
+ * @param {string | number} criterionId
1129
+ * @returns `HotelGroupViewResourceName`
1130
+ * @example const hotelGroupView: ResourceNames.HotelGroupViewResourceName = ResourceNames.hotelGroupView(10987417, 21974834, 43949668)
1131
+ */
1132
+ function hotelGroupView(customerId, adGroupId, criterionId) { return `customers/${customerId}/hotelGroupViews/${adGroupId}~${criterionId}`; }
1133
+ /**
1134
+ * @param {string | number} customerId
1135
+ * @returns `HotelPerformanceViewResourceName`
1136
+ * @example const hotelPerformanceView: ResourceNames.HotelPerformanceViewResourceName = ResourceNames.hotelPerformanceView(10987417)
1137
+ */
1138
+ function hotelPerformanceView(customerId) { return `customers/${customerId}/hotelPerformanceView`; }
1139
+ /**
1140
+ * @param {string | number} customerId
1141
+ * @param {string | number} commissionId
1142
+ * @returns `HotelReconciliationResourceName`
1143
+ * @example const hotelReconciliation: ResourceNames.HotelReconciliationResourceName = ResourceNames.hotelReconciliation(10987417, 21974834)
1144
+ */
1145
+ function hotelReconciliation(customerId, commissionId) { return `customers/${customerId}/hotelReconciliations/${commissionId}`; }
1146
+ /**
1147
+ * @param {string | number} customerId
1148
+ * @param {string | number} adGroupId
1149
+ * @param {string | number} criterionId
1150
+ * @returns `IncomeRangeViewResourceName`
1151
+ * @example const incomeRangeView: ResourceNames.IncomeRangeViewResourceName = ResourceNames.incomeRangeView(10987417, 21974834, 43949668)
1152
+ */
1153
+ function incomeRangeView(customerId, adGroupId, criterionId) { return `customers/${customerId}/incomeRangeViews/${adGroupId}~${criterionId}`; }
1154
+ /**
1155
+ * @param {string | number} customerId
1156
+ * @param {string | number} invoiceId
1157
+ * @returns `InvoiceResourceName`
1158
+ * @example const invoice: ResourceNames.InvoiceResourceName = ResourceNames.invoice(10987417, 21974834)
1159
+ */
1160
+ function invoice(customerId, invoiceId) { return `customers/${customerId}/invoices/${invoiceId}`; }
1161
+ /**
1162
+ * @param {string | number} customerId
1163
+ * @param {string | number} keywordPlanId
1164
+ * @returns `KeywordPlanResourceName`
1165
+ * @example const keywordPlan: ResourceNames.KeywordPlanResourceName = ResourceNames.keywordPlan(10987417, 21974834)
1166
+ */
1167
+ function keywordPlan(customerId, keywordPlanId) { return `customers/${customerId}/keywordPlans/${keywordPlanId}`; }
1168
+ /**
1169
+ * @param {string | number} customerId
1170
+ * @param {string | number} keywordPlanAdGroupId
1171
+ * @returns `KeywordPlanAdGroupResourceName`
1172
+ * @example const keywordPlanAdGroup: ResourceNames.KeywordPlanAdGroupResourceName = ResourceNames.keywordPlanAdGroup(10987417, 21974834)
1173
+ */
1174
+ function keywordPlanAdGroup(customerId, keywordPlanAdGroupId) { return `customers/${customerId}/keywordPlanAdGroups/${keywordPlanAdGroupId}`; }
1175
+ /**
1176
+ * @param {string | number} customerId
1177
+ * @param {string | number} keywordPlanAdGroupKeywordId
1178
+ * @returns `KeywordPlanAdGroupKeywordResourceName`
1179
+ * @example const keywordPlanAdGroupKeyword: ResourceNames.KeywordPlanAdGroupKeywordResourceName = ResourceNames.keywordPlanAdGroupKeyword(10987417, 21974834)
1180
+ */
1181
+ function keywordPlanAdGroupKeyword(customerId, keywordPlanAdGroupKeywordId) { return `customers/${customerId}/keywordPlanAdGroupKeywords/${keywordPlanAdGroupKeywordId}`; }
1182
+ /**
1183
+ * @param {string | number} customerId
1184
+ * @param {string | number} keywordPlanCampaignId
1185
+ * @returns `KeywordPlanCampaignResourceName`
1186
+ * @example const keywordPlanCampaign: ResourceNames.KeywordPlanCampaignResourceName = ResourceNames.keywordPlanCampaign(10987417, 21974834)
1187
+ */
1188
+ function keywordPlanCampaign(customerId, keywordPlanCampaignId) { return `customers/${customerId}/keywordPlanCampaigns/${keywordPlanCampaignId}`; }
1189
+ /**
1190
+ * @param {string | number} customerId
1191
+ * @param {string | number} keywordPlanCampaignKeywordId
1192
+ * @returns `KeywordPlanCampaignKeywordResourceName`
1193
+ * @example const keywordPlanCampaignKeyword: ResourceNames.KeywordPlanCampaignKeywordResourceName = ResourceNames.keywordPlanCampaignKeyword(10987417, 21974834)
1194
+ */
1195
+ function keywordPlanCampaignKeyword(customerId, keywordPlanCampaignKeywordId) { return `customers/${customerId}/keywordPlanCampaignKeywords/${keywordPlanCampaignKeywordId}`; }
1196
+ /**
1197
+ * @param {string | number} expressCategoryId
1198
+ * @param {string | number} expressSubCategoryId
1199
+ * @returns `KeywordThemeConstantResourceName`
1200
+ * @example const keywordThemeConstant: ResourceNames.KeywordThemeConstantResourceName = ResourceNames.keywordThemeConstant(10987417, 21974834)
1201
+ */
1202
+ function keywordThemeConstant(expressCategoryId, expressSubCategoryId) { return `keywordThemeConstants/${expressCategoryId}~${expressSubCategoryId}`; }
1203
+ /**
1204
+ * @param {string | number} customerId
1205
+ * @param {string | number} adGroupId
1206
+ * @param {string | number} criterionId
1207
+ * @returns `KeywordViewResourceName`
1208
+ * @example const keywordView: ResourceNames.KeywordViewResourceName = ResourceNames.keywordView(10987417, 21974834, 43949668)
1209
+ */
1210
+ function keywordView(customerId, adGroupId, criterionId) { return `customers/${customerId}/keywordViews/${adGroupId}~${criterionId}`; }
1211
+ /**
1212
+ * @param {string | number} customerId
1213
+ * @param {string | number} labelId
1214
+ * @returns `LabelResourceName`
1215
+ * @example const label: ResourceNames.LabelResourceName = ResourceNames.label(10987417, 21974834)
1216
+ */
1217
+ function label(customerId, labelId) { return `customers/${customerId}/labels/${labelId}`; }
1218
+ /**
1219
+ * @param {string | number} customerId
1220
+ * @param {string | number} unexpandedFinalUrlFingerprint
1221
+ * @returns `LandingPageViewResourceName`
1222
+ * @example const landingPageView: ResourceNames.LandingPageViewResourceName = ResourceNames.landingPageView(10987417, 21974834)
1223
+ */
1224
+ function landingPageView(customerId, unexpandedFinalUrlFingerprint) { return `customers/${customerId}/landingPageViews/${unexpandedFinalUrlFingerprint}`; }
1225
+ /**
1226
+ * @param {string | number} criterionId
1227
+ * @returns `LanguageConstantResourceName`
1228
+ * @example const languageConstant: ResourceNames.LanguageConstantResourceName = ResourceNames.languageConstant(10987417)
1229
+ */
1230
+ function languageConstant(criterionId) { return `languageConstants/${criterionId}`; }
1231
+ /**
1232
+ * @param {string | number} customerId
1233
+ * @param {string | number} leadFormUserSubmissionId
1234
+ * @returns `LeadFormSubmissionDataResourceName`
1235
+ * @example const leadFormSubmissionData: ResourceNames.LeadFormSubmissionDataResourceName = ResourceNames.leadFormSubmissionData(10987417, 21974834)
1236
+ */
1237
+ function leadFormSubmissionData(customerId, leadFormUserSubmissionId) { return `customers/${customerId}/leadFormSubmissionData/${leadFormUserSubmissionId}`; }
1238
+ /**
1239
+ * @param {string | number} customerId
1240
+ * @param {string | number} lifeEventId
1241
+ * @returns `LifeEventResourceName`
1242
+ * @example const lifeEvent: ResourceNames.LifeEventResourceName = ResourceNames.lifeEvent(10987417, 21974834)
1243
+ */
1244
+ function lifeEvent(customerId, lifeEventId) { return `customers/${customerId}/lifeEvents/${lifeEventId}`; }
1245
+ /**
1246
+ * @param {string | number} customerId
1247
+ * @param {string | number} liftMeasurementConfigurationId
1248
+ * @param {string | number} campaignId
1249
+ * @param {string | number} criterionId
1250
+ * @returns `LiftMeasurementAgeRangeResourceName`
1251
+ * @example const liftMeasurementAgeRange: ResourceNames.LiftMeasurementAgeRangeResourceName = ResourceNames.liftMeasurementAgeRange(10987417, 21974834, 43949668, 87899336)
1252
+ */
1253
+ function liftMeasurementAgeRange(customerId, liftMeasurementConfigurationId, campaignId, criterionId) { return `customers/${customerId}/liftMeasurementAgeRanges/${liftMeasurementConfigurationId}~${campaignId}~${criterionId}`; }
1254
+ /**
1255
+ * @param {string | number} customerId
1256
+ * @param {string | number} liftMeasurementConfigurationId
1257
+ * @param {string | number} campaignId
1258
+ * @returns `LiftMeasurementCampaignResourceName`
1259
+ * @example const liftMeasurementCampaign: ResourceNames.LiftMeasurementCampaignResourceName = ResourceNames.liftMeasurementCampaign(10987417, 21974834, 43949668)
1260
+ */
1261
+ function liftMeasurementCampaign(customerId, liftMeasurementConfigurationId, campaignId) { return `customers/${customerId}/liftMeasurementCampaigns/${liftMeasurementConfigurationId}~${campaignId}`; }
1262
+ /**
1263
+ * @param {string | number} customerId
1264
+ * @param {string | number} liftMeasurementConfigurationId
1265
+ * @returns `LiftMeasurementConfigResourceName`
1266
+ * @example const liftMeasurementConfig: ResourceNames.LiftMeasurementConfigResourceName = ResourceNames.liftMeasurementConfig(10987417, 21974834)
1267
+ */
1268
+ function liftMeasurementConfig(customerId, liftMeasurementConfigurationId) { return `customers/${customerId}/liftMeasurementConfigs/${liftMeasurementConfigurationId}`; }
1269
+ /**
1270
+ * @param {string | number} customerId
1271
+ * @param {string | number} liftMeasurementConfigurationId
1272
+ * @param {string | number} campaignId
1273
+ * @param {string | number} criterionId
1274
+ * @returns `LiftMeasurementDeviceResourceName`
1275
+ * @example const liftMeasurementDevice: ResourceNames.LiftMeasurementDeviceResourceName = ResourceNames.liftMeasurementDevice(10987417, 21974834, 43949668, 87899336)
1276
+ */
1277
+ function liftMeasurementDevice(customerId, liftMeasurementConfigurationId, campaignId, criterionId) { return `customers/${customerId}/liftMeasurementDevices/${liftMeasurementConfigurationId}~${campaignId}~${criterionId}`; }
1278
+ /**
1279
+ * @param {string | number} customerId
1280
+ * @param {string | number} liftMeasurementConfigurationId
1281
+ * @param {string | number} liftMeasurementFlightId
1282
+ * @returns `LiftMeasurementFlightResourceName`
1283
+ * @example const liftMeasurementFlight: ResourceNames.LiftMeasurementFlightResourceName = ResourceNames.liftMeasurementFlight(10987417, 21974834, 43949668)
1284
+ */
1285
+ function liftMeasurementFlight(customerId, liftMeasurementConfigurationId, liftMeasurementFlightId) { return `customers/${customerId}/liftMeasurementFlights/${liftMeasurementConfigurationId}~${liftMeasurementFlightId}`; }
1286
+ /**
1287
+ * @param {string | number} customerId
1288
+ * @param {string | number} liftMeasurementConfigurationId
1289
+ * @param {string | number} campaignId
1290
+ * @param {string | number} criterionId
1291
+ * @returns `LiftMeasurementGenderResourceName`
1292
+ * @example const liftMeasurementGender: ResourceNames.LiftMeasurementGenderResourceName = ResourceNames.liftMeasurementGender(10987417, 21974834, 43949668, 87899336)
1293
+ */
1294
+ function liftMeasurementGender(customerId, liftMeasurementConfigurationId, campaignId, criterionId) { return `customers/${customerId}/liftMeasurementGenders/${liftMeasurementConfigurationId}~${campaignId}~${criterionId}`; }
1295
+ /**
1296
+ * @param {string | number} customerId
1297
+ * @param {string | number} liftMeasurementConfigurationId
1298
+ * @param {string | number} campaignId
1299
+ * @param {string | number} externalVideoId
1300
+ * @returns `LiftMeasurementVideoResourceName`
1301
+ * @example const liftMeasurementVideo: ResourceNames.LiftMeasurementVideoResourceName = ResourceNames.liftMeasurementVideo(10987417, 21974834, 43949668, 87899336)
1302
+ */
1303
+ function liftMeasurementVideo(customerId, liftMeasurementConfigurationId, campaignId, externalVideoId) { return `customers/${customerId}/liftMeasurementVideos/${liftMeasurementConfigurationId}~${campaignId}~${externalVideoId}`; }
1304
+ /**
1305
+ * @param {string | number} customerId
1306
+ * @param {string | number} glsEmployeeId
1307
+ * @returns `LocalServicesEmployeeResourceName`
1308
+ * @example const localServicesEmployee: ResourceNames.LocalServicesEmployeeResourceName = ResourceNames.localServicesEmployee(10987417, 21974834)
1309
+ */
1310
+ function localServicesEmployee(customerId, glsEmployeeId) { return `customers/${customerId}/localServicesEmployees/${glsEmployeeId}`; }
1311
+ /**
1312
+ * @param {string | number} customerId
1313
+ * @param {string | number} localServicesLeadId
1314
+ * @returns `LocalServicesLeadResourceName`
1315
+ * @example const localServicesLead: ResourceNames.LocalServicesLeadResourceName = ResourceNames.localServicesLead(10987417, 21974834)
1316
+ */
1317
+ function localServicesLead(customerId, localServicesLeadId) { return `customers/${customerId}/localServicesLeads/${localServicesLeadId}`; }
1318
+ /**
1319
+ * @param {string | number} customerId
1320
+ * @param {string | number} localServicesLeadConversationId
1321
+ * @returns `LocalServicesLeadConversationResourceName`
1322
+ * @example const localServicesLeadConversation: ResourceNames.LocalServicesLeadConversationResourceName = ResourceNames.localServicesLeadConversation(10987417, 21974834)
1323
+ */
1324
+ function localServicesLeadConversation(customerId, localServicesLeadConversationId) { return `customers/${customerId}/localServicesLeadConversations/${localServicesLeadConversationId}`; }
1325
+ /**
1326
+ * @param {string | number} customerId
1327
+ * @param {string | number} glsVerificationArtifactId
1328
+ * @returns `LocalServicesVerificationArtifactResourceName`
1329
+ * @example const localServicesVerificationArtifact: ResourceNames.LocalServicesVerificationArtifactResourceName = ResourceNames.localServicesVerificationArtifact(10987417, 21974834)
1330
+ */
1331
+ function localServicesVerificationArtifact(customerId, glsVerificationArtifactId) { return `customers/${customerId}/localServicesVerificationArtifacts/${glsVerificationArtifactId}`; }
1332
+ /**
1333
+ * @param {string | number} customerId
1334
+ * @param {string | number} campaignId
1335
+ * @param {string | number} adGroupId
1336
+ * @param {string | number} criterionId
1337
+ * @returns `LocationInterestViewResourceName`
1338
+ * @example const locationInterestView: ResourceNames.LocationInterestViewResourceName = ResourceNames.locationInterestView(10987417, 21974834, 43949668, 87899336)
1339
+ */
1340
+ function locationInterestView(customerId, campaignId, adGroupId, criterionId) { return `customers/${customerId}/locationInterestViews/${campaignId}~${adGroupId}~${criterionId}`; }
1341
+ /**
1342
+ * @param {string | number} customerId
1343
+ * @param {string | number} campaignId
1344
+ * @param {string | number} criterionId
1345
+ * @returns `LocationViewResourceName`
1346
+ * @example const locationView: ResourceNames.LocationViewResourceName = ResourceNames.locationView(10987417, 21974834, 43949668)
1347
+ */
1348
+ function locationView(customerId, campaignId, criterionId) { return `customers/${customerId}/locationViews/${campaignId}~${criterionId}`; }
1349
+ /**
1350
+ * @param {string | number} customerId
1351
+ * @param {string | number} adGroupId
1352
+ * @param {string | number} criterionId
1353
+ * @returns `ManagedPlacementViewResourceName`
1354
+ * @example const managedPlacementView: ResourceNames.ManagedPlacementViewResourceName = ResourceNames.managedPlacementView(10987417, 21974834, 43949668)
1355
+ */
1356
+ function managedPlacementView(customerId, adGroupId, criterionId) { return `customers/${customerId}/managedPlacementViews/${adGroupId}~${criterionId}`; }
1357
+ /**
1358
+ * @param {string | number} customerId
1359
+ * @param {string | number} countryCriterionId
1360
+ * @returns `MatchedLocationInterestViewResourceName`
1361
+ * @example const matchedLocationInterestView: ResourceNames.MatchedLocationInterestViewResourceName = ResourceNames.matchedLocationInterestView(10987417, 21974834)
1362
+ */
1363
+ function matchedLocationInterestView(customerId, countryCriterionId) { return `customers/${customerId}/matchedLocationInterestViews/${countryCriterionId}`; }
1364
+ /**
1365
+ * @param {string | number} customerId
1366
+ * @param {string | number} mediaFileId
1367
+ * @returns `MediaFileResourceName`
1368
+ * @example const mediaFile: ResourceNames.MediaFileResourceName = ResourceNames.mediaFile(10987417, 21974834)
1369
+ */
1370
+ function mediaFile(customerId, mediaFileId) { return `customers/${customerId}/mediaFiles/${mediaFileId}`; }
1371
+ /**
1372
+ * @param {string | number} mobileAppCategoryId
1373
+ * @returns `MobileAppCategoryConstantResourceName`
1374
+ * @example const mobileAppCategoryConstant: ResourceNames.MobileAppCategoryConstantResourceName = ResourceNames.mobileAppCategoryConstant(10987417)
1375
+ */
1376
+ function mobileAppCategoryConstant(mobileAppCategoryId) { return `mobileAppCategoryConstants/${mobileAppCategoryId}`; }
1377
+ /**
1378
+ * @param {string | number} criterionId
1379
+ * @returns `MobileDeviceConstantResourceName`
1380
+ * @example const mobileDeviceConstant: ResourceNames.MobileDeviceConstantResourceName = ResourceNames.mobileDeviceConstant(10987417)
1381
+ */
1382
+ function mobileDeviceConstant(criterionId) { return `mobileDeviceConstants/${criterionId}`; }
1383
+ /**
1384
+ * @param {string | number} customerId
1385
+ * @param {string | number} customerInvitationId
1386
+ * @returns `MultiPartyAuthReviewResourceName`
1387
+ * @example const multiPartyAuthReview: ResourceNames.MultiPartyAuthReviewResourceName = ResourceNames.multiPartyAuthReview(10987417, 21974834)
1388
+ */
1389
+ function multiPartyAuthReview(customerId, customerInvitationId) { return `customers/${customerId}/multiPartyAuthReviews/${customerInvitationId}`; }
1390
+ /**
1391
+ * @param {string | number} customerId
1392
+ * @param {string | number} client
1393
+ * @returns `OfflineConversionUploadClientSummaryResourceName`
1394
+ * @example const offlineConversionUploadClientSummary: ResourceNames.OfflineConversionUploadClientSummaryResourceName = ResourceNames.offlineConversionUploadClientSummary(10987417, 21974834)
1395
+ */
1396
+ function offlineConversionUploadClientSummary(customerId, client) { return `customers/${customerId}/offlineConversionUploadClientSummaries/${client}`; }
1397
+ /**
1398
+ * @param {string | number} customerId
1399
+ * @param {string | number} conversionTypeId
1400
+ * @param {string | number} client
1401
+ * @returns `OfflineConversionUploadConversionActionSummaryResourceName`
1402
+ * @example const offlineConversionUploadConversionActionSummary: ResourceNames.OfflineConversionUploadConversionActionSummaryResourceName = ResourceNames.offlineConversionUploadConversionActionSummary(10987417, 21974834, 43949668)
1403
+ */
1404
+ function offlineConversionUploadConversionActionSummary(customerId, conversionTypeId, client) { return `customers/${customerId}/offlineConversionUploadConversionActionSummaries/${conversionTypeId}~${client}`; }
1405
+ /**
1406
+ * @param {string | number} customerId
1407
+ * @param {string | number} offlineUserDataUpdateId
1408
+ * @returns `OfflineUserDataJobResourceName`
1409
+ * @example const offlineUserDataJob: ResourceNames.OfflineUserDataJobResourceName = ResourceNames.offlineUserDataJob(10987417, 21974834)
1410
+ */
1411
+ function offlineUserDataJob(customerId, offlineUserDataUpdateId) { return `customers/${customerId}/offlineUserDataJobs/${offlineUserDataUpdateId}`; }
1412
+ /**
1413
+ * @param {string | number} criterionId
1414
+ * @returns `OperatingSystemVersionConstantResourceName`
1415
+ * @example const operatingSystemVersionConstant: ResourceNames.OperatingSystemVersionConstantResourceName = ResourceNames.operatingSystemVersionConstant(10987417)
1416
+ */
1417
+ function operatingSystemVersionConstant(criterionId) { return `operatingSystemVersionConstants/${criterionId}`; }
1418
+ /**
1419
+ * @param {string | number} customerId
1420
+ * @param {string | number} campaignId
1421
+ * @param {string | number} adGroupId
1422
+ * @param {string | number} base64SearchTerm
1423
+ * @returns `PaidOrganicSearchTermViewResourceName`
1424
+ * @example const paidOrganicSearchTermView: ResourceNames.PaidOrganicSearchTermViewResourceName = ResourceNames.paidOrganicSearchTermView(10987417, 21974834, 43949668, 87899336)
1425
+ */
1426
+ function paidOrganicSearchTermView(customerId, campaignId, adGroupId, base64SearchTerm) { return `customers/${customerId}/paidOrganicSearchTermViews/${campaignId}~${adGroupId}~${base64SearchTerm}`; }
1427
+ /**
1428
+ * @param {string | number} customerId
1429
+ * @param {string | number} adGroupId
1430
+ * @param {string | number} criterionId
1431
+ * @returns `ParentalStatusViewResourceName`
1432
+ * @example const parentalStatusView: ResourceNames.ParentalStatusViewResourceName = ResourceNames.parentalStatusView(10987417, 21974834, 43949668)
1433
+ */
1434
+ function parentalStatusView(customerId, adGroupId, criterionId) { return `customers/${customerId}/parentalStatusViews/${adGroupId}~${criterionId}`; }
1435
+ /**
1436
+ * @param {string | number} customerId
1437
+ * @param {string | number} paymentsAccountId
1438
+ * @returns `PaymentsAccountResourceName`
1439
+ * @example const paymentsAccount: ResourceNames.PaymentsAccountResourceName = ResourceNames.paymentsAccount(10987417, 21974834)
1440
+ */
1441
+ function paymentsAccount(customerId, paymentsAccountId) { return `customers/${customerId}/paymentsAccounts/${paymentsAccountId}`; }
1442
+ /**
1443
+ * @param {string | number} customerId
1444
+ * @param {string | number} placeId
1445
+ * @returns `PerStoreViewResourceName`
1446
+ * @example const perStoreView: ResourceNames.PerStoreViewResourceName = ResourceNames.perStoreView(10987417, 21974834)
1447
+ */
1448
+ function perStoreView(customerId, placeId) { return `customers/${customerId}/perStoreViews/${placeId}`; }
1449
+ /**
1450
+ * @param {string | number} customerId
1451
+ * @param {string | number} base_64Placement
1452
+ * @returns `PerformanceMaxPlacementViewResourceName`
1453
+ * @example const performanceMaxPlacementView: ResourceNames.PerformanceMaxPlacementViewResourceName = ResourceNames.performanceMaxPlacementView(10987417, 21974834)
1454
+ */
1455
+ function performanceMaxPlacementView(customerId, base_64Placement) { return `customers/${customerId}/performanceMaxPlacementViews/${base_64Placement}`; }
1456
+ /**
1457
+ * @param {string | number} level
1458
+ * @param {string | number} categoryId
1459
+ * @returns `ProductCategoryConstantResourceName`
1460
+ * @example const productCategoryConstant: ResourceNames.ProductCategoryConstantResourceName = ResourceNames.productCategoryConstant(10987417, 21974834)
1461
+ */
1462
+ function productCategoryConstant(level, categoryId) { return `productCategoryConstants/${level}~${categoryId}`; }
1463
+ /**
1464
+ * @param {string | number} customerId
1465
+ * @param {string | number} adgroupId
1466
+ * @param {string | number} criterionId
1467
+ * @returns `ProductGroupViewResourceName`
1468
+ * @example const productGroupView: ResourceNames.ProductGroupViewResourceName = ResourceNames.productGroupView(10987417, 21974834, 43949668)
1469
+ */
1470
+ function productGroupView(customerId, adgroupId, criterionId) { return `customers/${customerId}/productGroupViews/${adgroupId}~${criterionId}`; }
1471
+ /**
1472
+ * @param {string | number} customerId
1473
+ * @param {string | number} productLinkId
1474
+ * @returns `ProductLinkResourceName`
1475
+ * @example const productLink: ResourceNames.ProductLinkResourceName = ResourceNames.productLink(10987417, 21974834)
1476
+ */
1477
+ function productLink(customerId, productLinkId) { return `customers/${customerId}/productLinks/${productLinkId}`; }
1478
+ /**
1479
+ * @param {string | number} customerId
1480
+ * @param {string | number} customerInvitationId
1481
+ * @returns `ProductLinkInvitationResourceName`
1482
+ * @example const productLinkInvitation: ResourceNames.ProductLinkInvitationResourceName = ResourceNames.productLinkInvitation(10987417, 21974834)
1483
+ */
1484
+ function productLinkInvitation(customerId, customerInvitationId) { return `customers/${customerId}/productLinkInvitations/${customerInvitationId}`; }
1485
+ /**
1486
+ * @param {string | number} qualifyingQuestionId
1487
+ * @returns `QualifyingQuestionResourceName`
1488
+ * @example const qualifyingQuestion: ResourceNames.QualifyingQuestionResourceName = ResourceNames.qualifyingQuestion(10987417)
1489
+ */
1490
+ function qualifyingQuestion(qualifyingQuestionId) { return `qualifyingQuestions/${qualifyingQuestionId}`; }
1491
+ /**
1492
+ * @param {string | number} customerId
1493
+ * @param {string | number} recommendationId
1494
+ * @returns `RecommendationResourceName`
1495
+ * @example const recommendation: ResourceNames.RecommendationResourceName = ResourceNames.recommendation(10987417, 21974834)
1496
+ */
1497
+ function recommendation(customerId, recommendationId) { return `customers/${customerId}/recommendations/${recommendationId}`; }
1498
+ /**
1499
+ * @param {string | number} customerId
1500
+ * @param {string | number} recommendationType
1501
+ * @returns `RecommendationSubscriptionResourceName`
1502
+ * @example const recommendationSubscription: ResourceNames.RecommendationSubscriptionResourceName = ResourceNames.recommendationSubscription(10987417, 21974834)
1503
+ */
1504
+ function recommendationSubscription(customerId, recommendationType) { return `customers/${customerId}/recommendationSubscriptions/${recommendationType}`; }
1505
+ /**
1506
+ * @param {string | number} customerId
1507
+ * @param {string | number} remarketingActionId
1508
+ * @returns `RemarketingActionResourceName`
1509
+ * @example const remarketingAction: ResourceNames.RemarketingActionResourceName = ResourceNames.remarketingAction(10987417, 21974834)
1510
+ */
1511
+ function remarketingAction(customerId, remarketingActionId) { return `customers/${customerId}/remarketingActions/${remarketingActionId}`; }
1512
+ /**
1513
+ * @param {string | number} customerId
1514
+ * @param {string | number} campaignId
1515
+ * @param {string | number} adGroupId
1516
+ * @param {string | number} query
1517
+ * @returns `SearchTermViewResourceName`
1518
+ * @example const searchTermView: ResourceNames.SearchTermViewResourceName = ResourceNames.searchTermView(10987417, 21974834, 43949668, 87899336)
1519
+ */
1520
+ function searchTermView(customerId, campaignId, adGroupId, query) { return `customers/${customerId}/searchTermViews/${campaignId}~${adGroupId}~${query}`; }
1521
+ /**
1522
+ * @param {string | number} customerId
1523
+ * @param {string | number} sharedSetId
1524
+ * @param {string | number} criterionId
1525
+ * @returns `SharedCriterionResourceName`
1526
+ * @example const sharedCriterion: ResourceNames.SharedCriterionResourceName = ResourceNames.sharedCriterion(10987417, 21974834, 43949668)
1527
+ */
1528
+ function sharedCriterion(customerId, sharedSetId, criterionId) { return `customers/${customerId}/sharedCriteria/${sharedSetId}~${criterionId}`; }
1529
+ /**
1530
+ * @param {string | number} customerId
1531
+ * @param {string | number} sharedSetId
1532
+ * @returns `SharedSetResourceName`
1533
+ * @example const sharedSet: ResourceNames.SharedSetResourceName = ResourceNames.sharedSet(10987417, 21974834)
1534
+ */
1535
+ function sharedSet(customerId, sharedSetId) { return `customers/${customerId}/sharedSets/${sharedSetId}`; }
1536
+ /**
1537
+ * @param {string | number} customerId
1538
+ * @returns `ShoppingPerformanceViewResourceName`
1539
+ * @example const shoppingPerformanceView: ResourceNames.ShoppingPerformanceViewResourceName = ResourceNames.shoppingPerformanceView(10987417)
1540
+ */
1541
+ function shoppingPerformanceView(customerId) { return `customers/${customerId}/shoppingPerformanceView`; }
1542
+ /**
1543
+ * @param {string | number} customerId
1544
+ * @param {string | number} merchantCenterId
1545
+ * @param {string | number} channel
1546
+ * @param {string | number} languageCode
1547
+ * @param {string | number} feedLabel
1548
+ * @param {string | number} itemId
1549
+ * @returns `ShoppingProductResourceName`
1550
+ * @example const shoppingProduct: ResourceNames.ShoppingProductResourceName = ResourceNames.shoppingProduct(10987417, 21974834, 43949668, 87899336, 175798672, 351597344)
1551
+ */
1552
+ function shoppingProduct(customerId, merchantCenterId, channel, languageCode, feedLabel, itemId) { return `customers/${customerId}/shoppingProducts/${merchantCenterId}~${channel}~${languageCode}~${feedLabel}~${itemId}`; }
1553
+ /**
1554
+ * @param {string | number} customerId
1555
+ * @param {string | number} campaignId
1556
+ * @param {string | number} query
1557
+ * @returns `SmartCampaignSearchTermViewResourceName`
1558
+ * @example const smartCampaignSearchTermView: ResourceNames.SmartCampaignSearchTermViewResourceName = ResourceNames.smartCampaignSearchTermView(10987417, 21974834, 43949668)
1559
+ */
1560
+ function smartCampaignSearchTermView(customerId, campaignId, query) { return `customers/${customerId}/smartCampaignSearchTermViews/${campaignId}~${query}`; }
1561
+ /**
1562
+ * @param {string | number} customerId
1563
+ * @param {string | number} campaignId
1564
+ * @returns `SmartCampaignSettingResourceName`
1565
+ * @example const smartCampaignSetting: ResourceNames.SmartCampaignSettingResourceName = ResourceNames.smartCampaignSetting(10987417, 21974834)
1566
+ */
1567
+ function smartCampaignSetting(customerId, campaignId) { return `customers/${customerId}/smartCampaignSettings/${campaignId}`; }
1568
+ /**
1569
+ * @param {string | number} customerId
1570
+ * @param {string | number} campaignId
1571
+ * @param {string | number} targetingExpansionType
1572
+ * @returns `TargetingExpansionViewResourceName`
1573
+ * @example const targetingExpansionView: ResourceNames.TargetingExpansionViewResourceName = ResourceNames.targetingExpansionView(10987417, 21974834, 43949668)
1574
+ */
1575
+ function targetingExpansionView(customerId, campaignId, targetingExpansionType) { return `customers/${customerId}/targetingExpansionViews/${campaignId}~${targetingExpansionType}`; }
1576
+ /**
1577
+ * @param {string | number} customerId
1578
+ * @param {string | number} customerLinkId
1579
+ * @returns `ThirdPartyAppAnalyticsLinkResourceName`
1580
+ * @example const thirdPartyAppAnalyticsLink: ResourceNames.ThirdPartyAppAnalyticsLinkResourceName = ResourceNames.thirdPartyAppAnalyticsLink(10987417, 21974834)
1581
+ */
1582
+ function thirdPartyAppAnalyticsLink(customerId, customerLinkId) { return `customers/${customerId}/thirdPartyAppAnalyticsLinks/${customerLinkId}`; }
1583
+ /**
1584
+ * @param {string | number} topicId
1585
+ * @returns `TopicConstantResourceName`
1586
+ * @example const topicConstant: ResourceNames.TopicConstantResourceName = ResourceNames.topicConstant(10987417)
1587
+ */
1588
+ function topicConstant(topicId) { return `topicConstants/${topicId}`; }
1589
+ /**
1590
+ * @param {string | number} customerId
1591
+ * @param {string | number} adGroupId
1592
+ * @param {string | number} criterionId
1593
+ * @returns `TopicViewResourceName`
1594
+ * @example const topicView: ResourceNames.TopicViewResourceName = ResourceNames.topicView(10987417, 21974834, 43949668)
1595
+ */
1596
+ function topicView(customerId, adGroupId, criterionId) { return `customers/${customerId}/topicViews/${adGroupId}~${criterionId}`; }
1597
+ /**
1598
+ * @param {string | number} customerId
1599
+ * @param {string | number} adGroupId
1600
+ * @param {string | number} criterionId
1601
+ * @returns `TravelActivityGroupViewResourceName`
1602
+ * @example const travelActivityGroupView: ResourceNames.TravelActivityGroupViewResourceName = ResourceNames.travelActivityGroupView(10987417, 21974834, 43949668)
1603
+ */
1604
+ function travelActivityGroupView(customerId, adGroupId, criterionId) { return `customers/${customerId}/travelActivityGroupViews/${adGroupId}~${criterionId}`; }
1605
+ /**
1606
+ * @param {string | number} customerId
1607
+ * @returns `TravelActivityPerformanceViewResourceName`
1608
+ * @example const travelActivityPerformanceView: ResourceNames.TravelActivityPerformanceViewResourceName = ResourceNames.travelActivityPerformanceView(10987417)
1609
+ */
1610
+ function travelActivityPerformanceView(customerId) { return `customers/${customerId}/travelActivityPerformanceViews`; }
1611
+ /**
1612
+ * @param {string | number} customerId
1613
+ * @param {string | number} userInterestId
1614
+ * @returns `UserInterestResourceName`
1615
+ * @example const userInterest: ResourceNames.UserInterestResourceName = ResourceNames.userInterest(10987417, 21974834)
1616
+ */
1617
+ function userInterest(customerId, userInterestId) { return `customers/${customerId}/userInterests/${userInterestId}`; }
1618
+ /**
1619
+ * @param {string | number} customerId
1620
+ * @param {string | number} userListId
1621
+ * @returns `UserListResourceName`
1622
+ * @example const userList: ResourceNames.UserListResourceName = ResourceNames.userList(10987417, 21974834)
1623
+ */
1624
+ function userList(customerId, userListId) { return `customers/${customerId}/userLists/${userListId}`; }
1625
+ /**
1626
+ * @param {string | number} customerId
1627
+ * @param {string | number} userListId
1628
+ * @param {string | number} semanticLabel
1629
+ * @returns `UserListCustomerTypeResourceName`
1630
+ * @example const userListCustomerType: ResourceNames.UserListCustomerTypeResourceName = ResourceNames.userListCustomerType(10987417, 21974834, 43949668)
1631
+ */
1632
+ function userListCustomerType(customerId, userListId, semanticLabel) { return `customers/${customerId}/userListCustomerTypes/${userListId}~${semanticLabel}`; }
1633
+ /**
1634
+ * @param {string | number} customerId
1635
+ * @param {string | number} countryCriterionId
1636
+ * @param {string | number} isTargetingLocation
1637
+ * @returns `UserLocationViewResourceName`
1638
+ * @example const userLocationView: ResourceNames.UserLocationViewResourceName = ResourceNames.userLocationView(10987417, 21974834, 43949668)
1639
+ */
1640
+ function userLocationView(customerId, countryCriterionId, isTargetingLocation) { return `customers/${customerId}/userLocationViews/${countryCriterionId}~${isTargetingLocation}`; }
1641
+ /**
1642
+ * @param {string | number} customerId
1643
+ * @param {string | number} videoId
1644
+ * @returns `VideoResourceName`
1645
+ * @example const video: ResourceNames.VideoResourceName = ResourceNames.video(10987417, 21974834)
1646
+ */
1647
+ function video(customerId, videoId) { return `customers/${customerId}/videos/${videoId}`; }
1648
+ /**
1649
+ * @param {string | number} customerId
1650
+ * @param {string | number} videoEnhancement
1651
+ * @returns `VideoEnhancementResourceName`
1652
+ * @example const videoEnhancement: ResourceNames.VideoEnhancementResourceName = ResourceNames.videoEnhancement(10987417, 21974834)
1653
+ */
1654
+ function videoEnhancement(customerId, videoEnhancement) { return `customers/${customerId}/videoEnhancements/${videoEnhancement}`; }
1655
+ /**
1656
+ * @param {string | number} customerId
1657
+ * @param {string | number} adGroupId
1658
+ * @param {string | number} criterionId
1659
+ * @returns `WebpageViewResourceName`
1660
+ * @example const webpageView: ResourceNames.WebpageViewResourceName = ResourceNames.webpageView(10987417, 21974834, 43949668)
1661
+ */
1662
+ function webpageView(customerId, adGroupId, criterionId) { return `customers/${customerId}/webpageViews/${adGroupId}~${criterionId}`; }
1663
+ /**
1664
+ * @param {string | number} customerId
1665
+ * @param {string | number} videoUploadId
1666
+ * @returns `YouTubeVideoUploadResourceName`
1667
+ * @example const youTubeVideoUpload: ResourceNames.YouTubeVideoUploadResourceName = ResourceNames.youTubeVideoUpload(10987417, 21974834)
1668
+ */
1669
+ function youTubeVideoUpload(customerId, videoUploadId) { return `customers/${customerId}/youTubeVideoUploads/${videoUploadId}`; }