@revxui/api-clients-ts 1.1.450 → 1.1.451
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.
- package/README.md +2 -2
- package/api/api.d.ts +1 -3
- package/esm2020/api/adminController.service.mjs +2 -2
- package/esm2020/api/advertiserController.service.mjs +2 -2
- package/esm2020/api/api.mjs +2 -4
- package/esm2020/api/appSettingsController.service.mjs +2 -2
- package/esm2020/api/appsFlyerController.service.mjs +2 -2
- package/esm2020/api/audienceController.service.mjs +2 -2
- package/esm2020/api/auditController.service.mjs +2 -2
- package/esm2020/api/bidFunnelController.service.mjs +2 -2
- package/esm2020/api/bulkStrategyController.service.mjs +2 -2
- package/esm2020/api/cSSThemeController_.service.mjs +2 -2
- package/esm2020/api/campaignController.service.mjs +2 -2
- package/esm2020/api/catalogController.service.mjs +2 -2
- package/esm2020/api/clickDestinationController.service.mjs +2 -2
- package/esm2020/api/creativeController.service.mjs +2 -2
- package/esm2020/api/creativeSetsController.service.mjs +2 -2
- package/esm2020/api/creativeTemplateThemesController.service.mjs +2 -2
- package/esm2020/api/creativeTemplateVariablesController.service.mjs +2 -2
- package/esm2020/api/creativeTemplatesController.service.mjs +2 -2
- package/esm2020/api/customerReportingController.service.mjs +2 -2
- package/esm2020/api/dashboardController.service.mjs +2 -2
- package/esm2020/api/experimentsController.service.mjs +2 -2
- package/esm2020/api/notificationsController.service.mjs +2 -2
- package/esm2020/api/pixelController.service.mjs +2 -2
- package/esm2020/api/reportController.service.mjs +2 -2
- package/esm2020/api/reportingController.service.mjs +2 -2
- package/esm2020/api/reportingSchedulerController.service.mjs +2 -2
- package/esm2020/api/safeguardController.service.mjs +2 -2
- package/esm2020/api/sliceXController.service.mjs +2 -2
- package/esm2020/api/strategyController.service.mjs +2 -2
- package/esm2020/api/strategyTemplateController.service.mjs +2 -2
- package/esm2020/api/uILoggerController.service.mjs +2 -2
- package/esm2020/api/userPreferenceController.service.mjs +2 -2
- package/esm2020/api.module.mjs +1 -4
- package/esm2020/model/adoDTO.mjs +1 -1
- package/esm2020/model/advertiserDynamicDetails.mjs +1 -1
- package/esm2020/model/creativeDTO.mjs +1 -1
- package/esm2020/model/models.mjs +1 -33
- package/fesm2015/revxui-api-clients-ts.mjs +33 -495
- package/fesm2015/revxui-api-clients-ts.mjs.map +1 -1
- package/fesm2020/revxui-api-clients-ts.mjs +33 -673
- package/fesm2020/revxui-api-clients-ts.mjs.map +1 -1
- package/model/adoDTO.d.ts +0 -1
- package/model/advertiserDynamicDetails.d.ts +0 -1
- package/model/creativeDTO.d.ts +0 -1
- package/model/models.d.ts +0 -32
- package/package.json +1 -1
- package/api/dCOVideoSettingsController.service.d.ts +0 -167
- package/esm2020/api/dCOVideoSettingsController.service.mjs +0 -466
- package/esm2020/model/apiResponseObjectDcoVideoActivateResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoGenerateSampleResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoGeneratedCountResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoSamplesResponse.mjs +0 -2
- package/esm2020/model/apiResponseObjectDcoVideoSettingsDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListDcoVideoBrandGuidelineDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListDcoVideoSettingsDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListDcoVideoTemplateDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListstring.mjs +0 -13
- package/esm2020/model/dcoVideoActivateRequest.mjs +0 -13
- package/esm2020/model/dcoVideoActivateResponse.mjs +0 -13
- package/esm2020/model/dcoVideoAssetDTO.mjs +0 -13
- package/esm2020/model/dcoVideoBrandGuidelineDTO.mjs +0 -13
- package/esm2020/model/dcoVideoCatalogItemDTO.mjs +0 -13
- package/esm2020/model/dcoVideoErrorDTO.mjs +0 -13
- package/esm2020/model/dcoVideoGenerateSampleRequest.mjs +0 -13
- package/esm2020/model/dcoVideoGenerateSampleResponse.mjs +0 -2
- package/esm2020/model/dcoVideoGeneratedCountResponse.mjs +0 -13
- package/esm2020/model/dcoVideoPaginationDTO.mjs +0 -13
- package/esm2020/model/dcoVideoSampleDTO.mjs +0 -2
- package/esm2020/model/dcoVideoSamplesResponse.mjs +0 -2
- package/esm2020/model/dcoVideoSettingsCreateRequest.mjs +0 -2
- package/esm2020/model/dcoVideoSettingsDTO.mjs +0 -2
- package/esm2020/model/dcoVideoSettingsUpdateRequest.mjs +0 -2
- package/esm2020/model/dcoVideoTemplateDTO.mjs +0 -2
- package/esm2020/model/dcoVideoTemplateRequirementsDTO.mjs +0 -13
- package/esm2020/model/inputStream.mjs +0 -13
- package/esm2020/model/modelFile.mjs +0 -13
- package/esm2020/model/resource.mjs +0 -2
- package/esm2020/model/uRI.mjs +0 -13
- package/esm2020/model/uRL.mjs +0 -2
- package/esm2020/model/uRLStreamHandler.mjs +0 -13
- package/model/apiResponseObjectDcoVideoActivateResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoGenerateSampleResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoGeneratedCountResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoSamplesResponse.d.ts +0 -17
- package/model/apiResponseObjectDcoVideoSettingsDTO.d.ts +0 -17
- package/model/apiResponseObjectListDcoVideoBrandGuidelineDTO.d.ts +0 -17
- package/model/apiResponseObjectListDcoVideoSettingsDTO.d.ts +0 -17
- package/model/apiResponseObjectListDcoVideoTemplateDTO.d.ts +0 -17
- package/model/apiResponseObjectListstring.d.ts +0 -16
- package/model/dcoVideoActivateRequest.d.ts +0 -15
- package/model/dcoVideoActivateResponse.d.ts +0 -18
- package/model/dcoVideoAssetDTO.d.ts +0 -23
- package/model/dcoVideoBrandGuidelineDTO.d.ts +0 -16
- package/model/dcoVideoCatalogItemDTO.d.ts +0 -16
- package/model/dcoVideoErrorDTO.d.ts +0 -15
- package/model/dcoVideoGenerateSampleRequest.d.ts +0 -20
- package/model/dcoVideoGenerateSampleResponse.d.ts +0 -29
- package/model/dcoVideoGeneratedCountResponse.d.ts +0 -24
- package/model/dcoVideoPaginationDTO.d.ts +0 -19
- package/model/dcoVideoSampleDTO.d.ts +0 -27
- package/model/dcoVideoSamplesResponse.d.ts +0 -18
- package/model/dcoVideoSettingsCreateRequest.d.ts +0 -19
- package/model/dcoVideoSettingsDTO.d.ts +0 -31
- package/model/dcoVideoSettingsUpdateRequest.d.ts +0 -18
- package/model/dcoVideoTemplateDTO.d.ts +0 -21
- package/model/dcoVideoTemplateRequirementsDTO.d.ts +0 -16
- package/model/inputStream.d.ts +0 -13
- package/model/modelFile.d.ts +0 -32
- package/model/resource.d.ts +0 -24
- package/model/uRI.d.ts +0 -30
- package/model/uRL.d.ts +0 -27
- 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://
|
|
88
|
+
this.basePath = 'https://apiv2stage3.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://
|
|
282
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
283
283
|
this.defaultHeaders = new HttpHeaders();
|
|
284
284
|
this.configuration = new Configuration();
|
|
285
285
|
if (basePath) {
|
|
@@ -829,7 +829,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
829
829
|
class AppSettingsControllerService {
|
|
830
830
|
constructor(httpClient, basePath, configuration) {
|
|
831
831
|
this.httpClient = httpClient;
|
|
832
|
-
this.basePath = 'https://
|
|
832
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
833
833
|
this.defaultHeaders = new HttpHeaders();
|
|
834
834
|
this.configuration = new Configuration();
|
|
835
835
|
if (basePath) {
|
|
@@ -1074,7 +1074,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1074
1074
|
class AppsFlyerControllerService {
|
|
1075
1075
|
constructor(httpClient, basePath, configuration) {
|
|
1076
1076
|
this.httpClient = httpClient;
|
|
1077
|
-
this.basePath = 'https://
|
|
1077
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1078
1078
|
this.defaultHeaders = new HttpHeaders();
|
|
1079
1079
|
this.configuration = new Configuration();
|
|
1080
1080
|
if (basePath) {
|
|
@@ -1160,7 +1160,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1160
1160
|
class AudienceControllerService {
|
|
1161
1161
|
constructor(httpClient, basePath, configuration) {
|
|
1162
1162
|
this.httpClient = httpClient;
|
|
1163
|
-
this.basePath = 'https://
|
|
1163
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1164
1164
|
this.defaultHeaders = new HttpHeaders();
|
|
1165
1165
|
this.configuration = new Configuration();
|
|
1166
1166
|
if (basePath) {
|
|
@@ -2036,7 +2036,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2036
2036
|
class AuditControllerService {
|
|
2037
2037
|
constructor(httpClient, basePath, configuration) {
|
|
2038
2038
|
this.httpClient = httpClient;
|
|
2039
|
-
this.basePath = 'https://
|
|
2039
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2040
2040
|
this.defaultHeaders = new HttpHeaders();
|
|
2041
2041
|
this.configuration = new Configuration();
|
|
2042
2042
|
if (basePath) {
|
|
@@ -2236,7 +2236,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2236
2236
|
class BidFunnelControllerService {
|
|
2237
2237
|
constructor(httpClient, basePath, configuration) {
|
|
2238
2238
|
this.httpClient = httpClient;
|
|
2239
|
-
this.basePath = 'https://
|
|
2239
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2240
2240
|
this.defaultHeaders = new HttpHeaders();
|
|
2241
2241
|
this.configuration = new Configuration();
|
|
2242
2242
|
if (basePath) {
|
|
@@ -2385,7 +2385,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2385
2385
|
class BulkStrategyControllerService {
|
|
2386
2386
|
constructor(httpClient, basePath, configuration) {
|
|
2387
2387
|
this.httpClient = httpClient;
|
|
2388
|
-
this.basePath = 'https://
|
|
2388
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2389
2389
|
this.defaultHeaders = new HttpHeaders();
|
|
2390
2390
|
this.configuration = new Configuration();
|
|
2391
2391
|
if (basePath) {
|
|
@@ -2610,7 +2610,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2610
2610
|
class CSSThemeController_Service {
|
|
2611
2611
|
constructor(httpClient, basePath, configuration) {
|
|
2612
2612
|
this.httpClient = httpClient;
|
|
2613
|
-
this.basePath = 'https://
|
|
2613
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2614
2614
|
this.defaultHeaders = new HttpHeaders();
|
|
2615
2615
|
this.configuration = new Configuration();
|
|
2616
2616
|
if (basePath) {
|
|
@@ -2719,7 +2719,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2719
2719
|
class CampaignControllerService {
|
|
2720
2720
|
constructor(httpClient, basePath, configuration) {
|
|
2721
2721
|
this.httpClient = httpClient;
|
|
2722
|
-
this.basePath = 'https://
|
|
2722
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2723
2723
|
this.defaultHeaders = new HttpHeaders();
|
|
2724
2724
|
this.configuration = new Configuration();
|
|
2725
2725
|
if (basePath) {
|
|
@@ -3160,7 +3160,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
3160
3160
|
class CatalogControllerService {
|
|
3161
3161
|
constructor(httpClient, basePath, configuration) {
|
|
3162
3162
|
this.httpClient = httpClient;
|
|
3163
|
-
this.basePath = 'https://
|
|
3163
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3164
3164
|
this.defaultHeaders = new HttpHeaders();
|
|
3165
3165
|
this.configuration = new Configuration();
|
|
3166
3166
|
if (basePath) {
|
|
@@ -3403,7 +3403,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
3403
3403
|
class ClickDestinationControllerService {
|
|
3404
3404
|
constructor(httpClient, basePath, configuration) {
|
|
3405
3405
|
this.httpClient = httpClient;
|
|
3406
|
-
this.basePath = 'https://
|
|
3406
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3407
3407
|
this.defaultHeaders = new HttpHeaders();
|
|
3408
3408
|
this.configuration = new Configuration();
|
|
3409
3409
|
if (basePath) {
|
|
@@ -3635,7 +3635,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
3635
3635
|
class CreativeControllerService {
|
|
3636
3636
|
constructor(httpClient, basePath, configuration) {
|
|
3637
3637
|
this.httpClient = httpClient;
|
|
3638
|
-
this.basePath = 'https://
|
|
3638
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3639
3639
|
this.defaultHeaders = new HttpHeaders();
|
|
3640
3640
|
this.configuration = new Configuration();
|
|
3641
3641
|
if (basePath) {
|
|
@@ -4238,7 +4238,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
4238
4238
|
class CreativeSetsControllerService {
|
|
4239
4239
|
constructor(httpClient, basePath, configuration) {
|
|
4240
4240
|
this.httpClient = httpClient;
|
|
4241
|
-
this.basePath = 'https://
|
|
4241
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4242
4242
|
this.defaultHeaders = new HttpHeaders();
|
|
4243
4243
|
this.configuration = new Configuration();
|
|
4244
4244
|
if (basePath) {
|
|
@@ -4884,7 +4884,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
4884
4884
|
class CreativeTemplateThemesControllerService {
|
|
4885
4885
|
constructor(httpClient, basePath, configuration) {
|
|
4886
4886
|
this.httpClient = httpClient;
|
|
4887
|
-
this.basePath = 'https://
|
|
4887
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4888
4888
|
this.defaultHeaders = new HttpHeaders();
|
|
4889
4889
|
this.configuration = new Configuration();
|
|
4890
4890
|
if (basePath) {
|
|
@@ -5069,7 +5069,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5069
5069
|
class CreativeTemplateVariablesControllerService {
|
|
5070
5070
|
constructor(httpClient, basePath, configuration) {
|
|
5071
5071
|
this.httpClient = httpClient;
|
|
5072
|
-
this.basePath = 'https://
|
|
5072
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5073
5073
|
this.defaultHeaders = new HttpHeaders();
|
|
5074
5074
|
this.configuration = new Configuration();
|
|
5075
5075
|
if (basePath) {
|
|
@@ -5147,7 +5147,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5147
5147
|
class CreativeTemplatesControllerService {
|
|
5148
5148
|
constructor(httpClient, basePath, configuration) {
|
|
5149
5149
|
this.httpClient = httpClient;
|
|
5150
|
-
this.basePath = 'https://
|
|
5150
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5151
5151
|
this.defaultHeaders = new HttpHeaders();
|
|
5152
5152
|
this.configuration = new Configuration();
|
|
5153
5153
|
if (basePath) {
|
|
@@ -5312,7 +5312,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5312
5312
|
class CustomerReportingControllerService {
|
|
5313
5313
|
constructor(httpClient, basePath, configuration) {
|
|
5314
5314
|
this.httpClient = httpClient;
|
|
5315
|
-
this.basePath = 'https://
|
|
5315
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5316
5316
|
this.defaultHeaders = new HttpHeaders();
|
|
5317
5317
|
this.configuration = new Configuration();
|
|
5318
5318
|
if (basePath) {
|
|
@@ -5460,464 +5460,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5460
5460
|
type: Optional
|
|
5461
5461
|
}] }]; } });
|
|
5462
5462
|
|
|
5463
|
-
/**
|
|
5464
|
-
* Api Documentation
|
|
5465
|
-
* Api Documentation
|
|
5466
|
-
*
|
|
5467
|
-
* OpenAPI spec version: 1.0
|
|
5468
|
-
*
|
|
5469
|
-
*
|
|
5470
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
5471
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
5472
|
-
* Do not edit the class manually.
|
|
5473
|
-
*/
|
|
5474
|
-
/* tslint:disable:no-unused-variable member-ordering */
|
|
5475
|
-
class DCOVideoSettingsControllerService {
|
|
5476
|
-
constructor(httpClient, basePath, configuration) {
|
|
5477
|
-
this.httpClient = httpClient;
|
|
5478
|
-
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
5479
|
-
this.defaultHeaders = new HttpHeaders();
|
|
5480
|
-
this.configuration = new Configuration();
|
|
5481
|
-
if (basePath) {
|
|
5482
|
-
this.basePath = basePath;
|
|
5483
|
-
}
|
|
5484
|
-
if (configuration) {
|
|
5485
|
-
this.configuration = configuration;
|
|
5486
|
-
this.basePath = basePath || configuration.basePath || this.basePath;
|
|
5487
|
-
}
|
|
5488
|
-
}
|
|
5489
|
-
/**
|
|
5490
|
-
* @param consumes string[] mime-types
|
|
5491
|
-
* @return true: consumes contains 'multipart/form-data', false: otherwise
|
|
5492
|
-
*/
|
|
5493
|
-
canConsumeForm(consumes) {
|
|
5494
|
-
const form = 'multipart/form-data';
|
|
5495
|
-
for (const consume of consumes) {
|
|
5496
|
-
if (form === consume) {
|
|
5497
|
-
return true;
|
|
5498
|
-
}
|
|
5499
|
-
}
|
|
5500
|
-
return false;
|
|
5501
|
-
}
|
|
5502
|
-
activateSettingsUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
|
|
5503
|
-
if (request === null || request === undefined) {
|
|
5504
|
-
throw new Error('Required parameter request was null or undefined when calling activateSettingsUsingPOST.');
|
|
5505
|
-
}
|
|
5506
|
-
let headers = this.defaultHeaders;
|
|
5507
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5508
|
-
headers = headers.set('reqId', String(reqId));
|
|
5509
|
-
}
|
|
5510
|
-
if (token !== undefined && token !== null) {
|
|
5511
|
-
headers = headers.set('token', String(token));
|
|
5512
|
-
}
|
|
5513
|
-
// to determine the Accept header
|
|
5514
|
-
let httpHeaderAccepts = [
|
|
5515
|
-
'application/json'
|
|
5516
|
-
];
|
|
5517
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5518
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5519
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5520
|
-
}
|
|
5521
|
-
// to determine the Content-Type header
|
|
5522
|
-
const consumes = [
|
|
5523
|
-
'application/json'
|
|
5524
|
-
];
|
|
5525
|
-
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
5526
|
-
if (httpContentTypeSelected != undefined) {
|
|
5527
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
5528
|
-
}
|
|
5529
|
-
return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/activate`, request, {
|
|
5530
|
-
withCredentials: this.configuration.withCredentials,
|
|
5531
|
-
headers: headers,
|
|
5532
|
-
observe: observe,
|
|
5533
|
-
reportProgress: reportProgress
|
|
5534
|
-
});
|
|
5535
|
-
}
|
|
5536
|
-
createSettingsUsingPOST(request, file_BACKGROUND_IMAGE, file_PROMO_BANNER, file_PROMO_VIDEO, reqId, token, observe = 'body', reportProgress = false) {
|
|
5537
|
-
if (request === null || request === undefined) {
|
|
5538
|
-
throw new Error('Required parameter request was null or undefined when calling createSettingsUsingPOST.');
|
|
5539
|
-
}
|
|
5540
|
-
let headers = this.defaultHeaders;
|
|
5541
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5542
|
-
headers = headers.set('reqId', String(reqId));
|
|
5543
|
-
}
|
|
5544
|
-
if (token !== undefined && token !== null) {
|
|
5545
|
-
headers = headers.set('token', String(token));
|
|
5546
|
-
}
|
|
5547
|
-
// to determine the Accept header
|
|
5548
|
-
let httpHeaderAccepts = [
|
|
5549
|
-
'application/json'
|
|
5550
|
-
];
|
|
5551
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5552
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5553
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5554
|
-
}
|
|
5555
|
-
// to determine the Content-Type header
|
|
5556
|
-
const consumes = [
|
|
5557
|
-
'multipart/form-data'
|
|
5558
|
-
];
|
|
5559
|
-
const canConsumeForm = this.canConsumeForm(consumes);
|
|
5560
|
-
let formParams;
|
|
5561
|
-
let useForm = false;
|
|
5562
|
-
let convertFormParamsToString = false;
|
|
5563
|
-
// use FormData to transmit files using content-type "multipart/form-data"
|
|
5564
|
-
// see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
|
|
5565
|
-
useForm = canConsumeForm;
|
|
5566
|
-
// use FormData to transmit files using content-type "multipart/form-data"
|
|
5567
|
-
// see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
|
|
5568
|
-
useForm = canConsumeForm;
|
|
5569
|
-
// use FormData to transmit files using content-type "multipart/form-data"
|
|
5570
|
-
// see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
|
|
5571
|
-
useForm = canConsumeForm;
|
|
5572
|
-
if (useForm) {
|
|
5573
|
-
formParams = new FormData();
|
|
5574
|
-
}
|
|
5575
|
-
else {
|
|
5576
|
-
formParams = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5577
|
-
}
|
|
5578
|
-
if (file_BACKGROUND_IMAGE !== undefined) {
|
|
5579
|
-
formParams = formParams.append('file_BACKGROUND_IMAGE', file_BACKGROUND_IMAGE) || formParams;
|
|
5580
|
-
}
|
|
5581
|
-
if (file_PROMO_BANNER !== undefined) {
|
|
5582
|
-
formParams = formParams.append('file_PROMO_BANNER', file_PROMO_BANNER) || formParams;
|
|
5583
|
-
}
|
|
5584
|
-
if (file_PROMO_VIDEO !== undefined) {
|
|
5585
|
-
formParams = formParams.append('file_PROMO_VIDEO', file_PROMO_VIDEO) || formParams;
|
|
5586
|
-
}
|
|
5587
|
-
if (request !== undefined) {
|
|
5588
|
-
formParams = formParams.append('request', request) || formParams;
|
|
5589
|
-
}
|
|
5590
|
-
return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings`, convertFormParamsToString ? formParams.toString() : formParams, {
|
|
5591
|
-
withCredentials: this.configuration.withCredentials,
|
|
5592
|
-
headers: headers,
|
|
5593
|
-
observe: observe,
|
|
5594
|
-
reportProgress: reportProgress
|
|
5595
|
-
});
|
|
5596
|
-
}
|
|
5597
|
-
generateSampleUsingPOST(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 generateSampleUsingPOST.');
|
|
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/generate-sample`, request, {
|
|
5625
|
-
withCredentials: this.configuration.withCredentials,
|
|
5626
|
-
headers: headers,
|
|
5627
|
-
observe: observe,
|
|
5628
|
-
reportProgress: reportProgress
|
|
5629
|
-
});
|
|
5630
|
-
}
|
|
5631
|
-
getBrandGuidelinesUsingGET(advertiserId, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
|
|
5632
|
-
if (advertiserId === null || advertiserId === undefined) {
|
|
5633
|
-
throw new Error('Required parameter advertiserId was null or undefined when calling getBrandGuidelinesUsingGET.');
|
|
5634
|
-
}
|
|
5635
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5636
|
-
if (includeInactive !== undefined && includeInactive !== null) {
|
|
5637
|
-
queryParameters = queryParameters.set('includeInactive', includeInactive);
|
|
5638
|
-
}
|
|
5639
|
-
let headers = this.defaultHeaders;
|
|
5640
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5641
|
-
headers = headers.set('reqId', String(reqId));
|
|
5642
|
-
}
|
|
5643
|
-
if (token !== undefined && token !== null) {
|
|
5644
|
-
headers = headers.set('token', String(token));
|
|
5645
|
-
}
|
|
5646
|
-
// to determine the Accept header
|
|
5647
|
-
let httpHeaderAccepts = [
|
|
5648
|
-
'application/json'
|
|
5649
|
-
];
|
|
5650
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5651
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5652
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5653
|
-
}
|
|
5654
|
-
// to determine the Content-Type header
|
|
5655
|
-
const consumes = [];
|
|
5656
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/advertiser/${encodeURIComponent(String(advertiserId))}/brand-guidelines`, {
|
|
5657
|
-
params: queryParameters,
|
|
5658
|
-
withCredentials: this.configuration.withCredentials,
|
|
5659
|
-
headers: headers,
|
|
5660
|
-
observe: observe,
|
|
5661
|
-
reportProgress: reportProgress
|
|
5662
|
-
});
|
|
5663
|
-
}
|
|
5664
|
-
getFeedKeysUsingGET(advertiserId, reqId, token, observe = 'body', reportProgress = false) {
|
|
5665
|
-
if (advertiserId === null || advertiserId === undefined) {
|
|
5666
|
-
throw new Error('Required parameter advertiserId was null or undefined when calling getFeedKeysUsingGET.');
|
|
5667
|
-
}
|
|
5668
|
-
let headers = this.defaultHeaders;
|
|
5669
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5670
|
-
headers = headers.set('reqId', String(reqId));
|
|
5671
|
-
}
|
|
5672
|
-
if (token !== undefined && token !== null) {
|
|
5673
|
-
headers = headers.set('token', String(token));
|
|
5674
|
-
}
|
|
5675
|
-
// to determine the Accept header
|
|
5676
|
-
let httpHeaderAccepts = [
|
|
5677
|
-
'application/json'
|
|
5678
|
-
];
|
|
5679
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5680
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5681
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5682
|
-
}
|
|
5683
|
-
// to determine the Content-Type header
|
|
5684
|
-
const consumes = [];
|
|
5685
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/advertiser/${encodeURIComponent(String(advertiserId))}/feed-keys`, {
|
|
5686
|
-
withCredentials: this.configuration.withCredentials,
|
|
5687
|
-
headers: headers,
|
|
5688
|
-
observe: observe,
|
|
5689
|
-
reportProgress: reportProgress
|
|
5690
|
-
});
|
|
5691
|
-
}
|
|
5692
|
-
getGeneratedVideoCountUsingGET(id, reqId, token, observe = 'body', reportProgress = false) {
|
|
5693
|
-
if (id === null || id === undefined) {
|
|
5694
|
-
throw new Error('Required parameter id was null or undefined when calling getGeneratedVideoCountUsingGET.');
|
|
5695
|
-
}
|
|
5696
|
-
let headers = this.defaultHeaders;
|
|
5697
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5698
|
-
headers = headers.set('reqId', String(reqId));
|
|
5699
|
-
}
|
|
5700
|
-
if (token !== undefined && token !== null) {
|
|
5701
|
-
headers = headers.set('token', String(token));
|
|
5702
|
-
}
|
|
5703
|
-
// to determine the Accept header
|
|
5704
|
-
let httpHeaderAccepts = [
|
|
5705
|
-
'application/json'
|
|
5706
|
-
];
|
|
5707
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5708
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5709
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5710
|
-
}
|
|
5711
|
-
// to determine the Content-Type header
|
|
5712
|
-
const consumes = [];
|
|
5713
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/generated-video-count`, {
|
|
5714
|
-
withCredentials: this.configuration.withCredentials,
|
|
5715
|
-
headers: headers,
|
|
5716
|
-
observe: observe,
|
|
5717
|
-
reportProgress: reportProgress
|
|
5718
|
-
});
|
|
5719
|
-
}
|
|
5720
|
-
getGeneratedVideoSamplesUsingGET(id, page, reqId, size, status, token, observe = 'body', reportProgress = false) {
|
|
5721
|
-
if (id === null || id === undefined) {
|
|
5722
|
-
throw new Error('Required parameter id was null or undefined when calling getGeneratedVideoSamplesUsingGET.');
|
|
5723
|
-
}
|
|
5724
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5725
|
-
if (page !== undefined && page !== null) {
|
|
5726
|
-
queryParameters = queryParameters.set('page', page);
|
|
5727
|
-
}
|
|
5728
|
-
if (size !== undefined && size !== null) {
|
|
5729
|
-
queryParameters = queryParameters.set('size', size);
|
|
5730
|
-
}
|
|
5731
|
-
if (status !== undefined && status !== null) {
|
|
5732
|
-
queryParameters = queryParameters.set('status', status);
|
|
5733
|
-
}
|
|
5734
|
-
let headers = this.defaultHeaders;
|
|
5735
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5736
|
-
headers = headers.set('reqId', String(reqId));
|
|
5737
|
-
}
|
|
5738
|
-
if (token !== undefined && token !== null) {
|
|
5739
|
-
headers = headers.set('token', String(token));
|
|
5740
|
-
}
|
|
5741
|
-
// to determine the Accept header
|
|
5742
|
-
let httpHeaderAccepts = [
|
|
5743
|
-
'application/json'
|
|
5744
|
-
];
|
|
5745
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5746
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5747
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5748
|
-
}
|
|
5749
|
-
// to determine the Content-Type header
|
|
5750
|
-
const consumes = [];
|
|
5751
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/get-generated-video-samples`, {
|
|
5752
|
-
params: queryParameters,
|
|
5753
|
-
withCredentials: this.configuration.withCredentials,
|
|
5754
|
-
headers: headers,
|
|
5755
|
-
observe: observe,
|
|
5756
|
-
reportProgress: reportProgress
|
|
5757
|
-
});
|
|
5758
|
-
}
|
|
5759
|
-
getSettingsUsingGET(advertiserId, includeAssets, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
|
|
5760
|
-
if (advertiserId === null || advertiserId === undefined) {
|
|
5761
|
-
throw new Error('Required parameter advertiserId was null or undefined when calling getSettingsUsingGET.');
|
|
5762
|
-
}
|
|
5763
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5764
|
-
if (includeAssets !== undefined && includeAssets !== null) {
|
|
5765
|
-
queryParameters = queryParameters.set('includeAssets', includeAssets);
|
|
5766
|
-
}
|
|
5767
|
-
if (includeInactive !== undefined && includeInactive !== null) {
|
|
5768
|
-
queryParameters = queryParameters.set('includeInactive', includeInactive);
|
|
5769
|
-
}
|
|
5770
|
-
let headers = this.defaultHeaders;
|
|
5771
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5772
|
-
headers = headers.set('reqId', String(reqId));
|
|
5773
|
-
}
|
|
5774
|
-
if (token !== undefined && token !== null) {
|
|
5775
|
-
headers = headers.set('token', String(token));
|
|
5776
|
-
}
|
|
5777
|
-
// to determine the Accept header
|
|
5778
|
-
let httpHeaderAccepts = [
|
|
5779
|
-
'application/json'
|
|
5780
|
-
];
|
|
5781
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5782
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5783
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5784
|
-
}
|
|
5785
|
-
// to determine the Content-Type header
|
|
5786
|
-
const consumes = [];
|
|
5787
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(advertiserId))}`, {
|
|
5788
|
-
params: queryParameters,
|
|
5789
|
-
withCredentials: this.configuration.withCredentials,
|
|
5790
|
-
headers: headers,
|
|
5791
|
-
observe: observe,
|
|
5792
|
-
reportProgress: reportProgress
|
|
5793
|
-
});
|
|
5794
|
-
}
|
|
5795
|
-
getTemplatesUsingGET(advertiserId, hasBackgroundImage, hasPromoBanner, hasPromoVideo, reqId, token, observe = 'body', reportProgress = false) {
|
|
5796
|
-
if (advertiserId === null || advertiserId === undefined) {
|
|
5797
|
-
throw new Error('Required parameter advertiserId was null or undefined when calling getTemplatesUsingGET.');
|
|
5798
|
-
}
|
|
5799
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5800
|
-
if (advertiserId !== undefined && advertiserId !== null) {
|
|
5801
|
-
queryParameters = queryParameters.set('advertiserId', advertiserId);
|
|
5802
|
-
}
|
|
5803
|
-
if (hasBackgroundImage !== undefined && hasBackgroundImage !== null) {
|
|
5804
|
-
queryParameters = queryParameters.set('hasBackgroundImage', hasBackgroundImage);
|
|
5805
|
-
}
|
|
5806
|
-
if (hasPromoBanner !== undefined && hasPromoBanner !== null) {
|
|
5807
|
-
queryParameters = queryParameters.set('hasPromoBanner', hasPromoBanner);
|
|
5808
|
-
}
|
|
5809
|
-
if (hasPromoVideo !== undefined && hasPromoVideo !== null) {
|
|
5810
|
-
queryParameters = queryParameters.set('hasPromoVideo', hasPromoVideo);
|
|
5811
|
-
}
|
|
5812
|
-
let headers = this.defaultHeaders;
|
|
5813
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5814
|
-
headers = headers.set('reqId', String(reqId));
|
|
5815
|
-
}
|
|
5816
|
-
if (token !== undefined && token !== null) {
|
|
5817
|
-
headers = headers.set('token', String(token));
|
|
5818
|
-
}
|
|
5819
|
-
// to determine the Accept header
|
|
5820
|
-
let httpHeaderAccepts = [
|
|
5821
|
-
'application/json'
|
|
5822
|
-
];
|
|
5823
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5824
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5825
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5826
|
-
}
|
|
5827
|
-
// to determine the Content-Type header
|
|
5828
|
-
const consumes = [];
|
|
5829
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/templates`, {
|
|
5830
|
-
params: queryParameters,
|
|
5831
|
-
withCredentials: this.configuration.withCredentials,
|
|
5832
|
-
headers: headers,
|
|
5833
|
-
observe: observe,
|
|
5834
|
-
reportProgress: reportProgress
|
|
5835
|
-
});
|
|
5836
|
-
}
|
|
5837
|
-
updateSettingsUsingPOST(id, request, async, file_BACKGROUND_IMAGE, file_PROMO_BANNER, file_PROMO_VIDEO, regenerateSample, reqId, token, observe = 'body', reportProgress = false) {
|
|
5838
|
-
if (id === null || id === undefined) {
|
|
5839
|
-
throw new Error('Required parameter id was null or undefined when calling updateSettingsUsingPOST.');
|
|
5840
|
-
}
|
|
5841
|
-
if (request === null || request === undefined) {
|
|
5842
|
-
throw new Error('Required parameter request was null or undefined when calling updateSettingsUsingPOST.');
|
|
5843
|
-
}
|
|
5844
|
-
let headers = this.defaultHeaders;
|
|
5845
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5846
|
-
headers = headers.set('reqId', String(reqId));
|
|
5847
|
-
}
|
|
5848
|
-
if (token !== undefined && token !== null) {
|
|
5849
|
-
headers = headers.set('token', String(token));
|
|
5850
|
-
}
|
|
5851
|
-
// to determine the Accept header
|
|
5852
|
-
let httpHeaderAccepts = [
|
|
5853
|
-
'application/json'
|
|
5854
|
-
];
|
|
5855
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5856
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5857
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5858
|
-
}
|
|
5859
|
-
// to determine the Content-Type header
|
|
5860
|
-
const consumes = [
|
|
5861
|
-
'multipart/form-data'
|
|
5862
|
-
];
|
|
5863
|
-
const canConsumeForm = this.canConsumeForm(consumes);
|
|
5864
|
-
let formParams;
|
|
5865
|
-
let useForm = false;
|
|
5866
|
-
let convertFormParamsToString = false;
|
|
5867
|
-
// use FormData to transmit files using content-type "multipart/form-data"
|
|
5868
|
-
// see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
|
|
5869
|
-
useForm = canConsumeForm;
|
|
5870
|
-
// use FormData to transmit files using content-type "multipart/form-data"
|
|
5871
|
-
// see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
|
|
5872
|
-
useForm = canConsumeForm;
|
|
5873
|
-
// use FormData to transmit files using content-type "multipart/form-data"
|
|
5874
|
-
// see https://stackoverflow.com/questions/4007969/application-x-www-form-urlencoded-or-multipart-form-data
|
|
5875
|
-
useForm = canConsumeForm;
|
|
5876
|
-
if (useForm) {
|
|
5877
|
-
formParams = new FormData();
|
|
5878
|
-
}
|
|
5879
|
-
else {
|
|
5880
|
-
formParams = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5881
|
-
}
|
|
5882
|
-
if (async !== undefined) {
|
|
5883
|
-
formParams = formParams.append('async', async) || formParams;
|
|
5884
|
-
}
|
|
5885
|
-
if (file_BACKGROUND_IMAGE !== undefined) {
|
|
5886
|
-
formParams = formParams.append('file_BACKGROUND_IMAGE', file_BACKGROUND_IMAGE) || formParams;
|
|
5887
|
-
}
|
|
5888
|
-
if (file_PROMO_BANNER !== undefined) {
|
|
5889
|
-
formParams = formParams.append('file_PROMO_BANNER', file_PROMO_BANNER) || formParams;
|
|
5890
|
-
}
|
|
5891
|
-
if (file_PROMO_VIDEO !== undefined) {
|
|
5892
|
-
formParams = formParams.append('file_PROMO_VIDEO', file_PROMO_VIDEO) || formParams;
|
|
5893
|
-
}
|
|
5894
|
-
if (regenerateSample !== undefined) {
|
|
5895
|
-
formParams = formParams.append('regenerateSample', regenerateSample) || formParams;
|
|
5896
|
-
}
|
|
5897
|
-
if (request !== undefined) {
|
|
5898
|
-
formParams = formParams.append('request', request) || formParams;
|
|
5899
|
-
}
|
|
5900
|
-
return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}`, convertFormParamsToString ? formParams.toString() : formParams, {
|
|
5901
|
-
withCredentials: this.configuration.withCredentials,
|
|
5902
|
-
headers: headers,
|
|
5903
|
-
observe: observe,
|
|
5904
|
-
reportProgress: reportProgress
|
|
5905
|
-
});
|
|
5906
|
-
}
|
|
5907
|
-
}
|
|
5908
|
-
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 });
|
|
5909
|
-
DCOVideoSettingsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService });
|
|
5910
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService, decorators: [{
|
|
5911
|
-
type: Injectable
|
|
5912
|
-
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
5913
|
-
type: Optional
|
|
5914
|
-
}, {
|
|
5915
|
-
type: Inject,
|
|
5916
|
-
args: [BASE_PATH]
|
|
5917
|
-
}] }, { type: Configuration, decorators: [{
|
|
5918
|
-
type: Optional
|
|
5919
|
-
}] }]; } });
|
|
5920
|
-
|
|
5921
5463
|
/**
|
|
5922
5464
|
* Api Documentation
|
|
5923
5465
|
* Api Documentation
|
|
@@ -5933,7 +5475,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5933
5475
|
class DashboardControllerService {
|
|
5934
5476
|
constructor(httpClient, basePath, configuration) {
|
|
5935
5477
|
this.httpClient = httpClient;
|
|
5936
|
-
this.basePath = 'https://
|
|
5478
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5937
5479
|
this.defaultHeaders = new HttpHeaders();
|
|
5938
5480
|
this.configuration = new Configuration();
|
|
5939
5481
|
if (basePath) {
|
|
@@ -6591,7 +6133,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
6591
6133
|
class ExperimentsControllerService {
|
|
6592
6134
|
constructor(httpClient, basePath, configuration) {
|
|
6593
6135
|
this.httpClient = httpClient;
|
|
6594
|
-
this.basePath = 'https://
|
|
6136
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6595
6137
|
this.defaultHeaders = new HttpHeaders();
|
|
6596
6138
|
this.configuration = new Configuration();
|
|
6597
6139
|
if (basePath) {
|
|
@@ -7318,7 +6860,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7318
6860
|
class NotificationsControllerService {
|
|
7319
6861
|
constructor(httpClient, basePath, configuration) {
|
|
7320
6862
|
this.httpClient = httpClient;
|
|
7321
|
-
this.basePath = 'https://
|
|
6863
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7322
6864
|
this.defaultHeaders = new HttpHeaders();
|
|
7323
6865
|
this.configuration = new Configuration();
|
|
7324
6866
|
if (basePath) {
|
|
@@ -7531,7 +7073,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7531
7073
|
class PixelControllerService {
|
|
7532
7074
|
constructor(httpClient, basePath, configuration) {
|
|
7533
7075
|
this.httpClient = httpClient;
|
|
7534
|
-
this.basePath = 'https://
|
|
7076
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7535
7077
|
this.defaultHeaders = new HttpHeaders();
|
|
7536
7078
|
this.configuration = new Configuration();
|
|
7537
7079
|
if (basePath) {
|
|
@@ -7838,7 +7380,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7838
7380
|
class ReportControllerService {
|
|
7839
7381
|
constructor(httpClient, basePath, configuration) {
|
|
7840
7382
|
this.httpClient = httpClient;
|
|
7841
|
-
this.basePath = 'https://
|
|
7383
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7842
7384
|
this.defaultHeaders = new HttpHeaders();
|
|
7843
7385
|
this.configuration = new Configuration();
|
|
7844
7386
|
if (basePath) {
|
|
@@ -7975,7 +7517,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7975
7517
|
class ReportingControllerService {
|
|
7976
7518
|
constructor(httpClient, basePath, configuration) {
|
|
7977
7519
|
this.httpClient = httpClient;
|
|
7978
|
-
this.basePath = 'https://
|
|
7520
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7979
7521
|
this.defaultHeaders = new HttpHeaders();
|
|
7980
7522
|
this.configuration = new Configuration();
|
|
7981
7523
|
if (basePath) {
|
|
@@ -8145,7 +7687,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8145
7687
|
class ReportingSchedulerControllerService {
|
|
8146
7688
|
constructor(httpClient, basePath, configuration) {
|
|
8147
7689
|
this.httpClient = httpClient;
|
|
8148
|
-
this.basePath = 'https://
|
|
7690
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
8149
7691
|
this.defaultHeaders = new HttpHeaders();
|
|
8150
7692
|
this.configuration = new Configuration();
|
|
8151
7693
|
if (basePath) {
|
|
@@ -8460,7 +8002,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8460
8002
|
class SafeguardControllerService {
|
|
8461
8003
|
constructor(httpClient, basePath, configuration) {
|
|
8462
8004
|
this.httpClient = httpClient;
|
|
8463
|
-
this.basePath = 'https://
|
|
8005
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
8464
8006
|
this.defaultHeaders = new HttpHeaders();
|
|
8465
8007
|
this.configuration = new Configuration();
|
|
8466
8008
|
if (basePath) {
|
|
@@ -8954,7 +8496,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8954
8496
|
class SliceXControllerService {
|
|
8955
8497
|
constructor(httpClient, basePath, configuration) {
|
|
8956
8498
|
this.httpClient = httpClient;
|
|
8957
|
-
this.basePath = 'https://
|
|
8499
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
8958
8500
|
this.defaultHeaders = new HttpHeaders();
|
|
8959
8501
|
this.configuration = new Configuration();
|
|
8960
8502
|
if (basePath) {
|
|
@@ -9358,7 +8900,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9358
8900
|
class StrategyControllerService {
|
|
9359
8901
|
constructor(httpClient, basePath, configuration) {
|
|
9360
8902
|
this.httpClient = httpClient;
|
|
9361
|
-
this.basePath = 'https://
|
|
8903
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
9362
8904
|
this.defaultHeaders = new HttpHeaders();
|
|
9363
8905
|
this.configuration = new Configuration();
|
|
9364
8906
|
if (basePath) {
|
|
@@ -10560,7 +10102,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10560
10102
|
class StrategyTemplateControllerService {
|
|
10561
10103
|
constructor(httpClient, basePath, configuration) {
|
|
10562
10104
|
this.httpClient = httpClient;
|
|
10563
|
-
this.basePath = 'https://
|
|
10105
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
10564
10106
|
this.defaultHeaders = new HttpHeaders();
|
|
10565
10107
|
this.configuration = new Configuration();
|
|
10566
10108
|
if (basePath) {
|
|
@@ -10682,7 +10224,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10682
10224
|
class UILoggerControllerService {
|
|
10683
10225
|
constructor(httpClient, basePath, configuration) {
|
|
10684
10226
|
this.httpClient = httpClient;
|
|
10685
|
-
this.basePath = 'https://
|
|
10227
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
10686
10228
|
this.defaultHeaders = new HttpHeaders();
|
|
10687
10229
|
this.configuration = new Configuration();
|
|
10688
10230
|
if (basePath) {
|
|
@@ -10774,7 +10316,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10774
10316
|
class UserPreferenceControllerService {
|
|
10775
10317
|
constructor(httpClient, basePath, configuration) {
|
|
10776
10318
|
this.httpClient = httpClient;
|
|
10777
|
-
this.basePath = 'https://
|
|
10319
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
10778
10320
|
this.defaultHeaders = new HttpHeaders();
|
|
10779
10321
|
this.configuration = new Configuration();
|
|
10780
10322
|
if (basePath) {
|
|
@@ -10933,7 +10475,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10933
10475
|
type: Optional
|
|
10934
10476
|
}] }]; } });
|
|
10935
10477
|
|
|
10936
|
-
const APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AppsFlyerControllerService, AudienceControllerService, AuditControllerService, BidFunnelControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, CustomerReportingControllerService,
|
|
10478
|
+
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];
|
|
10937
10479
|
|
|
10938
10480
|
var ABTestingDTO;
|
|
10939
10481
|
(function (ABTestingDTO) {
|
|
@@ -11209,18 +10751,6 @@ var AdvertiserCohortResponse;
|
|
|
11209
10751
|
* Do not edit the class manually.
|
|
11210
10752
|
*/
|
|
11211
10753
|
|
|
11212
|
-
/**
|
|
11213
|
-
* Api Documentation
|
|
11214
|
-
* Api Documentation
|
|
11215
|
-
*
|
|
11216
|
-
* OpenAPI spec version: 1.0
|
|
11217
|
-
*
|
|
11218
|
-
*
|
|
11219
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
11220
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
11221
|
-
* Do not edit the class manually.
|
|
11222
|
-
*/
|
|
11223
|
-
|
|
11224
10754
|
var AppSettingsDTO;
|
|
11225
10755
|
(function (AppSettingsDTO) {
|
|
11226
10756
|
AppSettingsDTO.SettingsKeyEnum = {
|
|
@@ -12234,126 +11764,6 @@ var DcoAttributesDTO;
|
|
|
12234
11764
|
};
|
|
12235
11765
|
})(DcoAttributesDTO || (DcoAttributesDTO = {}));
|
|
12236
11766
|
|
|
12237
|
-
/**
|
|
12238
|
-
* Api Documentation
|
|
12239
|
-
* Api Documentation
|
|
12240
|
-
*
|
|
12241
|
-
* OpenAPI spec version: 1.0
|
|
12242
|
-
*
|
|
12243
|
-
*
|
|
12244
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12245
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12246
|
-
* Do not edit the class manually.
|
|
12247
|
-
*/
|
|
12248
|
-
|
|
12249
|
-
/**
|
|
12250
|
-
* Api Documentation
|
|
12251
|
-
* Api Documentation
|
|
12252
|
-
*
|
|
12253
|
-
* OpenAPI spec version: 1.0
|
|
12254
|
-
*
|
|
12255
|
-
*
|
|
12256
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12257
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12258
|
-
* Do not edit the class manually.
|
|
12259
|
-
*/
|
|
12260
|
-
|
|
12261
|
-
/**
|
|
12262
|
-
* Api Documentation
|
|
12263
|
-
* Api Documentation
|
|
12264
|
-
*
|
|
12265
|
-
* OpenAPI spec version: 1.0
|
|
12266
|
-
*
|
|
12267
|
-
*
|
|
12268
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12269
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12270
|
-
* Do not edit the class manually.
|
|
12271
|
-
*/
|
|
12272
|
-
|
|
12273
|
-
/**
|
|
12274
|
-
* Api Documentation
|
|
12275
|
-
* Api Documentation
|
|
12276
|
-
*
|
|
12277
|
-
* OpenAPI spec version: 1.0
|
|
12278
|
-
*
|
|
12279
|
-
*
|
|
12280
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12281
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12282
|
-
* Do not edit the class manually.
|
|
12283
|
-
*/
|
|
12284
|
-
|
|
12285
|
-
/**
|
|
12286
|
-
* Api Documentation
|
|
12287
|
-
* Api Documentation
|
|
12288
|
-
*
|
|
12289
|
-
* OpenAPI spec version: 1.0
|
|
12290
|
-
*
|
|
12291
|
-
*
|
|
12292
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12293
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12294
|
-
* Do not edit the class manually.
|
|
12295
|
-
*/
|
|
12296
|
-
|
|
12297
|
-
/**
|
|
12298
|
-
* Api Documentation
|
|
12299
|
-
* Api Documentation
|
|
12300
|
-
*
|
|
12301
|
-
* OpenAPI spec version: 1.0
|
|
12302
|
-
*
|
|
12303
|
-
*
|
|
12304
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12305
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12306
|
-
* Do not edit the class manually.
|
|
12307
|
-
*/
|
|
12308
|
-
|
|
12309
|
-
/**
|
|
12310
|
-
* Api Documentation
|
|
12311
|
-
* Api Documentation
|
|
12312
|
-
*
|
|
12313
|
-
* OpenAPI spec version: 1.0
|
|
12314
|
-
*
|
|
12315
|
-
*
|
|
12316
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12317
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12318
|
-
* Do not edit the class manually.
|
|
12319
|
-
*/
|
|
12320
|
-
|
|
12321
|
-
/**
|
|
12322
|
-
* Api Documentation
|
|
12323
|
-
* Api Documentation
|
|
12324
|
-
*
|
|
12325
|
-
* OpenAPI spec version: 1.0
|
|
12326
|
-
*
|
|
12327
|
-
*
|
|
12328
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12329
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12330
|
-
* Do not edit the class manually.
|
|
12331
|
-
*/
|
|
12332
|
-
|
|
12333
|
-
/**
|
|
12334
|
-
* Api Documentation
|
|
12335
|
-
* Api Documentation
|
|
12336
|
-
*
|
|
12337
|
-
* OpenAPI spec version: 1.0
|
|
12338
|
-
*
|
|
12339
|
-
*
|
|
12340
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12341
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12342
|
-
* Do not edit the class manually.
|
|
12343
|
-
*/
|
|
12344
|
-
|
|
12345
|
-
/**
|
|
12346
|
-
* Api Documentation
|
|
12347
|
-
* Api Documentation
|
|
12348
|
-
*
|
|
12349
|
-
* OpenAPI spec version: 1.0
|
|
12350
|
-
*
|
|
12351
|
-
*
|
|
12352
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12353
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12354
|
-
* Do not edit the class manually.
|
|
12355
|
-
*/
|
|
12356
|
-
|
|
12357
11767
|
/**
|
|
12358
11768
|
* Api Documentation
|
|
12359
11769
|
* Api Documentation
|
|
@@ -12780,18 +12190,6 @@ var IncrementalityTestDetails;
|
|
|
12780
12190
|
* Do not edit the class manually.
|
|
12781
12191
|
*/
|
|
12782
12192
|
|
|
12783
|
-
/**
|
|
12784
|
-
* Api Documentation
|
|
12785
|
-
* Api Documentation
|
|
12786
|
-
*
|
|
12787
|
-
* OpenAPI spec version: 1.0
|
|
12788
|
-
*
|
|
12789
|
-
*
|
|
12790
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12791
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12792
|
-
* Do not edit the class manually.
|
|
12793
|
-
*/
|
|
12794
|
-
|
|
12795
12193
|
/**
|
|
12796
12194
|
* Api Documentation
|
|
12797
12195
|
* Api Documentation
|
|
@@ -12969,18 +12367,6 @@ var MetaRuleDto;
|
|
|
12969
12367
|
* Do not edit the class manually.
|
|
12970
12368
|
*/
|
|
12971
12369
|
|
|
12972
|
-
/**
|
|
12973
|
-
* Api Documentation
|
|
12974
|
-
* Api Documentation
|
|
12975
|
-
*
|
|
12976
|
-
* OpenAPI spec version: 1.0
|
|
12977
|
-
*
|
|
12978
|
-
*
|
|
12979
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12980
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12981
|
-
* Do not edit the class manually.
|
|
12982
|
-
*/
|
|
12983
|
-
|
|
12984
12370
|
/**
|
|
12985
12371
|
* Api Documentation
|
|
12986
12372
|
* Api Documentation
|
|
@@ -13939,30 +13325,6 @@ var TemplateVariablesDTO;
|
|
|
13939
13325
|
* Do not edit the class manually.
|
|
13940
13326
|
*/
|
|
13941
13327
|
|
|
13942
|
-
/**
|
|
13943
|
-
* Api Documentation
|
|
13944
|
-
* Api Documentation
|
|
13945
|
-
*
|
|
13946
|
-
* OpenAPI spec version: 1.0
|
|
13947
|
-
*
|
|
13948
|
-
*
|
|
13949
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
13950
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
13951
|
-
* Do not edit the class manually.
|
|
13952
|
-
*/
|
|
13953
|
-
|
|
13954
|
-
/**
|
|
13955
|
-
* Api Documentation
|
|
13956
|
-
* Api Documentation
|
|
13957
|
-
*
|
|
13958
|
-
* OpenAPI spec version: 1.0
|
|
13959
|
-
*
|
|
13960
|
-
*
|
|
13961
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
13962
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
13963
|
-
* Do not edit the class manually.
|
|
13964
|
-
*/
|
|
13965
|
-
|
|
13966
13328
|
var VastCreative;
|
|
13967
13329
|
(function (VastCreative) {
|
|
13968
13330
|
VastCreative.VideoFormatEnum = {
|
|
@@ -14182,7 +13544,6 @@ ApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
|
|
14182
13544
|
CreativeTemplateVariablesControllerService,
|
|
14183
13545
|
CreativeTemplatesControllerService,
|
|
14184
13546
|
CustomerReportingControllerService,
|
|
14185
|
-
DCOVideoSettingsControllerService,
|
|
14186
13547
|
DashboardControllerService,
|
|
14187
13548
|
ExperimentsControllerService,
|
|
14188
13549
|
NotificationsControllerService,
|
|
@@ -14222,7 +13583,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
14222
13583
|
CreativeTemplateVariablesControllerService,
|
|
14223
13584
|
CreativeTemplatesControllerService,
|
|
14224
13585
|
CustomerReportingControllerService,
|
|
14225
|
-
DCOVideoSettingsControllerService,
|
|
14226
13586
|
DashboardControllerService,
|
|
14227
13587
|
ExperimentsControllerService,
|
|
14228
13588
|
NotificationsControllerService,
|
|
@@ -14250,5 +13610,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
14250
13610
|
* Generated bundle index. Do not edit.
|
|
14251
13611
|
*/
|
|
14252
13612
|
|
|
14253
|
-
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,
|
|
13613
|
+
export { ABTestingDTO, ABTestingResponseDetails, ABTestingVariantDTO, APIS, ActivityLogsCreativeSetsBulkUpdateDTO, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserAppSettingsDTO, AdvertiserCohortDTO, AdvertiserCohortResponse, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AppsFlyerControllerService, AuctionTypeEditField, AudienceBackfillQueryTemplateRequest, AudienceBackfillRequest, AudienceControllerService, AudienceDTO, AudienceESDTO, AudiencePerformanceDTO, AuditControllerService, BASE_PATH, BaseModelWithCreativeSetType, BidFunnelControllerService, BulkStrategyControllerService, COLLECTION_FORMATS, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestination, ClickDestinationControllerService, CohortCampaignStrategyDO, Configuration, CreativeCompactDTO, CreativeControllerService, CreativeDTO, CreativeDetails, CreativeEntity, CreativeFileForSet, CreativeFiles, CreativeHtmlFileForSet, CreativeSetDashboardMetric, CreativeSetDetails, CreativeSetPerformanceList, CreativeSetRequest, CreativeSetResponse, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, CustomerReportingControllerService, DashboardControllerService, DcoAttributesDTO, DeviceTargetModel, DuplicateCampaignStrategyRequestDTO, DuplicateCreativeSetResponse, DynamicVideoConfigDTO, EndCards, ExperimentsControllerService, ExperimentsEntity, FilterModel, GeoFenceDTO, GeoListRequest, IncrementalityTestDTO, IncrementalityTestDetails, JobResponse, JsonNode, LookAlikeAudienceConfigDTO, Macro, MetaRuleDto, NotificationResponse, NotificationsControllerService, OptimizationRuleAuditLogDTO, OptimizationRuleDTO, PixelControllerService, PixelDataFileDTO, PlatformClickSigningConfig, RecencyTargetingDTO, RemoteFileDTO, ReportControllerService, ReportProperty, ReportRequest, ReportResponse, ReportingControllerService, ReportingRequest, ReportingResponse, ReportingSchedulerControllerService, ReportingSchedulerResponse, RuleDTO, SafeguardBlockedItemDTO, SafeguardControllerService, SafeguardDetail, SafeguardExclusionDTO, SafeguardRequestDTO, SafeguardResponseDTO, SchedulerRequest, SliceXControllerService, StrategyControllerService, StrategyDTO, StrategyInlineDTO, StrategyQuickEditDTO, StrategyRuleResponse, StrategyTemplateControllerService, StrategyTemplateDTO, StrategyTemplateResponse, TemplateVariablesDTO, UILoggerControllerService, UserPreferenceControllerService, VastCreative, VideoAttributes, VideoProperties, WhitelabelingEntity };
|
|
14254
13614
|
//# sourceMappingURL=revxui-api-clients-ts.mjs.map
|