@revxui/api-clients-ts 1.1.473 → 1.1.475

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 (142) 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/advertiserPojo.mjs +1 -1
  37. package/esm2020/model/advertiserSettings.mjs +1 -1
  38. package/esm2020/model/audienceBackfillQueryTemplateRequest.mjs +1 -1
  39. package/esm2020/model/clickDestination.mjs +1 -1
  40. package/esm2020/model/deviceTargetModel.mjs +1 -1
  41. package/esm2020/model/dynamicVideoTemplate.mjs +1 -1
  42. package/esm2020/model/models.mjs +1 -44
  43. package/fesm2015/revxui-api-clients-ts.mjs +33 -643
  44. package/fesm2015/revxui-api-clients-ts.mjs.map +1 -1
  45. package/fesm2020/revxui-api-clients-ts.mjs +33 -845
  46. package/fesm2020/revxui-api-clients-ts.mjs.map +1 -1
  47. package/model/advertiserPojo.d.ts +0 -4
  48. package/model/advertiserSettings.d.ts +0 -2
  49. package/model/audienceBackfillQueryTemplateRequest.d.ts +1 -0
  50. package/model/clickDestination.d.ts +5 -7
  51. package/model/deviceTargetModel.d.ts +3 -0
  52. package/model/dynamicVideoTemplate.d.ts +0 -4
  53. package/model/models.d.ts +0 -43
  54. package/package.json +1 -1
  55. package/api/dCOVideoSettingsController.service.d.ts +0 -219
  56. package/esm2020/api/dCOVideoSettingsController.service.mjs +0 -574
  57. package/esm2020/model/apiResponseObjectDcoVideoActivateResponse.mjs +0 -2
  58. package/esm2020/model/apiResponseObjectDcoVideoAssetUploadResponse.mjs +0 -2
  59. package/esm2020/model/apiResponseObjectDcoVideoDeleteResponse.mjs +0 -2
  60. package/esm2020/model/apiResponseObjectDcoVideoGenerateSampleResponse.mjs +0 -2
  61. package/esm2020/model/apiResponseObjectDcoVideoGeneratedCountResponse.mjs +0 -2
  62. package/esm2020/model/apiResponseObjectDcoVideoSamplesResponse.mjs +0 -2
  63. package/esm2020/model/apiResponseObjectDcoVideoSettingsDTO.mjs +0 -2
  64. package/esm2020/model/apiResponseObjectListDcoVideoBrandGuidelineDTO.mjs +0 -2
  65. package/esm2020/model/apiResponseObjectListDcoVideoDimensionDTO.mjs +0 -2
  66. package/esm2020/model/apiResponseObjectListDcoVideoMusicTrackDTO.mjs +0 -2
  67. package/esm2020/model/apiResponseObjectListDcoVideoSettingsDTO.mjs +0 -2
  68. package/esm2020/model/apiResponseObjectListDcoVideoTemplateDTO.mjs +0 -2
  69. package/esm2020/model/apiResponseObjectListstring.mjs +0 -13
  70. package/esm2020/model/clickSigningDTO.mjs +0 -2
  71. package/esm2020/model/dcoVideoActivateRequest.mjs +0 -13
  72. package/esm2020/model/dcoVideoActivateResponse.mjs +0 -13
  73. package/esm2020/model/dcoVideoAssetDTO.mjs +0 -19
  74. package/esm2020/model/dcoVideoAssetUploadResponse.mjs +0 -2
  75. package/esm2020/model/dcoVideoBrandGuidelineDTO.mjs +0 -13
  76. package/esm2020/model/dcoVideoCatalogItemDTO.mjs +0 -13
  77. package/esm2020/model/dcoVideoDeleteResponse.mjs +0 -13
  78. package/esm2020/model/dcoVideoDimensionDTO.mjs +0 -13
  79. package/esm2020/model/dcoVideoErrorDTO.mjs +0 -13
  80. package/esm2020/model/dcoVideoGenerateSampleRequest.mjs +0 -2
  81. package/esm2020/model/dcoVideoGenerateSampleResponse.mjs +0 -2
  82. package/esm2020/model/dcoVideoGeneratedCountResponse.mjs +0 -13
  83. package/esm2020/model/dcoVideoMusicTrackDTO.mjs +0 -13
  84. package/esm2020/model/dcoVideoPaginationDTO.mjs +0 -13
  85. package/esm2020/model/dcoVideoSampleDTO.mjs +0 -2
  86. package/esm2020/model/dcoVideoSamplesResponse.mjs +0 -2
  87. package/esm2020/model/dcoVideoSettingsCreateRequest.mjs +0 -2
  88. package/esm2020/model/dcoVideoSettingsDTO.mjs +0 -2
  89. package/esm2020/model/dcoVideoSettingsUpdateRequest.mjs +0 -2
  90. package/esm2020/model/dcoVideoTemplateDTO.mjs +0 -2
  91. package/esm2020/model/dcoVideoTemplateRequirementsDTO.mjs +0 -13
  92. package/esm2020/model/dcoVideoUploadedAssetDTO.mjs +0 -13
  93. package/esm2020/model/inputStream.mjs +0 -13
  94. package/esm2020/model/modelFile.mjs +0 -13
  95. package/esm2020/model/platformClickSigningConfig.mjs +0 -21
  96. package/esm2020/model/resource.mjs +0 -2
  97. package/esm2020/model/uRI.mjs +0 -13
  98. package/esm2020/model/uRL.mjs +0 -2
  99. package/esm2020/model/uRLStreamHandler.mjs +0 -13
  100. package/model/apiResponseObjectDcoVideoActivateResponse.d.ts +0 -17
  101. package/model/apiResponseObjectDcoVideoAssetUploadResponse.d.ts +0 -17
  102. package/model/apiResponseObjectDcoVideoDeleteResponse.d.ts +0 -17
  103. package/model/apiResponseObjectDcoVideoGenerateSampleResponse.d.ts +0 -17
  104. package/model/apiResponseObjectDcoVideoGeneratedCountResponse.d.ts +0 -17
  105. package/model/apiResponseObjectDcoVideoSamplesResponse.d.ts +0 -17
  106. package/model/apiResponseObjectDcoVideoSettingsDTO.d.ts +0 -17
  107. package/model/apiResponseObjectListDcoVideoBrandGuidelineDTO.d.ts +0 -17
  108. package/model/apiResponseObjectListDcoVideoDimensionDTO.d.ts +0 -17
  109. package/model/apiResponseObjectListDcoVideoMusicTrackDTO.d.ts +0 -17
  110. package/model/apiResponseObjectListDcoVideoSettingsDTO.d.ts +0 -17
  111. package/model/apiResponseObjectListDcoVideoTemplateDTO.d.ts +0 -17
  112. package/model/apiResponseObjectListstring.d.ts +0 -16
  113. package/model/clickSigningDTO.d.ts +0 -16
  114. package/model/dcoVideoActivateRequest.d.ts +0 -15
  115. package/model/dcoVideoActivateResponse.d.ts +0 -18
  116. package/model/dcoVideoAssetDTO.d.ts +0 -32
  117. package/model/dcoVideoAssetUploadResponse.d.ts +0 -17
  118. package/model/dcoVideoBrandGuidelineDTO.d.ts +0 -16
  119. package/model/dcoVideoCatalogItemDTO.d.ts +0 -16
  120. package/model/dcoVideoDeleteResponse.d.ts +0 -17
  121. package/model/dcoVideoDimensionDTO.d.ts +0 -15
  122. package/model/dcoVideoErrorDTO.d.ts +0 -15
  123. package/model/dcoVideoGenerateSampleRequest.d.ts +0 -20
  124. package/model/dcoVideoGenerateSampleResponse.d.ts +0 -29
  125. package/model/dcoVideoGeneratedCountResponse.d.ts +0 -24
  126. package/model/dcoVideoMusicTrackDTO.d.ts +0 -21
  127. package/model/dcoVideoPaginationDTO.d.ts +0 -19
  128. package/model/dcoVideoSampleDTO.d.ts +0 -27
  129. package/model/dcoVideoSamplesResponse.d.ts +0 -18
  130. package/model/dcoVideoSettingsCreateRequest.d.ts +0 -20
  131. package/model/dcoVideoSettingsDTO.d.ts +0 -32
  132. package/model/dcoVideoSettingsUpdateRequest.d.ts +0 -19
  133. package/model/dcoVideoTemplateDTO.d.ts +0 -25
  134. package/model/dcoVideoTemplateRequirementsDTO.d.ts +0 -17
  135. package/model/dcoVideoUploadedAssetDTO.d.ts +0 -15
  136. package/model/inputStream.d.ts +0 -13
  137. package/model/modelFile.d.ts +0 -32
  138. package/model/platformClickSigningConfig.d.ts +0 -26
  139. package/model/resource.d.ts +0 -24
  140. package/model/uRI.d.ts +0 -30
  141. package/model/uRL.d.ts +0 -27
  142. 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://apiv2stage5.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://apiv2stage5.atomex.net';
