@revxui/api-clients-ts 1.1.450 → 1.1.452

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 (116) hide show
  1. package/README.md +2 -2
  2. package/api/api.d.ts +1 -3
  3. package/esm2020/api/adminController.service.mjs +2 -2
  4. package/esm2020/api/advertiserController.service.mjs +2 -2
  5. package/esm2020/api/api.mjs +2 -4
  6. package/esm2020/api/appSettingsController.service.mjs +2 -2
  7. package/esm2020/api/appsFlyerController.service.mjs +2 -2
  8. package/esm2020/api/audienceController.service.mjs +2 -2
  9. package/esm2020/api/auditController.service.mjs +2 -2
  10. package/esm2020/api/bidFunnelController.service.mjs +2 -2
  11. package/esm2020/api/bulkStrategyController.service.mjs +2 -2
  12. package/esm2020/api/cSSThemeController_.service.mjs +2 -2
  13. package/esm2020/api/campaignController.service.mjs +2 -2
  14. package/esm2020/api/catalogController.service.mjs +2 -2
  15. package/esm2020/api/clickDestinationController.service.mjs +2 -2
  16. package/esm2020/api/creativeController.service.mjs +2 -2
  17. package/esm2020/api/creativeSetsController.service.mjs +2 -2
  18. package/esm2020/api/creativeTemplateThemesController.service.mjs +2 -2
  19. package/esm2020/api/creativeTemplateVariablesController.service.mjs +2 -2
  20. package/esm2020/api/creativeTemplatesController.service.mjs +2 -2
  21. package/esm2020/api/customerReportingController.service.mjs +2 -2
  22. package/esm2020/api/dashboardController.service.mjs +2 -2
  23. package/esm2020/api/experimentsController.service.mjs +2 -2
  24. package/esm2020/api/notificationsController.service.mjs +2 -2
  25. package/esm2020/api/pixelController.service.mjs +2 -2
  26. package/esm2020/api/reportController.service.mjs +2 -2
  27. package/esm2020/api/reportingController.service.mjs +2 -2
  28. package/esm2020/api/reportingSchedulerController.service.mjs +2 -2
  29. package/esm2020/api/safeguardController.service.mjs +2 -2
  30. package/esm2020/api/sliceXController.service.mjs +2 -2
  31. package/esm2020/api/strategyController.service.mjs +2 -2
  32. package/esm2020/api/strategyTemplateController.service.mjs +2 -2
  33. package/esm2020/api/uILoggerController.service.mjs +2 -2
  34. package/esm2020/api/userPreferenceController.service.mjs +2 -2
  35. package/esm2020/api.module.mjs +1 -4
  36. package/esm2020/model/models.mjs +1 -33
  37. package/esm2020/model/safeguardDetail.mjs +3 -2
  38. package/esm2020/model/safeguardExclusionDTO.mjs +3 -2
  39. package/esm2020/model/safeguardRequestDTO.mjs +3 -2
  40. package/esm2020/model/safeguardResponseDTO.mjs +3 -2
  41. package/fesm2015/revxui-api-clients-ts.mjs +41 -499
  42. package/fesm2015/revxui-api-clients-ts.mjs.map +1 -1
  43. package/fesm2020/revxui-api-clients-ts.mjs +41 -677
  44. package/fesm2020/revxui-api-clients-ts.mjs.map +1 -1
  45. package/model/models.d.ts +0 -32
  46. package/model/safeguardDetail.d.ts +2 -1
  47. package/model/safeguardExclusionDTO.d.ts +2 -1
  48. package/model/safeguardRequestDTO.d.ts +2 -1
  49. package/model/safeguardResponseDTO.d.ts +2 -1
  50. package/package.json +1 -1
  51. package/api/dCOVideoSettingsController.service.d.ts +0 -167
  52. package/esm2020/api/dCOVideoSettingsController.service.mjs +0 -466
  53. package/esm2020/model/apiResponseObjectDcoVideoActivateResponse.mjs +0 -2
  54. package/esm2020/model/apiResponseObjectDcoVideoGenerateSampleResponse.mjs +0 -2
  55. package/esm2020/model/apiResponseObjectDcoVideoGeneratedCountResponse.mjs +0 -2
  56. package/esm2020/model/apiResponseObjectDcoVideoSamplesResponse.mjs +0 -2
  57. package/esm2020/model/apiResponseObjectDcoVideoSettingsDTO.mjs +0 -2
  58. package/esm2020/model/apiResponseObjectListDcoVideoBrandGuidelineDTO.mjs +0 -2
  59. package/esm2020/model/apiResponseObjectListDcoVideoSettingsDTO.mjs +0 -2
  60. package/esm2020/model/apiResponseObjectListDcoVideoTemplateDTO.mjs +0 -2
  61. package/esm2020/model/apiResponseObjectListstring.mjs +0 -13
  62. package/esm2020/model/dcoVideoActivateRequest.mjs +0 -13
  63. package/esm2020/model/dcoVideoActivateResponse.mjs +0 -13
  64. package/esm2020/model/dcoVideoAssetDTO.mjs +0 -13
  65. package/esm2020/model/dcoVideoBrandGuidelineDTO.mjs +0 -13
  66. package/esm2020/model/dcoVideoCatalogItemDTO.mjs +0 -13
  67. package/esm2020/model/dcoVideoErrorDTO.mjs +0 -13
  68. package/esm2020/model/dcoVideoGenerateSampleRequest.mjs +0 -13
  69. package/esm2020/model/dcoVideoGenerateSampleResponse.mjs +0 -2
  70. package/esm2020/model/dcoVideoGeneratedCountResponse.mjs +0 -13
  71. package/esm2020/model/dcoVideoPaginationDTO.mjs +0 -13
  72. package/esm2020/model/dcoVideoSampleDTO.mjs +0 -2
  73. package/esm2020/model/dcoVideoSamplesResponse.mjs +0 -2
  74. package/esm2020/model/dcoVideoSettingsCreateRequest.mjs +0 -2
  75. package/esm2020/model/dcoVideoSettingsDTO.mjs +0 -2
  76. package/esm2020/model/dcoVideoSettingsUpdateRequest.mjs +0 -2
  77. package/esm2020/model/dcoVideoTemplateDTO.mjs +0 -2
  78. package/esm2020/model/dcoVideoTemplateRequirementsDTO.mjs +0 -13
  79. package/esm2020/model/inputStream.mjs +0 -13
  80. package/esm2020/model/modelFile.mjs +0 -13
  81. package/esm2020/model/resource.mjs +0 -2
  82. package/esm2020/model/uRI.mjs +0 -13
  83. package/esm2020/model/uRL.mjs +0 -2
  84. package/esm2020/model/uRLStreamHandler.mjs +0 -13
  85. package/model/apiResponseObjectDcoVideoActivateResponse.d.ts +0 -17
  86. package/model/apiResponseObjectDcoVideoGenerateSampleResponse.d.ts +0 -17
  87. package/model/apiResponseObjectDcoVideoGeneratedCountResponse.d.ts +0 -17
  88. package/model/apiResponseObjectDcoVideoSamplesResponse.d.ts +0 -17
  89. package/model/apiResponseObjectDcoVideoSettingsDTO.d.ts +0 -17
  90. package/model/apiResponseObjectListDcoVideoBrandGuidelineDTO.d.ts +0 -17
  91. package/model/apiResponseObjectListDcoVideoSettingsDTO.d.ts +0 -17
  92. package/model/apiResponseObjectListDcoVideoTemplateDTO.d.ts +0 -17
  93. package/model/apiResponseObjectListstring.d.ts +0 -16
  94. package/model/dcoVideoActivateRequest.d.ts +0 -15
  95. package/model/dcoVideoActivateResponse.d.ts +0 -18
  96. package/model/dcoVideoAssetDTO.d.ts +0 -23
  97. package/model/dcoVideoBrandGuidelineDTO.d.ts +0 -16
  98. package/model/dcoVideoCatalogItemDTO.d.ts +0 -16
  99. package/model/dcoVideoErrorDTO.d.ts +0 -15
  100. package/model/dcoVideoGenerateSampleRequest.d.ts +0 -20
  101. package/model/dcoVideoGenerateSampleResponse.d.ts +0 -29
  102. package/model/dcoVideoGeneratedCountResponse.d.ts +0 -24
  103. package/model/dcoVideoPaginationDTO.d.ts +0 -19
  104. package/model/dcoVideoSampleDTO.d.ts +0 -27
  105. package/model/dcoVideoSamplesResponse.d.ts +0 -18
  106. package/model/dcoVideoSettingsCreateRequest.d.ts +0 -19
  107. package/model/dcoVideoSettingsDTO.d.ts +0 -31
  108. package/model/dcoVideoSettingsUpdateRequest.d.ts +0 -18
  109. package/model/dcoVideoTemplateDTO.d.ts +0 -21
  110. package/model/dcoVideoTemplateRequirementsDTO.d.ts +0 -16
  111. package/model/inputStream.d.ts +0 -13
  112. package/model/modelFile.d.ts +0 -32
  113. package/model/resource.d.ts +0 -24
  114. package/model/uRI.d.ts +0 -30
  115. package/model/uRL.d.ts +0 -27
  116. package/model/uRLStreamHandler.d.ts +0 -13
