@revxui/api-clients-ts 0.10.313 → 0.10.314

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 (110) hide show
  1. package/README.md +2 -2
  2. package/api/audienceController.service.d.ts +33 -4
  3. package/api/catalogController.service.d.ts +0 -13
  4. package/api/creativeSetsController.service.d.ts +0 -15
  5. package/bundles/revxui-api-clients-ts.umd.js +141 -129
  6. package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
  7. package/bundles/revxui-api-clients-ts.umd.min.js +1 -1
  8. package/bundles/revxui-api-clients-ts.umd.min.js.map +1 -1
  9. package/esm2015/api/adminController.service.js +2 -2
  10. package/esm2015/api/advertiserController.service.js +2 -2
  11. package/esm2015/api/appSettingsController.service.js +2 -2
  12. package/esm2015/api/audienceController.service.js +77 -6
  13. package/esm2015/api/auditController.service.js +2 -2
  14. package/esm2015/api/bulkStrategyController.service.js +2 -2
  15. package/esm2015/api/cSSThemeController_.service.js +2 -2
  16. package/esm2015/api/campaignController.service.js +2 -2
  17. package/esm2015/api/catalogController.service.js +2 -35
  18. package/esm2015/api/clickDestinationController.service.js +2 -2
  19. package/esm2015/api/creativeController.service.js +2 -2
  20. package/esm2015/api/creativeSetsController.service.js +2 -44
  21. package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
  22. package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
  23. package/esm2015/api/creativeTemplatesController.service.js +2 -2
  24. package/esm2015/api/dashboardController.service.js +2 -2
  25. package/esm2015/api/notificationsController.service.js +2 -2
  26. package/esm2015/api/pixelController.service.js +2 -2
  27. package/esm2015/api/reportingController.service.js +2 -2
  28. package/esm2015/api/sliceXController.service.js +2 -2
  29. package/esm2015/api/strategyController.service.js +2 -2
  30. package/esm2015/api/uILoggerController.service.js +2 -2
  31. package/esm2015/api/userPreferenceController.service.js +2 -2
  32. package/esm2015/model/advertiserLayoutVariables.js +1 -1
  33. package/esm2015/model/apiResponseObjectListBackfillAudienceQueryTemplateDTO.js +1 -0
  34. package/esm2015/model/audienceBackfillQueryTemplateRequest.js +22 -0
  35. package/esm2015/model/audienceBackfillRequest.js +1 -0
  36. package/esm2015/model/audienceDTO.js +1 -1
  37. package/esm2015/model/backfillAudienceQueryTemplateDTO.js +12 -0
  38. package/esm2015/model/baseModelWithCreativeSetType.js +2 -4
  39. package/esm2015/model/creativeDTO.js +1 -1
  40. package/esm2015/model/creativeHtmlFileForSet.js +12 -6
  41. package/esm2015/model/creativePerformanceData.js +1 -1
  42. package/esm2015/model/creativeSetDashboardMetric.js +2 -4
  43. package/esm2015/model/creativeSetDetails.js +2 -4
  44. package/esm2015/model/creativeSetRequest.js +2 -4
  45. package/esm2015/model/creativeSetResponse.js +2 -4
  46. package/esm2015/model/duplicateCreativeSetResponse.js +2 -4
  47. package/esm2015/model/models.js +2 -1
  48. package/esm5/api/adminController.service.js +2 -2
  49. package/esm5/api/advertiserController.service.js +2 -2
  50. package/esm5/api/appSettingsController.service.js +2 -2
  51. package/esm5/api/audienceController.service.js +81 -6
  52. package/esm5/api/auditController.service.js +2 -2
  53. package/esm5/api/bulkStrategyController.service.js +2 -2
  54. package/esm5/api/cSSThemeController_.service.js +2 -2
  55. package/esm5/api/campaignController.service.js +2 -2
  56. package/esm5/api/catalogController.service.js +2 -37
  57. package/esm5/api/clickDestinationController.service.js +2 -2
  58. package/esm5/api/creativeController.service.js +2 -2
  59. package/esm5/api/creativeSetsController.service.js +2 -46
  60. package/esm5/api/creativeTemplateThemesController.service.js +2 -2
  61. package/esm5/api/creativeTemplateVariablesController.service.js +2 -2
  62. package/esm5/api/creativeTemplatesController.service.js +2 -2
  63. package/esm5/api/dashboardController.service.js +2 -2
  64. package/esm5/api/notificationsController.service.js +2 -2
  65. package/esm5/api/pixelController.service.js +2 -2
  66. package/esm5/api/reportingController.service.js +2 -2
  67. package/esm5/api/sliceXController.service.js +2 -2
  68. package/esm5/api/strategyController.service.js +2 -2
  69. package/esm5/api/uILoggerController.service.js +2 -2
  70. package/esm5/api/userPreferenceController.service.js +2 -2
  71. package/esm5/model/advertiserLayoutVariables.js +1 -1
  72. package/esm5/model/apiResponseObjectListBackfillAudienceQueryTemplateDTO.js +1 -0
  73. package/esm5/model/audienceBackfillQueryTemplateRequest.js +22 -0
  74. package/esm5/model/audienceBackfillRequest.js +1 -0
  75. package/esm5/model/audienceDTO.js +1 -1
  76. package/esm5/model/backfillAudienceQueryTemplateDTO.js +12 -0
  77. package/esm5/model/baseModelWithCreativeSetType.js +2 -4
  78. package/esm5/model/creativeDTO.js +1 -1
  79. package/esm5/model/creativeHtmlFileForSet.js +12 -6
  80. package/esm5/model/creativePerformanceData.js +1 -1
  81. package/esm5/model/creativeSetDashboardMetric.js +2 -4
  82. package/esm5/model/creativeSetDetails.js +2 -4
  83. package/esm5/model/creativeSetRequest.js +2 -4
  84. package/esm5/model/creativeSetResponse.js +2 -4
  85. package/esm5/model/duplicateCreativeSetResponse.js +2 -4
  86. package/esm5/model/models.js +2 -1
  87. package/fesm2015/revxui-api-clients-ts.js +138 -126
  88. package/fesm2015/revxui-api-clients-ts.js.map +1 -1
  89. package/fesm5/revxui-api-clients-ts.js +142 -130
  90. package/fesm5/revxui-api-clients-ts.js.map +1 -1
  91. package/model/advertiserLayoutVariables.d.ts +0 -1
  92. package/model/apiResponseObjectListBackfillAudienceQueryTemplateDTO.d.ts +17 -0
  93. package/model/audienceBackfillQueryTemplateRequest.d.ts +26 -0
  94. package/model/{hybridAdMapping.d.ts → audienceBackfillRequest.d.ts} +5 -5
  95. package/model/audienceDTO.d.ts +2 -0
  96. package/model/backfillAudienceQueryTemplateDTO.d.ts +17 -0
  97. package/model/baseModelWithCreativeSetType.d.ts +1 -3
  98. package/model/creativeDTO.d.ts +0 -4
  99. package/model/creativeHtmlFileForSet.d.ts +0 -9
  100. package/model/creativePerformanceData.d.ts +16 -0
  101. package/model/creativeSetDashboardMetric.d.ts +1 -3
  102. package/model/creativeSetDetails.d.ts +1 -3
  103. package/model/creativeSetRequest.d.ts +1 -7
  104. package/model/creativeSetResponse.d.ts +1 -3
  105. package/model/duplicateCreativeSetResponse.d.ts +1 -3
  106. package/model/models.d.ts +4 -1
  107. package/package.json +1 -1
  108. package/revxui-api-clients-ts.metadata.json +1 -1
  109. package/esm2015/model/hybridAdMapping.js +0 -1
  110. package/esm5/model/hybridAdMapping.js +0 -1