285
285
  this.defaultHeaders = new HttpHeaders();
286
286
  this.configuration = new Configuration();
287
287
  if (basePath) {
@@ -858,7 +858,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
858
858
  class AppSettingsControllerService {
859
859
  constructor(httpClient, basePath, configuration) {
860
860
  this.httpClient = httpClient;
861
- this.basePath = 'https://apiv2stage7.atomex.net';
861
+ this.basePath = 'https://apiv2stage5.atomex.net';
862
862
  this.defaultHeaders = new HttpHeaders();
863
863
  this.configuration = new Configuration();
864
864
  if (basePath) {
@@ -1105,7 +1105,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1105
1105
  class AppsFlyerControllerService {
1106
1106
  constructor(httpClient, basePath, configuration) {
1107
1107
  this.httpClient = httpClient;
1108
- this.basePath = 'https://apiv2stage7.atomex.net';
1108
+ this.basePath = 'https://apiv2stage5.atomex.net';
1109
1109
  this.defaultHeaders = new HttpHeaders();
1110
1110
  this.configuration = new Configuration();
1111
1111
  if (basePath) {
@@ -1193,7 +1193,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1193
1193
  class AudienceControllerService {
1194
1194
  constructor(httpClient, basePath, configuration) {
1195
1195
  this.httpClient = httpClient;
1196
- this.basePath = 'https://apiv2stage7.atomex.net';
1196
+ this.basePath = 'https://apiv2stage5.atomex.net';
1197
1197
  this.defaultHeaders = new HttpHeaders();
1198
1198
  this.configuration = new Configuration();
1199
1199
  if (basePath) {
@@ -2071,7 +2071,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2071
2071
  class AuditControllerService {
2072
2072
  constructor(httpClient, basePath, configuration) {
2073
2073
  this.httpClient = httpClient;
2074
- this.basePath = 'https://apiv2stage7.atomex.net';
2074
+ this.basePath = 'https://apiv2stage5.atomex.net';
2075
2075
  this.defaultHeaders = new HttpHeaders();
2076
2076
  this.configuration = new Configuration();
2077
2077
  if (basePath) {
@@ -2273,7 +2273,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2273
2273
  class BidFunnelControllerService {
2274
2274
  constructor(httpClient, basePath, configuration) {
2275
2275
  this.httpClient = httpClient;
2276
- this.basePath = 'https://apiv2stage7.atomex.net';
2276
+ this.basePath = 'https://apiv2stage5.atomex.net';
2277
2277
  this.defaultHeaders = new HttpHeaders();
2278
2278
  this.configuration = new Configuration();
2279
2279
  if (basePath) {
@@ -2424,7 +2424,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2424
2424
  class BulkStrategyControllerService {
2425
2425
  constructor(httpClient, basePath, configuration) {
2426
2426
  this.httpClient = httpClient;
2427
- this.basePath = 'https://apiv2stage7.atomex.net';
2427
+ this.basePath = 'https://apiv2stage5.atomex.net';
2428
2428
  this.defaultHeaders = new HttpHeaders();
2429
2429
  this.configuration = new Configuration();
2430
2430
  if (basePath) {
@@ -2651,7 +2651,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2651
2651
  class CSSThemeController_Service {
2652
2652
  constructor(httpClient, basePath, configuration) {
2653
2653
  this.httpClient = httpClient;
2654
- this.basePath = 'https://apiv2stage7.atomex.net';
2654
+ this.basePath = 'https://apiv2stage5.atomex.net';
2655
2655
  this.defaultHeaders = new HttpHeaders();
2656
2656
  this.configuration = new Configuration();
2657
2657
  if (basePath) {
@@ -2762,7 +2762,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2762
2762
  class CampaignControllerService {
2763
2763
  constructor(httpClient, basePath, configuration) {
2764
2764
  this.httpClient = httpClient;
2765
- this.basePath = 'https://apiv2stage7.atomex.net';
2765
+ this.basePath = 'https://apiv2stage5.atomex.net';
2766
2766
  this.defaultHeaders = new HttpHeaders();
2767
2767
  this.configuration = new Configuration();
2768
2768
  if (basePath) {
@@ -3205,7 +3205,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
3205
3205
  class CatalogControllerService {
3206
3206
  constructor(httpClient, basePath, configuration) {
3207
3207
  this.httpClient = httpClient;
3208
- this.basePath = 'https://apiv2stage7.atomex.net';
3208
+ this.basePath = 'https://apiv2stage5.atomex.net';
3209
3209
  this.defaultHeaders = new HttpHeaders();
3210
3210
  this.configuration = new Configuration();
3211
3211
  if (basePath) {
@@ -3450,7 +3450,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
3450
3450
  class ClickDestinationControllerService {
3451
3451
  constructor(httpClient, basePath, configuration) {
3452
3452
  this.httpClient = httpClient;
3453
- this.basePath = 'https://apiv2stage7.atomex.net';
3453
+ this.basePath = 'https://apiv2stage5.atomex.net';
3454
3454
  this.defaultHeaders = new HttpHeaders();
3455
3455
  this.configuration = new Configuration();
3456
3456
  if (basePath) {
@@ -3684,7 +3684,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
3684
3684
  class CreativeControllerService {
3685
3685
  constructor(httpClient, basePath, configuration) {
3686
3686
  this.httpClient = httpClient;
3687
- this.basePath = 'https://apiv2stage7.atomex.net';
3687
+ this.basePath = 'https://apiv2stage5.atomex.net';
3688
3688
  this.defaultHeaders = new HttpHeaders();
3689
3689
  this.configuration = new Configuration();
3690
3690
  if (basePath) {
@@ -4289,7 +4289,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
4289
4289
  class CreativeSetsControllerService {
4290
4290
  constructor(httpClient, basePath, configuration) {
4291
4291
  this.httpClient = httpClient;
4292
- this.basePath = 'https://apiv2stage7.atomex.net';
4292
+ this.basePath = 'https://apiv2stage5.atomex.net';
4293
4293
  this.defaultHeaders = new HttpHeaders();
4294
4294
  this.configuration = new Configuration();
4295
4295
  if (basePath) {
@@ -4937,7 +4937,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
4937
4937
  class CreativeTemplateThemesControllerService {
4938
4938
  constructor(httpClient, basePath, configuration) {
4939
4939
  this.httpClient = httpClient;
4940
- this.basePath = 'https://apiv2stage7.atomex.net';
4940
+ this.basePath = 'https://apiv2stage5.atomex.net';
4941
4941
  this.defaultHeaders = new HttpHeaders();
4942
4942
  this.configuration = new Configuration();
4943
4943
  if (basePath) {
@@ -5124,7 +5124,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5124
5124
  class CreativeTemplateVariablesControllerService {
5125
5125
  constructor(httpClient, basePath, configuration) {
5126
5126
  this.httpClient = httpClient;
5127
- this.basePath = 'https://apiv2stage7.atomex.net';
5127
+ this.basePath = 'https://apiv2stage5.atomex.net';
5128
5128
  this.defaultHeaders = new HttpHeaders();
5129
5129
  this.configuration = new Configuration();
5130
5130
  if (basePath) {
@@ -5204,7 +5204,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5204
5204
  class CreativeTemplatesControllerService {
5205
5205
  constructor(httpClient, basePath, configuration) {
5206
5206
  this.httpClient = httpClient;
5207
- this.basePath = 'https://apiv2stage7.atomex.net';
5207
+ this.basePath = 'https://apiv2stage5.atomex.net';
5208
5208
  this.defaultHeaders = new HttpHeaders();
5209
5209
  this.configuration = new Configuration();
5210
5210
  if (basePath) {
@@ -5371,7 +5371,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5371
5371
  class CustomerReportingControllerService {
5372
5372
  constructor(httpClient, basePath, configuration) {
5373
5373
  this.httpClient = httpClient;
5374
- this.basePath = 'https://apiv2stage7.atomex.net';
5374
+ this.basePath = 'https://apiv2stage5.atomex.net';
5375
5375
  this.defaultHeaders = new HttpHeaders();
5376
5376
  this.configuration = new Configuration();
5377
5377
  if (basePath) {
@@ -5521,574 +5521,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5521
5521
  }] }];
5522
5522
  } });
5523
5523
 
5524
- /**
5525
- * Api Documentation
5526
- * Api Documentation
5527
- *
5528
- * OpenAPI spec version: 1.0
5529
- *
5530
- *
5531
- * NOTE: This class is auto generated by the swagger code generator program.
5532
- * https://github.com/swagger-api/swagger-codegen.git
5533
- * Do not edit the class manually.
5534
- */
5535
- /* tslint:disable:no-unused-variable member-ordering */
5536
- class DCOVideoSettingsControllerService {
5537
- constructor(httpClient, basePath, configuration) {
5538
- this.httpClient = httpClient;
5539
- this.basePath = 'https://apiv2stage7.atomex.net';
5540
- this.defaultHeaders = new HttpHeaders();
5541
- this.configuration = new Configuration();
5542
- if (basePath) {
5543
- this.basePath = basePath;
5544
- }
5545
- if (configuration) {
5546
- this.configuration = configuration;
5547
- this.basePath = basePath || configuration.basePath || this.basePath;
5548
- }
5549
- }
5550
- /**
5551
- * @param consumes string[] mime-types
5552
- * @return true: consumes contains 'multipart/form-data', false: otherwise
5553
- */
5554
- canConsumeForm(consumes) {
5555
- const form = 'multipart/form-data';
5556
- for (const consume of consumes) {
5557
- if (form === consume) {
5558
- return true;
5559
- }
5560
- }
5561
- return false;
5562
- }
5563
- activateSettingsUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
5564
- if (request === null || request === undefined) {
5565
- throw new Error('Required parameter request was null or undefined when calling activateSettingsUsingPOST.');
5566
- }
5567
- let headers = this.defaultHeaders;
5568
- if (reqId !== undefined && reqId !== null) {
5569
- headers = headers.set('reqId', String(reqId));
5570
- }
5571
- if (token !== undefined && token !== null) {
5572
- headers = headers.set('token', String(token));
5573
- }
5574
- // to determine the Accept header
5575
- let httpHeaderAccepts = [
5576
- 'application/json'
5577
- ];
5578
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5579
- if (httpHeaderAcceptSelected != undefined) {
5580
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5581
- }
5582
- // to determine the Content-Type header
5583
- const consumes = [
5584
- 'application/json'
5585
- ];
5586
- const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
5587
- if (httpContentTypeSelected != undefined) {
5588
- headers = headers.set('Content-Type', httpContentTypeSelected);
5589
- }
5590
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/activate`, request, {
5591
- withCredentials: this.configuration.withCredentials,
5592
- headers: headers,
5593
- observe: observe,
5594
- reportProgress: reportProgress
5595
- });
5596
- }
5597
- createSettingsUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
5598
- if (request === null || request === undefined) {
5599
- throw new Error('Required parameter request was null or undefined when calling createSettingsUsingPOST.');
5600
- }
5601
- let headers = this.defaultHeaders;
5602
- if (reqId !== undefined && reqId !== null) {
5603
- headers = headers.set('reqId', String(reqId));
5604
- }
5605
- if (token !== undefined && token !== null) {
5606
- headers = headers.set('token', String(token));
5607
- }
5608
- // to determine the Accept header
5609
- let httpHeaderAccepts = [
5610
- 'application/json'
5611
- ];
5612
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5613
- if (httpHeaderAcceptSelected != undefined) {
5614
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5615
- }
5616
- // to determine the Content-Type header
5617
- const consumes = [
5618
- 'application/json'
5619
- ];
5620
- const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
5621
- if (httpContentTypeSelected != undefined) {
5622
- headers = headers.set('Content-Type', httpContentTypeSelected);
5623
- }
5624
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings`, request, {
5625
- withCredentials: this.configuration.withCredentials,
5626
- headers: headers,
5627
- observe: observe,
5628
- reportProgress: reportProgress
5629
- });
5630
- }
5631
- deleteSettingsUsingPOST(id, reqId, token, observe = 'body', reportProgress = false) {
5632
- if (id === null || id === undefined) {
5633
- throw new Error('Required parameter id was null or undefined when calling deleteSettingsUsingPOST.');
5634
- }
5635
- let headers = this.defaultHeaders;
5636
- if (reqId !== undefined && reqId !== null) {
5637
- headers = headers.set('reqId', String(reqId));
5638
- }
5639
- if (token !== undefined && token !== null) {
5640
- headers = headers.set('token', String(token));
5641
- }
5642
- // to determine the Accept header
5643
- let httpHeaderAccepts = [
5644
- 'application/json'
5645
- ];
5646
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5647
- if (httpHeaderAcceptSelected != undefined) {
5648
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5649
- }
5650
- // to determine the Content-Type header
5651
- const consumes = [
5652
- 'application/json'
5653
- ];
5654
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/archive`, null, {
5655
- withCredentials: this.configuration.withCredentials,
5656
- headers: headers,
5657
- observe: observe,
5658
- reportProgress: reportProgress
5659
- });
5660
- }
5661
- generateSampleUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
5662
- if (request === null || request === undefined) {
5663
- throw new Error('Required parameter request was null or undefined when calling generateSampleUsingPOST.');
5664
- }
5665
- let headers = this.defaultHeaders;
5666
- if (reqId !== undefined && reqId !== null) {
5667
- headers = headers.set('reqId', String(reqId));
5668
- }
5669
- if (token !== undefined && token !== null) {
5670
- headers = headers.set('token', String(token));
5671
- }
5672
- // to determine the Accept header
5673
- let httpHeaderAccepts = [
5674
- 'application/json'
5675
- ];
5676
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5677
- if (httpHeaderAcceptSelected != undefined) {
5678
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5679
- }
5680
- // to determine the Content-Type header
5681
- const consumes = [
5682
- 'application/json'
5683
- ];
5684
- const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
5685
- if (httpContentTypeSelected != undefined) {
5686
- headers = headers.set('Content-Type', httpContentTypeSelected);
5687
- }
5688
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/generate-sample`, request, {
5689
- withCredentials: this.configuration.withCredentials,
5690
- headers: headers,
5691
- observe: observe,
5692
- reportProgress: reportProgress
5693
- });
5694
- }
5695
- getBrandGuidelinesUsingGET(advertiserId, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
5696
- if (advertiserId === null || advertiserId === undefined) {
5697
- throw new Error('Required parameter advertiserId was null or undefined when calling getBrandGuidelinesUsingGET.');
5698
- }
5699
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5700
- if (includeInactive !== undefined && includeInactive !== null) {
5701
- queryParameters = queryParameters.set('includeInactive', includeInactive);
5702
- }
5703
- let headers = this.defaultHeaders;
5704
- if (reqId !== undefined && reqId !== null) {
5705
- headers = headers.set('reqId', String(reqId));
5706
- }
5707
- if (token !== undefined && token !== null) {
5708
- headers = headers.set('token', String(token));
5709
- }
5710
- // to determine the Accept header
5711
- let httpHeaderAccepts = [
5712
- 'application/json'
5713
- ];
5714
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5715
- if (httpHeaderAcceptSelected != undefined) {
5716
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5717
- }
5718
- // to determine the Content-Type header
5719
- const consumes = [];
5720
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/advertiser/${encodeURIComponent(String(advertiserId))}/brand-guidelines`, {
5721
- params: queryParameters,
5722
- withCredentials: this.configuration.withCredentials,
5723
- headers: headers,
5724
- observe: observe,
5725
- reportProgress: reportProgress
5726
- });
5727
- }
5728
- getDimensionsUsingGET(advertiserId, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
5729
- if (advertiserId === null || advertiserId === undefined) {
5730
- throw new Error('Required parameter advertiserId was null or undefined when calling getDimensionsUsingGET.');
5731
- }
5732
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5733
- if (includeInactive !== undefined && includeInactive !== null) {
5734
- queryParameters = queryParameters.set('includeInactive', includeInactive);
5735
- }
5736
- let headers = this.defaultHeaders;
5737
- if (reqId !== undefined && reqId !== null) {
5738
- headers = headers.set('reqId', String(reqId));
5739
- }
5740
- if (token !== undefined && token !== null) {
5741
- headers = headers.set('token', String(token));
5742
- }
5743
- // to determine the Accept header
5744
- let httpHeaderAccepts = [
5745
- 'application/json'
5746
- ];
5747
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5748
- if (httpHeaderAcceptSelected != undefined) {
5749
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5750
- }
5751
- // to determine the Content-Type header
5752
- const consumes = [];
5753
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/advertiser/${encodeURIComponent(String(advertiserId))}/dimensions`, {
5754
- params: queryParameters,
5755
- withCredentials: this.configuration.withCredentials,
5756
- headers: headers,
5757
- observe: observe,
5758
- reportProgress: reportProgress
5759
- });
5760
- }
5761
- getFeedKeysUsingGET(advertiserId, reqId, token, observe = 'body', reportProgress = false) {
5762
- if (advertiserId === null || advertiserId === undefined) {
5763
- throw new Error('Required parameter advertiserId was null or undefined when calling getFeedKeysUsingGET.');
5764
- }
5765
- let headers = this.defaultHeaders;
5766
- if (reqId !== undefined && reqId !== null) {
5767
- headers = headers.set('reqId', String(reqId));
5768
- }
5769
- if (token !== undefined && token !== null) {
5770
- headers = headers.set('token', String(token));
5771
- }
5772
- // to determine the Accept header
5773
- let httpHeaderAccepts = [
5774
- 'application/json'
5775
- ];
5776
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5777
- if (httpHeaderAcceptSelected != undefined) {
5778
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5779
- }
5780
- // to determine the Content-Type header
5781
- const consumes = [];
5782
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/advertiser/${encodeURIComponent(String(advertiserId))}/feed-keys`, {
5783
- withCredentials: this.configuration.withCredentials,
5784
- headers: headers,
5785
- observe: observe,
5786
- reportProgress: reportProgress
5787
- });
5788
- }
5789
- getGeneratedVideoCountUsingGET(id, reqId, token, observe = 'body', reportProgress = false) {
5790
- if (id === null || id === undefined) {
5791
- throw new Error('Required parameter id was null or undefined when calling getGeneratedVideoCountUsingGET.');
5792
- }
5793
- let headers = this.defaultHeaders;
5794
- if (reqId !== undefined && reqId !== null) {
5795
- headers = headers.set('reqId', String(reqId));
5796
- }
5797
- if (token !== undefined && token !== null) {
5798
- headers = headers.set('token', String(token));
5799
- }
5800
- // to determine the Accept header
5801
- let httpHeaderAccepts = [
5802
- 'application/json'
5803
- ];
5804
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5805
- if (httpHeaderAcceptSelected != undefined) {
5806
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5807
- }
5808
- // to determine the Content-Type header
5809
- const consumes = [];
5810
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/generated-video-count`, {
5811
- withCredentials: this.configuration.withCredentials,
5812
- headers: headers,
5813
- observe: observe,
5814
- reportProgress: reportProgress
5815
- });
5816
- }
5817
- getGeneratedVideosUsingGET(id, page, reqId, size, status, token, observe = 'body', reportProgress = false) {
5818
- if (id === null || id === undefined) {
5819
- throw new Error('Required parameter id was null or undefined when calling getGeneratedVideosUsingGET.');
5820
- }
5821
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5822
- if (page !== undefined && page !== null) {
5823
- queryParameters = queryParameters.set('page', page);
5824
- }
5825
- if (size !== undefined && size !== null) {
5826
- queryParameters = queryParameters.set('size', size);
5827
- }
5828
- if (status !== undefined && status !== null) {
5829
- queryParameters = queryParameters.set('status', status);
5830
- }
5831
- let headers = this.defaultHeaders;
5832
- if (reqId !== undefined && reqId !== null) {
5833
- headers = headers.set('reqId', String(reqId));
5834
- }
5835
- if (token !== undefined && token !== null) {
5836
- headers = headers.set('token', String(token));
5837
- }
5838
- // to determine the Accept header
5839
- let httpHeaderAccepts = [
5840
- 'application/json'
5841
- ];
5842
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5843
- if (httpHeaderAcceptSelected != undefined) {
5844
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5845
- }
5846
- // to determine the Content-Type header
5847
- const consumes = [];
5848
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/generated-videos`, {
5849
- params: queryParameters,
5850
- withCredentials: this.configuration.withCredentials,
5851
- headers: headers,
5852
- observe: observe,
5853
- reportProgress: reportProgress
5854
- });
5855
- }
5856
- getSettingsUsingGET(advertiserId, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
5857
- if (advertiserId === null || advertiserId === undefined) {
5858
- throw new Error('Required parameter advertiserId was null or undefined when calling getSettingsUsingGET.');
5859
- }
5860
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5861
- if (includeInactive !== undefined && includeInactive !== null) {
5862
- queryParameters = queryParameters.set('includeInactive', includeInactive);
5863
- }
5864
- let headers = this.defaultHeaders;
5865
- if (reqId !== undefined && reqId !== null) {
5866
- headers = headers.set('reqId', String(reqId));
5867
- }
5868
- if (token !== undefined && token !== null) {
5869
- headers = headers.set('token', String(token));
5870
- }
5871
- // to determine the Accept header
5872
- let httpHeaderAccepts = [
5873
- 'application/json'
5874
- ];
5875
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5876
- if (httpHeaderAcceptSelected != undefined) {
5877
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5878
- }
5879
- // to determine the Content-Type header
5880
- const consumes = [];
5881
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(advertiserId))}`, {
5882
- params: queryParameters,
5883
- withCredentials: this.configuration.withCredentials,
5884
- headers: headers,
5885
- observe: observe,
5886
- reportProgress: reportProgress
5887
- });
5888
- }
5889
- getTemplatesUsingGET(advertiserId, hasBackgroundImage, hasPromoBanner, hasPromoVideo, reqId, token, observe = 'body', reportProgress = false) {
5890
- if (advertiserId === null || advertiserId === undefined) {
5891
- throw new Error('Required parameter advertiserId was null or undefined when calling getTemplatesUsingGET.');
5892
- }
5893
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5894
- if (advertiserId !== undefined && advertiserId !== null) {
5895
- queryParameters = queryParameters.set('advertiserId', advertiserId);
5896
- }
5897
- if (hasBackgroundImage !== undefined && hasBackgroundImage !== null) {
5898
- queryParameters = queryParameters.set('hasBackgroundImage', hasBackgroundImage);
5899
- }
5900
- if (hasPromoBanner !== undefined && hasPromoBanner !== null) {
5901
- queryParameters = queryParameters.set('hasPromoBanner', hasPromoBanner);
5902
- }
5903
- if (hasPromoVideo !== undefined && hasPromoVideo !== null) {
5904
- queryParameters = queryParameters.set('hasPromoVideo', hasPromoVideo);
5905
- }
5906
- let headers = this.defaultHeaders;
5907
- if (reqId !== undefined && reqId !== null) {
5908
- headers = headers.set('reqId', String(reqId));
5909
- }
5910
- if (token !== undefined && token !== null) {
5911
- headers = headers.set('token', String(token));
5912
- }
5913
- // to determine the Accept header
5914
- let httpHeaderAccepts = [
5915
- 'application/json'
5916
- ];
5917
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5918
- if (httpHeaderAcceptSelected != undefined) {
5919
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5920
- }
5921
- // to determine the Content-Type header
5922
- const consumes = [];
5923
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/templates`, {
5924
- params: queryParameters,
5925
- withCredentials: this.configuration.withCredentials,
5926
- headers: headers,
5927
- observe: observe,
5928
- reportProgress: reportProgress
5929
- });
5930
- }
5931
- listMusicTracksUsingGET(includeInactive, reqId, token, observe = 'body', reportProgress = false) {
5932
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5933
- if (includeInactive !== undefined && includeInactive !== null) {
5934
- queryParameters = queryParameters.set('includeInactive', includeInactive);
5935
- }
5936
- let headers = this.defaultHeaders;
5937
- if (reqId !== undefined && reqId !== null) {
5938
- headers = headers.set('reqId', String(reqId));
5939
- }
5940
- if (token !== undefined && token !== null) {
5941
- headers = headers.set('token', String(token));
5942
- }
5943
- // to determine the Accept header
5944
- let httpHeaderAccepts = [
5945
- 'application/json'
5946
- ];
5947
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5948
- if (httpHeaderAcceptSelected != undefined) {
5949
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5950
- }
5951
- // to determine the Content-Type header
5952
- const consumes = [];
5953
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/music-tracks`, {
5954
- params: queryParameters,
5955
- withCredentials: this.configuration.withCredentials,
5956
- headers: headers,
5957
- observe: observe,
5958
- reportProgress: reportProgress
5959
- });
5960
- }
5961
- updateSettingsUsingPOST(id, request, regenerateSample, reqId, token, observe = 'body', reportProgress = false) {
5962
- if (id === null || id === undefined) {
5963
- throw new Error('Required parameter id was null or undefined when calling updateSettingsUsingPOST.');
5964
- }
5965
- if (request === null || request === undefined) {
5966
- throw new Error('Required parameter request was null or undefined when calling updateSettingsUsingPOST.');
5967
- }
5968
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5969
- if (regenerateSample !== undefined && regenerateSample !== null) {
5970
- queryParameters = queryParameters.set('regenerateSample', regenerateSample);
5971
- }
5972
- let headers = this.defaultHeaders;
5973
- if (reqId !== undefined && reqId !== null) {
5974
- headers = headers.set('reqId', String(reqId));
5975
- }
5976
- if (token !== undefined && token !== null) {
5977
- headers = headers.set('token', String(token));
5978
- }
5979
- // to determine the Accept header
5980
- let httpHeaderAccepts = [
5981
- 'application/json'
5982
- ];
5983
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5984
- if (httpHeaderAcceptSelected != undefined) {
5985
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5986
- }
5987
- // to determine the Content-Type header
5988
- const consumes = [
5989
- 'application/json'
5990
- ];
5991
- const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
5992
- if (httpContentTypeSelected != undefined) {
5993
- headers = headers.set('Content-Type', httpContentTypeSelected);
5994
- }
5995
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}`, request, {
5996
- params: queryParameters,
5997
- withCredentials: this.configuration.withCredentials,
5998
- headers: headers,
5999
- observe: observe,
6000
- reportProgress: reportProgress
6001
- });
6002
- }
6003
- uploadStagingAssetsUsingPOST(advertiserId, templateId, file_BACKGROUND_IMAGE, file_PROMO_BANNER, file_PROMO_MUSIC, file_PROMO_VIDEO, reqId, token, observe = 'body', reportProgress = false) {
6004
- if (advertiserId === null || advertiserId === undefined) {
6005
- throw new Error('Required parameter advertiserId was null or undefined when calling uploadStagingAssetsUsingPOST.');
6006
- }
6007
- if (templateId === null || templateId === undefined) {
6008
- throw new Error('Required parameter templateId was null or undefined when calling uploadStagingAssetsUsingPOST.');
6009
- }
6010
- let headers = this.defaultHeaders;
6011
- if (reqId !== undefined && reqId !== null) {
6012
- headers = headers.set('reqId', String(reqId));
6013
- }
6014
- if (token !== undefined && token !== null) {
6015
- headers = headers.set('token', String(token));
6016
- }
6017
- // to determine the Accept header
6018
- let httpHeaderAccepts = [
6019
- 'application/json'
6020
- ];
6021
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
6022
- if (httpHeaderAcceptSelected != undefined) {
6023
- headers = headers.set('Accept', httpHeaderAcceptSelected);
6024
- }
6025
- // to determine the Content-Type header
6026
- const consumes = [
6027
- 'multipart/form-data'
6028
- ];
6029
- const canConsumeForm = this.canConsumeForm(consumes);
6030
- let formParams;
6031
- let useForm = false;
6032
- let convertFormParamsToString = false;
6033
- // use FormData to transmit files using content-type "multipart/form-data"
6034
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
6035
- useForm = canConsumeForm;
6036
- // use FormData to transmit files using content-type "multipart/form-data"
6037
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
6038
- useForm = canConsumeForm;
6039
- // use FormData to transmit files using content-type "multipart/form-data"
6040
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
6041
- useForm = canConsumeForm;
6042
- // use FormData to transmit files using content-type "multipart/form-data"
6043
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
6044
- useForm = canConsumeForm;
6045
- if (useForm) {
6046
- formParams = new FormData();
6047
- }
6048
- else {
6049
- formParams = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
6050
- }
6051
- if (advertiserId !== undefined) {
6052
- formParams = formParams.append('advertiserId', advertiserId) || formParams;
6053
- }
6054
- if (file_BACKGROUND_IMAGE !== undefined) {
6055
- formParams = formParams.append('file_BACKGROUND_IMAGE', file_BACKGROUND_IMAGE) || formParams;
6056
- }
6057
- if (file_PROMO_BANNER !== undefined) {
6058
- formParams = formParams.append('file_PROMO_BANNER', file_PROMO_BANNER) || formParams;
6059
- }
6060
- if (file_PROMO_MUSIC !== undefined) {
6061
- formParams = formParams.append('file_PROMO_MUSIC', file_PROMO_MUSIC) || formParams;
6062
- }
6063
- if (file_PROMO_VIDEO !== undefined) {
6064
- formParams = formParams.append('file_PROMO_VIDEO', file_PROMO_VIDEO) || formParams;
6065
- }
6066
- if (templateId !== undefined) {
6067
- formParams = formParams.append('templateId', templateId) || formParams;
6068
- }
6069
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/assets/upload`, convertFormParamsToString ? formParams.toString() : formParams, {
6070
- withCredentials: this.configuration.withCredentials,
6071
- headers: headers,
6072
- observe: observe,
6073
- reportProgress: reportProgress
6074
- });
6075
- }
6076
- }
6077
- 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 });
6078
- DCOVideoSettingsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService });
6079
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService, decorators: [{
6080
- type: Injectable
6081
- }], ctorParameters: function () {
6082
- return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
6083
- type: Optional
6084
- }, {
6085
- type: Inject,
6086
- args: [BASE_PATH]
6087
- }] }, { type: Configuration, decorators: [{
6088
- type: Optional
6089
- }] }];
6090
- } });
6091
-
6092
5524
  /**
6093
5525
  * Api Documentation
6094
5526
  * Api Documentation
@@ -6104,7 +5536,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
6104
5536
  class DashboardControllerService {
6105
5537
  constructor(httpClient, basePath, configuration) {
6106
5538
  this.httpClient = httpClient;
6107
- this.basePath = 'https://apiv2stage7.atomex.net';
5539
+ this.basePath = 'https://apiv2stage5.atomex.net';
6108
5540
  this.defaultHeaders = new HttpHeaders();
6109
5541
  this.configuration = new Configuration();
6110
5542
  if (basePath) {
@@ -6764,7 +6196,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
6764
6196
  class ExperimentsControllerService {
6765
6197
  constructor(httpClient, basePath, configuration) {
6766
6198
  this.httpClient = httpClient;
6767
- this.basePath = 'https://apiv2stage7.atomex.net';
6199
+ this.basePath = 'https://apiv2stage5.atomex.net';
6768
6200
  this.defaultHeaders = new HttpHeaders();
6769
6201
  this.configuration = new Configuration();
6770
6202
  if (basePath) {
@@ -7493,7 +6925,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
7493
6925
  class NotificationsControllerService {
7494
6926
  constructor(httpClient, basePath, configuration) {
7495
6927
  this.httpClient = httpClient;
7496
- this.basePath = 'https://apiv2stage7.atomex.net';
6928
+ this.basePath = 'https://apiv2stage5.atomex.net';
7497
6929
  this.defaultHeaders = new HttpHeaders();
7498
6930
  this.configuration = new Configuration();
7499
6931
  if (basePath) {
@@ -7708,7 +7140,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
7708
7140
  class PixelControllerService {
7709
7141
  constructor(httpClient, basePath, configuration) {
7710
7142
  this.httpClient = httpClient;
7711
- this.basePath = 'https://apiv2stage7.atomex.net';
7143
+ this.basePath = 'https://apiv2stage5.atomex.net';
7712
7144
  this.defaultHeaders = new HttpHeaders();
7713
7145
  this.configuration = new Configuration();
7714
7146
  if (basePath) {
@@ -8017,7 +7449,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
8017
7449
  class ReportControllerService {
8018
7450
  constructor(httpClient, basePath, configuration) {
8019
7451
  this.httpClient = httpClient;
8020
- this.basePath = 'https://apiv2stage7.atomex.net';
7452
+ this.basePath = 'https://apiv2stage5.atomex.net';
8021
7453
  this.defaultHeaders = new HttpHeaders();
8022
7454
  this.configuration = new Configuration();
8023
7455
  if (basePath) {
@@ -8156,7 +7588,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
8156
7588
  class ReportingControllerService {
8157
7589
  constructor(httpClient, basePath, configuration) {
8158
7590
  this.httpClient = httpClient;
8159
- this.basePath = 'https://apiv2stage7.atomex.net';
7591
+ this.basePath = 'https://apiv2stage5.atomex.net';
8160
7592
  this.defaultHeaders = new HttpHeaders();
8161
7593
  this.configuration = new Configuration();
8162
7594
  if (basePath) {
@@ -8328,7 +7760,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
8328
7760
  class ReportingSchedulerControllerService {
8329
7761
  constructor(httpClient, basePath, configuration) {
8330
7762
  this.httpClient = httpClient;
8331
- this.basePath = 'https://apiv2stage7.atomex.net';
7763
+ this.basePath = 'https://apiv2stage5.atomex.net';
8332
7764
  this.defaultHeaders = new HttpHeaders();
8333
7765
  this.configuration = new Configuration();
8334
7766
  if (basePath) {
@@ -8645,7 +8077,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
8645
8077
  class SafeguardControllerService {
8646
8078
  constructor(httpClient, basePath, configuration) {
8647
8079
  this.httpClient = httpClient;
8648
- this.basePath = 'https://apiv2stage7.atomex.net';
8080
+ this.basePath = 'https://apiv2stage5.atomex.net';
8649
8081
  this.defaultHeaders = new HttpHeaders();
8650
8082
  this.configuration = new Configuration();
8651
8083
  if (basePath) {
@@ -9141,7 +8573,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
9141
8573
  class SliceXControllerService {
9142
8574
  constructor(httpClient, basePath, configuration) {
9143
8575
  this.httpClient = httpClient;
9144
- this.basePath = 'https://apiv2stage7.atomex.net';
8576
+ this.basePath = 'https://apiv2stage5.atomex.net';
9145
8577
  this.defaultHeaders = new HttpHeaders();
9146
8578
  this.configuration = new Configuration();
9147
8579
  if (basePath) {
@@ -9547,7 +8979,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
9547
8979
  class StrategyControllerService {
9548
8980
  constructor(httpClient, basePath, configuration) {
9549
8981
  this.httpClient = httpClient;
9550
- this.basePath = 'https://apiv2stage7.atomex.net';
8982
+ this.basePath = 'https://apiv2stage5.atomex.net';
9551
8983
  this.defaultHeaders = new HttpHeaders();
9552
8984
  this.configuration = new Configuration();
9553
8985
  if (basePath) {
@@ -10751,7 +10183,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10751
10183
  class StrategyTemplateControllerService {
10752
10184
  constructor(httpClient, basePath, configuration) {
10753
10185
  this.httpClient = httpClient;
10754
- this.basePath = 'https://apiv2stage7.atomex.net';
10186
+ this.basePath = 'https://apiv2stage5.atomex.net';
10755
10187
  this.defaultHeaders = new HttpHeaders();
10756
10188
  this.configuration = new Configuration();
10757
10189
  if (basePath) {
@@ -10875,7 +10307,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10875
10307
  class UILoggerControllerService {
10876
10308
  constructor(httpClient, basePath, configuration) {
10877
10309
  this.httpClient = httpClient;
10878
- this.basePath = 'https://apiv2stage7.atomex.net';
10310
+ this.basePath = 'https://apiv2stage5.atomex.net';
10879
10311
  this.defaultHeaders = new HttpHeaders();
10880
10312
  this.configuration = new Configuration();
10881
10313
  if (basePath) {
@@ -10969,7 +10401,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10969
10401
  class UserPreferenceControllerService {
10970
10402
  constructor(httpClient, basePath, configuration) {
10971
10403
  this.httpClient = httpClient;
10972
- this.basePath = 'https://apiv2stage7.atomex.net';
10404
+ this.basePath = 'https://apiv2stage5.atomex.net';
10973
10405
  this.defaultHeaders = new HttpHeaders();
10974
10406
  this.configuration = new Configuration();
10975
10407
  if (basePath) {
@@ -11130,7 +10562,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
11130
10562
  }] }];
11131
10563
  } });
11132
10564
 
11133
- 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];
10565
+ 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];
11134
10566
 
11135
10567
  var ABTestingDTO;
11136
10568
  (function (ABTestingDTO) {
@@ -11867,25 +11299,6 @@ var DcoAttributesDTO;
11867
11299
  };
11868
11300
  })(DcoAttributesDTO || (DcoAttributesDTO = {}));
11869
11301
 
11870
- /**
11871
- * Api Documentation
11872
- * Api Documentation
11873
- *
11874
- * OpenAPI spec version: 1.0
11875
- *
11876
- *
11877
- * NOTE: This class is auto generated by the swagger code generator program.
11878
- * https://github.com/swagger-api/swagger-codegen.git
11879
- * Do not edit the class manually.
11880
- */
11881
- var DcoVideoAssetDTO;
11882
- (function (DcoVideoAssetDTO) {
11883
- DcoVideoAssetDTO.EndCardTypeEnum = {
11884
- IMAGE: 'IMAGE',
11885
- HTML: 'HTML'
11886
- };
11887
- })(DcoVideoAssetDTO || (DcoVideoAssetDTO = {}));
11888
-
11889
11302
  /**
11890
11303
  * Api Documentation
11891
11304
  * Api Documentation
@@ -12329,27 +11742,6 @@ var PixelDataFileDTO;
12329
11742
  };
12330
11743
  })(PixelDataFileDTO || (PixelDataFileDTO = {}));
12331
11744
 
12332
- /**
12333
- * Api Documentation
12334
- * Api Documentation
12335
- *
12336
- * OpenAPI spec version: 1.0
12337
- *
12338
- *
12339
- * NOTE: This class is auto generated by the swagger code generator program.
12340
- * https://github.com/swagger-api/swagger-codegen.git
12341
- * Do not edit the class manually.
12342
- */
12343
- var PlatformClickSigningConfig;
12344
- (function (PlatformClickSigningConfig) {
12345
- PlatformClickSigningConfig.ClickSigningStatusEnum = {
12346
- ENABLECSPENDING: 'ENABLE_CS_PENDING',
12347
- CSENABLED: 'CS_ENABLED',
12348
- DISABLECSPENDING: 'DISABLE_CS_PENDING',
12349
- CSDISABLED: 'CS_DISABLED'
12350
- };
12351
- })(PlatformClickSigningConfig || (PlatformClickSigningConfig = {}));
12352
-
12353
11745
  /**
12354
11746
  * Api Documentation
12355
11747
  * Api Documentation
@@ -12887,7 +12279,6 @@ ApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
12887
12279
  CreativeTemplateVariablesControllerService,
12888
12280
  CreativeTemplatesControllerService,
12889
12281
  CustomerReportingControllerService,
12890
- DCOVideoSettingsControllerService,
12891
12282
  DashboardControllerService,
12892
12283
  ExperimentsControllerService,
12893
12284
  NotificationsControllerService,
@@ -12927,7 +12318,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
12927
12318
  CreativeTemplateVariablesControllerService,
12928
12319
  CreativeTemplatesControllerService,
12929
12320
  CustomerReportingControllerService,
12930
- DCOVideoSettingsControllerService,
12931
12321
  DashboardControllerService,
12932
12322
  ExperimentsControllerService,
12933
12323
  NotificationsControllerService,
@@ -12957,5 +12347,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
12957
12347
  * Generated bundle index. Do not edit.
12958
12348
  */
12959
12349
 
12960
- 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, DcoVideoAssetDTO, 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 };
12350
+ 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, 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 };
12961
12351
  //# sourceMappingURL=revxui-api-clients-ts.mjs.map