@revxui/api-clients-ts 0.10.289 → 0.10.291
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/creativeSetsController.service.d.ts +0 -29
- package/bundles/revxui-api-clients-ts.umd.js +23 -108
- package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js.map +1 -1
- package/esm2015/api/adminController.service.js +2 -2
- package/esm2015/api/advertiserController.service.js +2 -2
- package/esm2015/api/appSettingsController.service.js +2 -2
- package/esm2015/api/audienceController.service.js +2 -2
- package/esm2015/api/auditController.service.js +2 -2
- package/esm2015/api/bulkStrategyController.service.js +2 -2
- package/esm2015/api/cSSThemeController_.service.js +2 -2
- package/esm2015/api/campaignController.service.js +2 -2
- package/esm2015/api/catalogController.service.js +2 -2
- package/esm2015/api/clickDestinationController.service.js +2 -2
- package/esm2015/api/creativeController.service.js +2 -2
- package/esm2015/api/creativeSetsController.service.js +2 -72
- package/esm2015/api/creativeTemplateThemesController.service.js +2 -2
- package/esm2015/api/creativeTemplateVariablesController.service.js +2 -2
- package/esm2015/api/creativeTemplatesController.service.js +2 -2
- package/esm2015/api/dashboardController.service.js +2 -2
- package/esm2015/api/notificationsController.service.js +2 -2
- package/esm2015/api/pixelController.service.js +2 -2
- package/esm2015/api/reportingController.service.js +2 -2
- package/esm2015/api/sliceXController.service.js +2 -2
- package/esm2015/api/strategyController.service.js +2 -2
- package/esm2015/api/uILoggerController.service.js +2 -2
- package/esm2015/api/userPreferenceController.service.js +2 -2
- package/esm2015/model/campaignESDTO.js +1 -1
- package/esm2015/model/creativePerformanceData.js +1 -1
- package/esm2015/model/models.js +1 -2
- package/esm5/api/adminController.service.js +2 -2
- package/esm5/api/advertiserController.service.js +2 -2
- package/esm5/api/appSettingsController.service.js +2 -2
- package/esm5/api/audienceController.service.js +2 -2
- package/esm5/api/auditController.service.js +2 -2
- package/esm5/api/bulkStrategyController.service.js +2 -2
- package/esm5/api/cSSThemeController_.service.js +2 -2
- package/esm5/api/campaignController.service.js +2 -2
- package/esm5/api/catalogController.service.js +2 -2
- package/esm5/api/clickDestinationController.service.js +2 -2
- package/esm5/api/creativeController.service.js +2 -2
- package/esm5/api/creativeSetsController.service.js +2 -76
- package/esm5/api/creativeTemplateThemesController.service.js +2 -2
- package/esm5/api/creativeTemplateVariablesController.service.js +2 -2
- package/esm5/api/creativeTemplatesController.service.js +2 -2
- package/esm5/api/dashboardController.service.js +2 -2
- package/esm5/api/notificationsController.service.js +2 -2
- package/esm5/api/pixelController.service.js +2 -2
- package/esm5/api/reportingController.service.js +2 -2
- package/esm5/api/sliceXController.service.js +2 -2
- package/esm5/api/strategyController.service.js +2 -2
- package/esm5/api/uILoggerController.service.js +2 -2
- package/esm5/api/userPreferenceController.service.js +2 -2
- package/esm5/model/campaignESDTO.js +1 -1
- package/esm5/model/creativePerformanceData.js +1 -1
- package/esm5/model/models.js +1 -2
- package/fesm2015/revxui-api-clients-ts.js +24 -105
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/fesm5/revxui-api-clients-ts.js +24 -109
- package/fesm5/revxui-api-clients-ts.js.map +1 -1
- package/model/campaignESDTO.d.ts +2 -2
- package/model/creativePerformanceData.d.ts +16 -0
- package/model/models.d.ts +0 -10
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
- package/esm2015/model/activityLogsCreativeSetsBulkUpdateDTO.js +0 -11
- package/esm2015/model/apiListResponseActivityLogsCreativeSetsBulkUpdateDTO.js +0 -1
- package/esm2015/model/apiResponseObjectApiListResponseActivityLogsCreativeSetsBulkUpdateDTO.js +0 -1
- package/esm2015/model/apiResponseObjectBulkEditCreativeSetsResponse.js +0 -1
- package/esm2015/model/booleanEditField.js +0 -12
- package/esm2015/model/bulkEditCreativeSetsDTO.js +0 -1
- package/esm2015/model/bulkEditCreativeSetsListDTO.js +0 -1
- package/esm2015/model/bulkEditCreativeSetsResponse.js +0 -1
- package/esm2015/model/failedDTO.js +0 -12
- package/esm2015/model/strategyListEditField.js +0 -1
- package/esm5/model/activityLogsCreativeSetsBulkUpdateDTO.js +0 -11
- package/esm5/model/apiListResponseActivityLogsCreativeSetsBulkUpdateDTO.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseActivityLogsCreativeSetsBulkUpdateDTO.js +0 -1
- package/esm5/model/apiResponseObjectBulkEditCreativeSetsResponse.js +0 -1
- package/esm5/model/booleanEditField.js +0 -12
- package/esm5/model/bulkEditCreativeSetsDTO.js +0 -1
- package/esm5/model/bulkEditCreativeSetsListDTO.js +0 -1
- package/esm5/model/bulkEditCreativeSetsResponse.js +0 -1
- package/esm5/model/failedDTO.js +0 -12
- package/esm5/model/strategyListEditField.js +0 -1
- package/model/activityLogsCreativeSetsBulkUpdateDTO.d.ts +0 -33
- package/model/apiListResponseActivityLogsCreativeSetsBulkUpdateDTO.d.ts +0 -16
- package/model/apiResponseObjectApiListResponseActivityLogsCreativeSetsBulkUpdateDTO.d.ts +0 -17
- package/model/apiResponseObjectBulkEditCreativeSetsResponse.d.ts +0 -17
- package/model/booleanEditField.d.ts +0 -15
- package/model/bulkEditCreativeSetsDTO.d.ts +0 -25
- package/model/bulkEditCreativeSetsListDTO.d.ts +0 -17
- package/model/bulkEditCreativeSetsResponse.d.ts +0 -21
- package/model/failedDTO.d.ts +0 -16
- package/model/strategyListEditField.d.ts +0 -16
|
@@ -87,7 +87,7 @@ var Configuration = /** @class */ (function () {
|
|
|
87
87
|
var AdminControllerService = /** @class */ (function () {
|
|
88
88
|
function AdminControllerService(httpClient, basePath, configuration) {
|
|
89
89
|
this.httpClient = httpClient;
|
|
90
|
-
this.basePath = 'https://
|
|
90
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
91
91
|
this.defaultHeaders = new HttpHeaders();
|
|
92
92
|
this.configuration = new Configuration();
|
|
93
93
|
if (basePath) {
|
|
@@ -304,7 +304,7 @@ var CustomHttpUrlEncodingCodec = /** @class */ (function (_super) {
|
|
|
304
304
|
var AdvertiserControllerService = /** @class */ (function () {
|
|
305
305
|
function AdvertiserControllerService(httpClient, basePath, configuration) {
|
|
306
306
|
this.httpClient = httpClient;
|
|
307
|
-
this.basePath = 'https://
|
|
307
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
308
308
|
this.defaultHeaders = new HttpHeaders();
|
|
309
309
|
this.configuration = new Configuration();
|
|
310
310
|
if (basePath) {
|
|
@@ -750,7 +750,7 @@ var AdvertiserControllerService = /** @class */ (function () {
|
|
|
750
750
|
var AppSettingsControllerService = /** @class */ (function () {
|
|
751
751
|
function AppSettingsControllerService(httpClient, basePath, configuration) {
|
|
752
752
|
this.httpClient = httpClient;
|
|
753
|
-
this.basePath = 'https://
|
|
753
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
754
754
|
this.defaultHeaders = new HttpHeaders();
|
|
755
755
|
this.configuration = new Configuration();
|
|
756
756
|
if (basePath) {
|
|
@@ -920,7 +920,7 @@ var AppSettingsControllerService = /** @class */ (function () {
|
|
|
920
920
|
var AudienceControllerService = /** @class */ (function () {
|
|
921
921
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
922
922
|
this.httpClient = httpClient;
|
|
923
|
-
this.basePath = 'https://
|
|
923
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
924
924
|
this.defaultHeaders = new HttpHeaders();
|
|
925
925
|
this.configuration = new Configuration();
|
|
926
926
|
if (basePath) {
|
|
@@ -1643,7 +1643,7 @@ var AudienceControllerService = /** @class */ (function () {
|
|
|
1643
1643
|
var AuditControllerService = /** @class */ (function () {
|
|
1644
1644
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
1645
1645
|
this.httpClient = httpClient;
|
|
1646
|
-
this.basePath = 'https://
|
|
1646
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1647
1647
|
this.defaultHeaders = new HttpHeaders();
|
|
1648
1648
|
this.configuration = new Configuration();
|
|
1649
1649
|
if (basePath) {
|
|
@@ -1842,7 +1842,7 @@ var AuditControllerService = /** @class */ (function () {
|
|
|
1842
1842
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
1843
1843
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
1844
1844
|
this.httpClient = httpClient;
|
|
1845
|
-
this.basePath = 'https://
|
|
1845
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1846
1846
|
this.defaultHeaders = new HttpHeaders();
|
|
1847
1847
|
this.configuration = new Configuration();
|
|
1848
1848
|
if (basePath) {
|
|
@@ -2085,7 +2085,7 @@ var BulkStrategyControllerService = /** @class */ (function () {
|
|
|
2085
2085
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2086
2086
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2087
2087
|
this.httpClient = httpClient;
|
|
2088
|
-
this.basePath = 'https://
|
|
2088
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2089
2089
|
this.defaultHeaders = new HttpHeaders();
|
|
2090
2090
|
this.configuration = new Configuration();
|
|
2091
2091
|
if (basePath) {
|
|
@@ -2206,7 +2206,7 @@ var CSSThemeController_Service = /** @class */ (function () {
|
|
|
2206
2206
|
var CampaignControllerService = /** @class */ (function () {
|
|
2207
2207
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2208
2208
|
this.httpClient = httpClient;
|
|
2209
|
-
this.basePath = 'https://
|
|
2209
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2210
2210
|
this.defaultHeaders = new HttpHeaders();
|
|
2211
2211
|
this.configuration = new Configuration();
|
|
2212
2212
|
if (basePath) {
|
|
@@ -2528,7 +2528,7 @@ var CampaignControllerService = /** @class */ (function () {
|
|
|
2528
2528
|
var CatalogControllerService = /** @class */ (function () {
|
|
2529
2529
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2530
2530
|
this.httpClient = httpClient;
|
|
2531
|
-
this.basePath = 'https://
|
|
2531
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2532
2532
|
this.defaultHeaders = new HttpHeaders();
|
|
2533
2533
|
this.configuration = new Configuration();
|
|
2534
2534
|
if (basePath) {
|
|
@@ -2751,7 +2751,7 @@ var CatalogControllerService = /** @class */ (function () {
|
|
|
2751
2751
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
2752
2752
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
2753
2753
|
this.httpClient = httpClient;
|
|
2754
|
-
this.basePath = 'https://
|
|
2754
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2755
2755
|
this.defaultHeaders = new HttpHeaders();
|
|
2756
2756
|
this.configuration = new Configuration();
|
|
2757
2757
|
if (basePath) {
|
|
@@ -3001,7 +3001,7 @@ var ClickDestinationControllerService = /** @class */ (function () {
|
|
|
3001
3001
|
var CreativeControllerService = /** @class */ (function () {
|
|
3002
3002
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3003
3003
|
this.httpClient = httpClient;
|
|
3004
|
-
this.basePath = 'https://
|
|
3004
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3005
3005
|
this.defaultHeaders = new HttpHeaders();
|
|
3006
3006
|
this.configuration = new Configuration();
|
|
3007
3007
|
if (basePath) {
|
|
@@ -3478,7 +3478,7 @@ var CreativeControllerService = /** @class */ (function () {
|
|
|
3478
3478
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3479
3479
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3480
3480
|
this.httpClient = httpClient;
|
|
3481
|
-
this.basePath = 'https://
|
|
3481
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3482
3482
|
this.defaultHeaders = new HttpHeaders();
|
|
3483
3483
|
this.configuration = new Configuration();
|
|
3484
3484
|
if (basePath) {
|
|
@@ -3513,80 +3513,6 @@ var CreativeSetsControllerService = /** @class */ (function () {
|
|
|
3513
3513
|
}
|
|
3514
3514
|
return false;
|
|
3515
3515
|
};
|
|
3516
|
-
CreativeSetsControllerService.prototype.bulkEditActivityLogUsingGET1 = function (pageNumber, pageSize, reqId, sort, token, observe, reportProgress) {
|
|
3517
|
-
if (observe === void 0) { observe = 'body'; }
|
|
3518
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
3519
|
-
var queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
3520
|
-
if (pageNumber !== undefined && pageNumber !== null) {
|
|
3521
|
-
queryParameters = queryParameters.set('pageNumber', pageNumber);
|
|
3522
|
-
}
|
|
3523
|
-
if (pageSize !== undefined && pageSize !== null) {
|
|
3524
|
-
queryParameters = queryParameters.set('pageSize', pageSize);
|
|
3525
|
-
}
|
|
3526
|
-
if (sort !== undefined && sort !== null) {
|
|
3527
|
-
queryParameters = queryParameters.set('sort', sort);
|
|
3528
|
-
}
|
|
3529
|
-
var headers = this.defaultHeaders;
|
|
3530
|
-
if (reqId !== undefined && reqId !== null) {
|
|
3531
|
-
headers = headers.set('reqId', String(reqId));
|
|
3532
|
-
}
|
|
3533
|
-
if (token !== undefined && token !== null) {
|
|
3534
|
-
headers = headers.set('token', String(token));
|
|
3535
|
-
}
|
|
3536
|
-
// to determine the Accept header
|
|
3537
|
-
var httpHeaderAccepts = [
|
|
3538
|
-
'application/json'
|
|
3539
|
-
];
|
|
3540
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
3541
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
3542
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
3543
|
-
}
|
|
3544
|
-
// to determine the Content-Type header
|
|
3545
|
-
var consumes = [];
|
|
3546
|
-
return this.httpClient.get(this.basePath + "/v2/api/creativesets/bulkupdateActivityLog", {
|
|
3547
|
-
params: queryParameters,
|
|
3548
|
-
withCredentials: this.configuration.withCredentials,
|
|
3549
|
-
headers: headers,
|
|
3550
|
-
observe: observe,
|
|
3551
|
-
reportProgress: reportProgress
|
|
3552
|
-
});
|
|
3553
|
-
};
|
|
3554
|
-
CreativeSetsControllerService.prototype.bulkEditCreativeSetsUsingPOST = function (dto, reqId, token, observe, reportProgress) {
|
|
3555
|
-
if (observe === void 0) { observe = 'body'; }
|
|
3556
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
3557
|
-
if (dto === null || dto === undefined) {
|
|
3558
|
-
throw new Error('Required parameter dto was null or undefined when calling bulkEditCreativeSetsUsingPOST.');
|
|
3559
|
-
}
|
|
3560
|
-
var headers = this.defaultHeaders;
|
|
3561
|
-
if (reqId !== undefined && reqId !== null) {
|
|
3562
|
-
headers = headers.set('reqId', String(reqId));
|
|
3563
|
-
}
|
|
3564
|
-
if (token !== undefined && token !== null) {
|
|
3565
|
-
headers = headers.set('token', String(token));
|
|
3566
|
-
}
|
|
3567
|
-
// to determine the Accept header
|
|
3568
|
-
var httpHeaderAccepts = [
|
|
3569
|
-
'application/json'
|
|
3570
|
-
];
|
|
3571
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
3572
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
3573
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
3574
|
-
}
|
|
3575
|
-
// to determine the Content-Type header
|
|
3576
|
-
var consumes = [
|
|
3577
|
-
'application/json'
|
|
3578
|
-
];
|
|
3579
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
3580
|
-
if (httpContentTypeSelected != undefined) {
|
|
3581
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
3582
|
-
}
|
|
3583
|
-
return this.httpClient.post(this.basePath + "/v2/api/creativesets/bulkupdate", dto, {
|
|
3584
|
-
withCredentials: this.configuration.withCredentials,
|
|
3585
|
-
headers: headers,
|
|
3586
|
-
observe: observe,
|
|
3587
|
-
reportProgress: reportProgress
|
|
3588
|
-
});
|
|
3589
|
-
};
|
|
3590
3516
|
CreativeSetsControllerService.prototype.createUsingPOST = function (creativeSetRequest, reqId, token, observe, reportProgress) {
|
|
3591
3517
|
if (observe === void 0) { observe = 'body'; }
|
|
3592
3518
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -3923,7 +3849,7 @@ var CreativeSetsControllerService = /** @class */ (function () {
|
|
|
3923
3849
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
3924
3850
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
3925
3851
|
this.httpClient = httpClient;
|
|
3926
|
-
this.basePath = 'https://
|
|
3852
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3927
3853
|
this.defaultHeaders = new HttpHeaders();
|
|
3928
3854
|
this.configuration = new Configuration();
|
|
3929
3855
|
if (basePath) {
|
|
@@ -4124,7 +4050,7 @@ var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
|
4124
4050
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4125
4051
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4126
4052
|
this.httpClient = httpClient;
|
|
4127
|
-
this.basePath = 'https://
|
|
4053
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4128
4054
|
this.defaultHeaders = new HttpHeaders();
|
|
4129
4055
|
this.configuration = new Configuration();
|
|
4130
4056
|
if (basePath) {
|
|
@@ -4212,7 +4138,7 @@ var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
|
4212
4138
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4213
4139
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4214
4140
|
this.httpClient = httpClient;
|
|
4215
|
-
this.basePath = 'https://
|
|
4141
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4216
4142
|
this.defaultHeaders = new HttpHeaders();
|
|
4217
4143
|
this.configuration = new Configuration();
|
|
4218
4144
|
if (basePath) {
|
|
@@ -4391,7 +4317,7 @@ var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
|
4391
4317
|
var DashboardControllerService = /** @class */ (function () {
|
|
4392
4318
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4393
4319
|
this.httpClient = httpClient;
|
|
4394
|
-
this.basePath = 'https://
|
|
4320
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4395
4321
|
this.defaultHeaders = new HttpHeaders();
|
|
4396
4322
|
this.configuration = new Configuration();
|
|
4397
4323
|
if (basePath) {
|
|
@@ -5048,7 +4974,7 @@ var DashboardControllerService = /** @class */ (function () {
|
|
|
5048
4974
|
var NotificationsControllerService = /** @class */ (function () {
|
|
5049
4975
|
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5050
4976
|
this.httpClient = httpClient;
|
|
5051
|
-
this.basePath = 'https://
|
|
4977
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5052
4978
|
this.defaultHeaders = new HttpHeaders();
|
|
5053
4979
|
this.configuration = new Configuration();
|
|
5054
4980
|
if (basePath) {
|
|
@@ -5247,7 +5173,7 @@ var NotificationsControllerService = /** @class */ (function () {
|
|
|
5247
5173
|
var PixelControllerService = /** @class */ (function () {
|
|
5248
5174
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5249
5175
|
this.httpClient = httpClient;
|
|
5250
|
-
this.basePath = 'https://
|
|
5176
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5251
5177
|
this.defaultHeaders = new HttpHeaders();
|
|
5252
5178
|
this.configuration = new Configuration();
|
|
5253
5179
|
if (basePath) {
|
|
@@ -5576,7 +5502,7 @@ var PixelControllerService = /** @class */ (function () {
|
|
|
5576
5502
|
var ReportingControllerService = /** @class */ (function () {
|
|
5577
5503
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
5578
5504
|
this.httpClient = httpClient;
|
|
5579
|
-
this.basePath = 'https://
|
|
5505
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5580
5506
|
this.defaultHeaders = new HttpHeaders();
|
|
5581
5507
|
this.configuration = new Configuration();
|
|
5582
5508
|
if (basePath) {
|
|
@@ -5760,7 +5686,7 @@ var ReportingControllerService = /** @class */ (function () {
|
|
|
5760
5686
|
var SliceXControllerService = /** @class */ (function () {
|
|
5761
5687
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
5762
5688
|
this.httpClient = httpClient;
|
|
5763
|
-
this.basePath = 'https://
|
|
5689
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5764
5690
|
this.defaultHeaders = new HttpHeaders();
|
|
5765
5691
|
this.configuration = new Configuration();
|
|
5766
5692
|
if (basePath) {
|
|
@@ -6028,7 +5954,7 @@ var SliceXControllerService = /** @class */ (function () {
|
|
|
6028
5954
|
var StrategyControllerService = /** @class */ (function () {
|
|
6029
5955
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
6030
5956
|
this.httpClient = httpClient;
|
|
6031
|
-
this.basePath = 'https://
|
|
5957
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6032
5958
|
this.defaultHeaders = new HttpHeaders();
|
|
6033
5959
|
this.configuration = new Configuration();
|
|
6034
5960
|
if (basePath) {
|
|
@@ -6689,7 +6615,7 @@ var StrategyControllerService = /** @class */ (function () {
|
|
|
6689
6615
|
var UILoggerControllerService = /** @class */ (function () {
|
|
6690
6616
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
6691
6617
|
this.httpClient = httpClient;
|
|
6692
|
-
this.basePath = 'https://
|
|
6618
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6693
6619
|
this.defaultHeaders = new HttpHeaders();
|
|
6694
6620
|
this.configuration = new Configuration();
|
|
6695
6621
|
if (basePath) {
|
|
@@ -6791,7 +6717,7 @@ var UILoggerControllerService = /** @class */ (function () {
|
|
|
6791
6717
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
6792
6718
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
6793
6719
|
this.httpClient = httpClient;
|
|
6794
|
-
this.basePath = 'https://
|
|
6720
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6795
6721
|
this.defaultHeaders = new HttpHeaders();
|
|
6796
6722
|
this.configuration = new Configuration();
|
|
6797
6723
|
if (basePath) {
|
|
@@ -6969,17 +6895,6 @@ var UserPreferenceControllerService = /** @class */ (function () {
|
|
|
6969
6895
|
|
|
6970
6896
|
var APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AudienceControllerService, AuditControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, DashboardControllerService, NotificationsControllerService, PixelControllerService, ReportingControllerService, SliceXControllerService, StrategyControllerService, UILoggerControllerService, UserPreferenceControllerService];
|
|
6971
6897
|
|
|
6972
|
-
var ActivityLogsCreativeSetsBulkUpdateDTO;
|
|
6973
|
-
(function (ActivityLogsCreativeSetsBulkUpdateDTO) {
|
|
6974
|
-
ActivityLogsCreativeSetsBulkUpdateDTO.StatusEnum = {
|
|
6975
|
-
PENDING: 'PENDING',
|
|
6976
|
-
INPROGRESS: 'IN_PROGRESS',
|
|
6977
|
-
FAILED: 'FAILED',
|
|
6978
|
-
SUCCESS: 'SUCCESS',
|
|
6979
|
-
PARTIALSUCCESS: 'PARTIAL_SUCCESS'
|
|
6980
|
-
};
|
|
6981
|
-
})(ActivityLogsCreativeSetsBulkUpdateDTO || (ActivityLogsCreativeSetsBulkUpdateDTO = {}));
|
|
6982
|
-
|
|
6983
6898
|
var ActivityLogsStrategyBulkUpdateDTO;
|
|
6984
6899
|
(function (ActivityLogsStrategyBulkUpdateDTO) {
|
|
6985
6900
|
ActivityLogsStrategyBulkUpdateDTO.StatusEnum = {
|
|
@@ -7892,5 +7807,5 @@ var ApiModule = /** @class */ (function () {
|
|
|
7892
7807
|
* Generated bundle index. Do not edit.
|
|
7893
7808
|
*/
|
|
7894
7809
|
|
|
7895
|
-
export { APIS,
|
|
7810
|
+
export { APIS, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AuctionTypeEditField, AudienceControllerService, AudienceDTO, AudienceESDTO, AudiencePerformanceDTO, AuditControllerService, BASE_PATH, BaseModelWithCreativeSetType, BulkStrategyControllerService, COLLECTION_FORMATS, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestination, ClickDestinationControllerService, Configuration, CreativeCompactDTO, CreativeControllerService, CreativeDTO, CreativeFileForSet, CreativeFiles, CreativeHtmlFileForSet, CreativeSetDashboardMetric, CreativeSetDetails, CreativeSetRequest, CreativeSetResponse, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, DashboardControllerService, DcoAttributesDTO, DuplicateCreativeSetResponse, FilterModel, GeoListRequest, Macro, MetaRuleDto, NotificationResponse, NotificationsControllerService, PixelControllerService, PixelDataFileDTO, RemoteFileDTO, ReportProperty, ReportingControllerService, ReportingRequest, ReportingResponse, RuleDTO, SliceXControllerService, StrategyControllerService, StrategyDTO, StrategyQuickEditDTO, TemplateVariablesDTO, UILoggerControllerService, UserPreferenceControllerService, VastCreative, VideoAttributes, VideoProperties };
|
|
7896
7811
|
//# sourceMappingURL=revxui-api-clients-ts.js.map
|