@@ -87,7 +87,7 @@ var Configuration = /** @class */ (function () {
87
87
  var AdminControllerService = /** @class */ (function () {
88
88
  function AdminControllerService(httpClient, basePath, configuration) {
89
89
  this.httpClient = httpClient;
90
- this.basePath = 'https://apiv2stage1.atomex.net';
90
+ this.basePath = 'https://apiv2stage3.atomex.net';
91
91
  this.defaultHeaders = new HttpHeaders();
92
92
  this.configuration = new Configuration();
93
93
  if (basePath) {
@@ -304,7 +304,7 @@ var CustomHttpUrlEncodingCodec = /** @class */ (function (_super) {
304
304
  var AdvertiserControllerService = /** @class */ (function () {
305
305
  function AdvertiserControllerService(httpClient, basePath, configuration) {
306
306
  this.httpClient = httpClient;
307
- this.basePath = 'https://apiv2stage1.atomex.net';
307
+ this.basePath = 'https://apiv2stage3.atomex.net';
308
308
  this.defaultHeaders = new HttpHeaders();
309
309
  this.configuration = new Configuration();
310
310
  if (basePath) {
@@ -750,7 +750,7 @@ var AdvertiserControllerService = /** @class */ (function () {
750
750
  var AppSettingsControllerService = /** @class */ (function () {
751
751
  function AppSettingsControllerService(httpClient, basePath, configuration) {
752
752
  this.httpClient = httpClient;
753
- this.basePath = 'https://apiv2stage1.atomex.net';
753
+ this.basePath = 'https://apiv2stage3.atomex.net';
754
754
  this.defaultHeaders = new HttpHeaders();
755
755
  this.configuration = new Configuration();
756
756
  if (basePath) {
@@ -920,7 +920,7 @@ var AppSettingsControllerService = /** @class */ (function () {
920
920
  var AudienceControllerService = /** @class */ (function () {
921
921
  function AudienceControllerService(httpClient, basePath, configuration) {
922
922
  this.httpClient = httpClient;
923
- this.basePath = 'https://apiv2stage1.atomex.net';
923
+ this.basePath = 'https://apiv2stage3.atomex.net';
924
924
  this.defaultHeaders = new HttpHeaders();
925
925
  this.configuration = new Configuration();
926
926
  if (basePath) {
@@ -1025,11 +1025,11 @@ var AudienceControllerService = /** @class */ (function () {
1025
1025
  reportProgress: reportProgress
1026
1026
  });
1027
1027
  };
1028
- AudienceControllerService.prototype.addBackfillRuleUsingPOST = function (audience, reqId, token, observe, reportProgress) {
1028
+ AudienceControllerService.prototype.addBackfillRuleUsingPOST = function (request, reqId, token, observe, reportProgress) {
1029
1029
  if (observe === void 0) { observe = 'body'; }
1030
1030
  if (reportProgress === void 0) { reportProgress = false; }
1031
- if (audience === null || audience === undefined) {
1032
- throw new Error('Required parameter audience was null or undefined when calling addBackfillRuleUsingPOST.');
1031
+ if (request === null || request === undefined) {
1032
+ throw new Error('Required parameter request was null or undefined when calling addBackfillRuleUsingPOST.');
1033
1033
  }
1034
1034
  var headers = this.defaultHeaders;
1035
1035
  if (reqId !== undefined && reqId !== null) {
@@ -1054,7 +1054,7 @@ var AudienceControllerService = /** @class */ (function () {
1054
1054
  if (httpContentTypeSelected != undefined) {
1055
1055
  headers = headers.set('Content-Type', httpContentTypeSelected);
1056
1056
  }
1057
- return this.httpClient.post(this.basePath + "/v2/api/audience/addbackfillrule", audience, {
1057
+ return this.httpClient.post(this.basePath + "/v2/api/audience/addbackfillrule", request, {
1058
1058
  withCredentials: this.configuration.withCredentials,
1059
1059
  headers: headers,
1060
1060
  observe: observe,
@@ -1200,6 +1200,45 @@ var AudienceControllerService = /** @class */ (function () {
1200
1200
  reportProgress: reportProgress
1201
1201
  });
1202
1202
  };
1203
+ AudienceControllerService.prototype.getActiveTemplatesUsingPOST = function (id, request, reqId, token, observe, reportProgress) {
1204
+ if (observe === void 0) { observe = 'body'; }
1205
+ if (reportProgress === void 0) { reportProgress = false; }
1206
+ if (id === null || id === undefined) {
1207
+ throw new Error('Required parameter id was null or undefined when calling getActiveTemplatesUsingPOST.');
1208
+ }
1209
+ if (request === null || request === undefined) {
1210
+ throw new Error('Required parameter request was null or undefined when calling getActiveTemplatesUsingPOST.');
1211
+ }
1212
+ var headers = this.defaultHeaders;
1213
+ if (reqId !== undefined && reqId !== null) {
1214
+ headers = headers.set('reqId', String(reqId));
1215
+ }
1216
+ if (token !== undefined && token !== null) {
1217
+ headers = headers.set('token', String(token));
1218
+ }
1219
+ // to determine the Accept header
1220
+ var httpHeaderAccepts = [
1221
+ 'application/json'
1222
+ ];
1223
+ var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1224
+ if (httpHeaderAcceptSelected != undefined) {
1225
+ headers = headers.set('Accept', httpHeaderAcceptSelected);
1226
+ }
1227
+ // to determine the Content-Type header
1228
+ var consumes = [
1229
+ 'application/json'
1230
+ ];
1231
+ var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
1232
+ if (httpContentTypeSelected != undefined) {
1233
+ headers = headers.set('Content-Type', httpContentTypeSelected);
1234
+ }
1235
+ return this.httpClient.post(this.basePath + "/v2/api/audience/activetemplates/" + encodeURIComponent(String(id)), request, {
1236
+ withCredentials: this.configuration.withCredentials,
1237
+ headers: headers,
1238
+ observe: observe,
1239
+ reportProgress: reportProgress
1240
+ });
1241
+ };
1203
1242
  AudienceControllerService.prototype.getAllAudienceUsingPOST = function (advertiser_id, refresh, reqId, search, token, observe, reportProgress) {
1204
1243
  if (observe === void 0) { observe = 'body'; }
1205
1244
  if (reportProgress === void 0) { reportProgress = false; }
@@ -1617,6 +1656,42 @@ var AudienceControllerService = /** @class */ (function () {
1617
1656
  reportProgress: reportProgress
1618
1657
  });
1619
1658
  };
1659
+ AudienceControllerService.prototype.validateBackfillRuleUsingPOST = function (query, reqId, token, observe, reportProgress) {
1660
+ if (observe === void 0) { observe = 'body'; }
1661
+ if (reportProgress === void 0) { reportProgress = false; }
1662
+ if (query === null || query === undefined) {
1663
+ throw new Error('Required parameter query was null or undefined when calling validateBackfillRuleUsingPOST.');
1664
+ }
1665
+ var headers = this.defaultHeaders;
1666
+ if (reqId !== undefined && reqId !== null) {
1667
+ headers = headers.set('reqId', String(reqId));
1668
+ }
1669
+ if (token !== undefined && token !== null) {
1670
+ headers = headers.set('token', String(token));
1671
+ }
1672
+ // to determine the Accept header
1673
+ var httpHeaderAccepts = [
1674
+ 'application/json'
1675
+ ];
1676
+ var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1677
+ if (httpHeaderAcceptSelected != undefined) {
1678
+ headers = headers.set('Accept', httpHeaderAcceptSelected);
1679
+ }
1680
+ // to determine the Content-Type header
1681
+ var consumes = [
1682
+ 'application/json'
1683
+ ];
1684
+ var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
1685
+ if (httpContentTypeSelected != undefined) {
1686
+ headers = headers.set('Content-Type', httpContentTypeSelected);
1687
+ }
1688
+ return this.httpClient.post(this.basePath + "/v2/api/audience/validatebackfillrule", query, {
1689
+ withCredentials: this.configuration.withCredentials,
1690
+ headers: headers,
1691
+ observe: observe,
1692
+ reportProgress: reportProgress
1693
+ });
1694
+ };
1620
1695
  AudienceControllerService.ctorParameters = function () { return [
1621
1696
  { type: HttpClient },
1622
1697
  { type: String, decorators: [{ type: Optional }, { type: Inject, args: [BASE_PATH,] }] },
@@ -1643,7 +1718,7 @@ var AudienceControllerService = /** @class */ (function () {
1643
1718
  var AuditControllerService = /** @class */ (function () {
1644
1719
  function AuditControllerService(httpClient, basePath, configuration) {
1645
1720
  this.httpClient = httpClient;
1646
- this.basePath = 'https://apiv2stage1.atomex.net';
1721
+ this.basePath = 'https://apiv2stage3.atomex.net';
1647
1722
  this.defaultHeaders = new HttpHeaders();
1648
1723
  this.configuration = new Configuration();
1649
1724
  if (basePath) {
@@ -1842,7 +1917,7 @@ var AuditControllerService = /** @class */ (function () {
1842
1917
  var BulkStrategyControllerService = /** @class */ (function () {
1843
1918
  function BulkStrategyControllerService(httpClient, basePath, configuration) {
1844
1919
  this.httpClient = httpClient;
1845
- this.basePath = 'https://apiv2stage1.atomex.net';
1920
+ this.basePath = 'https://apiv2stage3.atomex.net';
1846
1921
  this.defaultHeaders = new HttpHeaders();
1847
1922
  this.configuration = new Configuration();
1848
1923
  if (basePath) {
@@ -2085,7 +2160,7 @@ var BulkStrategyControllerService = /** @class */ (function () {
2085
2160
  var CSSThemeController_Service = /** @class */ (function () {
2086
2161
  function CSSThemeController_Service(httpClient, basePath, configuration) {
2087
2162
  this.httpClient = httpClient;
2088
- this.basePath = 'https://apiv2stage1.atomex.net';
2163
+ this.basePath = 'https://apiv2stage3.atomex.net';
2089
2164
  this.defaultHeaders = new HttpHeaders();
2090
2165
  this.configuration = new Configuration();
2091
2166
  if (basePath) {
@@ -2206,7 +2281,7 @@ var CSSThemeController_Service = /** @class */ (function () {
2206
2281
  var CampaignControllerService = /** @class */ (function () {
2207
2282
  function CampaignControllerService(httpClient, basePath, configuration) {
2208
2283
  this.httpClient = httpClient;
2209
- this.basePath = 'https://apiv2stage1.atomex.net';
2284
+ this.basePath = 'https://apiv2stage3.atomex.net';
2210
2285
  this.defaultHeaders = new HttpHeaders();
2211
2286
  this.configuration = new Configuration();
2212
2287
  if (basePath) {
@@ -2528,7 +2603,7 @@ var CampaignControllerService = /** @class */ (function () {
2528
2603
  var CatalogControllerService = /** @class */ (function () {
2529
2604
  function CatalogControllerService(httpClient, basePath, configuration) {
2530
2605
  this.httpClient = httpClient;
2531
- this.basePath = 'https://apiv2stage1.atomex.net';
2606
+ this.basePath = 'https://apiv2stage3.atomex.net';
2532
2607
  this.defaultHeaders = new HttpHeaders();
2533
2608
  this.configuration = new Configuration();
2534
2609
  if (basePath) {
@@ -2637,41 +2712,6 @@ var CatalogControllerService = /** @class */ (function () {
2637
2712
  reportProgress: reportProgress
2638
2713
  });
2639
2714
  };
2640
- CatalogControllerService.prototype.getFeedsByAdvertiserIdUsingGET = function (advertiserId, reqId, token, observe, reportProgress) {
2641
- if (observe === void 0) { observe = 'body'; }
2642
- if (reportProgress === void 0) { reportProgress = false; }
2643
- if (advertiserId === null || advertiserId === undefined) {
2644
- throw new Error('Required parameter advertiserId was null or undefined when calling getFeedsByAdvertiserIdUsingGET.');
2645
- }
2646
- var queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
2647
- if (advertiserId !== undefined && advertiserId !== null) {
2648
- queryParameters = queryParameters.set('advertiserId', advertiserId);
2649
- }
2650
- var headers = this.defaultHeaders;
2651
- if (reqId !== undefined && reqId !== null) {
2652
- headers = headers.set('reqId', String(reqId));
2653
- }
2654
- if (token !== undefined && token !== null) {
2655
- headers = headers.set('token', String(token));
2656
- }
2657
- // to determine the Accept header
2658
- var httpHeaderAccepts = [
2659
- 'application/json'
2660
- ];
2661
- var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
2662
- if (httpHeaderAcceptSelected != undefined) {
2663
- headers = headers.set('Accept', httpHeaderAcceptSelected);
2664
- }
2665
- // to determine the Content-Type header
2666
- var consumes = [];
2667
- return this.httpClient.get(this.basePath + "/v2/api/catalog/feeds", {
2668
- params: queryParameters,
2669
- withCredentials: this.configuration.withCredentials,
2670
- headers: headers,
2671
- observe: observe,
2672
- reportProgress: reportProgress
2673
- });
2674
- };
2675
2715
  CatalogControllerService.prototype.getMacrosUsingPOST = function (advertiser_id, refresh, reqId, search, token, observe, reportProgress) {
2676
2716
  if (observe === void 0) { observe = 'body'; }
2677
2717
  if (reportProgress === void 0) { reportProgress = false; }
@@ -2786,7 +2826,7 @@ var CatalogControllerService = /** @class */ (function () {
2786
2826
  var ClickDestinationControllerService = /** @class */ (function () {
2787
2827
  function ClickDestinationControllerService(httpClient, basePath, configuration) {
2788
2828
  this.httpClient = httpClient;
2789
- this.basePath = 'https://apiv2stage1.atomex.net';
2829
+ this.basePath = 'https://apiv2stage3.atomex.net';
2790
2830
  this.defaultHeaders = new HttpHeaders();
2791
2831
  this.configuration = new Configuration();
2792
2832
  if (basePath) {
@@ -3036,7 +3076,7 @@ var ClickDestinationControllerService = /** @class */ (function () {
3036
3076
  var CreativeControllerService = /** @class */ (function () {
3037
3077
  function CreativeControllerService(httpClient, basePath, configuration) {
3038
3078
  this.httpClient = httpClient;
3039
- this.basePath = 'https://apiv2stage1.atomex.net';
3079
+ this.basePath = 'https://apiv2stage3.atomex.net';
3040
3080
  this.defaultHeaders = new HttpHeaders();
3041
3081
  this.configuration = new Configuration();
3042
3082
  if (basePath) {
@@ -3513,7 +3553,7 @@ var CreativeControllerService = /** @class */ (function () {
3513
3553
  var CreativeSetsControllerService = /** @class */ (function () {
3514
3554
  function CreativeSetsControllerService(httpClient, basePath, configuration) {
3515
3555
  this.httpClient = httpClient;
3516
- this.basePath = 'https://apiv2stage1.atomex.net';
3556
+ this.basePath = 'https://apiv2stage3.atomex.net';
3517
3557
  this.defaultHeaders = new HttpHeaders();
3518
3558
  this.configuration = new Configuration();
3519
3559
  if (basePath) {
@@ -3893,50 +3933,6 @@ var CreativeSetsControllerService = /** @class */ (function () {
3893
3933
  reportProgress: reportProgress
3894
3934
  });
3895
3935
  };
3896
- CreativeSetsControllerService.prototype.getTemplateListUsingGET = function (advertiserId, type, filters, reqId, token, observe, reportProgress) {
3897
- if (observe === void 0) { observe = 'body'; }
3898
- if (reportProgress === void 0) { reportProgress = false; }
3899
- if (advertiserId === null || advertiserId === undefined) {
3900
- throw new Error('Required parameter advertiserId was null or undefined when calling getTemplateListUsingGET.');
3901
- }
3902
- if (type === null || type === undefined) {
3903
- throw new Error('Required parameter type was null or undefined when calling getTemplateListUsingGET.');
3904
- }
3905
- var queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
3906
- if (advertiserId !== undefined && advertiserId !== null) {
3907
- queryParameters = queryParameters.set('advertiserId', advertiserId);
3908
- }
3909
- if (filters !== undefined && filters !== null) {
3910
- queryParameters = queryParameters.set('filters', filters);
3911
- }
3912
- if (type !== undefined && type !== null) {
3913
- queryParameters = queryParameters.set('type', type);
3914
- }
3915
- var headers = this.defaultHeaders;
3916
- if (reqId !== undefined && reqId !== null) {
3917
- headers = headers.set('reqId', String(reqId));
3918
- }
3919
- if (token !== undefined && token !== null) {
3920
- headers = headers.set('token', String(token));
3921
- }
3922
- // to determine the Accept header
3923
- var httpHeaderAccepts = [
3924
- 'application/json'
3925
- ];
3926
- var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
3927
- if (httpHeaderAcceptSelected != undefined) {
3928
- headers = headers.set('Accept', httpHeaderAcceptSelected);
3929
- }
3930
- // to determine the Content-Type header
3931
- var consumes = [];
3932
- return this.httpClient.get(this.basePath + "/v2/api/creativesets/templates", {
3933
- params: queryParameters,
3934
- withCredentials: this.configuration.withCredentials,
3935
- headers: headers,
3936
- observe: observe,
3937
- reportProgress: reportProgress
3938
- });
3939
- };
3940
3936
  CreativeSetsControllerService.prototype.updateUsingPOST = function (creativeSetRequest, id, reqId, token, observe, reportProgress) {
3941
3937
  if (observe === void 0) { observe = 'body'; }
3942
3938
  if (reportProgress === void 0) { reportProgress = false; }
@@ -4002,7 +3998,7 @@ var CreativeSetsControllerService = /** @class */ (function () {
4002
3998
  var CreativeTemplateThemesControllerService = /** @class */ (function () {
4003
3999
  function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
4004
4000
  this.httpClient = httpClient;
4005
- this.basePath = 'https://apiv2stage1.atomex.net';
4001
+ this.basePath = 'https://apiv2stage3.atomex.net';
4006
4002
  this.defaultHeaders = new HttpHeaders();
4007
4003
  this.configuration = new Configuration();
4008
4004
  if (basePath) {
@@ -4203,7 +4199,7 @@ var CreativeTemplateThemesControllerService = /** @class */ (function () {
4203
4199
  var CreativeTemplateVariablesControllerService = /** @class */ (function () {
4204
4200
  function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
4205
4201
  this.httpClient = httpClient;
4206
- this.basePath = 'https://apiv2stage1.atomex.net';
4202
+ this.basePath = 'https://apiv2stage3.atomex.net';
4207
4203
  this.defaultHeaders = new HttpHeaders();
4208
4204
  this.configuration = new Configuration();
4209
4205
  if (basePath) {
@@ -4291,7 +4287,7 @@ var CreativeTemplateVariablesControllerService = /** @class */ (function () {
4291
4287
  var CreativeTemplatesControllerService = /** @class */ (function () {
4292
4288
  function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
4293
4289
  this.httpClient = httpClient;
4294
- this.basePath = 'https://apiv2stage1.atomex.net';
4290
+ this.basePath = 'https://apiv2stage3.atomex.net';
4295
4291
  this.defaultHeaders = new HttpHeaders();
4296
4292
  this.configuration = new Configuration();
4297
4293
  if (basePath) {
@@ -4470,7 +4466,7 @@ var CreativeTemplatesControllerService = /** @class */ (function () {
4470
4466
  var DashboardControllerService = /** @class */ (function () {
4471
4467
  function DashboardControllerService(httpClient, basePath, configuration) {
4472
4468
  this.httpClient = httpClient;
4473
- this.basePath = 'https://apiv2stage1.atomex.net';
4469
+ this.basePath = 'https://apiv2stage3.atomex.net';
4474
4470
  this.defaultHeaders = new HttpHeaders();
4475
4471
  this.configuration = new Configuration();
4476
4472
  if (basePath) {
@@ -5127,7 +5123,7 @@ var DashboardControllerService = /** @class */ (function () {
5127
5123
  var NotificationsControllerService = /** @class */ (function () {
5128
5124
  function NotificationsControllerService(httpClient, basePath, configuration) {
5129
5125
  this.httpClient = httpClient;
5130
- this.basePath = 'https://apiv2stage1.atomex.net';
5126
+ this.basePath = 'https://apiv2stage3.atomex.net';
5131
5127
  this.defaultHeaders = new HttpHeaders();
5132
5128
  this.configuration = new Configuration();
5133
5129
  if (basePath) {
@@ -5326,7 +5322,7 @@ var NotificationsControllerService = /** @class */ (function () {
5326
5322
  var PixelControllerService = /** @class */ (function () {
5327
5323
  function PixelControllerService(httpClient, basePath, configuration) {
5328
5324
  this.httpClient = httpClient;
5329
- this.basePath = 'https://apiv2stage1.atomex.net';
5325
+ this.basePath = 'https://apiv2stage3.atomex.net';
5330
5326
  this.defaultHeaders = new HttpHeaders();
5331
5327
  this.configuration = new Configuration();
5332
5328
  if (basePath) {
@@ -5655,7 +5651,7 @@ var PixelControllerService = /** @class */ (function () {
5655
5651
  var ReportingControllerService = /** @class */ (function () {
5656
5652
  function ReportingControllerService(httpClient, basePath, configuration) {
5657
5653
  this.httpClient = httpClient;
5658
- this.basePath = 'https://apiv2stage1.atomex.net';
5654
+ this.basePath = 'https://apiv2stage3.atomex.net';
5659
5655
  this.defaultHeaders = new HttpHeaders();
5660
5656
  this.configuration = new Configuration();
5661
5657
  if (basePath) {
@@ -5839,7 +5835,7 @@ var ReportingControllerService = /** @class */ (function () {
5839
5835
  var SliceXControllerService = /** @class */ (function () {
5840
5836
  function SliceXControllerService(httpClient, basePath, configuration) {
5841
5837
  this.httpClient = httpClient;
5842
- this.basePath = 'https://apiv2stage1.atomex.net';
5838
+ this.basePath = 'https://apiv2stage3.atomex.net';
5843
5839
  this.defaultHeaders = new HttpHeaders();
5844
5840
  this.configuration = new Configuration();
5845
5841
  if (basePath) {
@@ -6107,7 +6103,7 @@ var SliceXControllerService = /** @class */ (function () {
6107
6103
  var StrategyControllerService = /** @class */ (function () {
6108
6104
  function StrategyControllerService(httpClient, basePath, configuration) {
6109
6105
  this.httpClient = httpClient;
6110
- this.basePath = 'https://apiv2stage1.atomex.net';
6106
+ this.basePath = 'https://apiv2stage3.atomex.net';
6111
6107
  this.defaultHeaders = new HttpHeaders();
6112
6108
  this.configuration = new Configuration();
6113
6109
  if (basePath) {
@@ -6768,7 +6764,7 @@ var StrategyControllerService = /** @class */ (function () {
6768
6764
  var UILoggerControllerService = /** @class */ (function () {
6769
6765
  function UILoggerControllerService(httpClient, basePath, configuration) {
6770
6766
  this.httpClient = httpClient;
6771
- this.basePath = 'https://apiv2stage1.atomex.net';
6767
+ this.basePath = 'https://apiv2stage3.atomex.net';
6772
6768
  this.defaultHeaders = new HttpHeaders();
6773
6769
  this.configuration = new Configuration();
6774
6770
  if (basePath) {
@@ -6870,7 +6866,7 @@ var UILoggerControllerService = /** @class */ (function () {
6870
6866
  var UserPreferenceControllerService = /** @class */ (function () {
6871
6867
  function UserPreferenceControllerService(httpClient, basePath, configuration) {
6872
6868
  this.httpClient = httpClient;
6873
- this.basePath = 'https://apiv2stage1.atomex.net';
6869
+ this.basePath = 'https://apiv2stage3.atomex.net';
6874
6870
  this.defaultHeaders = new HttpHeaders();
6875
6871
  this.configuration = new Configuration();
6876
6872
  if (basePath) {
@@ -7126,6 +7122,28 @@ var AuctionTypeEditField;
7126
7122
  };
7127
7123
  })(AuctionTypeEditField || (AuctionTypeEditField = {}));
7128
7124
 
7125
+ /**
7126
+ * Api Documentation
7127
+ * Api Documentation
7128
+ *
7129
+ * OpenAPI spec version: 1.0
7130
+ *
7131
+ *
7132
+ * NOTE: This class is auto generated by the swagger code generator program.
7133
+ * https://github.com/swagger-api/swagger-codegen.git
7134
+ * Do not edit the class manually.
7135
+ */
7136
+ var AudienceBackfillQueryTemplateRequest;
7137
+ (function (AudienceBackfillQueryTemplateRequest) {
7138
+ AudienceBackfillQueryTemplateRequest.DurationUnitEnum = {
7139
+ MINUTE: 'MINUTE',
7140
+ HOUR: 'HOUR',
7141
+ DAY: 'DAY',
7142
+ WEEK: 'WEEK',
7143
+ MONTH: 'MONTH'
7144
+ };
7145
+ })(AudienceBackfillQueryTemplateRequest || (AudienceBackfillQueryTemplateRequest = {}));
7146
+
7129
7147
  var AudienceDTO;
7130
7148
  (function (AudienceDTO) {
7131
7149
  AudienceDTO.AudienceTypeEnum = {
@@ -7207,9 +7225,7 @@ var BaseModelWithCreativeSetType;
7207
7225
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7208
7226
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7209
7227
  DYNAMICHTML: 'DYNAMIC_HTML',
7210
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7211
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7212
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7228
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7213
7229
  };
7214
7230
  })(BaseModelWithCreativeSetType || (BaseModelWithCreativeSetType = {}));
7215
7231
 
@@ -7328,13 +7344,19 @@ var CreativeFiles;
7328
7344
  };
7329
7345
  })(CreativeFiles || (CreativeFiles = {}));
7330
7346
 
7347
+ /**
7348
+ * Api Documentation
7349
+ * Api Documentation
7350
+ *
7351
+ * OpenAPI spec version: 1.0
7352
+ *
7353
+ *
7354
+ * NOTE: This class is auto generated by the swagger code generator program.
7355
+ * https://github.com/swagger-api/swagger-codegen.git
7356
+ * Do not edit the class manually.
7357
+ */
7331
7358
  var CreativeHtmlFileForSet;
7332
7359
  (function (CreativeHtmlFileForSet) {
7333
- CreativeHtmlFileForSet.TemplateTypeEnum = {
7334
- DCO: 'DCO',
7335
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7336
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7337
- };
7338
7360
  CreativeHtmlFileForSet.TypeEnum = {
7339
7361
  Image: 'image',
7340
7362
  Html: 'html',
@@ -7365,9 +7387,7 @@ var CreativeSetDashboardMetric;
7365
7387
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7366
7388
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7367
7389
  DYNAMICHTML: 'DYNAMIC_HTML',
7368
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7369
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7370
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7390
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7371
7391
  };
7372
7392
  })(CreativeSetDashboardMetric || (CreativeSetDashboardMetric = {}));
7373
7393
 
@@ -7383,9 +7403,7 @@ var CreativeSetDetails;
7383
7403
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7384
7404
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7385
7405
  DYNAMICHTML: 'DYNAMIC_HTML',
7386
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7387
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7388
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7406
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7389
7407
  };
7390
7408
  })(CreativeSetDetails || (CreativeSetDetails = {}));
7391
7409
 
@@ -7401,9 +7419,7 @@ var CreativeSetRequest;
7401
7419
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7402
7420
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7403
7421
  DYNAMICHTML: 'DYNAMIC_HTML',
7404
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7405
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7406
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7422
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7407
7423
  };
7408
7424
  })(CreativeSetRequest || (CreativeSetRequest = {}));
7409
7425
 
@@ -7430,9 +7446,7 @@ var CreativeSetResponse;
7430
7446
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7431
7447
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7432
7448
  DYNAMICHTML: 'DYNAMIC_HTML',
7433
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7434
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7435
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7449
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7436
7450
  };
7437
7451
  })(CreativeSetResponse || (CreativeSetResponse = {}));
7438
7452
 
@@ -7479,9 +7493,7 @@ var DuplicateCreativeSetResponse;
7479
7493
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7480
7494
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7481
7495
  DYNAMICHTML: 'DYNAMIC_HTML',
7482
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7483
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7484
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7496
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7485
7497
  };
7486
7498
  })(DuplicateCreativeSetResponse || (DuplicateCreativeSetResponse = {}));
7487
7499
 
@@ -7977,5 +7989,5 @@ var ApiModule = /** @class */ (function () {
7977
7989
  * Generated bundle index. Do not edit.
7978
7990
  */
7979
7991
 
7980
- export { APIS, ActivityLogsCreativeSetsBulkUpdateDTO, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AuctionTypeEditField, AudienceControllerService, AudienceDTO, AudienceESDTO, AudiencePerformanceDTO, AuditControllerService, BASE_PATH, BaseModelWithCreativeSetType, BulkStrategyControllerService, COLLECTION_FORMATS, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestination, ClickDestinationControllerService, Configuration, CreativeCompactDTO, CreativeControllerService, CreativeDTO, CreativeFileForSet, CreativeFiles, CreativeHtmlFileForSet, CreativeSetDashboardMetric, CreativeSetDetails, CreativeSetRequest, CreativeSetResponse, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, DashboardControllerService, DcoAttributesDTO, DuplicateCreativeSetResponse, FilterModel, GeoListRequest, Macro, MetaRuleDto, NotificationResponse, NotificationsControllerService, PixelControllerService, PixelDataFileDTO, RemoteFileDTO, ReportProperty, ReportingControllerService, ReportingRequest, ReportingResponse, RuleDTO, SliceXControllerService, StrategyControllerService, StrategyDTO, StrategyQuickEditDTO, TemplateVariablesDTO, UILoggerControllerService, UserPreferenceControllerService, VastCreative, VideoAttributes, VideoProperties };
7992
+ export { APIS, ActivityLogsCreativeSetsBulkUpdateDTO, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AuctionTypeEditField, AudienceBackfillQueryTemplateRequest, AudienceControllerService, AudienceDTO, AudienceESDTO, AudiencePerformanceDTO, AuditControllerService, BASE_PATH, BaseModelWithCreativeSetType, BulkStrategyControllerService, COLLECTION_FORMATS, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestination, ClickDestinationControllerService, Configuration, CreativeCompactDTO, CreativeControllerService, CreativeDTO, CreativeFileForSet, CreativeFiles, CreativeHtmlFileForSet, CreativeSetDashboardMetric, CreativeSetDetails, CreativeSetRequest, CreativeSetResponse, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, DashboardControllerService, DcoAttributesDTO, DuplicateCreativeSetResponse, FilterModel, GeoListRequest, Macro, MetaRuleDto, NotificationResponse, NotificationsControllerService, PixelControllerService, PixelDataFileDTO, RemoteFileDTO, ReportProperty, ReportingControllerService, ReportingRequest, ReportingResponse, RuleDTO, SliceXControllerService, StrategyControllerService, StrategyDTO, StrategyQuickEditDTO, TemplateVariablesDTO, UILoggerControllerService, UserPreferenceControllerService, VastCreative, VideoAttributes, VideoProperties };
7981
7993
  //# sourceMappingURL=revxui-api-clients-ts.js.map