@revxui/api-clients-ts 1.1.449 → 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 -24
- package/fesm2015/revxui-api-clients-ts.mjs +33 -382
- package/fesm2015/revxui-api-clients-ts.mjs.map +1 -1
- package/fesm2020/revxui-api-clients-ts.mjs +33 -488
- 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 -23
- package/package.json +1 -1
- package/api/dCOVideoSettingsController.service.d.ts +0 -136
- package/esm2020/api/dCOVideoSettingsController.service.mjs +0 -353
- 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/apiResponseObjectListDcoVideoSettingsDTO.mjs +0 -2
- package/esm2020/model/apiResponseObjectListDcoVideoTemplateDTO.mjs +0 -2
- package/esm2020/model/dcoVideoActivateRequest.mjs +0 -13
- package/esm2020/model/dcoVideoActivateResponse.mjs +0 -13
- package/esm2020/model/dcoVideoAssetDTO.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/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/apiResponseObjectListDcoVideoSettingsDTO.d.ts +0 -17
- package/model/apiResponseObjectListDcoVideoTemplateDTO.d.ts +0 -17
- package/model/dcoVideoActivateRequest.d.ts +0 -15
- package/model/dcoVideoActivateResponse.d.ts +0 -18
- package/model/dcoVideoAssetDTO.d.ts +0 -23
- 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 -27
- 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
|
@@ -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,351 +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, 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
|
-
'application/json'
|
|
5558
|
-
];
|
|
5559
|
-
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
5560
|
-
if (httpContentTypeSelected != undefined) {
|
|
5561
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
5562
|
-
}
|
|
5563
|
-
return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings`, request, {
|
|
5564
|
-
withCredentials: this.configuration.withCredentials,
|
|
5565
|
-
headers: headers,
|
|
5566
|
-
observe: observe,
|
|
5567
|
-
reportProgress: reportProgress
|
|
5568
|
-
});
|
|
5569
|
-
}
|
|
5570
|
-
generateSampleUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
|
|
5571
|
-
if (request === null || request === undefined) {
|
|
5572
|
-
throw new Error('Required parameter request was null or undefined when calling generateSampleUsingPOST.');
|
|
5573
|
-
}
|
|
5574
|
-
let headers = this.defaultHeaders;
|
|
5575
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5576
|
-
headers = headers.set('reqId', String(reqId));
|
|
5577
|
-
}
|
|
5578
|
-
if (token !== undefined && token !== null) {
|
|
5579
|
-
headers = headers.set('token', String(token));
|
|
5580
|
-
}
|
|
5581
|
-
// to determine the Accept header
|
|
5582
|
-
let httpHeaderAccepts = [
|
|
5583
|
-
'application/json'
|
|
5584
|
-
];
|
|
5585
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5586
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5587
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5588
|
-
}
|
|
5589
|
-
// to determine the Content-Type header
|
|
5590
|
-
const consumes = [
|
|
5591
|
-
'application/json'
|
|
5592
|
-
];
|
|
5593
|
-
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
5594
|
-
if (httpContentTypeSelected != undefined) {
|
|
5595
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
5596
|
-
}
|
|
5597
|
-
return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/generate-sample`, request, {
|
|
5598
|
-
withCredentials: this.configuration.withCredentials,
|
|
5599
|
-
headers: headers,
|
|
5600
|
-
observe: observe,
|
|
5601
|
-
reportProgress: reportProgress
|
|
5602
|
-
});
|
|
5603
|
-
}
|
|
5604
|
-
getGeneratedVideoCountUsingGET(id, reqId, token, observe = 'body', reportProgress = false) {
|
|
5605
|
-
if (id === null || id === undefined) {
|
|
5606
|
-
throw new Error('Required parameter id was null or undefined when calling getGeneratedVideoCountUsingGET.');
|
|
5607
|
-
}
|
|
5608
|
-
let headers = this.defaultHeaders;
|
|
5609
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5610
|
-
headers = headers.set('reqId', String(reqId));
|
|
5611
|
-
}
|
|
5612
|
-
if (token !== undefined && token !== null) {
|
|
5613
|
-
headers = headers.set('token', String(token));
|
|
5614
|
-
}
|
|
5615
|
-
// to determine the Accept header
|
|
5616
|
-
let httpHeaderAccepts = [
|
|
5617
|
-
'application/json'
|
|
5618
|
-
];
|
|
5619
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5620
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5621
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5622
|
-
}
|
|
5623
|
-
// to determine the Content-Type header
|
|
5624
|
-
const consumes = [];
|
|
5625
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/generated-video-count`, {
|
|
5626
|
-
withCredentials: this.configuration.withCredentials,
|
|
5627
|
-
headers: headers,
|
|
5628
|
-
observe: observe,
|
|
5629
|
-
reportProgress: reportProgress
|
|
5630
|
-
});
|
|
5631
|
-
}
|
|
5632
|
-
getGeneratedVideoSamplesUsingGET(id, page, reqId, size, status, token, observe = 'body', reportProgress = false) {
|
|
5633
|
-
if (id === null || id === undefined) {
|
|
5634
|
-
throw new Error('Required parameter id was null or undefined when calling getGeneratedVideoSamplesUsingGET.');
|
|
5635
|
-
}
|
|
5636
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5637
|
-
if (page !== undefined && page !== null) {
|
|
5638
|
-
queryParameters = queryParameters.set('page', page);
|
|
5639
|
-
}
|
|
5640
|
-
if (size !== undefined && size !== null) {
|
|
5641
|
-
queryParameters = queryParameters.set('size', size);
|
|
5642
|
-
}
|
|
5643
|
-
if (status !== undefined && status !== null) {
|
|
5644
|
-
queryParameters = queryParameters.set('status', status);
|
|
5645
|
-
}
|
|
5646
|
-
let headers = this.defaultHeaders;
|
|
5647
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5648
|
-
headers = headers.set('reqId', String(reqId));
|
|
5649
|
-
}
|
|
5650
|
-
if (token !== undefined && token !== null) {
|
|
5651
|
-
headers = headers.set('token', String(token));
|
|
5652
|
-
}
|
|
5653
|
-
// to determine the Accept header
|
|
5654
|
-
let httpHeaderAccepts = [
|
|
5655
|
-
'application/json'
|
|
5656
|
-
];
|
|
5657
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5658
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5659
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5660
|
-
}
|
|
5661
|
-
// to determine the Content-Type header
|
|
5662
|
-
const consumes = [];
|
|
5663
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/get-generated-video-samples`, {
|
|
5664
|
-
params: queryParameters,
|
|
5665
|
-
withCredentials: this.configuration.withCredentials,
|
|
5666
|
-
headers: headers,
|
|
5667
|
-
observe: observe,
|
|
5668
|
-
reportProgress: reportProgress
|
|
5669
|
-
});
|
|
5670
|
-
}
|
|
5671
|
-
getSettingsUsingGET(advertiserId, includeAssets, includeInactive, reqId, token, observe = 'body', reportProgress = false) {
|
|
5672
|
-
if (advertiserId === null || advertiserId === undefined) {
|
|
5673
|
-
throw new Error('Required parameter advertiserId was null or undefined when calling getSettingsUsingGET.');
|
|
5674
|
-
}
|
|
5675
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5676
|
-
if (includeAssets !== undefined && includeAssets !== null) {
|
|
5677
|
-
queryParameters = queryParameters.set('includeAssets', includeAssets);
|
|
5678
|
-
}
|
|
5679
|
-
if (includeInactive !== undefined && includeInactive !== null) {
|
|
5680
|
-
queryParameters = queryParameters.set('includeInactive', includeInactive);
|
|
5681
|
-
}
|
|
5682
|
-
let headers = this.defaultHeaders;
|
|
5683
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5684
|
-
headers = headers.set('reqId', String(reqId));
|
|
5685
|
-
}
|
|
5686
|
-
if (token !== undefined && token !== null) {
|
|
5687
|
-
headers = headers.set('token', String(token));
|
|
5688
|
-
}
|
|
5689
|
-
// to determine the Accept header
|
|
5690
|
-
let httpHeaderAccepts = [
|
|
5691
|
-
'application/json'
|
|
5692
|
-
];
|
|
5693
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5694
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5695
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5696
|
-
}
|
|
5697
|
-
// to determine the Content-Type header
|
|
5698
|
-
const consumes = [];
|
|
5699
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(advertiserId))}`, {
|
|
5700
|
-
params: queryParameters,
|
|
5701
|
-
withCredentials: this.configuration.withCredentials,
|
|
5702
|
-
headers: headers,
|
|
5703
|
-
observe: observe,
|
|
5704
|
-
reportProgress: reportProgress
|
|
5705
|
-
});
|
|
5706
|
-
}
|
|
5707
|
-
getTemplatesUsingGET(advertiserId, hasBackgroundImage, hasPromoBanner, hasPromoVideo, reqId, token, observe = 'body', reportProgress = false) {
|
|
5708
|
-
if (advertiserId === null || advertiserId === undefined) {
|
|
5709
|
-
throw new Error('Required parameter advertiserId was null or undefined when calling getTemplatesUsingGET.');
|
|
5710
|
-
}
|
|
5711
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5712
|
-
if (advertiserId !== undefined && advertiserId !== null) {
|
|
5713
|
-
queryParameters = queryParameters.set('advertiserId', advertiserId);
|
|
5714
|
-
}
|
|
5715
|
-
if (hasBackgroundImage !== undefined && hasBackgroundImage !== null) {
|
|
5716
|
-
queryParameters = queryParameters.set('hasBackgroundImage', hasBackgroundImage);
|
|
5717
|
-
}
|
|
5718
|
-
if (hasPromoBanner !== undefined && hasPromoBanner !== null) {
|
|
5719
|
-
queryParameters = queryParameters.set('hasPromoBanner', hasPromoBanner);
|
|
5720
|
-
}
|
|
5721
|
-
if (hasPromoVideo !== undefined && hasPromoVideo !== null) {
|
|
5722
|
-
queryParameters = queryParameters.set('hasPromoVideo', hasPromoVideo);
|
|
5723
|
-
}
|
|
5724
|
-
let headers = this.defaultHeaders;
|
|
5725
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5726
|
-
headers = headers.set('reqId', String(reqId));
|
|
5727
|
-
}
|
|
5728
|
-
if (token !== undefined && token !== null) {
|
|
5729
|
-
headers = headers.set('token', String(token));
|
|
5730
|
-
}
|
|
5731
|
-
// to determine the Accept header
|
|
5732
|
-
let httpHeaderAccepts = [
|
|
5733
|
-
'application/json'
|
|
5734
|
-
];
|
|
5735
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5736
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5737
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5738
|
-
}
|
|
5739
|
-
// to determine the Content-Type header
|
|
5740
|
-
const consumes = [];
|
|
5741
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/templates`, {
|
|
5742
|
-
params: queryParameters,
|
|
5743
|
-
withCredentials: this.configuration.withCredentials,
|
|
5744
|
-
headers: headers,
|
|
5745
|
-
observe: observe,
|
|
5746
|
-
reportProgress: reportProgress
|
|
5747
|
-
});
|
|
5748
|
-
}
|
|
5749
|
-
updateSettingsUsingPOST(id, request, async, regenerateSample, reqId, token, observe = 'body', reportProgress = false) {
|
|
5750
|
-
if (id === null || id === undefined) {
|
|
5751
|
-
throw new Error('Required parameter id was null or undefined when calling updateSettingsUsingPOST.');
|
|
5752
|
-
}
|
|
5753
|
-
if (request === null || request === undefined) {
|
|
5754
|
-
throw new Error('Required parameter request was null or undefined when calling updateSettingsUsingPOST.');
|
|
5755
|
-
}
|
|
5756
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5757
|
-
if (async !== undefined && async !== null) {
|
|
5758
|
-
queryParameters = queryParameters.set('async', async);
|
|
5759
|
-
}
|
|
5760
|
-
if (regenerateSample !== undefined && regenerateSample !== null) {
|
|
5761
|
-
queryParameters = queryParameters.set('regenerateSample', regenerateSample);
|
|
5762
|
-
}
|
|
5763
|
-
let headers = this.defaultHeaders;
|
|
5764
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5765
|
-
headers = headers.set('reqId', String(reqId));
|
|
5766
|
-
}
|
|
5767
|
-
if (token !== undefined && token !== null) {
|
|
5768
|
-
headers = headers.set('token', String(token));
|
|
5769
|
-
}
|
|
5770
|
-
// to determine the Accept header
|
|
5771
|
-
let httpHeaderAccepts = [
|
|
5772
|
-
'application/json'
|
|
5773
|
-
];
|
|
5774
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5775
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5776
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5777
|
-
}
|
|
5778
|
-
// to determine the Content-Type header
|
|
5779
|
-
const consumes = [
|
|
5780
|
-
'application/json'
|
|
5781
|
-
];
|
|
5782
|
-
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
5783
|
-
if (httpContentTypeSelected != undefined) {
|
|
5784
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
5785
|
-
}
|
|
5786
|
-
return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}`, request, {
|
|
5787
|
-
params: queryParameters,
|
|
5788
|
-
withCredentials: this.configuration.withCredentials,
|
|
5789
|
-
headers: headers,
|
|
5790
|
-
observe: observe,
|
|
5791
|
-
reportProgress: reportProgress
|
|
5792
|
-
});
|
|
5793
|
-
}
|
|
5794
|
-
}
|
|
5795
|
-
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 });
|
|
5796
|
-
DCOVideoSettingsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService });
|
|
5797
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService, decorators: [{
|
|
5798
|
-
type: Injectable
|
|
5799
|
-
}], ctorParameters: function () { return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
5800
|
-
type: Optional
|
|
5801
|
-
}, {
|
|
5802
|
-
type: Inject,
|
|
5803
|
-
args: [BASE_PATH]
|
|
5804
|
-
}] }, { type: Configuration, decorators: [{
|
|
5805
|
-
type: Optional
|
|
5806
|
-
}] }]; } });
|
|
5807
|
-
|
|
5808
5463
|
/**
|
|
5809
5464
|
* Api Documentation
|
|
5810
5465
|
* Api Documentation
|
|
@@ -5820,7 +5475,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5820
5475
|
class DashboardControllerService {
|
|
5821
5476
|
constructor(httpClient, basePath, configuration) {
|
|
5822
5477
|
this.httpClient = httpClient;
|
|
5823
|
-
this.basePath = 'https://
|
|
5478
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5824
5479
|
this.defaultHeaders = new HttpHeaders();
|
|
5825
5480
|
this.configuration = new Configuration();
|
|
5826
5481
|
if (basePath) {
|
|
@@ -6478,7 +6133,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
6478
6133
|
class ExperimentsControllerService {
|
|
6479
6134
|
constructor(httpClient, basePath, configuration) {
|
|
6480
6135
|
this.httpClient = httpClient;
|
|
6481
|
-
this.basePath = 'https://
|
|
6136
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6482
6137
|
this.defaultHeaders = new HttpHeaders();
|
|
6483
6138
|
this.configuration = new Configuration();
|
|
6484
6139
|
if (basePath) {
|
|
@@ -7205,7 +6860,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7205
6860
|
class NotificationsControllerService {
|
|
7206
6861
|
constructor(httpClient, basePath, configuration) {
|
|
7207
6862
|
this.httpClient = httpClient;
|
|
7208
|
-
this.basePath = 'https://
|
|
6863
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7209
6864
|
this.defaultHeaders = new HttpHeaders();
|
|
7210
6865
|
this.configuration = new Configuration();
|
|
7211
6866
|
if (basePath) {
|
|
@@ -7418,7 +7073,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7418
7073
|
class PixelControllerService {
|
|
7419
7074
|
constructor(httpClient, basePath, configuration) {
|
|
7420
7075
|
this.httpClient = httpClient;
|
|
7421
|
-
this.basePath = 'https://
|
|
7076
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7422
7077
|
this.defaultHeaders = new HttpHeaders();
|
|
7423
7078
|
this.configuration = new Configuration();
|
|
7424
7079
|
if (basePath) {
|
|
@@ -7725,7 +7380,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7725
7380
|
class ReportControllerService {
|
|
7726
7381
|
constructor(httpClient, basePath, configuration) {
|
|
7727
7382
|
this.httpClient = httpClient;
|
|
7728
|
-
this.basePath = 'https://
|
|
7383
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7729
7384
|
this.defaultHeaders = new HttpHeaders();
|
|
7730
7385
|
this.configuration = new Configuration();
|
|
7731
7386
|
if (basePath) {
|
|
@@ -7862,7 +7517,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7862
7517
|
class ReportingControllerService {
|
|
7863
7518
|
constructor(httpClient, basePath, configuration) {
|
|
7864
7519
|
this.httpClient = httpClient;
|
|
7865
|
-
this.basePath = 'https://
|
|
7520
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7866
7521
|
this.defaultHeaders = new HttpHeaders();
|
|
7867
7522
|
this.configuration = new Configuration();
|
|
7868
7523
|
if (basePath) {
|
|
@@ -8032,7 +7687,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8032
7687
|
class ReportingSchedulerControllerService {
|
|
8033
7688
|
constructor(httpClient, basePath, configuration) {
|
|
8034
7689
|
this.httpClient = httpClient;
|
|
8035
|
-
this.basePath = 'https://
|
|
7690
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
8036
7691
|
this.defaultHeaders = new HttpHeaders();
|
|
8037
7692
|
this.configuration = new Configuration();
|
|
8038
7693
|
if (basePath) {
|
|
@@ -8347,7 +8002,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8347
8002
|
class SafeguardControllerService {
|
|
8348
8003
|
constructor(httpClient, basePath, configuration) {
|
|
8349
8004
|
this.httpClient = httpClient;
|
|
8350
|
-
this.basePath = 'https://
|
|
8005
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
8351
8006
|
this.defaultHeaders = new HttpHeaders();
|
|
8352
8007
|
this.configuration = new Configuration();
|
|
8353
8008
|
if (basePath) {
|
|
@@ -8841,7 +8496,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8841
8496
|
class SliceXControllerService {
|
|
8842
8497
|
constructor(httpClient, basePath, configuration) {
|
|
8843
8498
|
this.httpClient = httpClient;
|
|
8844
|
-
this.basePath = 'https://
|
|
8499
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
8845
8500
|
this.defaultHeaders = new HttpHeaders();
|
|
8846
8501
|
this.configuration = new Configuration();
|
|
8847
8502
|
if (basePath) {
|
|
@@ -9245,7 +8900,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9245
8900
|
class StrategyControllerService {
|
|
9246
8901
|
constructor(httpClient, basePath, configuration) {
|
|
9247
8902
|
this.httpClient = httpClient;
|
|
9248
|
-
this.basePath = 'https://
|
|
8903
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
9249
8904
|
this.defaultHeaders = new HttpHeaders();
|
|
9250
8905
|
this.configuration = new Configuration();
|
|
9251
8906
|
if (basePath) {
|
|
@@ -10447,7 +10102,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10447
10102
|
class StrategyTemplateControllerService {
|
|
10448
10103
|
constructor(httpClient, basePath, configuration) {
|
|
10449
10104
|
this.httpClient = httpClient;
|
|
10450
|
-
this.basePath = 'https://
|
|
10105
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
10451
10106
|
this.defaultHeaders = new HttpHeaders();
|
|
10452
10107
|
this.configuration = new Configuration();
|
|
10453
10108
|
if (basePath) {
|
|
@@ -10569,7 +10224,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10569
10224
|
class UILoggerControllerService {
|
|
10570
10225
|
constructor(httpClient, basePath, configuration) {
|
|
10571
10226
|
this.httpClient = httpClient;
|
|
10572
|
-
this.basePath = 'https://
|
|
10227
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
10573
10228
|
this.defaultHeaders = new HttpHeaders();
|
|
10574
10229
|
this.configuration = new Configuration();
|
|
10575
10230
|
if (basePath) {
|
|
@@ -10661,7 +10316,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10661
10316
|
class UserPreferenceControllerService {
|
|
10662
10317
|
constructor(httpClient, basePath, configuration) {
|
|
10663
10318
|
this.httpClient = httpClient;
|
|
10664
|
-
this.basePath = 'https://
|
|
10319
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
10665
10320
|
this.defaultHeaders = new HttpHeaders();
|
|
10666
10321
|
this.configuration = new Configuration();
|
|
10667
10322
|
if (basePath) {
|
|
@@ -10820,7 +10475,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10820
10475
|
type: Optional
|
|
10821
10476
|
}] }]; } });
|
|
10822
10477
|
|
|
10823
|
-
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];
|
|
10824
10479
|
|
|
10825
10480
|
var ABTestingDTO;
|
|
10826
10481
|
(function (ABTestingDTO) {
|
|
@@ -12109,114 +11764,6 @@ var DcoAttributesDTO;
|
|
|
12109
11764
|
};
|
|
12110
11765
|
})(DcoAttributesDTO || (DcoAttributesDTO = {}));
|
|
12111
11766
|
|
|
12112
|
-
/**
|
|
12113
|
-
* Api Documentation
|
|
12114
|
-
* Api Documentation
|
|
12115
|
-
*
|
|
12116
|
-
* OpenAPI spec version: 1.0
|
|
12117
|
-
*
|
|
12118
|
-
*
|
|
12119
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12120
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12121
|
-
* Do not edit the class manually.
|
|
12122
|
-
*/
|
|
12123
|
-
|
|
12124
|
-
/**
|
|
12125
|
-
* Api Documentation
|
|
12126
|
-
* Api Documentation
|
|
12127
|
-
*
|
|
12128
|
-
* OpenAPI spec version: 1.0
|
|
12129
|
-
*
|
|
12130
|
-
*
|
|
12131
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12132
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12133
|
-
* Do not edit the class manually.
|
|
12134
|
-
*/
|
|
12135
|
-
|
|
12136
|
-
/**
|
|
12137
|
-
* Api Documentation
|
|
12138
|
-
* Api Documentation
|
|
12139
|
-
*
|
|
12140
|
-
* OpenAPI spec version: 1.0
|
|
12141
|
-
*
|
|
12142
|
-
*
|
|
12143
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12144
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12145
|
-
* Do not edit the class manually.
|
|
12146
|
-
*/
|
|
12147
|
-
|
|
12148
|
-
/**
|
|
12149
|
-
* Api Documentation
|
|
12150
|
-
* Api Documentation
|
|
12151
|
-
*
|
|
12152
|
-
* OpenAPI spec version: 1.0
|
|
12153
|
-
*
|
|
12154
|
-
*
|
|
12155
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12156
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12157
|
-
* Do not edit the class manually.
|
|
12158
|
-
*/
|
|
12159
|
-
|
|
12160
|
-
/**
|
|
12161
|
-
* Api Documentation
|
|
12162
|
-
* Api Documentation
|
|
12163
|
-
*
|
|
12164
|
-
* OpenAPI spec version: 1.0
|
|
12165
|
-
*
|
|
12166
|
-
*
|
|
12167
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12168
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12169
|
-
* Do not edit the class manually.
|
|
12170
|
-
*/
|
|
12171
|
-
|
|
12172
|
-
/**
|
|
12173
|
-
* Api Documentation
|
|
12174
|
-
* Api Documentation
|
|
12175
|
-
*
|
|
12176
|
-
* OpenAPI spec version: 1.0
|
|
12177
|
-
*
|
|
12178
|
-
*
|
|
12179
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12180
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12181
|
-
* Do not edit the class manually.
|
|
12182
|
-
*/
|
|
12183
|
-
|
|
12184
|
-
/**
|
|
12185
|
-
* Api Documentation
|
|
12186
|
-
* Api Documentation
|
|
12187
|
-
*
|
|
12188
|
-
* OpenAPI spec version: 1.0
|
|
12189
|
-
*
|
|
12190
|
-
*
|
|
12191
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12192
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12193
|
-
* Do not edit the class manually.
|
|
12194
|
-
*/
|
|
12195
|
-
|
|
12196
|
-
/**
|
|
12197
|
-
* Api Documentation
|
|
12198
|
-
* Api Documentation
|
|
12199
|
-
*
|
|
12200
|
-
* OpenAPI spec version: 1.0
|
|
12201
|
-
*
|
|
12202
|
-
*
|
|
12203
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12204
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12205
|
-
* Do not edit the class manually.
|
|
12206
|
-
*/
|
|
12207
|
-
|
|
12208
|
-
/**
|
|
12209
|
-
* Api Documentation
|
|
12210
|
-
* Api Documentation
|
|
12211
|
-
*
|
|
12212
|
-
* OpenAPI spec version: 1.0
|
|
12213
|
-
*
|
|
12214
|
-
*
|
|
12215
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
12216
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
12217
|
-
* Do not edit the class manually.
|
|
12218
|
-
*/
|
|
12219
|
-
|
|
12220
11767
|
/**
|
|
12221
11768
|
* Api Documentation
|
|
12222
11769
|
* Api Documentation
|
|
@@ -13997,7 +13544,6 @@ ApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
|
|
13997
13544
|
CreativeTemplateVariablesControllerService,
|
|
13998
13545
|
CreativeTemplatesControllerService,
|
|
13999
13546
|
CustomerReportingControllerService,
|
|
14000
|
-
DCOVideoSettingsControllerService,
|
|
14001
13547
|
DashboardControllerService,
|
|
14002
13548
|
ExperimentsControllerService,
|
|
14003
13549
|
NotificationsControllerService,
|
|
@@ -14037,7 +13583,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
14037
13583
|
CreativeTemplateVariablesControllerService,
|
|
14038
13584
|
CreativeTemplatesControllerService,
|
|
14039
13585
|
CustomerReportingControllerService,
|
|
14040
|
-
DCOVideoSettingsControllerService,
|
|
14041
13586
|
DashboardControllerService,
|
|
14042
13587
|
ExperimentsControllerService,
|
|
14043
13588
|
NotificationsControllerService,
|
|
@@ -14065,5 +13610,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
14065
13610
|
* Generated bundle index. Do not edit.
|
|
14066
13611
|
*/
|
|
14067
13612
|
|
|
14068
|
-
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 };
|
|
14069
13614
|
//# sourceMappingURL=revxui-api-clients-ts.mjs.map
|