@revxui/api-clients-ts 1.1.474 → 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) {
@@ -279,7 +279,7 @@ class CustomHttpUrlEncodingCodec extends HttpUrlEncodingCodec {
279
279
  class AdvertiserControllerService {
280
280
  constructor(httpClient, basePath, configuration) {
281
281
  this.httpClient = httpClient;
282
- this.basePath = 'https://apiv2stage7.atomex.net';
282
+ this.basePath = 'https://apiv2stage5.atomex.net';
283
283
  this.defaultHeaders = new HttpHeaders();
284
284
  this.configuration = new Configuration();
285
285
  if (basePath) {
@@ -854,7 +854,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
854
854
  class AppSettingsControllerService {
855
855
  constructor(httpClient, basePath, configuration) {
856
856
  this.httpClient = httpClient;
857
- this.basePath = 'https://apiv2stage7.atomex.net';
857
+ this.basePath = 'https://apiv2stage5.atomex.net';
858
858
  this.defaultHeaders = new HttpHeaders();
859
859
  this.configuration = new Configuration();
860
860
  if (basePath) {
@@ -1099,7 +1099,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1099
1099
  class AppsFlyerControllerService {
1100
1100
  constructor(httpClient, basePath, configuration) {
1101
1101
  this.httpClient = httpClient;
1102
- this.basePath = 'https://apiv2stage7.atomex.net';
1102
+ this.basePath = 'https://apiv2stage5.atomex.net';
1103
1103
  this.defaultHeaders = new HttpHeaders();
1104
1104
  this.configuration = new Configuration();
1105
1105
  if (basePath) {
@@ -1185,7 +1185,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
1185
1185
  class AudienceControllerService {
1186
1186
  constructor(httpClient, basePath, configuration) {
1187
1187
  this.httpClient = httpClient;
1188
- this.basePath = 'https://apiv2stage7.atomex.net';
1188
+ this.basePath = 'https://apiv2stage5.atomex.net';
1189
1189
  this.defaultHeaders = new HttpHeaders();
1190
1190
  this.configuration = new Configuration();
1191
1191
  if (basePath) {
@@ -2061,7 +2061,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2061
2061
  class AuditControllerService {
2062
2062
  constructor(httpClient, basePath, configuration) {
2063
2063
  this.httpClient = httpClient;
2064
- this.basePath = 'https://apiv2stage7.atomex.net';
2064
+ this.basePath = 'https://apiv2stage5.atomex.net';
2065
2065
  this.defaultHeaders = new HttpHeaders();
2066
2066
  this.configuration = new Configuration();
2067
2067
  if (basePath) {
@@ -2261,7 +2261,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2261
2261
  class BidFunnelControllerService {
2262
2262
  constructor(httpClient, basePath, configuration) {
2263
2263
  this.httpClient = httpClient;
2264
- this.basePath = 'https://apiv2stage7.atomex.net';
2264
+ this.basePath = 'https://apiv2stage5.atomex.net';
2265
2265
  this.defaultHeaders = new HttpHeaders();
2266
2266
  this.configuration = new Configuration();
2267
2267
  if (basePath) {
@@ -2410,7 +2410,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2410
2410
  class BulkStrategyControllerService {
2411
2411
  constructor(httpClient, basePath, configuration) {
2412
2412
  this.httpClient = httpClient;
2413
- this.basePath = 'https://apiv2stage7.atomex.net';
2413
+ this.basePath = 'https://apiv2stage5.atomex.net';
2414
2414
  this.defaultHeaders = new HttpHeaders();
2415
2415
  this.configuration = new Configuration();
2416
2416
  if (basePath) {
@@ -2635,7 +2635,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2635
2635
  class CSSThemeController_Service {
2636
2636
  constructor(httpClient, basePath, configuration) {
2637
2637
  this.httpClient = httpClient;
2638
- this.basePath = 'https://apiv2stage7.atomex.net';
2638
+ this.basePath = 'https://apiv2stage5.atomex.net';
2639
2639
  this.defaultHeaders = new HttpHeaders();
2640
2640
  this.configuration = new Configuration();
2641
2641
  if (basePath) {
@@ -2744,7 +2744,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
2744
2744
  class CampaignControllerService {
2745
2745
  constructor(httpClient, basePath, configuration) {
2746
2746
  this.httpClient = httpClient;
2747
- this.basePath = 'https://apiv2stage7.atomex.net';
2747
+ this.basePath = 'https://apiv2stage5.atomex.net';
2748
2748
  this.defaultHeaders = new HttpHeaders();
2749
2749
  this.configuration = new Configuration();
2750
2750
  if (basePath) {
@@ -3185,7 +3185,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
3185
3185
  class CatalogControllerService {
3186
3186
  constructor(httpClient, basePath, configuration) {
3187
3187
  this.httpClient = httpClient;
3188
- this.basePath = 'https://apiv2stage7.atomex.net';
3188
+ this.basePath = 'https://apiv2stage5.atomex.net';
3189
3189
  this.defaultHeaders = new HttpHeaders();
3190
3190
  this.configuration = new Configuration();
3191
3191
  if (basePath) {
@@ -3428,7 +3428,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
3428
3428
  class ClickDestinationControllerService {
3429
3429
  constructor(httpClient, basePath, configuration) {
3430
3430
  this.httpClient = httpClient;
3431
- this.basePath = 'https://apiv2stage7.atomex.net';
3431
+ this.basePath = 'https://apiv2stage5.atomex.net';
3432
3432
  this.defaultHeaders = new HttpHeaders();
3433
3433
  this.configuration = new Configuration();
3434
3434
  if (basePath) {
@@ -3660,7 +3660,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
3660
3660
  class CreativeControllerService {
3661
3661
  constructor(httpClient, basePath, configuration) {
3662
3662
  this.httpClient = httpClient;
3663
- this.basePath = 'https://apiv2stage7.atomex.net';
3663
+ this.basePath = 'https://apiv2stage5.atomex.net';
3664
3664
  this.defaultHeaders = new HttpHeaders();
3665
3665
  this.configuration = new Configuration();
3666
3666
  if (basePath) {
@@ -4263,7 +4263,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
4263
4263
  class CreativeSetsControllerService {
4264
4264
  constructor(httpClient, basePath, configuration) {
4265
4265
  this.httpClient = httpClient;
4266
- this.basePath = 'https://apiv2stage7.atomex.net';
4266
+ this.basePath = 'https://apiv2stage5.atomex.net';
4267
4267
  this.defaultHeaders = new HttpHeaders();
4268
4268
  this.configuration = new Configuration();
4269
4269
  if (basePath) {
@@ -4909,7 +4909,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
4909
4909
  class CreativeTemplateThemesControllerService {
4910
4910
  constructor(httpClient, basePath, configuration) {
4911
4911
  this.httpClient = httpClient;
4912
- this.basePath = 'https://apiv2stage7.atomex.net';
4912
+ this.basePath = 'https://apiv2stage5.atomex.net';
4913
4913
  this.defaultHeaders = new HttpHeaders();
4914
4914
  this.configuration = new Configuration();
4915
4915
  if (basePath) {
@@ -5094,7 +5094,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5094
5094
  class CreativeTemplateVariablesControllerService {
5095
5095
  constructor(httpClient, basePath, configuration) {
5096
5096
  this.httpClient = httpClient;
5097
- this.basePath = 'https://apiv2stage7.atomex.net';
5097
+ this.basePath = 'https://apiv2stage5.atomex.net';
5098
5098
  this.defaultHeaders = new HttpHeaders();
5099
5099
  this.configuration = new Configuration();
5100
5100
  if (basePath) {
@@ -5172,7 +5172,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5172
5172
  class CreativeTemplatesControllerService {
5173
5173
  constructor(httpClient, basePath, configuration) {
5174
5174
  this.httpClient = httpClient;
5175
- this.basePath = 'https://apiv2stage7.atomex.net';
5175
+ this.basePath = 'https://apiv2stage5.atomex.net';
5176
5176
  this.defaultHeaders = new HttpHeaders();
5177
5177
  this.configuration = new Configuration();
5178
5178
  if (basePath) {
@@ -5337,7 +5337,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5337
5337
  class CustomerReportingControllerService {
5338
5338
  constructor(httpClient, basePath, configuration) {
5339
5339
  this.httpClient = httpClient;
5340
- this.basePath = 'https://apiv2stage7.atomex.net';
5340
+ this.basePath = 'https://apiv2stage5.atomex.net';
5341
5341
  this.defaultHeaders = new HttpHeaders();
5342
5342
  this.configuration = new Configuration();
5343
5343
  if (basePath) {
@@ -5485,572 +5485,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
5485
5485
  type: Optional
5486
5486
  }] }]; } });
5487
5487
 
5488
- /**
5489
- * Api Documentation
5490
- * Api Documentation
5491
- *
5492
- * OpenAPI spec version: 1.0
5493
- *
5494
- *
5495
- * NOTE: This class is auto generated by the swagger code generator program.
5496
- * https://github.com/swagger-api/swagger-codegen.git
5497
- * Do not edit the class manually.
5498
- */
5499
- /* tslint:disable:no-unused-variable member-ordering */
5500
- class DCOVideoSettingsControllerService {
5501
- constructor(httpClient, basePath, configuration) {
5502
- this.httpClient = httpClient;
5503
- this.basePath = 'https://apiv2stage7.atomex.net';
5504
- this.defaultHeaders = new HttpHeaders();
5505
- this.configuration = new Configuration();
5506
- if (basePath) {
5507
- this.basePath = basePath;
5508
- }
5509
- if (configuration) {
5510
- this.configuration = configuration;
5511
- this.basePath = basePath || configuration.basePath || this.basePath;
5512
- }
5513
- }
5514
- /**
5515
- * @param consumes string[] mime-types
5516
- * @return true: consumes contains 'multipart/form-data', false: otherwise
5517
- */
5518
- canConsumeForm(consumes) {
5519
- const form = 'multipart/form-data';
5520
- for (const consume of consumes) {
5521
- if (form === consume) {
5522
- return true;
5523
- }
5524
- }
5525
- return false;
5526
- }
5527
- activateSettingsUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
5528
- if (request === null || request === undefined) {
5529
- throw new Error('Required parameter request was null or undefined when calling activateSettingsUsingPOST.');
5530
- }
5531
- let headers = this.defaultHeaders;
5532
- if (reqId !== undefined && reqId !== null) {
5533
- headers = headers.set('reqId', String(reqId));
5534
- }
5535
- if (token !== undefined && token !== null) {
5536
- headers = headers.set('token', String(token));
5537
- }
5538
- // to determine the Accept header
5539
- let httpHeaderAccepts = [
5540
- 'application/json'
5541
- ];
5542
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5543
- if (httpHeaderAcceptSelected != undefined) {
5544
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5545
- }
5546
- // to determine the Content-Type header
5547
- const consumes = [
5548
- 'application/json'
5549
- ];
5550
- const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
5551
- if (httpContentTypeSelected != undefined) {
5552
- headers = headers.set('Content-Type', httpContentTypeSelected);
5553
- }
5554
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/activate`, request, {
5555
- withCredentials: this.configuration.withCredentials,
5556
- headers: headers,
5557
- observe: observe,
5558
- reportProgress: reportProgress
5559
- });
5560
- }
5561
- createSettingsUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
5562
- if (request === null || request === undefined) {
5563
- throw new Error('Required parameter request was null or undefined when calling createSettingsUsingPOST.');
5564
- }
5565
- let headers = this.defaultHeaders;
5566
- if (reqId !== undefined && reqId !== null) {
5567
- headers = headers.set('reqId', String(reqId));
5568
- }
5569
- if (token !== undefined && token !== null) {
5570
- headers = headers.set('token', String(token));
5571
- }
5572
- // to determine the Accept header
5573
- let httpHeaderAccepts = [
5574
- 'application/json'
5575
- ];
5576
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5577
- if (httpHeaderAcceptSelected != undefined) {
5578
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5579
- }
5580
- // to determine the Content-Type header
5581
- const consumes = [
5582
- 'application/json'
5583
- ];
5584
- const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
5585
- if (httpContentTypeSelected != undefined) {
5586
- headers = headers.set('Content-Type', httpContentTypeSelected);
5587
- }
5588
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings`, request, {
5589
- withCredentials: this.configuration.withCredentials,
5590
- headers: headers,
5591
- observe: observe,
5592
- reportProgress: reportProgress
5593
- });
5594
- }
5595
- deleteSettingsUsingPOST(id, reqId, token, observe = 'body', reportProgress = false) {
5596
- if (id === null || id === undefined) {
5597
- throw new Error('Required parameter id was null or undefined when calling deleteSettingsUsingPOST.');
5598
- }
5599
- let headers = this.defaultHeaders;
5600
- if (reqId !== undefined && reqId !== null) {
5601
- headers = headers.set('reqId', String(reqId));
5602
- }
5603
- if (token !== undefined && token !== null) {
5604
- headers = headers.set('token', String(token));
5605
- }
5606
- // to determine the Accept header
5607
- let httpHeaderAccepts = [
5608
- 'application/json'
5609
- ];
5610
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5611
- if (httpHeaderAcceptSelected != undefined) {
5612
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5613
- }
5614
- // to determine the Content-Type header
5615
- const consumes = [
5616
- 'application/json'
5617
- ];
5618
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/archive`, null, {
5619
- withCredentials: this.configuration.withCredentials,
5620
- headers: headers,
5621
- observe: observe,
5622
- reportProgress: reportProgress
5623
- });
5624
- }
5625
- generateSampleUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
5626
- if (request === null || request === undefined) {
5627
- throw new Error('Required parameter request was null or undefined when calling generateSampleUsingPOST.');
5628
- }
5629
- let headers = this.defaultHeaders;
5630
- if (reqId !== undefined && reqId !== null) {
5631
- headers = headers.set('reqId', String(reqId));
5632
- }
5633
- if (token !== undefined && token !== null) {
5634
- headers = headers.set('token', String(token));
5635
- }
5636
- // to determine the Accept header
5637
- let httpHeaderAccepts = [
5638
- 'application/json'
5639
- ];
5640
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5641
- if (httpHeaderAcceptSelected != undefined) {
5642
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5643
- }
5644
- // to determine the Content-Type header
5645
- const consumes = [
5646
- 'application/json'
5647
- ];
5648
- const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
5649
- if (httpContentTypeSelected != undefined) {
5650
- headers = headers.set('Content-Type', httpContentTypeSelected);
5651
- }
5652
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/generate-sample`, request, {
5653
- withCredentials: this.configuration.withCredentials,
5654
- headers: headers,
5655
- observe: observe,
5656
- reportProgress: reportProgress
5657
- });
5658
- }
5659
- getBrandGuidelinesUsingGET(advertiserId, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
5660
- if (advertiserId === null || advertiserId === undefined) {
5661
- throw new Error('Required parameter advertiserId was null or undefined when calling getBrandGuidelinesUsingGET.');
5662
- }
5663
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5664
- if (includeInactive !== undefined && includeInactive !== null) {
5665
- queryParameters = queryParameters.set('includeInactive', includeInactive);
5666
- }
5667
- let headers = this.defaultHeaders;
5668
- if (reqId !== undefined && reqId !== null) {
5669
- headers = headers.set('reqId', String(reqId));
5670
- }
5671
- if (token !== undefined && token !== null) {
5672
- headers = headers.set('token', String(token));
5673
- }
5674
- // to determine the Accept header
5675
- let httpHeaderAccepts = [
5676
- 'application/json'
5677
- ];
5678
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5679
- if (httpHeaderAcceptSelected != undefined) {
5680
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5681
- }
5682
- // to determine the Content-Type header
5683
- const consumes = [];
5684
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/advertiser/${encodeURIComponent(String(advertiserId))}/brand-guidelines`, {
5685
- params: queryParameters,
5686
- withCredentials: this.configuration.withCredentials,
5687
- headers: headers,
5688
- observe: observe,
5689
- reportProgress: reportProgress
5690
- });
5691
- }
5692
- getDimensionsUsingGET(advertiserId, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
5693
- if (advertiserId === null || advertiserId === undefined) {
5694
- throw new Error('Required parameter advertiserId was null or undefined when calling getDimensionsUsingGET.');
5695
- }
5696
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5697
- if (includeInactive !== undefined && includeInactive !== null) {
5698
- queryParameters = queryParameters.set('includeInactive', includeInactive);
5699
- }
5700
- let headers = this.defaultHeaders;
5701
- if (reqId !== undefined && reqId !== null) {
5702
- headers = headers.set('reqId', String(reqId));
5703
- }
5704
- if (token !== undefined && token !== null) {
5705
- headers = headers.set('token', String(token));
5706
- }
5707
- // to determine the Accept header
5708
- let httpHeaderAccepts = [
5709
- 'application/json'
5710
- ];
5711
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5712
- if (httpHeaderAcceptSelected != undefined) {
5713
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5714
- }
5715
- // to determine the Content-Type header
5716
- const consumes = [];
5717
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/advertiser/${encodeURIComponent(String(advertiserId))}/dimensions`, {
5718
- params: queryParameters,
5719
- withCredentials: this.configuration.withCredentials,
5720
- headers: headers,
5721
- observe: observe,
5722
- reportProgress: reportProgress
5723
- });
5724
- }
5725
- getFeedKeysUsingGET(advertiserId, reqId, token, observe = 'body', reportProgress = false) {
5726
- if (advertiserId === null || advertiserId === undefined) {
5727
- throw new Error('Required parameter advertiserId was null or undefined when calling getFeedKeysUsingGET.');
5728
- }
5729
- let headers = this.defaultHeaders;
5730
- if (reqId !== undefined && reqId !== null) {
5731
- headers = headers.set('reqId', String(reqId));
5732
- }
5733
- if (token !== undefined && token !== null) {
5734
- headers = headers.set('token', String(token));
5735
- }
5736
- // to determine the Accept header
5737
- let httpHeaderAccepts = [
5738
- 'application/json'
5739
- ];
5740
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5741
- if (httpHeaderAcceptSelected != undefined) {
5742
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5743
- }
5744
- // to determine the Content-Type header
5745
- const consumes = [];
5746
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/advertiser/${encodeURIComponent(String(advertiserId))}/feed-keys`, {
5747
- withCredentials: this.configuration.withCredentials,
5748
- headers: headers,
5749
- observe: observe,
5750
- reportProgress: reportProgress
5751
- });
5752
- }
5753
- getGeneratedVideoCountUsingGET(id, reqId, token, observe = 'body', reportProgress = false) {
5754
- if (id === null || id === undefined) {
5755
- throw new Error('Required parameter id was null or undefined when calling getGeneratedVideoCountUsingGET.');
5756
- }
5757
- let headers = this.defaultHeaders;
5758
- if (reqId !== undefined && reqId !== null) {
5759
- headers = headers.set('reqId', String(reqId));
5760
- }
5761
- if (token !== undefined && token !== null) {
5762
- headers = headers.set('token', String(token));
5763
- }
5764
- // to determine the Accept header
5765
- let httpHeaderAccepts = [
5766
- 'application/json'
5767
- ];
5768
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5769
- if (httpHeaderAcceptSelected != undefined) {
5770
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5771
- }
5772
- // to determine the Content-Type header
5773
- const consumes = [];
5774
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/generated-video-count`, {
5775
- withCredentials: this.configuration.withCredentials,
5776
- headers: headers,
5777
- observe: observe,
5778
- reportProgress: reportProgress
5779
- });
5780
- }
5781
- getGeneratedVideosUsingGET(id, page, reqId, size, status, token, observe = 'body', reportProgress = false) {
5782
- if (id === null || id === undefined) {
5783
- throw new Error('Required parameter id was null or undefined when calling getGeneratedVideosUsingGET.');
5784
- }
5785
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5786
- if (page !== undefined && page !== null) {
5787
- queryParameters = queryParameters.set('page', page);
5788
- }
5789
- if (size !== undefined && size !== null) {
5790
- queryParameters = queryParameters.set('size', size);
5791
- }
5792
- if (status !== undefined && status !== null) {
5793
- queryParameters = queryParameters.set('status', status);
5794
- }
5795
- let headers = this.defaultHeaders;
5796
- if (reqId !== undefined && reqId !== null) {
5797
- headers = headers.set('reqId', String(reqId));
5798
- }
5799
- if (token !== undefined && token !== null) {
5800
- headers = headers.set('token', String(token));
5801
- }
5802
- // to determine the Accept header
5803
- let httpHeaderAccepts = [
5804
- 'application/json'
5805
- ];
5806
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5807
- if (httpHeaderAcceptSelected != undefined) {
5808
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5809
- }
5810
- // to determine the Content-Type header
5811
- const consumes = [];
5812
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/generated-videos`, {
5813
- params: queryParameters,
5814
- withCredentials: this.configuration.withCredentials,
5815
- headers: headers,
5816
- observe: observe,
5817
- reportProgress: reportProgress
5818
- });
5819
- }
5820
- getSettingsUsingGET(advertiserId, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
5821
- if (advertiserId === null || advertiserId === undefined) {
5822
- throw new Error('Required parameter advertiserId was null or undefined when calling getSettingsUsingGET.');
5823
- }
5824
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5825
- if (includeInactive !== undefined && includeInactive !== null) {
5826
- queryParameters = queryParameters.set('includeInactive', includeInactive);
5827
- }
5828
- let headers = this.defaultHeaders;
5829
- if (reqId !== undefined && reqId !== null) {
5830
- headers = headers.set('reqId', String(reqId));
5831
- }
5832
- if (token !== undefined && token !== null) {
5833
- headers = headers.set('token', String(token));
5834
- }
5835
- // to determine the Accept header
5836
- let httpHeaderAccepts = [
5837
- 'application/json'
5838
- ];
5839
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5840
- if (httpHeaderAcceptSelected != undefined) {
5841
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5842
- }
5843
- // to determine the Content-Type header
5844
- const consumes = [];
5845
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(advertiserId))}`, {
5846
- params: queryParameters,
5847
- withCredentials: this.configuration.withCredentials,
5848
- headers: headers,
5849
- observe: observe,
5850
- reportProgress: reportProgress
5851
- });
5852
- }
5853
- getTemplatesUsingGET(advertiserId, hasBackgroundImage, hasPromoBanner, hasPromoVideo, reqId, token, observe = 'body', reportProgress = false) {
5854
- if (advertiserId === null || advertiserId === undefined) {
5855
- throw new Error('Required parameter advertiserId was null or undefined when calling getTemplatesUsingGET.');
5856
- }
5857
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5858
- if (advertiserId !== undefined && advertiserId !== null) {
5859
- queryParameters = queryParameters.set('advertiserId', advertiserId);
5860
- }
5861
- if (hasBackgroundImage !== undefined && hasBackgroundImage !== null) {
5862
- queryParameters = queryParameters.set('hasBackgroundImage', hasBackgroundImage);
5863
- }
5864
- if (hasPromoBanner !== undefined && hasPromoBanner !== null) {
5865
- queryParameters = queryParameters.set('hasPromoBanner', hasPromoBanner);
5866
- }
5867
- if (hasPromoVideo !== undefined && hasPromoVideo !== null) {
5868
- queryParameters = queryParameters.set('hasPromoVideo', hasPromoVideo);
5869
- }
5870
- let headers = this.defaultHeaders;
5871
- if (reqId !== undefined && reqId !== null) {
5872
- headers = headers.set('reqId', String(reqId));
5873
- }
5874
- if (token !== undefined && token !== null) {
5875
- headers = headers.set('token', String(token));
5876
- }
5877
- // to determine the Accept header
5878
- let httpHeaderAccepts = [
5879
- 'application/json'
5880
- ];
5881
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5882
- if (httpHeaderAcceptSelected != undefined) {
5883
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5884
- }
5885
- // to determine the Content-Type header
5886
- const consumes = [];
5887
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/templates`, {
5888
- params: queryParameters,
5889
- withCredentials: this.configuration.withCredentials,
5890
- headers: headers,
5891
- observe: observe,
5892
- reportProgress: reportProgress
5893
- });
5894
- }
5895
- listMusicTracksUsingGET(includeInactive, reqId, token, observe = 'body', reportProgress = false) {
5896
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5897
- if (includeInactive !== undefined && includeInactive !== null) {
5898
- queryParameters = queryParameters.set('includeInactive', includeInactive);
5899
- }
5900
- let headers = this.defaultHeaders;
5901
- if (reqId !== undefined && reqId !== null) {
5902
- headers = headers.set('reqId', String(reqId));
5903
- }
5904
- if (token !== undefined && token !== null) {
5905
- headers = headers.set('token', String(token));
5906
- }
5907
- // to determine the Accept header
5908
- let httpHeaderAccepts = [
5909
- 'application/json'
5910
- ];
5911
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5912
- if (httpHeaderAcceptSelected != undefined) {
5913
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5914
- }
5915
- // to determine the Content-Type header
5916
- const consumes = [];
5917
- return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/music-tracks`, {
5918
- params: queryParameters,
5919
- withCredentials: this.configuration.withCredentials,
5920
- headers: headers,
5921
- observe: observe,
5922
- reportProgress: reportProgress
5923
- });
5924
- }
5925
- updateSettingsUsingPOST(id, request, regenerateSample, reqId, token, observe = 'body', reportProgress = false) {
5926
- if (id === null || id === undefined) {
5927
- throw new Error('Required parameter id was null or undefined when calling updateSettingsUsingPOST.');
5928
- }
5929
- if (request === null || request === undefined) {
5930
- throw new Error('Required parameter request was null or undefined when calling updateSettingsUsingPOST.');
5931
- }
5932
- let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
5933
- if (regenerateSample !== undefined && regenerateSample !== null) {
5934
- queryParameters = queryParameters.set('regenerateSample', regenerateSample);
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
- 'application/json'
5954
- ];
5955
- const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
5956
- if (httpContentTypeSelected != undefined) {
5957
- headers = headers.set('Content-Type', httpContentTypeSelected);
5958
- }
5959
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}`, request, {
5960
- params: queryParameters,
5961
- withCredentials: this.configuration.withCredentials,
5962
- headers: headers,
5963
- observe: observe,
5964
- reportProgress: reportProgress
5965
- });
5966
- }
5967
- uploadStagingAssetsUsingPOST(advertiserId, templateId, file_BACKGROUND_IMAGE, file_PROMO_BANNER, file_PROMO_MUSIC, file_PROMO_VIDEO, reqId, token, observe = 'body', reportProgress = false) {
5968
- if (advertiserId === null || advertiserId === undefined) {
5969
- throw new Error('Required parameter advertiserId was null or undefined when calling uploadStagingAssetsUsingPOST.');
5970
- }
5971
- if (templateId === null || templateId === undefined) {
5972
- throw new Error('Required parameter templateId was null or undefined when calling uploadStagingAssetsUsingPOST.');
5973
- }
5974
- let headers = this.defaultHeaders;
5975
- if (reqId !== undefined && reqId !== null) {
5976
- headers = headers.set('reqId', String(reqId));
5977
- }
5978
- if (token !== undefined && token !== null) {
5979
- headers = headers.set('token', String(token));
5980
- }
5981
- // to determine the Accept header
5982
- let httpHeaderAccepts = [
5983
- 'application/json'
5984
- ];
5985
- const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
5986
- if (httpHeaderAcceptSelected != undefined) {
5987
- headers = headers.set('Accept', httpHeaderAcceptSelected);
5988
- }
5989
- // to determine the Content-Type header
5990
- const consumes = [
5991
- 'multipart/form-data'
5992
- ];
5993
- const canConsumeForm = this.canConsumeForm(consumes);
5994
- let formParams;
5995
- let useForm = false;
5996
- let convertFormParamsToString = false;
5997
- // use FormData to transmit files using content-type "multipart/form-data"
5998
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
5999
- useForm = canConsumeForm;
6000
- // use FormData to transmit files using content-type "multipart/form-data"
6001
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
6002
- useForm = canConsumeForm;
6003
- // use FormData to transmit files using content-type "multipart/form-data"
6004
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
6005
- useForm = canConsumeForm;
6006
- // use FormData to transmit files using content-type "multipart/form-data"
6007
- // see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
6008
- useForm = canConsumeForm;
6009
- if (useForm) {
6010
- formParams = new FormData();
6011
- }
6012
- else {
6013
- formParams = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
6014
- }
6015
- if (advertiserId !== undefined) {
6016
- formParams = formParams.append('advertiserId', advertiserId) || formParams;
6017
- }
6018
- if (file_BACKGROUND_IMAGE !== undefined) {
6019
- formParams = formParams.append('file_BACKGROUND_IMAGE', file_BACKGROUND_IMAGE) || formParams;
6020
- }
6021
- if (file_PROMO_BANNER !== undefined) {
6022
- formParams = formParams.append('file_PROMO_BANNER', file_PROMO_BANNER) || formParams;
6023
- }
6024
- if (file_PROMO_MUSIC !== undefined) {
6025
- formParams = formParams.append('file_PROMO_MUSIC', file_PROMO_MUSIC) || formParams;
6026
- }
6027
- if (file_PROMO_VIDEO !== undefined) {
6028
- formParams = formParams.append('file_PROMO_VIDEO', file_PROMO_VIDEO) || formParams;
6029
- }
6030
- if (templateId !== undefined) {
6031
- formParams = formParams.append('templateId', templateId) || formParams;
6032
- }
6033
- return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/assets/upload`, convertFormParamsToString ? formParams.toString() : formParams, {
6034
- withCredentials: this.configuration.withCredentials,
6035
- headers: headers,
6036
- observe: observe,
6037
- reportProgress: reportProgress
6038
- });
6039
- }
6040
- }
6041
- 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 });
6042
- DCOVideoSettingsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService });
6043
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService, decorators: [{
6044
- type: Injectable
6045
- }], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
6046
- type: Optional
6047
- }, {
6048
- type: Inject,
6049
- args: [BASE_PATH]
6050
- }] }, { type: Configuration, decorators: [{
6051
- type: Optional
6052
- }] }]; } });
6053
-
6054
5488
  /**
6055
5489
  * Api Documentation
6056
5490
  * Api Documentation
@@ -6066,7 +5500,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
6066
5500
  class DashboardControllerService {
6067
5501
  constructor(httpClient, basePath, configuration) {
6068
5502
  this.httpClient = httpClient;
6069
- this.basePath = 'https://apiv2stage7.atomex.net';
5503
+ this.basePath = 'https://apiv2stage5.atomex.net';
6070
5504
  this.defaultHeaders = new HttpHeaders();
6071
5505
  this.configuration = new Configuration();
6072
5506
  if (basePath) {
@@ -6724,7 +6158,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
6724
6158
  class ExperimentsControllerService {
6725
6159
  constructor(httpClient, basePath, configuration) {
6726
6160
  this.httpClient = httpClient;
6727
- this.basePath = 'https://apiv2stage7.atomex.net';
6161
+ this.basePath = 'https://apiv2stage5.atomex.net';
6728
6162
  this.defaultHeaders = new HttpHeaders();
6729
6163
  this.configuration = new Configuration();
6730
6164
  if (basePath) {
@@ -7451,7 +6885,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
7451
6885
  class NotificationsControllerService {
7452
6886
  constructor(httpClient, basePath, configuration) {
7453
6887
  this.httpClient = httpClient;
7454
- this.basePath = 'https://apiv2stage7.atomex.net';
6888
+ this.basePath = 'https://apiv2stage5.atomex.net';
7455
6889
  this.defaultHeaders = new HttpHeaders();
7456
6890
  this.configuration = new Configuration();
7457
6891
  if (basePath) {
@@ -7664,7 +7098,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
7664
7098
  class PixelControllerService {
7665
7099
  constructor(httpClient, basePath, configuration) {
7666
7100
  this.httpClient = httpClient;
7667
- this.basePath = 'https://apiv2stage7.atomex.net';
7101
+ this.basePath = 'https://apiv2stage5.atomex.net';
7668
7102
  this.defaultHeaders = new HttpHeaders();
7669
7103
  this.configuration = new Configuration();
7670
7104
  if (basePath) {
@@ -7971,7 +7405,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
7971
7405
  class ReportControllerService {
7972
7406
  constructor(httpClient, basePath, configuration) {
7973
7407
  this.httpClient = httpClient;
7974
- this.basePath = 'https://apiv2stage7.atomex.net';
7408
+ this.basePath = 'https://apiv2stage5.atomex.net';
7975
7409
  this.defaultHeaders = new HttpHeaders();
7976
7410
  this.configuration = new Configuration();
7977
7411
  if (basePath) {
@@ -8108,7 +7542,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
8108
7542
  class ReportingControllerService {
8109
7543
  constructor(httpClient, basePath, configuration) {
8110
7544
  this.httpClient = httpClient;
8111
- this.basePath = 'https://apiv2stage7.atomex.net';
7545
+ this.basePath = 'https://apiv2stage5.atomex.net';
8112
7546
  this.defaultHeaders = new HttpHeaders();
8113
7547
  this.configuration = new Configuration();
8114
7548
  if (basePath) {
@@ -8278,7 +7712,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
8278
7712
  class ReportingSchedulerControllerService {
8279
7713
  constructor(httpClient, basePath, configuration) {
8280
7714
  this.httpClient = httpClient;
8281
- this.basePath = 'https://apiv2stage7.atomex.net';
7715
+ this.basePath = 'https://apiv2stage5.atomex.net';
8282
7716
  this.defaultHeaders = new HttpHeaders();
8283
7717
  this.configuration = new Configuration();
8284
7718
  if (basePath) {
@@ -8593,7 +8027,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
8593
8027
  class SafeguardControllerService {
8594
8028
  constructor(httpClient, basePath, configuration) {
8595
8029
  this.httpClient = httpClient;
8596
- this.basePath = 'https://apiv2stage7.atomex.net';
8030
+ this.basePath = 'https://apiv2stage5.atomex.net';
8597
8031
  this.defaultHeaders = new HttpHeaders();
8598
8032
  this.configuration = new Configuration();
8599
8033
  if (basePath) {
@@ -9087,7 +8521,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
9087
8521
  class SliceXControllerService {
9088
8522
  constructor(httpClient, basePath, configuration) {
9089
8523
  this.httpClient = httpClient;
9090
- this.basePath = 'https://apiv2stage7.atomex.net';
8524
+ this.basePath = 'https://apiv2stage5.atomex.net';
9091
8525
  this.defaultHeaders = new HttpHeaders();
9092
8526
  this.configuration = new Configuration();
9093
8527
  if (basePath) {
@@ -9491,7 +8925,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
9491
8925
  class StrategyControllerService {
9492
8926
  constructor(httpClient, basePath, configuration) {
9493
8927
  this.httpClient = httpClient;
9494
- this.basePath = 'https://apiv2stage7.atomex.net';
8928
+ this.basePath = 'https://apiv2stage5.atomex.net';
9495
8929
  this.defaultHeaders = new HttpHeaders();
9496
8930
  this.configuration = new Configuration();
9497
8931
  if (basePath) {
@@ -10693,7 +10127,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10693
10127
  class StrategyTemplateControllerService {
10694
10128
  constructor(httpClient, basePath, configuration) {
10695
10129
  this.httpClient = httpClient;
10696
- this.basePath = 'https://apiv2stage7.atomex.net';
10130
+ this.basePath = 'https://apiv2stage5.atomex.net';
10697
10131
  this.defaultHeaders = new HttpHeaders();
10698
10132
  this.configuration = new Configuration();
10699
10133
  if (basePath) {
@@ -10815,7 +10249,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10815
10249
  class UILoggerControllerService {
10816
10250
  constructor(httpClient, basePath, configuration) {
10817
10251
  this.httpClient = httpClient;
10818
- this.basePath = 'https://apiv2stage7.atomex.net';
10252
+ this.basePath = 'https://apiv2stage5.atomex.net';
10819
10253
  this.defaultHeaders = new HttpHeaders();
10820
10254
  this.configuration = new Configuration();
10821
10255
  if (basePath) {
@@ -10907,7 +10341,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
10907
10341
  class UserPreferenceControllerService {
10908
10342
  constructor(httpClient, basePath, configuration) {
10909
10343
  this.httpClient = httpClient;
10910
- this.basePath = 'https://apiv2stage7.atomex.net';
10344
+ this.basePath = 'https://apiv2stage5.atomex.net';
10911
10345
  this.defaultHeaders = new HttpHeaders();
10912
10346
  this.configuration = new Configuration();
10913
10347
  if (basePath) {
@@ -11066,7 +10500,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
11066
10500
  type: Optional
11067
10501
  }] }]; } });
11068
10502
 
11069
- 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];
10503
+ 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];
11070
10504
 
11071
10505
  var ABTestingDTO;
11072
10506
  (function (ABTestingDTO) {
@@ -11342,18 +10776,6 @@ var AdvertiserCohortResponse;
11342
10776
  * Do not edit the class manually.
11343
10777
  */
11344
10778
 
11345
- /**
11346
- * Api Documentation
11347
- * Api Documentation
11348
- *
11349
- * OpenAPI spec version: 1.0
11350
- *
11351
- *
11352
- * NOTE: This class is auto generated by the swagger code generator program.
11353
- * https://github.com/swagger-api/swagger-codegen.git
11354
- * Do not edit the class manually.
11355
- */
11356
-
11357
10779
  var AppSettingsDTO;
11358
10780
  (function (AppSettingsDTO) {
11359
10781
  AppSettingsDTO.SettingsKeyEnum = {
@@ -12367,169 +11789,6 @@ var DcoAttributesDTO;
12367
11789
  };
12368
11790
  })(DcoAttributesDTO || (DcoAttributesDTO = {}));
12369
11791
 
12370
- /**
12371
- * Api Documentation
12372
- * Api Documentation
12373
- *
12374
- * OpenAPI spec version: 1.0
12375
- *
12376
- *
12377
- * NOTE: This class is auto generated by the swagger code generator program.
12378
- * https://github.com/swagger-api/swagger-codegen.git
12379
- * Do not edit the class manually.
12380
- */
12381
-
12382
- /**
12383
- * Api Documentation
12384
- * Api Documentation
12385
- *
12386
- * OpenAPI spec version: 1.0
12387
- *
12388
- *
12389
- * NOTE: This class is auto generated by the swagger code generator program.
12390
- * https://github.com/swagger-api/swagger-codegen.git
12391
- * Do not edit the class manually.
12392
- */
12393
-
12394
- /**
12395
- * Api Documentation
12396
- * Api Documentation
12397
- *
12398
- * OpenAPI spec version: 1.0
12399
- *
12400
- *
12401
- * NOTE: This class is auto generated by the swagger code generator program.
12402
- * https://github.com/swagger-api/swagger-codegen.git
12403
- * Do not edit the class manually.
12404
- */
12405
- var DcoVideoAssetDTO;
12406
- (function (DcoVideoAssetDTO) {
12407
- DcoVideoAssetDTO.EndCardTypeEnum = {
12408
- IMAGE: 'IMAGE',
12409
- HTML: 'HTML'
12410
- };
12411
- })(DcoVideoAssetDTO || (DcoVideoAssetDTO = {}));
12412
-
12413
- /**
12414
- * Api Documentation
12415
- * Api Documentation
12416
- *
12417
- * OpenAPI spec version: 1.0
12418
- *
12419
- *
12420
- * NOTE: This class is auto generated by the swagger code generator program.
12421
- * https://github.com/swagger-api/swagger-codegen.git
12422
- * Do not edit the class manually.
12423
- */
12424
-
12425
- /**
12426
- * Api Documentation
12427
- * Api Documentation
12428
- *
12429
- * OpenAPI spec version: 1.0
12430
- *
12431
- *
12432
- * NOTE: This class is auto generated by the swagger code generator program.
12433
- * https://github.com/swagger-api/swagger-codegen.git
12434
- * Do not edit the class manually.
12435
- */
12436
-
12437
- /**
12438
- * Api Documentation
12439
- * Api Documentation
12440
- *
12441
- * OpenAPI spec version: 1.0
12442
- *
12443
- *
12444
- * NOTE: This class is auto generated by the swagger code generator program.
12445
- * https://github.com/swagger-api/swagger-codegen.git
12446
- * Do not edit the class manually.
12447
- */
12448
-
12449
- /**
12450
- * Api Documentation
12451
- * Api Documentation
12452
- *
12453
- * OpenAPI spec version: 1.0
12454
- *
12455
- *
12456
- * NOTE: This class is auto generated by the swagger code generator program.
12457
- * https://github.com/swagger-api/swagger-codegen.git
12458
- * Do not edit the class manually.
12459
- */
12460
-
12461
- /**
12462
- * Api Documentation
12463
- * Api Documentation
12464
- *
12465
- * OpenAPI spec version: 1.0
12466
- *
12467
- *
12468
- * NOTE: This class is auto generated by the swagger code generator program.
12469
- * https://github.com/swagger-api/swagger-codegen.git
12470
- * Do not edit the class manually.
12471
- */
12472
-
12473
- /**
12474
- * Api Documentation
12475
- * Api Documentation
12476
- *
12477
- * OpenAPI spec version: 1.0
12478
- *
12479
- *
12480
- * NOTE: This class is auto generated by the swagger code generator program.
12481
- * https://github.com/swagger-api/swagger-codegen.git
12482
- * Do not edit the class manually.
12483
- */
12484
-
12485
- /**
12486
- * Api Documentation
12487
- * Api Documentation
12488
- *
12489
- * OpenAPI spec version: 1.0
12490
- *
12491
- *
12492
- * NOTE: This class is auto generated by the swagger code generator program.
12493
- * https://github.com/swagger-api/swagger-codegen.git
12494
- * Do not edit the class manually.
12495
- */
12496
-
12497
- /**
12498
- * Api Documentation
12499
- * Api Documentation
12500
- *
12501
- * OpenAPI spec version: 1.0
12502
- *
12503
- *
12504
- * NOTE: This class is auto generated by the swagger code generator program.
12505
- * https://github.com/swagger-api/swagger-codegen.git
12506
- * Do not edit the class manually.
12507
- */
12508
-
12509
- /**
12510
- * Api Documentation
12511
- * Api Documentation
12512
- *
12513
- * OpenAPI spec version: 1.0
12514
- *
12515
- *
12516
- * NOTE: This class is auto generated by the swagger code generator program.
12517
- * https://github.com/swagger-api/swagger-codegen.git
12518
- * Do not edit the class manually.
12519
- */
12520
-
12521
- /**
12522
- * Api Documentation
12523
- * Api Documentation
12524
- *
12525
- * OpenAPI spec version: 1.0
12526
- *
12527
- *
12528
- * NOTE: This class is auto generated by the swagger code generator program.
12529
- * https://github.com/swagger-api/swagger-codegen.git
12530
- * Do not edit the class manually.
12531
- */
12532
-
12533
11792
  /**
12534
11793
  * Api Documentation
12535
11794
  * Api Documentation
@@ -12956,18 +12215,6 @@ var IncrementalityTestDetails;
12956
12215
  * Do not edit the class manually.
12957
12216
  */
12958
12217
 
12959
- /**
12960
- * Api Documentation
12961
- * Api Documentation
12962
- *
12963
- * OpenAPI spec version: 1.0
12964
- *
12965
- *
12966
- * NOTE: This class is auto generated by the swagger code generator program.
12967
- * https://github.com/swagger-api/swagger-codegen.git
12968
- * Do not edit the class manually.
12969
- */
12970
-
12971
12218
  /**
12972
12219
  * Api Documentation
12973
12220
  * Api Documentation
@@ -13145,18 +12392,6 @@ var MetaRuleDto;
13145
12392
  * Do not edit the class manually.
13146
12393
  */
13147
12394
 
13148
- /**
13149
- * Api Documentation
13150
- * Api Documentation
13151
- *
13152
- * OpenAPI spec version: 1.0
13153
- *
13154
- *
13155
- * NOTE: This class is auto generated by the swagger code generator program.
13156
- * https://github.com/swagger-api/swagger-codegen.git
13157
- * Do not edit the class manually.
13158
- */
13159
-
13160
12395
  /**
13161
12396
  * Api Documentation
13162
12397
  * Api Documentation
@@ -13333,27 +12568,6 @@ var PixelDataFileDTO;
13333
12568
  * Do not edit the class manually.
13334
12569
  */
13335
12570
 
13336
- /**
13337
- * Api Documentation
13338
- * Api Documentation
13339
- *
13340
- * OpenAPI spec version: 1.0
13341
- *
13342
- *
13343
- * NOTE: This class is auto generated by the swagger code generator program.
13344
- * https://github.com/swagger-api/swagger-codegen.git
13345
- * Do not edit the class manually.
13346
- */
13347
- var PlatformClickSigningConfig;
13348
- (function (PlatformClickSigningConfig) {
13349
- PlatformClickSigningConfig.ClickSigningStatusEnum = {
13350
- ENABLECSPENDING: 'ENABLE_CS_PENDING',
13351
- CSENABLED: 'CS_ENABLED',
13352
- DISABLECSPENDING: 'DISABLE_CS_PENDING',
13353
- CSDISABLED: 'CS_DISABLED'
13354
- };
13355
- })(PlatformClickSigningConfig || (PlatformClickSigningConfig = {}));
13356
-
13357
12571
  /**
13358
12572
  * Api Documentation
13359
12573
  * Api Documentation
@@ -14116,30 +13330,6 @@ var TemplateVariablesDTO;
14116
13330
  * Do not edit the class manually.
14117
13331
  */
14118
13332
 
14119
- /**
14120
- * Api Documentation
14121
- * Api Documentation
14122
- *
14123
- * OpenAPI spec version: 1.0
14124
- *
14125
- *
14126
- * NOTE: This class is auto generated by the swagger code generator program.
14127
- * https://github.com/swagger-api/swagger-codegen.git
14128
- * Do not edit the class manually.
14129
- */
14130
-
14131
- /**
14132
- * Api Documentation
14133
- * Api Documentation
14134
- *
14135
- * OpenAPI spec version: 1.0
14136
- *
14137
- *
14138
- * NOTE: This class is auto generated by the swagger code generator program.
14139
- * https://github.com/swagger-api/swagger-codegen.git
14140
- * Do not edit the class manually.
14141
- */
14142
-
14143
13333
  var VastCreative;
14144
13334
  (function (VastCreative) {
14145
13335
  VastCreative.VideoFormatEnum = {
@@ -14359,7 +13549,6 @@ ApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
14359
13549
  CreativeTemplateVariablesControllerService,
14360
13550
  CreativeTemplatesControllerService,
14361
13551
  CustomerReportingControllerService,
14362
- DCOVideoSettingsControllerService,
14363
13552
  DashboardControllerService,
14364
13553
  ExperimentsControllerService,
14365
13554
  NotificationsControllerService,
@@ -14399,7 +13588,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
14399
13588
  CreativeTemplateVariablesControllerService,
14400
13589
  CreativeTemplatesControllerService,
14401
13590
  CustomerReportingControllerService,
14402
- DCOVideoSettingsControllerService,
14403
13591
  DashboardControllerService,
14404
13592
  ExperimentsControllerService,
14405
13593
  NotificationsControllerService,
@@ -14427,5 +13615,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
14427
13615
  * Generated bundle index. Do not edit.
14428
13616
  */
14429
13617
 
14430
- 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 };
13618
+ 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 };
14431
13619
  //# sourceMappingURL=revxui-api-clients-ts.mjs.map