@@ -85,7 +85,7 @@ class Configuration {
85
85
  class AdminControllerService {
86
86
  constructor(httpClient, basePath, configuration) {
87
87
  this.httpClient = httpClient;
88
- this.basePath = 'https://apiv2stage7.atomex.net';
88
+ this.basePath = 'https://apiv2stage3.atomex.net';
89
89
  this.defaultHeaders = new HttpHeaders();
90
90
  this.configuration = new Configuration();
91
91
  if (basePath) {
@@ -281,7 +281,7 @@ class CustomHttpUrlEncodingCodec extends HttpUrlEncodingCodec {
281
281
  class AdvertiserControllerService {
282
282
  constructor(httpClient, basePath, configuration) {
283
283
  this.httpClient = httpClient;
284
- this.basePath = 'https://apiv2stage7.atomex.net';
284
+ this.basePath = 'https://apiv2stage3.atomex.net';
285
285
  this.defaultHeaders = new HttpHeaders();
286
286
  this.configuration = new Configuration();
287
287
  if (basePath) {
@@ -833,7 +833,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
833
833
  class AppSettingsControllerService {
834
834
  constructor(httpClient, basePath, configuration) {
835
835
  this.httpClient = httpClient;
836
- this.basePath = 'https://apiv2stage7.atomex.net';
836
+ this.basePath = 'https://apiv2stage3.atomex.net';
837
837
  this.defaultHeaders = new HttpHeaders();
838
838
  this.configuration = new Configuration();
839
839
  if (basePath) {
@@ -1080,7 +1080,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1080
1080
  class AppsFlyerControllerService {
1081
1081
  constructor(httpClient, basePath, configuration) {
1082
1082
  this.httpClient = httpClient;
1083
- this.basePath = 'https://apiv2stage7.atomex.net';
1083
+ this.basePath = 'https://apiv2stage3.atomex.net';
1084
1084
  this.defaultHeaders = new HttpHeaders();
1085
1085
  this.configuration = new Configuration();
1086
1086
  if (basePath) {
@@ -1168,7 +1168,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1168
1168
  class AudienceControllerService {
1169
1169
  constructor(httpClient, basePath, configuration) {
1170
1170
  this.httpClient = httpClient;
1171
- this.basePath = 'https://apiv2stage7.atomex.net';
1171
+ this.basePath = 'https://apiv2stage3.atomex.net';
1172
1172
  this.defaultHeaders = new HttpHeaders();
1173
1173
  this.configuration = new Configuration();
1174
1174
  if (basePath) {
@@ -2046,7 +2046,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2046
2046
  class AuditControllerService {
2047
2047
  constructor(httpClient, basePath, configuration) {
2048
2048
  this.httpClient = httpClient;
2049
- this.basePath = 'https://apiv2stage7.atomex.net';
2049
+ this.basePath = 'https://apiv2stage3.atomex.net';
2050
2050
  this.defaultHeaders = new HttpHeaders();
2051
2051
  this.configuration = new Configuration();
2052
2052
  if (basePath) {
@@ -2248,7 +2248,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2248
2248
  class BidFunnelControllerService {
2249
2249
  constructor(httpClient, basePath, configuration) {
2250
2250
  this.httpClient = httpClient;
2251
- this.basePath = 'https://apiv2stage7.atomex.net';
2251
+ this.basePath = 'https://apiv2stage3.atomex.net';
2252
2252
  this.defaultHeaders = new HttpHeaders();
2253
2253
  this.configuration = new Configuration();
2254
2254
  if (basePath) {
@@ -2399,7 +2399,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2399
2399
  class BulkStrategyControllerService {
2400
2400
  constructor(httpClient, basePath, configuration) {
2401
2401
  this.httpClient = httpClient;
2402
- this.basePath = 'https://apiv2stage7.atomex.net';
2402
+ this.basePath = 'https://apiv2stage3.atomex.net';
2403
2403
  this.defaultHeaders = new HttpHeaders();
2404
2404
  this.configuration = new Configuration();
2405
2405
  if (basePath) {
@@ -2626,7 +2626,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2626
2626
  class CSSThemeController_Service {
2627
2627
  constructor(httpClient, basePath, configuration) {
2628
2628
  this.httpClient = httpClient;
2629
- this.basePath = 'https://apiv2stage7.atomex.net';
2629
+ this.basePath = 'https://apiv2stage3.atomex.net';
2630
2630
  this.defaultHeaders = new HttpHeaders();
2631
2631
  this.configuration = new Configuration();
2632
2632
  if (basePath) {
@@ -2737,7 +2737,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2737
2737
  class CampaignControllerService {
2738
2738
  constructor(httpClient, basePath, configuration) {
2739
2739
  this.httpClient = httpClient;
2740
- this.basePath = 'https://apiv2stage7.atomex.net';
2740
+ this.basePath = 'https://apiv2stage3.atomex.net';
2741
2741
  this.defaultHeaders = new HttpHeaders();
2742
2742
  this.configuration = new Configuration();
2743
2743
  if (basePath) {
@@ -3180,7 +3180,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
3180
3180
  class CatalogControllerService {
3181
3181
  constructor(httpClient, basePath, configuration) {
3182
3182
  this.httpClient = httpClient;
3183
- this.basePath = 'https://apiv2stage7.atomex.net';
3183
+ this.basePath = 'https://apiv2stage3.atomex.net';
3184
3184
  this.defaultHeaders = new HttpHeaders();
3185
3185
  this.configuration = new Configuration();
3186
3186
  if (basePath) {
@@ -3425,7 +3425,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
3425
3425
  class ClickDestinationControllerService {
3426
3426
  constructor(httpClient, basePath, configuration) {
3427
3427
  this.httpClient = httpClient;
3428
- this.basePath = 'https://apiv2stage7.atomex.net';
3428
+ this.basePath = 'https://apiv2stage3.atomex.net';
3429
3429
  this.defaultHeaders = new HttpHeaders();
3430
3430
  this.configuration = new Configuration();
3431
3431
  if (basePath) {
@@ -3659,7 +3659,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
3659
3659
  class CreativeControllerService {
3660
3660
  constructor(httpClient, basePath, configuration) {
3661
3661
  this.httpClient = httpClient;
3662
- this.basePath = 'https://apiv2stage7.atomex.net';
3662
+ this.basePath = 'https://apiv2stage3.atomex.net';
3663
3663
  this.defaultHeaders = new HttpHeaders();
3664
3664
  this.configuration = new Configuration();
3665
3665
  if (basePath) {
@@ -4264,7 +4264,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
4264
4264
  class CreativeSetsControllerService {
4265
4265
  constructor(httpClient, basePath, configuration) {
4266
4266
  this.httpClient = httpClient;
4267
- this.basePath = 'https://apiv2stage7.atomex.net';
4267
+ this.basePath = 'https://apiv2stage3.atomex.net';
4268
4268
  this.defaultHeaders = new HttpHeaders();
4269
4269
  this.configuration = new Configuration();
4270
4270
  if (basePath) {
@@ -4912,7 +4912,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
4912
4912
  class CreativeTemplateThemesControllerService {
4913
4913
  constructor(httpClient, basePath, configuration) {
4914
4914
  this.httpClient = httpClient;
4915
- this.basePath = 'https://apiv2stage7.atomex.net';
4915
+ this.basePath = 'https://apiv2stage3.atomex.net';
4916
4916
  this.defaultHeaders = new HttpHeaders();
4917
4917
  this.configuration = new Configuration();
4918
4918
  if (basePath) {
@@ -5099,7 +5099,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5099
5099
  class CreativeTemplateVariablesControllerService {
5100
5100
  constructor(httpClient, basePath, configuration) {
5101
5101
  this.httpClient = httpClient;
5102
- this.basePath = 'https://apiv2stage7.atomex.net';
5102
+ this.basePath = 'https://apiv2stage3.atomex.net';
5103
5103
  this.defaultHeaders = new HttpHeaders();
5104
5104
  this.configuration = new Configuration();
5105
5105
  if (basePath) {
@@ -5179,7 +5179,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5179
5179
  class CreativeTemplatesControllerService {
5180
5180
  constructor(httpClient, basePath, configuration) {
5181
5181
  this.httpClient = httpClient;
5182
- this.basePath = 'https://apiv2stage7.atomex.net';
5182
+ this.basePath = 'https://apiv2stage3.atomex.net';
5183
5183
  this.defaultHeaders = new HttpHeaders();
5184
5184
  this.configuration = new Configuration();
5185
5185
  if (basePath) {
@@ -5346,7 +5346,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5346
5346
  class CustomerReportingControllerService {
5347
5347
  constructor(httpClient, basePath, configuration) {
5348
5348
  this.httpClient = httpClient;
5349
- this.basePath = 'https://apiv2stage7.atomex.net';
5349
+ this.basePath = 'https://apiv2stage3.atomex.net';
5350
5350
  this.defaultHeaders = new HttpHeaders();
5351
5351
  this.configuration = new Configuration();
5352
5352
  if (basePath) {
@@ -5496,466 +5496,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5496
5496
  }] }];
5497
5497
  } });
5498
5498
 
5499
- /**
5500
- * Api Documentation
5501
- * Api Documentation
5502
- *
5503
- * OpenAPI spec version: 1.0
5504
- *
5505
- *
5506
- * NOTE: This class is auto generated by the swagger code generator program.
5507
- * https://github.com/swagger-api/swagger-codegen.git
5508
- * Do not edit the class manually.
5509
- */
5510
- /* tslint:disable:no-unused-variable member-ordering */
5511
- class DCOVideoSettingsControllerService {
5512
- constructor(httpClient, basePath, configuration) {
5513
- this.httpClient = httpClient;
5514
- this.basePath = 'https://apiv2stage7.atomex.net';
5515
- this.defaultHeaders = new HttpHeaders();
5516
- this.configuration = new Configuration();
5517
- if (basePath) {
5518
- this.basePath = basePath;
5519
- }
5520
- if (configuration) {
5521
- this.configuration = configuration;
5522
- this.basePath = basePath || configuration.basePath || this.basePath;
5523
- }
5524
- }
5525
- /**
5526
- * @param consumes string[] mime-types
5527
- * @return true: consumes contains 'multipart/form-data', false: otherwise
5528
- */
5529
- canConsumeForm(consumes) {
5530
- const form = 'multipart/form-data';
5531
- for (const consume of consumes) {
5532
- if (form === consume) {
5533
- return true;
5534
- }
5535
- }
5536
- return false;
5537
- }
5538
- activateSettingsUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
5539
- if (request === null || request === undefined) {
5540
- throw new Error('Required parameter request was null or undefined when calling activateSettingsUsingPOST.');
5541
- }
5542
- let headers = this.defaultHeaders;
5543
- if (reqId !== undefined && reqId !== null) {
5544
- headers = headers.set('reqId', String(reqId));
5545
- }
5546
- if (token !== undefined && token !== null) {
5547
- headers = headers.set('token', String(token));
5548
- }
5549
- // to determine the Accept header
5550
- let httpHeaderAccepts = [
5551
- 'application/json'
5552
- ];
5553
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5554
- if (httpHeaderAcceptSelected != undefined) {
5555
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5556
- }
5557
- // to determine the Content-Type header
5558
- const consumes = [
5559
- 'application/json'
5560
- ];
5561
- const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
5562
- if (httpContentTypeSelected != undefined) {
5563
- headers = headers.set('Content-Type', httpContentTypeSelected);
5564
- }
5565
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/activate`, request, {
5566
- withCredentials: this.configuration.withCredentials,
5567
- headers: headers,
5568
- observe: observe,
5569
- reportProgress: reportProgress
5570
- });
5571
- }
5572
- createSettingsUsingPOST(request, file_BACKGROUND_IMAGE, file_PROMO_BANNER, file_PROMO_VIDEO, reqId, token, observe = 'body', reportProgress = false) {
5573
- if (request === null || request === undefined) {
5574
- throw new Error('Required parameter request was null or undefined when calling createSettingsUsingPOST.');
5575
- }
5576
- let headers = this.defaultHeaders;
5577
- if (reqId !== undefined && reqId !== null) {
5578
- headers = headers.set('reqId', String(reqId));
5579
- }
5580
- if (token !== undefined && token !== null) {
5581
- headers = headers.set('token', String(token));
5582
- }
5583
- // to determine the Accept header
5584
- let httpHeaderAccepts = [
5585
- 'application/json'
5586
- ];
5587
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5588
- if (httpHeaderAcceptSelected != undefined) {
5589
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5590
- }
5591
- // to determine the Content-Type header
5592
- const consumes = [
5593
- 'multipart/form-data'
5594
- ];
5595
- const canConsumeForm = this.canConsumeForm(consumes);
5596
- let formParams;
5597
- let useForm = false;
5598
- let convertFormParamsToString = false;
5599
- // use FormData to transmit files using content-type "multipart/form-data"
5600
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
5601
- useForm = canConsumeForm;
5602
- // use FormData to transmit files using content-type "multipart/form-data"
5603
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
5604
- useForm = canConsumeForm;
5605
- // use FormData to transmit files using content-type "multipart/form-data"
5606
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
5607
- useForm = canConsumeForm;
5608
- if (useForm) {
5609
- formParams = new FormData();
5610
- }
5611
- else {
5612
- formParams = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5613
- }
5614
- if (file_BACKGROUND_IMAGE !== undefined) {
5615
- formParams = formParams.append('file_BACKGROUND_IMAGE', file_BACKGROUND_IMAGE) || formParams;
5616
- }
5617
- if (file_PROMO_BANNER !== undefined) {
5618
- formParams = formParams.append('file_PROMO_BANNER', file_PROMO_BANNER) || formParams;
5619
- }
5620
- if (file_PROMO_VIDEO !== undefined) {
5621
- formParams = formParams.append('file_PROMO_VIDEO', file_PROMO_VIDEO) || formParams;
5622
- }
5623
- if (request !== undefined) {
5624
- formParams = formParams.append('request', request) || formParams;
5625
- }
5626
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings`, convertFormParamsToString ? formParams.toString() : formParams, {
5627
- withCredentials: this.configuration.withCredentials,
5628
- headers: headers,
5629
- observe: observe,
5630
- reportProgress: reportProgress
5631
- });
5632
- }
5633
- generateSampleUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
5634
- if (request === null || request === undefined) {
5635
- throw new Error('Required parameter request was null or undefined when calling generateSampleUsingPOST.');
5636
- }
5637
- let headers = this.defaultHeaders;
5638
- if (reqId !== undefined && reqId !== null) {
5639
- headers = headers.set('reqId', String(reqId));
5640
- }
5641
- if (token !== undefined && token !== null) {
5642
- headers = headers.set('token', String(token));
5643
- }
5644
- // to determine the Accept header
5645
- let httpHeaderAccepts = [
5646
- 'application/json'
5647
- ];
5648
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5649
- if (httpHeaderAcceptSelected != undefined) {
5650
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5651
- }
5652
- // to determine the Content-Type header
5653
- const consumes = [
5654
- 'application/json'
5655
- ];
5656
- const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
5657
- if (httpContentTypeSelected != undefined) {
5658
- headers = headers.set('Content-Type', httpContentTypeSelected);
5659
- }
5660
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/generate-sample`, request, {
5661
- withCredentials: this.configuration.withCredentials,
5662
- headers: headers,
5663
- observe: observe,
5664
- reportProgress: reportProgress
5665
- });
5666
- }
5667
- getBrandGuidelinesUsingGET(advertiserId, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
5668
- if (advertiserId === null || advertiserId === undefined) {
5669
- throw new Error('Required parameter advertiserId was null or undefined when calling getBrandGuidelinesUsingGET.');
5670
- }
5671
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5672
- if (includeInactive !== undefined && includeInactive !== null) {
5673
- queryParameters = queryParameters.set('includeInactive', includeInactive);
5674
- }
5675
- let headers = this.defaultHeaders;
5676
- if (reqId !== undefined && reqId !== null) {
5677
- headers = headers.set('reqId', String(reqId));
5678
- }
5679
- if (token !== undefined && token !== null) {
5680
- headers = headers.set('token', String(token));
5681
- }
5682
- // to determine the Accept header
5683
- let httpHeaderAccepts = [
5684
- 'application/json'
5685
- ];
5686
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5687
- if (httpHeaderAcceptSelected != undefined) {
5688
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5689
- }
5690
- // to determine the Content-Type header
5691
- const consumes = [];
5692
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/advertiser/${encodeURIComponent(String(advertiserId))}/brand-guidelines`, {
5693
- params: queryParameters,
5694
- withCredentials: this.configuration.withCredentials,
5695
- headers: headers,
5696
- observe: observe,
5697
- reportProgress: reportProgress
5698
- });
5699
- }
5700
- getFeedKeysUsingGET(advertiserId, reqId, token, observe = 'body', reportProgress = false) {
5701
- if (advertiserId === null || advertiserId === undefined) {
5702
- throw new Error('Required parameter advertiserId was null or undefined when calling getFeedKeysUsingGET.');
5703
- }
5704
- let headers = this.defaultHeaders;
5705
- if (reqId !== undefined && reqId !== null) {
5706
- headers = headers.set('reqId', String(reqId));
5707
- }
5708
- if (token !== undefined && token !== null) {
5709
- headers = headers.set('token', String(token));
5710
- }
5711
- // to determine the Accept header
5712
- let httpHeaderAccepts = [
5713
- 'application/json'
5714
- ];
5715
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5716
- if (httpHeaderAcceptSelected != undefined) {
5717
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5718
- }
5719
- // to determine the Content-Type header
5720
- const consumes = [];
5721
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/advertiser/${encodeURIComponent(String(advertiserId))}/feed-keys`, {
5722
- withCredentials: this.configuration.withCredentials,
5723
- headers: headers,
5724
- observe: observe,
5725
- reportProgress: reportProgress
5726
- });
5727
- }
5728
- getGeneratedVideoCountUsingGET(id, reqId, token, observe = 'body', reportProgress = false) {
5729
- if (id === null || id === undefined) {
5730
- throw new Error('Required parameter id was null or undefined when calling getGeneratedVideoCountUsingGET.');
5731
- }
5732
- let headers = this.defaultHeaders;
5733
- if (reqId !== undefined && reqId !== null) {
5734
- headers = headers.set('reqId', String(reqId));
5735
- }
5736
- if (token !== undefined && token !== null) {
5737
- headers = headers.set('token', String(token));
5738
- }
5739
- // to determine the Accept header
5740
- let httpHeaderAccepts = [
5741
- 'application/json'
5742
- ];
5743
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5744
- if (httpHeaderAcceptSelected != undefined) {
5745
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5746
- }
5747
- // to determine the Content-Type header
5748
- const consumes = [];
5749
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/generated-video-count`, {
5750
- withCredentials: this.configuration.withCredentials,
5751
- headers: headers,
5752
- observe: observe,
5753
- reportProgress: reportProgress
5754
- });
5755
- }
5756
- getGeneratedVideoSamplesUsingGET(id, page, reqId, size, status, token, observe = 'body', reportProgress = false) {
5757
- if (id === null || id === undefined) {
5758
- throw new Error('Required parameter id was null or undefined when calling getGeneratedVideoSamplesUsingGET.');
5759
- }
5760
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5761
- if (page !== undefined && page !== null) {
5762
- queryParameters = queryParameters.set('page', page);
5763
- }
5764
- if (size !== undefined && size !== null) {
5765
- queryParameters = queryParameters.set('size', size);
5766
- }
5767
- if (status !== undefined && status !== null) {
5768
- queryParameters = queryParameters.set('status', status);
5769
- }
5770
- let headers = this.defaultHeaders;
5771
- if (reqId !== undefined && reqId !== null) {
5772
- headers = headers.set('reqId', String(reqId));
5773
- }
5774
- if (token !== undefined && token !== null) {
5775
- headers = headers.set('token', String(token));
5776
- }
5777
- // to determine the Accept header
5778
- let httpHeaderAccepts = [
5779
- 'application/json'
5780
- ];
5781
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5782
- if (httpHeaderAcceptSelected != undefined) {
5783
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5784
- }
5785
- // to determine the Content-Type header
5786
- const consumes = [];
5787
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/get-generated-video-samples`, {
5788
- params: queryParameters,
5789
- withCredentials: this.configuration.withCredentials,
5790
- headers: headers,
5791
- observe: observe,
5792
- reportProgress: reportProgress
5793
- });
5794
- }
5795
- getSettingsUsingGET(advertiserId, includeAssets, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
5796
- if (advertiserId === null || advertiserId === undefined) {
5797
- throw new Error('Required parameter advertiserId was null or undefined when calling getSettingsUsingGET.');
5798
- }
5799
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5800
- if (includeAssets !== undefined && includeAssets !== null) {
5801
- queryParameters = queryParameters.set('includeAssets', includeAssets);
5802
- }
5803
- if (includeInactive !== undefined && includeInactive !== null) {
5804
- queryParameters = queryParameters.set('includeInactive', includeInactive);
5805
- }
5806
- let headers = this.defaultHeaders;
5807
- if (reqId !== undefined && reqId !== null) {
5808
- headers = headers.set('reqId', String(reqId));
5809
- }
5810
- if (token !== undefined && token !== null) {
5811
- headers = headers.set('token', String(token));
5812
- }
5813
- // to determine the Accept header
5814
- let httpHeaderAccepts = [
5815
- 'application/json'
5816
- ];
5817
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5818
- if (httpHeaderAcceptSelected != undefined) {
5819
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5820
- }
5821
- // to determine the Content-Type header
5822
- const consumes = [];
5823
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(advertiserId))}`, {
5824
- params: queryParameters,
5825
- withCredentials: this.configuration.withCredentials,
5826
- headers: headers,
5827
- observe: observe,
5828
- reportProgress: reportProgress
5829
- });
5830
- }
5831
- getTemplatesUsingGET(advertiserId, hasBackgroundImage, hasPromoBanner, hasPromoVideo, reqId, token, observe = 'body', reportProgress = false) {
5832
- if (advertiserId === null || advertiserId === undefined) {
5833
- throw new Error('Required parameter advertiserId was null or undefined when calling getTemplatesUsingGET.');
5834
- }
5835
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5836
- if (advertiserId !== undefined && advertiserId !== null) {
5837
- queryParameters = queryParameters.set('advertiserId', advertiserId);
5838
- }
5839
- if (hasBackgroundImage !== undefined && hasBackgroundImage !== null) {
5840
- queryParameters = queryParameters.set('hasBackgroundImage', hasBackgroundImage);
5841
- }
5842
- if (hasPromoBanner !== undefined && hasPromoBanner !== null) {
5843
- queryParameters = queryParameters.set('hasPromoBanner', hasPromoBanner);
5844
- }
5845
- if (hasPromoVideo !== undefined && hasPromoVideo !== null) {
5846
- queryParameters = queryParameters.set('hasPromoVideo', hasPromoVideo);
5847
- }
5848
- let headers = this.defaultHeaders;
5849
- if (reqId !== undefined && reqId !== null) {
5850
- headers = headers.set('reqId', String(reqId));
5851
- }
5852
- if (token !== undefined && token !== null) {
5853
- headers = headers.set('token', String(token));
5854
- }
5855
- // to determine the Accept header
5856
- let httpHeaderAccepts = [
5857
- 'application/json'
5858
- ];
5859
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5860
- if (httpHeaderAcceptSelected != undefined) {
5861
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5862
- }
5863
- // to determine the Content-Type header
5864
- const consumes = [];
5865
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/templates`, {
5866
- params: queryParameters,
5867
- withCredentials: this.configuration.withCredentials,
5868
- headers: headers,
5869
- observe: observe,
5870
- reportProgress: reportProgress
5871
- });
5872
- }
5873
- updateSettingsUsingPOST(id, request, async, file_BACKGROUND_IMAGE, file_PROMO_BANNER, file_PROMO_VIDEO, regenerateSample, reqId, token, observe = 'body', reportProgress = false) {
5874
- if (id === null || id === undefined) {
5875
- throw new Error('Required parameter id was null or undefined when calling updateSettingsUsingPOST.');
5876
- }
5877
- if (request === null || request === undefined) {
5878
- throw new Error('Required parameter request was null or undefined when calling updateSettingsUsingPOST.');
5879
- }
5880
- let headers = this.defaultHeaders;
5881
- if (reqId !== undefined && reqId !== null) {
5882
- headers = headers.set('reqId', String(reqId));
5883
- }
5884
- if (token !== undefined && token !== null) {
5885
- headers = headers.set('token', String(token));
5886
- }
5887
- // to determine the Accept header
5888
- let httpHeaderAccepts = [
5889
- 'application/json'
5890
- ];
5891
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5892
- if (httpHeaderAcceptSelected != undefined) {
5893
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5894
- }
5895
- // to determine the Content-Type header
5896
- const consumes = [
5897
- 'multipart/form-data'
5898
- ];
5899
- const canConsumeForm = this.canConsumeForm(consumes);
5900
- let formParams;
5901
- let useForm = false;
5902
- let convertFormParamsToString = false;
5903
- // use FormData to transmit files using content-type "multipart/form-data"
5904
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
5905
- useForm = canConsumeForm;
5906
- // use FormData to transmit files using content-type "multipart/form-data"
5907
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
5908
- useForm = canConsumeForm;
5909
- // use FormData to transmit files using content-type "multipart/form-data"
5910
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
5911
- useForm = canConsumeForm;
5912
- if (useForm) {
5913
- formParams = new FormData();
5914
- }
5915
- else {
5916
- formParams = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5917
- }
5918
- if (async !== undefined) {
5919
- formParams = formParams.append('async', async) || formParams;
5920
- }
5921
- if (file_BACKGROUND_IMAGE !== undefined) {
5922
- formParams = formParams.append('file_BACKGROUND_IMAGE', file_BACKGROUND_IMAGE) || formParams;
5923
- }
5924
- if (file_PROMO_BANNER !== undefined) {
5925
- formParams = formParams.append('file_PROMO_BANNER', file_PROMO_BANNER) || formParams;
5926
- }
5927
- if (file_PROMO_VIDEO !== undefined) {
5928
- formParams = formParams.append('file_PROMO_VIDEO', file_PROMO_VIDEO) || formParams;
5929
- }
5930
- if (regenerateSample !== undefined) {
5931
- formParams = formParams.append('regenerateSample', regenerateSample) || formParams;
5932
- }
5933
- if (request !== undefined) {
5934
- formParams = formParams.append('request', request) || formParams;
5935
- }
5936
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}`, convertFormParamsToString ? formParams.toString() : formParams, {
5937
- withCredentials: this.configuration.withCredentials,
5938
- headers: headers,
5939
- observe: observe,
5940
- reportProgress: reportProgress
5941
- });
5942
- }
5943
- }
5944
- DCOVideoSettingsControllerService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService, deps: [{ token: i1.HttpClient }, { token: BASE_PATH, optional: true }, { token: Configuration, optional: true }], target: i0.ɵɵFactoryTarget.Injectable });
5945
- DCOVideoSettingsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService });
5946
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService, decorators: [{
5947
- type: Injectable
5948
- }], ctorParameters: function () {
5949
- return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
5950
- type: Optional
5951
- }, {
5952
- type: Inject,
5953
- args: [BASE_PATH]
5954
- }] }, { type: Configuration, decorators: [{
5955
- type: Optional
5956
- }] }];
5957
- } });
5958
-
5959
5499
  /**
5960
5500
  * Api Documentation
5961
5501
  * Api Documentation
@@ -5971,7 +5511,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5971
5511
  class DashboardControllerService {
5972
5512
  constructor(httpClient, basePath, configuration) {
5973
5513
  this.httpClient = httpClient;
5974
- this.basePath = 'https://apiv2stage7.atomex.net';
5514
+ this.basePath = 'https://apiv2stage3.atomex.net';
5975
5515
  this.defaultHeaders = new HttpHeaders();
5976
5516
  this.configuration = new Configuration();
5977
5517
  if (basePath) {
@@ -6631,7 +6171,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
6631
6171
  class ExperimentsControllerService {
6632
6172
  constructor(httpClient, basePath, configuration) {
6633
6173
  this.httpClient = httpClient;
6634
- this.basePath = 'https://apiv2stage7.atomex.net';
6174
+ this.basePath = 'https://apiv2stage3.atomex.net';
6635
6175
  this.defaultHeaders = new HttpHeaders();
6636
6176
  this.configuration = new Configuration();
6637
6177
  if (basePath) {
@@ -7360,7 +6900,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
7360
6900
  class NotificationsControllerService {
7361
6901
  constructor(httpClient, basePath, configuration) {
7362
6902
  this.httpClient = httpClient;
7363
- this.basePath = 'https://apiv2stage7.atomex.net';
6903
+ this.basePath = 'https://apiv2stage3.atomex.net';
7364
6904
  this.defaultHeaders = new HttpHeaders();
7365
6905
  this.configuration = new Configuration();
7366
6906
  if (basePath) {
@@ -7575,7 +7115,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
7575
7115
  class PixelControllerService {
7576
7116
  constructor(httpClient, basePath, configuration) {
7577
7117
  this.httpClient = httpClient;
7578
- this.basePath = 'https://apiv2stage7.atomex.net';
7118
+ this.basePath = 'https://apiv2stage3.atomex.net';
7579
7119
  this.defaultHeaders = new HttpHeaders();
7580
7120
  this.configuration = new Configuration();
7581
7121
  if (basePath) {
@@ -7884,7 +7424,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
7884
7424
  class ReportControllerService {
7885
7425
  constructor(httpClient, basePath, configuration) {
7886
7426
  this.httpClient = httpClient;
7887
- this.basePath = 'https://apiv2stage7.atomex.net';
7427
+ this.basePath = 'https://apiv2stage3.atomex.net';
7888
7428
  this.defaultHeaders = new HttpHeaders();
7889
7429
  this.configuration = new Configuration();
7890
7430
  if (basePath) {
@@ -8023,7 +7563,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
8023
7563
  class ReportingControllerService {
8024
7564
  constructor(httpClient, basePath, configuration) {
8025
7565
  this.httpClient = httpClient;
8026
- this.basePath = 'https://apiv2stage7.atomex.net';
7566
+ this.basePath = 'https://apiv2stage3.atomex.net';
8027
7567
  this.defaultHeaders = new HttpHeaders();
8028
7568
  this.configuration = new Configuration();
8029
7569
  if (basePath) {
@@ -8195,7 +7735,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
8195
7735
  class ReportingSchedulerControllerService {
8196
7736
  constructor(httpClient, basePath, configuration) {
8197
7737
  this.httpClient = httpClient;
8198
- this.basePath = 'https://apiv2stage7.atomex.net';
7738
+ this.basePath = 'https://apiv2stage3.atomex.net';
8199
7739
  this.defaultHeaders = new HttpHeaders();
8200
7740
  this.configuration = new Configuration();
8201
7741
  if (basePath) {
@@ -8512,7 +8052,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
8512
8052
  class SafeguardControllerService {
8513
8053
  constructor(httpClient, basePath, configuration) {
8514
8054
  this.httpClient = httpClient;
8515
- this.basePath = 'https://apiv2stage7.atomex.net';
8055
+ this.basePath = 'https://apiv2stage3.atomex.net';
8516
8056
  this.defaultHeaders = new HttpHeaders();
8517
8057
  this.configuration = new Configuration();
8518
8058
  if (basePath) {
@@ -9008,7 +8548,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
9008
8548
  class SliceXControllerService {
9009
8549
  constructor(httpClient, basePath, configuration) {
9010
8550
  this.httpClient = httpClient;
9011
- this.basePath = 'https://apiv2stage7.atomex.net';
8551
+ this.basePath = 'https://apiv2stage3.atomex.net';
9012
8552
  this.defaultHeaders = new HttpHeaders();
9013
8553
  this.configuration = new Configuration();
9014
8554
  if (basePath) {
@@ -9414,7 +8954,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
9414
8954
  class StrategyControllerService {
9415
8955
  constructor(httpClient, basePath, configuration) {
9416
8956
  this.httpClient = httpClient;
9417
- this.basePath = 'https://apiv2stage7.atomex.net';
8957
+ this.basePath = 'https://apiv2stage3.atomex.net';
9418
8958
  this.defaultHeaders = new HttpHeaders();
9419
8959
  this.configuration = new Configuration();
9420
8960
  if (basePath) {
@@ -10618,7 +10158,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10618
10158
  class StrategyTemplateControllerService {
10619
10159
  constructor(httpClient, basePath, configuration) {
10620
10160
  this.httpClient = httpClient;
10621
- this.basePath = 'https://apiv2stage7.atomex.net';
10161
+ this.basePath = 'https://apiv2stage3.atomex.net';
10622
10162
  this.defaultHeaders = new HttpHeaders();
10623
10163
  this.configuration = new Configuration();
10624
10164
  if (basePath) {
@@ -10742,7 +10282,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10742
10282
  class UILoggerControllerService {
10743
10283
  constructor(httpClient, basePath, configuration) {
10744
10284
  this.httpClient = httpClient;
10745
- this.basePath = 'https://apiv2stage7.atomex.net';
10285
+ this.basePath = 'https://apiv2stage3.atomex.net';
10746
10286
  this.defaultHeaders = new HttpHeaders();
10747
10287
  this.configuration = new Configuration();
10748
10288
  if (basePath) {
@@ -10836,7 +10376,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10836
10376
  class UserPreferenceControllerService {
10837
10377
  constructor(httpClient, basePath, configuration) {
10838
10378
  this.httpClient = httpClient;
10839
- this.basePath = 'https://apiv2stage7.atomex.net';
10379
+ this.basePath = 'https://apiv2stage3.atomex.net';
10840
10380
  this.defaultHeaders = new HttpHeaders();
10841
10381
  this.configuration = new Configuration();
10842
10382
  if (basePath) {
@@ -10997,7 +10537,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10997
10537
  }] }];
10998
10538
  } });
10999
10539
 
11000
- const APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AppsFlyerControllerService, AudienceControllerService, AuditControllerService, BidFunnelControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, CustomerReportingControllerService, DCOVideoSettingsControllerService, DashboardControllerService, ExperimentsControllerService, NotificationsControllerService, PixelControllerService, ReportControllerService, ReportingControllerService, ReportingSchedulerControllerService, SafeguardControllerService, SliceXControllerService, StrategyControllerService, StrategyTemplateControllerService, UILoggerControllerService, UserPreferenceControllerService];
10540
+ const APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AppsFlyerControllerService, AudienceControllerService, AuditControllerService, BidFunnelControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, CustomerReportingControllerService, DashboardControllerService, ExperimentsControllerService, NotificationsControllerService, PixelControllerService, ReportControllerService, ReportingControllerService, ReportingSchedulerControllerService, SafeguardControllerService, SliceXControllerService, StrategyControllerService, StrategyTemplateControllerService, UILoggerControllerService, UserPreferenceControllerService];
11001
10541
 
11002
10542
  var ABTestingDTO;
11003
10543
  (function (ABTestingDTO) {
@@ -12390,7 +11930,8 @@ var SafeguardDetail;
12390
11930
  (function (SafeguardDetail) {
12391
11931
  SafeguardDetail.TargetingScopeEnum = {
12392
11932
  APP: 'APP',
12393
- INVENTORY: 'INVENTORY'
11933
+ INVENTORY: 'INVENTORY',
11934
+ CREATIVE: 'CREATIVE'
12394
11935
  };
12395
11936
  })(SafeguardDetail || (SafeguardDetail = {}));
12396
11937
 
@@ -12398,7 +11939,8 @@ var SafeguardExclusionDTO;
12398
11939
  (function (SafeguardExclusionDTO) {
12399
11940
  SafeguardExclusionDTO.ScopeEnum = {
12400
11941
  APP: 'APP',
12401
- INVENTORY: 'INVENTORY'
11942
+ INVENTORY: 'INVENTORY',
11943
+ CREATIVE: 'CREATIVE'
12402
11944
  };
12403
11945
  })(SafeguardExclusionDTO || (SafeguardExclusionDTO = {}));
12404
11946
 
@@ -12406,7 +11948,8 @@ var SafeguardRequestDTO;
12406
11948
  (function (SafeguardRequestDTO) {
12407
11949
  SafeguardRequestDTO.TargetingScopeEnum = {
12408
11950
  APP: 'APP',
12409
- INVENTORY: 'INVENTORY'
11951
+ INVENTORY: 'INVENTORY',
11952
+ CREATIVE: 'CREATIVE'
12410
11953
  };
12411
11954
  })(SafeguardRequestDTO || (SafeguardRequestDTO = {}));
12412
11955
 
@@ -12414,7 +11957,8 @@ var SafeguardResponseDTO;
12414
11957
  (function (SafeguardResponseDTO) {
12415
11958
  SafeguardResponseDTO.TargetingScopeEnum = {
12416
11959
  APP: 'APP',
12417
- INVENTORY: 'INVENTORY'
11960
+ INVENTORY: 'INVENTORY',
11961
+ CREATIVE: 'CREATIVE'
12418
11962
  };
12419
11963
  })(SafeguardResponseDTO || (SafeguardResponseDTO = {}));
12420
11964
 
@@ -12734,7 +12278,6 @@ ApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
12734
12278
  CreativeTemplateVariablesControllerService,
12735
12279
  CreativeTemplatesControllerService,
12736
12280
  CustomerReportingControllerService,
12737
- DCOVideoSettingsControllerService,
12738
12281
  DashboardControllerService,
12739
12282
  ExperimentsControllerService,
12740
12283
  NotificationsControllerService,
@@ -12774,7 +12317,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
12774
12317
  CreativeTemplateVariablesControllerService,
12775
12318
  CreativeTemplatesControllerService,
12776
12319
  CustomerReportingControllerService,
12777
- DCOVideoSettingsControllerService,
12778
12320
  DashboardControllerService,
12779
12321
  ExperimentsControllerService,
12780
12322
  NotificationsControllerService,
@@ -12804,5 +12346,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
12804
12346
  * Generated bundle index. Do not edit.
12805
12347
  */
12806
12348
 
12807
- export { ABTestingDTO, ABTestingResponseDetails, ABTestingVariantDTO, APIS, ActivityLogsCreativeSetsBulkUpdateDTO, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserAppSettingsDTO, AdvertiserCohortDTO, AdvertiserCohortResponse, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AppsFlyerControllerService, AuctionTypeEditField, AudienceBackfillQueryTemplateRequest, AudienceBackfillRequest, AudienceControllerService, AudienceDTO, AudienceESDTO, AudiencePerformanceDTO, AuditControllerService, BASE_PATH, BaseModelWithCreativeSetType, BidFunnelControllerService, BulkStrategyControllerService, COLLECTION_FORMATS, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestination, ClickDestinationControllerService, CohortCampaignStrategyDO, Configuration, CreativeCompactDTO, CreativeControllerService, CreativeDTO, CreativeDetails, CreativeEntity, CreativeFileForSet, CreativeFiles, CreativeHtmlFileForSet, CreativeSetDashboardMetric, CreativeSetDetails, CreativeSetPerformanceList, CreativeSetRequest, CreativeSetResponse, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, CustomerReportingControllerService, DCOVideoSettingsControllerService, DashboardControllerService, DcoAttributesDTO, DeviceTargetModel, DuplicateCampaignStrategyRequestDTO, DuplicateCreativeSetResponse, DynamicVideoConfigDTO, EndCards, ExperimentsControllerService, ExperimentsEntity, FilterModel, GeoFenceDTO, GeoListRequest, IncrementalityTestDTO, IncrementalityTestDetails, JobResponse, JsonNode, LookAlikeAudienceConfigDTO, Macro, MetaRuleDto, NotificationResponse, NotificationsControllerService, OptimizationRuleAuditLogDTO, OptimizationRuleDTO, PixelControllerService, PixelDataFileDTO, PlatformClickSigningConfig, RecencyTargetingDTO, RemoteFileDTO, ReportControllerService, ReportProperty, ReportRequest, ReportResponse, ReportingControllerService, ReportingRequest, ReportingResponse, ReportingSchedulerControllerService, ReportingSchedulerResponse, RuleDTO, SafeguardBlockedItemDTO, SafeguardControllerService, SafeguardDetail, SafeguardExclusionDTO, SafeguardRequestDTO, SafeguardResponseDTO, SchedulerRequest, SliceXControllerService, StrategyControllerService, StrategyDTO, StrategyInlineDTO, StrategyQuickEditDTO, StrategyRuleResponse, StrategyTemplateControllerService, StrategyTemplateDTO, StrategyTemplateResponse, TemplateVariablesDTO, UILoggerControllerService, UserPreferenceControllerService, VastCreative, VideoAttributes, VideoProperties, WhitelabelingEntity };
12349
+ export { ABTestingDTO, ABTestingResponseDetails, ABTestingVariantDTO, APIS, ActivityLogsCreativeSetsBulkUpdateDTO, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserAppSettingsDTO, AdvertiserCohortDTO, AdvertiserCohortResponse, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AppsFlyerControllerService, AuctionTypeEditField, AudienceBackfillQueryTemplateRequest, AudienceBackfillRequest, AudienceControllerService, AudienceDTO, AudienceESDTO, AudiencePerformanceDTO, AuditControllerService, BASE_PATH, BaseModelWithCreativeSetType, BidFunnelControllerService, BulkStrategyControllerService, COLLECTION_FORMATS, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestination, ClickDestinationControllerService, CohortCampaignStrategyDO, Configuration, CreativeCompactDTO, CreativeControllerService, CreativeDTO, CreativeDetails, CreativeEntity, CreativeFileForSet, CreativeFiles, CreativeHtmlFileForSet, CreativeSetDashboardMetric, CreativeSetDetails, CreativeSetPerformanceList, CreativeSetRequest, CreativeSetResponse, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, CustomerReportingControllerService, DashboardControllerService, DcoAttributesDTO, DeviceTargetModel, DuplicateCampaignStrategyRequestDTO, DuplicateCreativeSetResponse, DynamicVideoConfigDTO, EndCards, ExperimentsControllerService, ExperimentsEntity, FilterModel, GeoFenceDTO, GeoListRequest, IncrementalityTestDTO, IncrementalityTestDetails, JobResponse, JsonNode, LookAlikeAudienceConfigDTO, Macro, MetaRuleDto, NotificationResponse, NotificationsControllerService, OptimizationRuleAuditLogDTO, OptimizationRuleDTO, PixelControllerService, PixelDataFileDTO, PlatformClickSigningConfig, RecencyTargetingDTO, RemoteFileDTO, ReportControllerService, ReportProperty, ReportRequest, ReportResponse, ReportingControllerService, ReportingRequest, ReportingResponse, ReportingSchedulerControllerService, ReportingSchedulerResponse, RuleDTO, SafeguardBlockedItemDTO, SafeguardControllerService, SafeguardDetail, SafeguardExclusionDTO, SafeguardRequestDTO, SafeguardResponseDTO, SchedulerRequest, SliceXControllerService, StrategyControllerService, StrategyDTO, StrategyInlineDTO, StrategyQuickEditDTO, StrategyRuleResponse, StrategyTemplateControllerService, StrategyTemplateDTO, StrategyTemplateResponse, TemplateVariablesDTO, UILoggerControllerService, UserPreferenceControllerService, VastCreative, VideoAttributes, VideoProperties, WhitelabelingEntity };
12808
12350
  //# sourceMappingURL=revxui-api-clients-ts.mjs.map