@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
@@ -308,7 +308,7 @@
308
308
  var AdminControllerService = /** @class */ (function () {
309
309
  function AdminControllerService(httpClient, basePath, configuration) {
310
310
  this.httpClient = httpClient;
311
- this.basePath = 'https://apiv2stage1.atomex.net';
311
+ this.basePath = 'https://apiv2stage3.atomex.net';
312
312
  this.defaultHeaders = new http.HttpHeaders();
313
313
  this.configuration = new Configuration();
314
314
  if (basePath) {
@@ -525,7 +525,7 @@
525
525
  var AdvertiserControllerService = /** @class */ (function () {
526
526
  function AdvertiserControllerService(httpClient, basePath, configuration) {
527
527
  this.httpClient = httpClient;
528
- this.basePath = 'https://apiv2stage1.atomex.net';
528
+ this.basePath = 'https://apiv2stage3.atomex.net';
529
529
  this.defaultHeaders = new http.HttpHeaders();
530
530
  this.configuration = new Configuration();
531
531
  if (basePath) {
@@ -971,7 +971,7 @@
971
971
  var AppSettingsControllerService = /** @class */ (function () {
972
972
  function AppSettingsControllerService(httpClient, basePath, configuration) {
973
973
  this.httpClient = httpClient;
974
- this.basePath = 'https://apiv2stage1.atomex.net';
974
+ this.basePath = 'https://apiv2stage3.atomex.net';
975
975
  this.defaultHeaders = new http.HttpHeaders();
976
976
  this.configuration = new Configuration();
977
977
  if (basePath) {
@@ -1141,7 +1141,7 @@
1141
1141
  var AudienceControllerService = /** @class */ (function () {
1142
1142
  function AudienceControllerService(httpClient, basePath, configuration) {
1143
1143
  this.httpClient = httpClient;
1144
- this.basePath = 'https://apiv2stage1.atomex.net';
1144
+ this.basePath = 'https://apiv2stage3.atomex.net';
1145
1145
  this.defaultHeaders = new http.HttpHeaders();
1146
1146
  this.configuration = new Configuration();
1147
1147
  if (basePath) {
@@ -1246,11 +1246,11 @@
1246
1246
  reportProgress: reportProgress
1247
1247
  });
1248
1248
  };
1249
- AudienceControllerService.prototype.addBackfillRuleUsingPOST = function (audience, reqId, token, observe, reportProgress) {
1249
+ AudienceControllerService.prototype.addBackfillRuleUsingPOST = function (request, reqId, token, observe, reportProgress) {
1250
1250
  if (observe === void 0) { observe = 'body'; }
1251
1251
  if (reportProgress === void 0) { reportProgress = false; }
1252
- if (audience === null || audience === undefined) {
1253
- throw new Error('Required parameter audience was null or undefined when calling addBackfillRuleUsingPOST.');
1252
+ if (request === null || request === undefined) {
1253
+ throw new Error('Required parameter request was null or undefined when calling addBackfillRuleUsingPOST.');
1254
1254
  }
1255
1255
  var headers = this.defaultHeaders;
1256
1256
  if (reqId !== undefined && reqId !== null) {
@@ -1275,7 +1275,7 @@
1275
1275
  if (httpContentTypeSelected != undefined) {
1276
1276
  headers = headers.set('Content-Type', httpContentTypeSelected);
1277
1277
  }
1278
- return this.httpClient.post(this.basePath + "/v2/api/audience/addbackfillrule", audience, {
1278
+ return this.httpClient.post(this.basePath + "/v2/api/audience/addbackfillrule", request, {
1279
1279
  withCredentials: this.configuration.withCredentials,
1280
1280
  headers: headers,
1281
1281
  observe: observe,
@@ -1421,6 +1421,45 @@
1421
1421
  reportProgress: reportProgress
1422
1422
  });
1423
1423
  };
1424
+ AudienceControllerService.prototype.getActiveTemplatesUsingPOST = function (id, request, reqId, token, observe, reportProgress) {
1425
+ if (observe === void 0) { observe = 'body'; }
1426
+ if (reportProgress === void 0) { reportProgress = false; }
1427
+ if (id === null || id === undefined) {
1428
+ throw new Error('Required parameter id was null or undefined when calling getActiveTemplatesUsingPOST.');
1429
+ }
1430
+ if (request === null || request === undefined) {
1431
+ throw new Error('Required parameter request was null or undefined when calling getActiveTemplatesUsingPOST.');
1432
+ }
1433
+ var headers = this.defaultHeaders;
1434
+ if (reqId !== undefined && reqId !== null) {
1435
+ headers = headers.set('reqId', String(reqId));
1436
+ }
1437
+ if (token !== undefined && token !== null) {
1438
+ headers = headers.set('token', String(token));
1439
+ }
1440
+ // to determine the Accept header
1441
+ var httpHeaderAccepts = [
1442
+ 'application/json'
1443
+ ];
1444
+ var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1445
+ if (httpHeaderAcceptSelected != undefined) {
1446
+ headers = headers.set('Accept', httpHeaderAcceptSelected);
1447
+ }
1448
+ // to determine the Content-Type header
1449
+ var consumes = [
1450
+ 'application/json'
1451
+ ];
1452
+ var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
1453
+ if (httpContentTypeSelected != undefined) {
1454
+ headers = headers.set('Content-Type', httpContentTypeSelected);
1455
+ }
1456
+ return this.httpClient.post(this.basePath + "/v2/api/audience/activetemplates/" + encodeURIComponent(String(id)), request, {
1457
+ withCredentials: this.configuration.withCredentials,
1458
+ headers: headers,
1459
+ observe: observe,
1460
+ reportProgress: reportProgress
1461
+ });
1462
+ };
1424
1463
  AudienceControllerService.prototype.getAllAudienceUsingPOST = function (advertiser_id, refresh, reqId, search, token, observe, reportProgress) {
1425
1464
  if (observe === void 0) { observe = 'body'; }
1426
1465
  if (reportProgress === void 0) { reportProgress = false; }
@@ -1838,6 +1877,42 @@
1838
1877
  reportProgress: reportProgress
1839
1878
  });
1840
1879
  };
1880
+ AudienceControllerService.prototype.validateBackfillRuleUsingPOST = function (query, reqId, token, observe, reportProgress) {
1881
+ if (observe === void 0) { observe = 'body'; }
1882
+ if (reportProgress === void 0) { reportProgress = false; }
1883
+ if (query === null || query === undefined) {
1884
+ throw new Error('Required parameter query was null or undefined when calling validateBackfillRuleUsingPOST.');
1885
+ }
1886
+ var headers = this.defaultHeaders;
1887
+ if (reqId !== undefined && reqId !== null) {
1888
+ headers = headers.set('reqId', String(reqId));
1889
+ }
1890
+ if (token !== undefined && token !== null) {
1891
+ headers = headers.set('token', String(token));
1892
+ }
1893
+ // to determine the Accept header
1894
+ var httpHeaderAccepts = [
1895
+ 'application/json'
1896
+ ];
1897
+ var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
1898
+ if (httpHeaderAcceptSelected != undefined) {
1899
+ headers = headers.set('Accept', httpHeaderAcceptSelected);
1900
+ }
1901
+ // to determine the Content-Type header
1902
+ var consumes = [
1903
+ 'application/json'
1904
+ ];
1905
+ var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
1906
+ if (httpContentTypeSelected != undefined) {
1907
+ headers = headers.set('Content-Type', httpContentTypeSelected);
1908
+ }
1909
+ return this.httpClient.post(this.basePath + "/v2/api/audience/validatebackfillrule", query, {
1910
+ withCredentials: this.configuration.withCredentials,
1911
+ headers: headers,
1912
+ observe: observe,
1913
+ reportProgress: reportProgress
1914
+ });
1915
+ };
1841
1916
  AudienceControllerService.ctorParameters = function () { return [
1842
1917
  { type: http.HttpClient },
1843
1918
  { type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
@@ -1864,7 +1939,7 @@
1864
1939
  var AuditControllerService = /** @class */ (function () {
1865
1940
  function AuditControllerService(httpClient, basePath, configuration) {
1866
1941
  this.httpClient = httpClient;
1867
- this.basePath = 'https://apiv2stage1.atomex.net';
1942
+ this.basePath = 'https://apiv2stage3.atomex.net';
1868
1943
  this.defaultHeaders = new http.HttpHeaders();
1869
1944
  this.configuration = new Configuration();
1870
1945
  if (basePath) {
@@ -2063,7 +2138,7 @@
2063
2138
  var BulkStrategyControllerService = /** @class */ (function () {
2064
2139
  function BulkStrategyControllerService(httpClient, basePath, configuration) {
2065
2140
  this.httpClient = httpClient;
2066
- this.basePath = 'https://apiv2stage1.atomex.net';
2141
+ this.basePath = 'https://apiv2stage3.atomex.net';
2067
2142
  this.defaultHeaders = new http.HttpHeaders();
2068
2143
  this.configuration = new Configuration();
2069
2144
  if (basePath) {
@@ -2306,7 +2381,7 @@
2306
2381
  var CSSThemeController_Service = /** @class */ (function () {
2307
2382
  function CSSThemeController_Service(httpClient, basePath, configuration) {
2308
2383
  this.httpClient = httpClient;
2309
- this.basePath = 'https://apiv2stage1.atomex.net';
2384
+ this.basePath = 'https://apiv2stage3.atomex.net';
2310
2385
  this.defaultHeaders = new http.HttpHeaders();
2311
2386
  this.configuration = new Configuration();
2312
2387
  if (basePath) {
@@ -2427,7 +2502,7 @@
2427
2502
  var CampaignControllerService = /** @class */ (function () {
2428
2503
  function CampaignControllerService(httpClient, basePath, configuration) {
2429
2504
  this.httpClient = httpClient;
2430
- this.basePath = 'https://apiv2stage1.atomex.net';
2505
+ this.basePath = 'https://apiv2stage3.atomex.net';
2431
2506
  this.defaultHeaders = new http.HttpHeaders();
2432
2507
  this.configuration = new Configuration();
2433
2508
  if (basePath) {
@@ -2749,7 +2824,7 @@
2749
2824
  var CatalogControllerService = /** @class */ (function () {
2750
2825
  function CatalogControllerService(httpClient, basePath, configuration) {
2751
2826
  this.httpClient = httpClient;
2752
- this.basePath = 'https://apiv2stage1.atomex.net';
2827
+ this.basePath = 'https://apiv2stage3.atomex.net';
2753
2828
  this.defaultHeaders = new http.HttpHeaders();
2754
2829
  this.configuration = new Configuration();
2755
2830
  if (basePath) {
@@ -2858,41 +2933,6 @@
2858
2933
  reportProgress: reportProgress
2859
2934
  });
2860
2935
  };
2861
- CatalogControllerService.prototype.getFeedsByAdvertiserIdUsingGET = function (advertiserId, reqId, token, observe, reportProgress) {
2862
- if (observe === void 0) { observe = 'body'; }
2863
- if (reportProgress === void 0) { reportProgress = false; }
2864
- if (advertiserId === null || advertiserId === undefined) {
2865
- throw new Error('Required parameter advertiserId was null or undefined when calling getFeedsByAdvertiserIdUsingGET.');
2866
- }
2867
- var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
2868
- if (advertiserId !== undefined && advertiserId !== null) {
2869
- queryParameters = queryParameters.set('advertiserId', advertiserId);
2870
- }
2871
- var headers = this.defaultHeaders;
2872
- if (reqId !== undefined && reqId !== null) {
2873
- headers = headers.set('reqId', String(reqId));
2874
- }
2875
- if (token !== undefined && token !== null) {
2876
- headers = headers.set('token', String(token));
2877
- }
2878
- // to determine the Accept header
2879
- var httpHeaderAccepts = [
2880
- 'application/json'
2881
- ];
2882
- var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
2883
- if (httpHeaderAcceptSelected != undefined) {
2884
- headers = headers.set('Accept', httpHeaderAcceptSelected);
2885
- }
2886
- // to determine the Content-Type header
2887
- var consumes = [];
2888
- return this.httpClient.get(this.basePath + "/v2/api/catalog/feeds", {
2889
- params: queryParameters,
2890
- withCredentials: this.configuration.withCredentials,
2891
- headers: headers,
2892
- observe: observe,
2893
- reportProgress: reportProgress
2894
- });
2895
- };
2896
2936
  CatalogControllerService.prototype.getMacrosUsingPOST = function (advertiser_id, refresh, reqId, search, token, observe, reportProgress) {
2897
2937
  if (observe === void 0) { observe = 'body'; }
2898
2938
  if (reportProgress === void 0) { reportProgress = false; }
@@ -3007,7 +3047,7 @@
3007
3047
  var ClickDestinationControllerService = /** @class */ (function () {
3008
3048
  function ClickDestinationControllerService(httpClient, basePath, configuration) {
3009
3049
  this.httpClient = httpClient;
3010
- this.basePath = 'https://apiv2stage1.atomex.net';
3050
+ this.basePath = 'https://apiv2stage3.atomex.net';
3011
3051
  this.defaultHeaders = new http.HttpHeaders();
3012
3052
  this.configuration = new Configuration();
3013
3053
  if (basePath) {
@@ -3257,7 +3297,7 @@
3257
3297
  var CreativeControllerService = /** @class */ (function () {
3258
3298
  function CreativeControllerService(httpClient, basePath, configuration) {
3259
3299
  this.httpClient = httpClient;
3260
- this.basePath = 'https://apiv2stage1.atomex.net';
3300
+ this.basePath = 'https://apiv2stage3.atomex.net';
3261
3301
  this.defaultHeaders = new http.HttpHeaders();
3262
3302
  this.configuration = new Configuration();
3263
3303
  if (basePath) {
@@ -3734,7 +3774,7 @@
3734
3774
  var CreativeSetsControllerService = /** @class */ (function () {
3735
3775
  function CreativeSetsControllerService(httpClient, basePath, configuration) {
3736
3776
  this.httpClient = httpClient;
3737
- this.basePath = 'https://apiv2stage1.atomex.net';
3777
+ this.basePath = 'https://apiv2stage3.atomex.net';
3738
3778
  this.defaultHeaders = new http.HttpHeaders();
3739
3779
  this.configuration = new Configuration();
3740
3780
  if (basePath) {
@@ -4114,50 +4154,6 @@
4114
4154
  reportProgress: reportProgress
4115
4155
  });
4116
4156
  };
4117
- CreativeSetsControllerService.prototype.getTemplateListUsingGET = function (advertiserId, type, filters, reqId, token, observe, reportProgress) {
4118
- if (observe === void 0) { observe = 'body'; }
4119
- if (reportProgress === void 0) { reportProgress = false; }
4120
- if (advertiserId === null || advertiserId === undefined) {
4121
- throw new Error('Required parameter advertiserId was null or undefined when calling getTemplateListUsingGET.');
4122
- }
4123
- if (type === null || type === undefined) {
4124
- throw new Error('Required parameter type was null or undefined when calling getTemplateListUsingGET.');
4125
- }
4126
- var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
4127
- if (advertiserId !== undefined && advertiserId !== null) {
4128
- queryParameters = queryParameters.set('advertiserId', advertiserId);
4129
- }
4130
- if (filters !== undefined && filters !== null) {
4131
- queryParameters = queryParameters.set('filters', filters);
4132
- }
4133
- if (type !== undefined && type !== null) {
4134
- queryParameters = queryParameters.set('type', type);
4135
- }
4136
- var headers = this.defaultHeaders;
4137
- if (reqId !== undefined && reqId !== null) {
4138
- headers = headers.set('reqId', String(reqId));
4139
- }
4140
- if (token !== undefined && token !== null) {
4141
- headers = headers.set('token', String(token));
4142
- }
4143
- // to determine the Accept header
4144
- var httpHeaderAccepts = [
4145
- 'application/json'
4146
- ];
4147
- var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
4148
- if (httpHeaderAcceptSelected != undefined) {
4149
- headers = headers.set('Accept', httpHeaderAcceptSelected);
4150
- }
4151
- // to determine the Content-Type header
4152
- var consumes = [];
4153
- return this.httpClient.get(this.basePath + "/v2/api/creativesets/templates", {
4154
- params: queryParameters,
4155
- withCredentials: this.configuration.withCredentials,
4156
- headers: headers,
4157
- observe: observe,
4158
- reportProgress: reportProgress
4159
- });
4160
- };
4161
4157
  CreativeSetsControllerService.prototype.updateUsingPOST = function (creativeSetRequest, id, reqId, token, observe, reportProgress) {
4162
4158
  if (observe === void 0) { observe = 'body'; }
4163
4159
  if (reportProgress === void 0) { reportProgress = false; }
@@ -4223,7 +4219,7 @@
4223
4219
  var CreativeTemplateThemesControllerService = /** @class */ (function () {
4224
4220
  function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
4225
4221
  this.httpClient = httpClient;
4226
- this.basePath = 'https://apiv2stage1.atomex.net';
4222
+ this.basePath = 'https://apiv2stage3.atomex.net';
4227
4223
  this.defaultHeaders = new http.HttpHeaders();
4228
4224
  this.configuration = new Configuration();
4229
4225
  if (basePath) {
@@ -4424,7 +4420,7 @@
4424
4420
  var CreativeTemplateVariablesControllerService = /** @class */ (function () {
4425
4421
  function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
4426
4422
  this.httpClient = httpClient;
4427
- this.basePath = 'https://apiv2stage1.atomex.net';
4423
+ this.basePath = 'https://apiv2stage3.atomex.net';
4428
4424
  this.defaultHeaders = new http.HttpHeaders();
4429
4425
  this.configuration = new Configuration();
4430
4426
  if (basePath) {
@@ -4512,7 +4508,7 @@
4512
4508
  var CreativeTemplatesControllerService = /** @class */ (function () {
4513
4509
  function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
4514
4510
  this.httpClient = httpClient;
4515
- this.basePath = 'https://apiv2stage1.atomex.net';
4511
+ this.basePath = 'https://apiv2stage3.atomex.net';
4516
4512
  this.defaultHeaders = new http.HttpHeaders();
4517
4513
  this.configuration = new Configuration();
4518
4514
  if (basePath) {
@@ -4691,7 +4687,7 @@
4691
4687
  var DashboardControllerService = /** @class */ (function () {
4692
4688
  function DashboardControllerService(httpClient, basePath, configuration) {
4693
4689
  this.httpClient = httpClient;
4694
- this.basePath = 'https://apiv2stage1.atomex.net';
4690
+ this.basePath = 'https://apiv2stage3.atomex.net';
4695
4691
  this.defaultHeaders = new http.HttpHeaders();
4696
4692
  this.configuration = new Configuration();
4697
4693
  if (basePath) {
@@ -5348,7 +5344,7 @@
5348
5344
  var NotificationsControllerService = /** @class */ (function () {
5349
5345
  function NotificationsControllerService(httpClient, basePath, configuration) {
5350
5346
  this.httpClient = httpClient;
5351
- this.basePath = 'https://apiv2stage1.atomex.net';
5347
+ this.basePath = 'https://apiv2stage3.atomex.net';
5352
5348
  this.defaultHeaders = new http.HttpHeaders();
5353
5349
  this.configuration = new Configuration();
5354
5350
  if (basePath) {
@@ -5547,7 +5543,7 @@
5547
5543
  var PixelControllerService = /** @class */ (function () {
5548
5544
  function PixelControllerService(httpClient, basePath, configuration) {
5549
5545
  this.httpClient = httpClient;
5550
- this.basePath = 'https://apiv2stage1.atomex.net';
5546
+ this.basePath = 'https://apiv2stage3.atomex.net';
5551
5547
  this.defaultHeaders = new http.HttpHeaders();
5552
5548
  this.configuration = new Configuration();
5553
5549
  if (basePath) {
@@ -5876,7 +5872,7 @@
5876
5872
  var ReportingControllerService = /** @class */ (function () {
5877
5873
  function ReportingControllerService(httpClient, basePath, configuration) {
5878
5874
  this.httpClient = httpClient;
5879
- this.basePath = 'https://apiv2stage1.atomex.net';
5875
+ this.basePath = 'https://apiv2stage3.atomex.net';
5880
5876
  this.defaultHeaders = new http.HttpHeaders();
5881
5877
  this.configuration = new Configuration();
5882
5878
  if (basePath) {
@@ -6060,7 +6056,7 @@
6060
6056
  var SliceXControllerService = /** @class */ (function () {
6061
6057
  function SliceXControllerService(httpClient, basePath, configuration) {
6062
6058
  this.httpClient = httpClient;
6063
- this.basePath = 'https://apiv2stage1.atomex.net';
6059
+ this.basePath = 'https://apiv2stage3.atomex.net';
6064
6060
  this.defaultHeaders = new http.HttpHeaders();
6065
6061
  this.configuration = new Configuration();
6066
6062
  if (basePath) {
@@ -6328,7 +6324,7 @@
6328
6324
  var StrategyControllerService = /** @class */ (function () {
6329
6325
  function StrategyControllerService(httpClient, basePath, configuration) {
6330
6326
  this.httpClient = httpClient;
6331
- this.basePath = 'https://apiv2stage1.atomex.net';
6327
+ this.basePath = 'https://apiv2stage3.atomex.net';
6332
6328
  this.defaultHeaders = new http.HttpHeaders();
6333
6329
  this.configuration = new Configuration();
6334
6330
  if (basePath) {
@@ -6989,7 +6985,7 @@
6989
6985
  var UILoggerControllerService = /** @class */ (function () {
6990
6986
  function UILoggerControllerService(httpClient, basePath, configuration) {
6991
6987
  this.httpClient = httpClient;
6992
- this.basePath = 'https://apiv2stage1.atomex.net';
6988
+ this.basePath = 'https://apiv2stage3.atomex.net';
6993
6989
  this.defaultHeaders = new http.HttpHeaders();
6994
6990
  this.configuration = new Configuration();
6995
6991
  if (basePath) {
@@ -7091,7 +7087,7 @@
7091
7087
  var UserPreferenceControllerService = /** @class */ (function () {
7092
7088
  function UserPreferenceControllerService(httpClient, basePath, configuration) {
7093
7089
  this.httpClient = httpClient;
7094
- this.basePath = 'https://apiv2stage1.atomex.net';
7090
+ this.basePath = 'https://apiv2stage3.atomex.net';
7095
7091
  this.defaultHeaders = new http.HttpHeaders();
7096
7092
  this.configuration = new Configuration();
7097
7093
  if (basePath) {
@@ -7347,6 +7343,28 @@
7347
7343
  };
7348
7344
  })(exports.AuctionTypeEditField || (exports.AuctionTypeEditField = {}));
7349
7345
 
7346
+ /**
7347
+ * Api Documentation
7348
+ * Api Documentation
7349
+ *
7350
+ * OpenAPI spec version: 1.0
7351
+ *
7352
+ *
7353
+ * NOTE: This class is auto generated by the swagger code generator program.
7354
+ * https://github.com/swagger-api/swagger-codegen.git
7355
+ * Do not edit the class manually.
7356
+ */
7357
+
7358
+ (function (AudienceBackfillQueryTemplateRequest) {
7359
+ AudienceBackfillQueryTemplateRequest.DurationUnitEnum = {
7360
+ MINUTE: 'MINUTE',
7361
+ HOUR: 'HOUR',
7362
+ DAY: 'DAY',
7363
+ WEEK: 'WEEK',
7364
+ MONTH: 'MONTH'
7365
+ };
7366
+ })(exports.AudienceBackfillQueryTemplateRequest || (exports.AudienceBackfillQueryTemplateRequest = {}));
7367
+
7350
7368
 
7351
7369
  (function (AudienceDTO) {
7352
7370
  AudienceDTO.AudienceTypeEnum = {
@@ -7428,9 +7446,7 @@
7428
7446
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7429
7447
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7430
7448
  DYNAMICHTML: 'DYNAMIC_HTML',
7431
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7432
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7433
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7449
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7434
7450
  };
7435
7451
  })(exports.BaseModelWithCreativeSetType || (exports.BaseModelWithCreativeSetType = {}));
7436
7452
 
@@ -7549,13 +7565,19 @@
7549
7565
  };
7550
7566
  })(exports.CreativeFiles || (exports.CreativeFiles = {}));
7551
7567
 
7568
+ /**
7569
+ * Api Documentation
7570
+ * Api Documentation
7571
+ *
7572
+ * OpenAPI spec version: 1.0
7573
+ *
7574
+ *
7575
+ * NOTE: This class is auto generated by the swagger code generator program.
7576
+ * https://github.com/swagger-api/swagger-codegen.git
7577
+ * Do not edit the class manually.
7578
+ */
7552
7579
 
7553
7580
  (function (CreativeHtmlFileForSet) {
7554
- CreativeHtmlFileForSet.TemplateTypeEnum = {
7555
- DCO: 'DCO',
7556
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7557
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7558
- };
7559
7581
  CreativeHtmlFileForSet.TypeEnum = {
7560
7582
  Image: 'image',
7561
7583
  Html: 'html',
@@ -7586,9 +7608,7 @@
7586
7608
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7587
7609
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7588
7610
  DYNAMICHTML: 'DYNAMIC_HTML',
7589
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7590
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7591
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7611
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7592
7612
  };
7593
7613
  })(exports.CreativeSetDashboardMetric || (exports.CreativeSetDashboardMetric = {}));
7594
7614
 
@@ -7604,9 +7624,7 @@
7604
7624
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7605
7625
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7606
7626
  DYNAMICHTML: 'DYNAMIC_HTML',
7607
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7608
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7609
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7627
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7610
7628
  };
7611
7629
  })(exports.CreativeSetDetails || (exports.CreativeSetDetails = {}));
7612
7630
 
@@ -7622,9 +7640,7 @@
7622
7640
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7623
7641
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7624
7642
  DYNAMICHTML: 'DYNAMIC_HTML',
7625
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7626
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7627
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7643
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7628
7644
  };
7629
7645
  })(exports.CreativeSetRequest || (exports.CreativeSetRequest = {}));
7630
7646
 
@@ -7651,9 +7667,7 @@
7651
7667
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7652
7668
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7653
7669
  DYNAMICHTML: 'DYNAMIC_HTML',
7654
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7655
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7656
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7670
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7657
7671
  };
7658
7672
  })(exports.CreativeSetResponse || (exports.CreativeSetResponse = {}));
7659
7673
 
@@ -7700,9 +7714,7 @@
7700
7714
  DYNAMICIMAGE: 'DYNAMIC_IMAGE',
7701
7715
  DYNAMICMACRO: 'DYNAMIC_MACRO',
7702
7716
  DYNAMICHTML: 'DYNAMIC_HTML',
7703
- DYNAMICVIDEO: 'DYNAMIC_VIDEO',
7704
- HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
7705
- HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD'
7717
+ DYNAMICVIDEO: 'DYNAMIC_VIDEO'
7706
7718
  };
7707
7719
  })(exports.DuplicateCreativeSetResponse || (exports.DuplicateCreativeSetResponse = {}));
7708
7720