@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) {
|
|
@@ -281,7 +281,7 @@ class CustomHttpUrlEncodingCodec extends HttpUrlEncodingCodec {
|
|
|
281
281
|
class AdvertiserControllerService {
|
|
282
282
|
constructor(httpClient, basePath, configuration) {
|
|
283
283
|
this.httpClient = httpClient;
|
|
284
|
-
this.basePath = 'https://
|
|
284
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
285
285
|
this.defaultHeaders = new HttpHeaders();
|
|
286
286
|
this.configuration = new Configuration();
|
|
287
287
|
if (basePath) {
|
|
@@ -833,7 +833,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
833
833
|
class AppSettingsControllerService {
|
|
834
834
|
constructor(httpClient, basePath, configuration) {
|
|
835
835
|
this.httpClient = httpClient;
|
|
836
|
-
this.basePath = 'https://
|
|
836
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
837
837
|
this.defaultHeaders = new HttpHeaders();
|
|
838
838
|
this.configuration = new Configuration();
|
|
839
839
|
if (basePath) {
|
|
@@ -1080,7 +1080,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1080
1080
|
class AppsFlyerControllerService {
|
|
1081
1081
|
constructor(httpClient, basePath, configuration) {
|
|
1082
1082
|
this.httpClient = httpClient;
|
|
1083
|
-
this.basePath = 'https://
|
|
1083
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1084
1084
|
this.defaultHeaders = new HttpHeaders();
|
|
1085
1085
|
this.configuration = new Configuration();
|
|
1086
1086
|
if (basePath) {
|
|
@@ -1168,7 +1168,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
1168
1168
|
class AudienceControllerService {
|
|
1169
1169
|
constructor(httpClient, basePath, configuration) {
|
|
1170
1170
|
this.httpClient = httpClient;
|
|
1171
|
-
this.basePath = 'https://
|
|
1171
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1172
1172
|
this.defaultHeaders = new HttpHeaders();
|
|
1173
1173
|
this.configuration = new Configuration();
|
|
1174
1174
|
if (basePath) {
|
|
@@ -2046,7 +2046,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2046
2046
|
class AuditControllerService {
|
|
2047
2047
|
constructor(httpClient, basePath, configuration) {
|
|
2048
2048
|
this.httpClient = httpClient;
|
|
2049
|
-
this.basePath = 'https://
|
|
2049
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2050
2050
|
this.defaultHeaders = new HttpHeaders();
|
|
2051
2051
|
this.configuration = new Configuration();
|
|
2052
2052
|
if (basePath) {
|
|
@@ -2248,7 +2248,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2248
2248
|
class BidFunnelControllerService {
|
|
2249
2249
|
constructor(httpClient, basePath, configuration) {
|
|
2250
2250
|
this.httpClient = httpClient;
|
|
2251
|
-
this.basePath = 'https://
|
|
2251
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2252
2252
|
this.defaultHeaders = new HttpHeaders();
|
|
2253
2253
|
this.configuration = new Configuration();
|
|
2254
2254
|
if (basePath) {
|
|
@@ -2399,7 +2399,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2399
2399
|
class BulkStrategyControllerService {
|
|
2400
2400
|
constructor(httpClient, basePath, configuration) {
|
|
2401
2401
|
this.httpClient = httpClient;
|
|
2402
|
-
this.basePath = 'https://
|
|
2402
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2403
2403
|
this.defaultHeaders = new HttpHeaders();
|
|
2404
2404
|
this.configuration = new Configuration();
|
|
2405
2405
|
if (basePath) {
|
|
@@ -2626,7 +2626,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2626
2626
|
class CSSThemeController_Service {
|
|
2627
2627
|
constructor(httpClient, basePath, configuration) {
|
|
2628
2628
|
this.httpClient = httpClient;
|
|
2629
|
-
this.basePath = 'https://
|
|
2629
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2630
2630
|
this.defaultHeaders = new HttpHeaders();
|
|
2631
2631
|
this.configuration = new Configuration();
|
|
2632
2632
|
if (basePath) {
|
|
@@ -2737,7 +2737,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
2737
2737
|
class CampaignControllerService {
|
|
2738
2738
|
constructor(httpClient, basePath, configuration) {
|
|
2739
2739
|
this.httpClient = httpClient;
|
|
2740
|
-
this.basePath = 'https://
|
|
2740
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2741
2741
|
this.defaultHeaders = new HttpHeaders();
|
|
2742
2742
|
this.configuration = new Configuration();
|
|
2743
2743
|
if (basePath) {
|
|
@@ -3180,7 +3180,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
3180
3180
|
class CatalogControllerService {
|
|
3181
3181
|
constructor(httpClient, basePath, configuration) {
|
|
3182
3182
|
this.httpClient = httpClient;
|
|
3183
|
-
this.basePath = 'https://
|
|
3183
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3184
3184
|
this.defaultHeaders = new HttpHeaders();
|
|
3185
3185
|
this.configuration = new Configuration();
|
|
3186
3186
|
if (basePath) {
|
|
@@ -3425,7 +3425,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
3425
3425
|
class ClickDestinationControllerService {
|
|
3426
3426
|
constructor(httpClient, basePath, configuration) {
|
|
3427
3427
|
this.httpClient = httpClient;
|
|
3428
|
-
this.basePath = 'https://
|
|
3428
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3429
3429
|
this.defaultHeaders = new HttpHeaders();
|
|
3430
3430
|
this.configuration = new Configuration();
|
|
3431
3431
|
if (basePath) {
|
|
@@ -3659,7 +3659,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
3659
3659
|
class CreativeControllerService {
|
|
3660
3660
|
constructor(httpClient, basePath, configuration) {
|
|
3661
3661
|
this.httpClient = httpClient;
|
|
3662
|
-
this.basePath = 'https://
|
|
3662
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3663
3663
|
this.defaultHeaders = new HttpHeaders();
|
|
3664
3664
|
this.configuration = new Configuration();
|
|
3665
3665
|
if (basePath) {
|
|
@@ -4264,7 +4264,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
4264
4264
|
class CreativeSetsControllerService {
|
|
4265
4265
|
constructor(httpClient, basePath, configuration) {
|
|
4266
4266
|
this.httpClient = httpClient;
|
|
4267
|
-
this.basePath = 'https://
|
|
4267
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4268
4268
|
this.defaultHeaders = new HttpHeaders();
|
|
4269
4269
|
this.configuration = new Configuration();
|
|
4270
4270
|
if (basePath) {
|
|
@@ -4912,7 +4912,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
4912
4912
|
class CreativeTemplateThemesControllerService {
|
|
4913
4913
|
constructor(httpClient, basePath, configuration) {
|
|
4914
4914
|
this.httpClient = httpClient;
|
|
4915
|
-
this.basePath = 'https://
|
|
4915
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4916
4916
|
this.defaultHeaders = new HttpHeaders();
|
|
4917
4917
|
this.configuration = new Configuration();
|
|
4918
4918
|
if (basePath) {
|
|
@@ -5099,7 +5099,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5099
5099
|
class CreativeTemplateVariablesControllerService {
|
|
5100
5100
|
constructor(httpClient, basePath, configuration) {
|
|
5101
5101
|
this.httpClient = httpClient;
|
|
5102
|
-
this.basePath = 'https://
|
|
5102
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5103
5103
|
this.defaultHeaders = new HttpHeaders();
|
|
5104
5104
|
this.configuration = new Configuration();
|
|
5105
5105
|
if (basePath) {
|
|
@@ -5179,7 +5179,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5179
5179
|
class CreativeTemplatesControllerService {
|
|
5180
5180
|
constructor(httpClient, basePath, configuration) {
|
|
5181
5181
|
this.httpClient = httpClient;
|
|
5182
|
-
this.basePath = 'https://
|
|
5182
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5183
5183
|
this.defaultHeaders = new HttpHeaders();
|
|
5184
5184
|
this.configuration = new Configuration();
|
|
5185
5185
|
if (basePath) {
|
|
@@ -5346,7 +5346,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5346
5346
|
class CustomerReportingControllerService {
|
|
5347
5347
|
constructor(httpClient, basePath, configuration) {
|
|
5348
5348
|
this.httpClient = httpClient;
|
|
5349
|
-
this.basePath = 'https://
|
|
5349
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5350
5350
|
this.defaultHeaders = new HttpHeaders();
|
|
5351
5351
|
this.configuration = new Configuration();
|
|
5352
5352
|
if (basePath) {
|
|
@@ -5496,353 +5496,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5496
5496
|
}] }];
|
|
5497
5497
|
} });
|
|
5498
5498
|
|
|
5499
|
-
/**
|
|
5500
|
-
* Api Documentation
|
|
5501
|
-
* Api Documentation
|
|
5502
|
-
*
|
|
5503
|
-
* OpenAPI spec version: 1.0
|
|
5504
|
-
*
|
|
5505
|
-
*
|
|
5506
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
5507
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
5508
|
-
* Do not edit the class manually.
|
|
5509
|
-
*/
|
|
5510
|
-
/* tslint:disable:no-unused-variable member-ordering */
|
|
5511
|
-
class DCOVideoSettingsControllerService {
|
|
5512
|
-
constructor(httpClient, basePath, configuration) {
|
|
5513
|
-
this.httpClient = httpClient;
|
|
5514
|
-
this.basePath = 'https://apiv2stage7.atomex.net';
|
|
5515
|
-
this.defaultHeaders = new HttpHeaders();
|
|
5516
|
-
this.configuration = new Configuration();
|
|
5517
|
-
if (basePath) {
|
|
5518
|
-
this.basePath = basePath;
|
|
5519
|
-
}
|
|
5520
|
-
if (configuration) {
|
|
5521
|
-
this.configuration = configuration;
|
|
5522
|
-
this.basePath = basePath || configuration.basePath || this.basePath;
|
|
5523
|
-
}
|
|
5524
|
-
}
|
|
5525
|
-
/**
|
|
5526
|
-
* @param consumes string[] mime-types
|
|
5527
|
-
* @return true: consumes contains 'multipart/form-data', false: otherwise
|
|
5528
|
-
*/
|
|
5529
|
-
canConsumeForm(consumes) {
|
|
5530
|
-
const form = 'multipart/form-data';
|
|
5531
|
-
for (const consume of consumes) {
|
|
5532
|
-
if (form === consume) {
|
|
5533
|
-
return true;
|
|
5534
|
-
}
|
|
5535
|
-
}
|
|
5536
|
-
return false;
|
|
5537
|
-
}
|
|
5538
|
-
activateSettingsUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
|
|
5539
|
-
if (request === null || request === undefined) {
|
|
5540
|
-
throw new Error('Required parameter request was null or undefined when calling activateSettingsUsingPOST.');
|
|
5541
|
-
}
|
|
5542
|
-
let headers = this.defaultHeaders;
|
|
5543
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5544
|
-
headers = headers.set('reqId', String(reqId));
|
|
5545
|
-
}
|
|
5546
|
-
if (token !== undefined && token !== null) {
|
|
5547
|
-
headers = headers.set('token', String(token));
|
|
5548
|
-
}
|
|
5549
|
-
// to determine the Accept header
|
|
5550
|
-
let httpHeaderAccepts = [
|
|
5551
|
-
'application/json'
|
|
5552
|
-
];
|
|
5553
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5554
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5555
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5556
|
-
}
|
|
5557
|
-
// to determine the Content-Type header
|
|
5558
|
-
const consumes = [
|
|
5559
|
-
'application/json'
|
|
5560
|
-
];
|
|
5561
|
-
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
5562
|
-
if (httpContentTypeSelected != undefined) {
|
|
5563
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
5564
|
-
}
|
|
5565
|
-
return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/activate`, request, {
|
|
5566
|
-
withCredentials: this.configuration.withCredentials,
|
|
5567
|
-
headers: headers,
|
|
5568
|
-
observe: observe,
|
|
5569
|
-
reportProgress: reportProgress
|
|
5570
|
-
});
|
|
5571
|
-
}
|
|
5572
|
-
createSettingsUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
|
|
5573
|
-
if (request === null || request === undefined) {
|
|
5574
|
-
throw new Error('Required parameter request was null or undefined when calling createSettingsUsingPOST.');
|
|
5575
|
-
}
|
|
5576
|
-
let headers = this.defaultHeaders;
|
|
5577
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5578
|
-
headers = headers.set('reqId', String(reqId));
|
|
5579
|
-
}
|
|
5580
|
-
if (token !== undefined && token !== null) {
|
|
5581
|
-
headers = headers.set('token', String(token));
|
|
5582
|
-
}
|
|
5583
|
-
// to determine the Accept header
|
|
5584
|
-
let httpHeaderAccepts = [
|
|
5585
|
-
'application/json'
|
|
5586
|
-
];
|
|
5587
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5588
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5589
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5590
|
-
}
|
|
5591
|
-
// to determine the Content-Type header
|
|
5592
|
-
const consumes = [
|
|
5593
|
-
'application/json'
|
|
5594
|
-
];
|
|
5595
|
-
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
5596
|
-
if (httpContentTypeSelected != undefined) {
|
|
5597
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
5598
|
-
}
|
|
5599
|
-
return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings`, request, {
|
|
5600
|
-
withCredentials: this.configuration.withCredentials,
|
|
5601
|
-
headers: headers,
|
|
5602
|
-
observe: observe,
|
|
5603
|
-
reportProgress: reportProgress
|
|
5604
|
-
});
|
|
5605
|
-
}
|
|
5606
|
-
generateSampleUsingPOST(request, reqId, token, observe = 'body', reportProgress = false) {
|
|
5607
|
-
if (request === null || request === undefined) {
|
|
5608
|
-
throw new Error('Required parameter request was null or undefined when calling generateSampleUsingPOST.');
|
|
5609
|
-
}
|
|
5610
|
-
let headers = this.defaultHeaders;
|
|
5611
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5612
|
-
headers = headers.set('reqId', String(reqId));
|
|
5613
|
-
}
|
|
5614
|
-
if (token !== undefined && token !== null) {
|
|
5615
|
-
headers = headers.set('token', String(token));
|
|
5616
|
-
}
|
|
5617
|
-
// to determine the Accept header
|
|
5618
|
-
let httpHeaderAccepts = [
|
|
5619
|
-
'application/json'
|
|
5620
|
-
];
|
|
5621
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5622
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5623
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5624
|
-
}
|
|
5625
|
-
// to determine the Content-Type header
|
|
5626
|
-
const consumes = [
|
|
5627
|
-
'application/json'
|
|
5628
|
-
];
|
|
5629
|
-
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
5630
|
-
if (httpContentTypeSelected != undefined) {
|
|
5631
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
5632
|
-
}
|
|
5633
|
-
return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/generate-sample`, request, {
|
|
5634
|
-
withCredentials: this.configuration.withCredentials,
|
|
5635
|
-
headers: headers,
|
|
5636
|
-
observe: observe,
|
|
5637
|
-
reportProgress: reportProgress
|
|
5638
|
-
});
|
|
5639
|
-
}
|
|
5640
|
-
getGeneratedVideoCountUsingGET(id, reqId, token, observe = 'body', reportProgress = false) {
|
|
5641
|
-
if (id === null || id === undefined) {
|
|
5642
|
-
throw new Error('Required parameter id was null or undefined when calling getGeneratedVideoCountUsingGET.');
|
|
5643
|
-
}
|
|
5644
|
-
let headers = this.defaultHeaders;
|
|
5645
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5646
|
-
headers = headers.set('reqId', String(reqId));
|
|
5647
|
-
}
|
|
5648
|
-
if (token !== undefined && token !== null) {
|
|
5649
|
-
headers = headers.set('token', String(token));
|
|
5650
|
-
}
|
|
5651
|
-
// to determine the Accept header
|
|
5652
|
-
let httpHeaderAccepts = [
|
|
5653
|
-
'application/json'
|
|
5654
|
-
];
|
|
5655
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5656
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5657
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5658
|
-
}
|
|
5659
|
-
// to determine the Content-Type header
|
|
5660
|
-
const consumes = [];
|
|
5661
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}/generated-video-count`, {
|
|
5662
|
-
withCredentials: this.configuration.withCredentials,
|
|
5663
|
-
headers: headers,
|
|
5664
|
-
observe: observe,
|
|
5665
|
-
reportProgress: reportProgress
|
|
5666
|
-
});
|
|
5667
|
-
}
|
|
5668
|
-
getGeneratedVideoSamplesUsingGET(id, page, reqId, size, status, token, observe = 'body', reportProgress = false) {
|
|
5669
|
-
if (id === null || id === undefined) {
|
|
5670
|
-
throw new Error('Required parameter id was null or undefined when calling getGeneratedVideoSamplesUsingGET.');
|
|
5671
|
-
}
|
|
5672
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5673
|
-
if (page !== undefined && page !== null) {
|
|
5674
|
-
queryParameters = queryParameters.set('page', page);
|
|
5675
|
-
}
|
|
5676
|
-
if (size !== undefined && size !== null) {
|
|
5677
|
-
queryParameters = queryParameters.set('size', size);
|
|
5678
|
-
}
|
|
5679
|
-
if (status !== undefined && status !== null) {
|
|
5680
|
-
queryParameters = queryParameters.set('status', status);
|
|
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(id))}/get-generated-video-samples`, {
|
|
5700
|
-
params: queryParameters,
|
|
5701
|
-
withCredentials: this.configuration.withCredentials,
|
|
5702
|
-
headers: headers,
|
|
5703
|
-
observe: observe,
|
|
5704
|
-
reportProgress: reportProgress
|
|
5705
|
-
});
|
|
5706
|
-
}
|
|
5707
|
-
getSettingsUsingGET(advertiserId, includeAssets, includeInactive, 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 getSettingsUsingGET.');
|
|
5710
|
-
}
|
|
5711
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5712
|
-
if (includeAssets !== undefined && includeAssets !== null) {
|
|
5713
|
-
queryParameters = queryParameters.set('includeAssets', includeAssets);
|
|
5714
|
-
}
|
|
5715
|
-
if (includeInactive !== undefined && includeInactive !== null) {
|
|
5716
|
-
queryParameters = queryParameters.set('includeInactive', includeInactive);
|
|
5717
|
-
}
|
|
5718
|
-
let headers = this.defaultHeaders;
|
|
5719
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5720
|
-
headers = headers.set('reqId', String(reqId));
|
|
5721
|
-
}
|
|
5722
|
-
if (token !== undefined && token !== null) {
|
|
5723
|
-
headers = headers.set('token', String(token));
|
|
5724
|
-
}
|
|
5725
|
-
// to determine the Accept header
|
|
5726
|
-
let httpHeaderAccepts = [
|
|
5727
|
-
'application/json'
|
|
5728
|
-
];
|
|
5729
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5730
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5731
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5732
|
-
}
|
|
5733
|
-
// to determine the Content-Type header
|
|
5734
|
-
const consumes = [];
|
|
5735
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(advertiserId))}`, {
|
|
5736
|
-
params: queryParameters,
|
|
5737
|
-
withCredentials: this.configuration.withCredentials,
|
|
5738
|
-
headers: headers,
|
|
5739
|
-
observe: observe,
|
|
5740
|
-
reportProgress: reportProgress
|
|
5741
|
-
});
|
|
5742
|
-
}
|
|
5743
|
-
getTemplatesUsingGET(advertiserId, hasBackgroundImage, hasPromoBanner, hasPromoVideo, reqId, token, observe = 'body', reportProgress = false) {
|
|
5744
|
-
if (advertiserId === null || advertiserId === undefined) {
|
|
5745
|
-
throw new Error('Required parameter advertiserId was null or undefined when calling getTemplatesUsingGET.');
|
|
5746
|
-
}
|
|
5747
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5748
|
-
if (advertiserId !== undefined && advertiserId !== null) {
|
|
5749
|
-
queryParameters = queryParameters.set('advertiserId', advertiserId);
|
|
5750
|
-
}
|
|
5751
|
-
if (hasBackgroundImage !== undefined && hasBackgroundImage !== null) {
|
|
5752
|
-
queryParameters = queryParameters.set('hasBackgroundImage', hasBackgroundImage);
|
|
5753
|
-
}
|
|
5754
|
-
if (hasPromoBanner !== undefined && hasPromoBanner !== null) {
|
|
5755
|
-
queryParameters = queryParameters.set('hasPromoBanner', hasPromoBanner);
|
|
5756
|
-
}
|
|
5757
|
-
if (hasPromoVideo !== undefined && hasPromoVideo !== null) {
|
|
5758
|
-
queryParameters = queryParameters.set('hasPromoVideo', hasPromoVideo);
|
|
5759
|
-
}
|
|
5760
|
-
let headers = this.defaultHeaders;
|
|
5761
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5762
|
-
headers = headers.set('reqId', String(reqId));
|
|
5763
|
-
}
|
|
5764
|
-
if (token !== undefined && token !== null) {
|
|
5765
|
-
headers = headers.set('token', String(token));
|
|
5766
|
-
}
|
|
5767
|
-
// to determine the Accept header
|
|
5768
|
-
let httpHeaderAccepts = [
|
|
5769
|
-
'application/json'
|
|
5770
|
-
];
|
|
5771
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5772
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5773
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5774
|
-
}
|
|
5775
|
-
// to determine the Content-Type header
|
|
5776
|
-
const consumes = [];
|
|
5777
|
-
return this.httpClient.get(`${this.basePath}/v2/api/dcovideo/templates`, {
|
|
5778
|
-
params: queryParameters,
|
|
5779
|
-
withCredentials: this.configuration.withCredentials,
|
|
5780
|
-
headers: headers,
|
|
5781
|
-
observe: observe,
|
|
5782
|
-
reportProgress: reportProgress
|
|
5783
|
-
});
|
|
5784
|
-
}
|
|
5785
|
-
updateSettingsUsingPOST(id, request, async, regenerateSample, reqId, token, observe = 'body', reportProgress = false) {
|
|
5786
|
-
if (id === null || id === undefined) {
|
|
5787
|
-
throw new Error('Required parameter id was null or undefined when calling updateSettingsUsingPOST.');
|
|
5788
|
-
}
|
|
5789
|
-
if (request === null || request === undefined) {
|
|
5790
|
-
throw new Error('Required parameter request was null or undefined when calling updateSettingsUsingPOST.');
|
|
5791
|
-
}
|
|
5792
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5793
|
-
if (async !== undefined && async !== null) {
|
|
5794
|
-
queryParameters = queryParameters.set('async', async);
|
|
5795
|
-
}
|
|
5796
|
-
if (regenerateSample !== undefined && regenerateSample !== null) {
|
|
5797
|
-
queryParameters = queryParameters.set('regenerateSample', regenerateSample);
|
|
5798
|
-
}
|
|
5799
|
-
let headers = this.defaultHeaders;
|
|
5800
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5801
|
-
headers = headers.set('reqId', String(reqId));
|
|
5802
|
-
}
|
|
5803
|
-
if (token !== undefined && token !== null) {
|
|
5804
|
-
headers = headers.set('token', String(token));
|
|
5805
|
-
}
|
|
5806
|
-
// to determine the Accept header
|
|
5807
|
-
let httpHeaderAccepts = [
|
|
5808
|
-
'application/json'
|
|
5809
|
-
];
|
|
5810
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5811
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5812
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5813
|
-
}
|
|
5814
|
-
// to determine the Content-Type header
|
|
5815
|
-
const consumes = [
|
|
5816
|
-
'application/json'
|
|
5817
|
-
];
|
|
5818
|
-
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
5819
|
-
if (httpContentTypeSelected != undefined) {
|
|
5820
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
5821
|
-
}
|
|
5822
|
-
return this.httpClient.post(`${this.basePath}/v2/api/dcovideo/settings/${encodeURIComponent(String(id))}`, request, {
|
|
5823
|
-
params: queryParameters,
|
|
5824
|
-
withCredentials: this.configuration.withCredentials,
|
|
5825
|
-
headers: headers,
|
|
5826
|
-
observe: observe,
|
|
5827
|
-
reportProgress: reportProgress
|
|
5828
|
-
});
|
|
5829
|
-
}
|
|
5830
|
-
}
|
|
5831
|
-
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 });
|
|
5832
|
-
DCOVideoSettingsControllerService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService });
|
|
5833
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImport: i0, type: DCOVideoSettingsControllerService, decorators: [{
|
|
5834
|
-
type: Injectable
|
|
5835
|
-
}], ctorParameters: function () {
|
|
5836
|
-
return [{ type: i1.HttpClient }, { type: undefined, decorators: [{
|
|
5837
|
-
type: Optional
|
|
5838
|
-
}, {
|
|
5839
|
-
type: Inject,
|
|
5840
|
-
args: [BASE_PATH]
|
|
5841
|
-
}] }, { type: Configuration, decorators: [{
|
|
5842
|
-
type: Optional
|
|
5843
|
-
}] }];
|
|
5844
|
-
} });
|
|
5845
|
-
|
|
5846
5499
|
/**
|
|
5847
5500
|
* Api Documentation
|
|
5848
5501
|
* Api Documentation
|
|
@@ -5858,7 +5511,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
5858
5511
|
class DashboardControllerService {
|
|
5859
5512
|
constructor(httpClient, basePath, configuration) {
|
|
5860
5513
|
this.httpClient = httpClient;
|
|
5861
|
-
this.basePath = 'https://
|
|
5514
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5862
5515
|
this.defaultHeaders = new HttpHeaders();
|
|
5863
5516
|
this.configuration = new Configuration();
|
|
5864
5517
|
if (basePath) {
|
|
@@ -6518,7 +6171,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
6518
6171
|
class ExperimentsControllerService {
|
|
6519
6172
|
constructor(httpClient, basePath, configuration) {
|
|
6520
6173
|
this.httpClient = httpClient;
|
|
6521
|
-
this.basePath = 'https://
|
|
6174
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6522
6175
|
this.defaultHeaders = new HttpHeaders();
|
|
6523
6176
|
this.configuration = new Configuration();
|
|
6524
6177
|
if (basePath) {
|
|
@@ -7247,7 +6900,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7247
6900
|
class NotificationsControllerService {
|
|
7248
6901
|
constructor(httpClient, basePath, configuration) {
|
|
7249
6902
|
this.httpClient = httpClient;
|
|
7250
|
-
this.basePath = 'https://
|
|
6903
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7251
6904
|
this.defaultHeaders = new HttpHeaders();
|
|
7252
6905
|
this.configuration = new Configuration();
|
|
7253
6906
|
if (basePath) {
|
|
@@ -7462,7 +7115,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7462
7115
|
class PixelControllerService {
|
|
7463
7116
|
constructor(httpClient, basePath, configuration) {
|
|
7464
7117
|
this.httpClient = httpClient;
|
|
7465
|
-
this.basePath = 'https://
|
|
7118
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7466
7119
|
this.defaultHeaders = new HttpHeaders();
|
|
7467
7120
|
this.configuration = new Configuration();
|
|
7468
7121
|
if (basePath) {
|
|
@@ -7771,7 +7424,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7771
7424
|
class ReportControllerService {
|
|
7772
7425
|
constructor(httpClient, basePath, configuration) {
|
|
7773
7426
|
this.httpClient = httpClient;
|
|
7774
|
-
this.basePath = 'https://
|
|
7427
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7775
7428
|
this.defaultHeaders = new HttpHeaders();
|
|
7776
7429
|
this.configuration = new Configuration();
|
|
7777
7430
|
if (basePath) {
|
|
@@ -7910,7 +7563,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
7910
7563
|
class ReportingControllerService {
|
|
7911
7564
|
constructor(httpClient, basePath, configuration) {
|
|
7912
7565
|
this.httpClient = httpClient;
|
|
7913
|
-
this.basePath = 'https://
|
|
7566
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
7914
7567
|
this.defaultHeaders = new HttpHeaders();
|
|
7915
7568
|
this.configuration = new Configuration();
|
|
7916
7569
|
if (basePath) {
|
|
@@ -8082,7 +7735,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8082
7735
|
class ReportingSchedulerControllerService {
|
|
8083
7736
|
constructor(httpClient, basePath, configuration) {
|
|
8084
7737
|
this.httpClient = httpClient;
|
|
8085
|
-
this.basePath = 'https://
|
|
7738
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
8086
7739
|
this.defaultHeaders = new HttpHeaders();
|
|
8087
7740
|
this.configuration = new Configuration();
|
|
8088
7741
|
if (basePath) {
|
|
@@ -8399,7 +8052,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8399
8052
|
class SafeguardControllerService {
|
|
8400
8053
|
constructor(httpClient, basePath, configuration) {
|
|
8401
8054
|
this.httpClient = httpClient;
|
|
8402
|
-
this.basePath = 'https://
|
|
8055
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
8403
8056
|
this.defaultHeaders = new HttpHeaders();
|
|
8404
8057
|
this.configuration = new Configuration();
|
|
8405
8058
|
if (basePath) {
|
|
@@ -8895,7 +8548,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
8895
8548
|
class SliceXControllerService {
|
|
8896
8549
|
constructor(httpClient, basePath, configuration) {
|
|
8897
8550
|
this.httpClient = httpClient;
|
|
8898
|
-
this.basePath = 'https://
|
|
8551
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
8899
8552
|
this.defaultHeaders = new HttpHeaders();
|
|
8900
8553
|
this.configuration = new Configuration();
|
|
8901
8554
|
if (basePath) {
|
|
@@ -9301,7 +8954,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
9301
8954
|
class StrategyControllerService {
|
|
9302
8955
|
constructor(httpClient, basePath, configuration) {
|
|
9303
8956
|
this.httpClient = httpClient;
|
|
9304
|
-
this.basePath = 'https://
|
|
8957
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
9305
8958
|
this.defaultHeaders = new HttpHeaders();
|
|
9306
8959
|
this.configuration = new Configuration();
|
|
9307
8960
|
if (basePath) {
|
|
@@ -10505,7 +10158,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10505
10158
|
class StrategyTemplateControllerService {
|
|
10506
10159
|
constructor(httpClient, basePath, configuration) {
|
|
10507
10160
|
this.httpClient = httpClient;
|
|
10508
|
-
this.basePath = 'https://
|
|
10161
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
10509
10162
|
this.defaultHeaders = new HttpHeaders();
|
|
10510
10163
|
this.configuration = new Configuration();
|
|
10511
10164
|
if (basePath) {
|
|
@@ -10629,7 +10282,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10629
10282
|
class UILoggerControllerService {
|
|
10630
10283
|
constructor(httpClient, basePath, configuration) {
|
|
10631
10284
|
this.httpClient = httpClient;
|
|
10632
|
-
this.basePath = 'https://
|
|
10285
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
10633
10286
|
this.defaultHeaders = new HttpHeaders();
|
|
10634
10287
|
this.configuration = new Configuration();
|
|
10635
10288
|
if (basePath) {
|
|
@@ -10723,7 +10376,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10723
10376
|
class UserPreferenceControllerService {
|
|
10724
10377
|
constructor(httpClient, basePath, configuration) {
|
|
10725
10378
|
this.httpClient = httpClient;
|
|
10726
|
-
this.basePath = 'https://
|
|
10379
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
10727
10380
|
this.defaultHeaders = new HttpHeaders();
|
|
10728
10381
|
this.configuration = new Configuration();
|
|
10729
10382
|
if (basePath) {
|
|
@@ -10884,7 +10537,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
10884
10537
|
}] }];
|
|
10885
10538
|
} });
|
|
10886
10539
|
|
|
10887
|
-
const APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AppsFlyerControllerService, AudienceControllerService, AuditControllerService, BidFunnelControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, CustomerReportingControllerService,
|
|
10540
|
+
const APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AppsFlyerControllerService, AudienceControllerService, AuditControllerService, BidFunnelControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, CustomerReportingControllerService, DashboardControllerService, ExperimentsControllerService, NotificationsControllerService, PixelControllerService, ReportControllerService, ReportingControllerService, ReportingSchedulerControllerService, SafeguardControllerService, SliceXControllerService, StrategyControllerService, StrategyTemplateControllerService, UILoggerControllerService, UserPreferenceControllerService];
|
|
10888
10541
|
|
|
10889
10542
|
var ABTestingDTO;
|
|
10890
10543
|
(function (ABTestingDTO) {
|
|
@@ -12621,7 +12274,6 @@ ApiModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "15.
|
|
|
12621
12274
|
CreativeTemplateVariablesControllerService,
|
|
12622
12275
|
CreativeTemplatesControllerService,
|
|
12623
12276
|
CustomerReportingControllerService,
|
|
12624
|
-
DCOVideoSettingsControllerService,
|
|
12625
12277
|
DashboardControllerService,
|
|
12626
12278
|
ExperimentsControllerService,
|
|
12627
12279
|
NotificationsControllerService,
|
|
@@ -12661,7 +12313,6 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
12661
12313
|
CreativeTemplateVariablesControllerService,
|
|
12662
12314
|
CreativeTemplatesControllerService,
|
|
12663
12315
|
CustomerReportingControllerService,
|
|
12664
|
-
DCOVideoSettingsControllerService,
|
|
12665
12316
|
DashboardControllerService,
|
|
12666
12317
|
ExperimentsControllerService,
|
|
12667
12318
|
NotificationsControllerService,
|
|
@@ -12691,5 +12342,5 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "15.2.10", ngImpo
|
|
|
12691
12342
|
* Generated bundle index. Do not edit.
|
|
12692
12343
|
*/
|
|
12693
12344
|
|
|
12694
|
-
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,
|
|
12345
|
+
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 };
|
|
12695
12346
|
//# sourceMappingURL=revxui-api-clients-ts.mjs.map
|