@revxui/api-clients-ts 1.1.97 → 1.1.99
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/bidFunnelController.service.d.ts +6 -6
- package/api/creativeSetsController.service.d.ts +0 -28
- package/api/dashboardController.service.d.ts +24 -24
- package/api/strategyController.service.d.ts +9 -9
- package/bundles/revxui-api-clients-ts.umd.js +50 -153
- package/bundles/revxui-api-clients-ts.umd.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/bidFunnelController.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 -80
- 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/customerReportingController.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/strategyTemplateController.service.js +2 -2
- package/esm2015/api/uILoggerController.service.js +2 -2
- package/esm2015/api/userPreferenceController.service.js +2 -2
- package/esm2015/model/baseModelWithCreativeSetType.js +3 -2
- package/esm2015/model/creativeCompactDTO.js +3 -2
- package/esm2015/model/creativeDTO.js +3 -2
- package/esm2015/model/creativeDetails.js +3 -2
- package/esm2015/model/creativeFileForSet.js +3 -2
- package/esm2015/model/creativeFiles.js +3 -2
- package/esm2015/model/creativeHtmlFileForSet.js +3 -2
- package/esm2015/model/creativeSetDashboardMetric.js +3 -2
- package/esm2015/model/creativeSetDetails.js +3 -2
- package/esm2015/model/creativeSetRequest.js +3 -2
- package/esm2015/model/creativeSetResponse.js +3 -2
- package/esm2015/model/duplicateCreativeSetResponse.js +3 -2
- package/esm2015/model/models.js +1 -7
- package/esm2015/model/strategy.js +1 -1
- package/esm2015/model/strategyDTO.js +1 -1
- package/fesm2015/revxui-api-clients-ts.js +51 -150
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/model/baseModelWithCreativeSetType.d.ts +2 -1
- package/model/creativeCompactDTO.d.ts +2 -1
- package/model/creativeDTO.d.ts +2 -1
- package/model/creativeDetails.d.ts +2 -1
- package/model/creativeFileForSet.d.ts +2 -1
- package/model/creativeFiles.d.ts +2 -1
- package/model/creativeHtmlFileForSet.d.ts +2 -1
- package/model/creativeSetDashboardMetric.d.ts +2 -1
- package/model/creativeSetDetails.d.ts +2 -1
- package/model/creativeSetRequest.d.ts +2 -1
- package/model/creativeSetResponse.d.ts +2 -1
- package/model/duplicateCreativeSetResponse.d.ts +2 -1
- package/model/models.d.ts +0 -6
- package/model/strategy.d.ts +1 -0
- package/model/strategyDTO.d.ts +1 -0
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
- package/esm2015/model/apiListResponseCreativePerformanceList.js +0 -2
- package/esm2015/model/apiListResponseCreativeSetPerformanceList.js +0 -2
- package/esm2015/model/apiResponseObjectApiListResponseCreativePerformanceList.js +0 -2
- package/esm2015/model/apiResponseObjectApiListResponseCreativeSetPerformanceList.js +0 -2
- package/esm2015/model/creativePerformanceList.js +0 -8
- package/esm2015/model/creativeSetPerformanceList.js +0 -25
- package/model/apiListResponseCreativePerformanceList.d.ts +0 -16
- package/model/apiListResponseCreativeSetPerformanceList.d.ts +0 -16
- package/model/apiResponseObjectApiListResponseCreativePerformanceList.d.ts +0 -17
- package/model/apiResponseObjectApiListResponseCreativeSetPerformanceList.d.ts +0 -17
- package/model/creativePerformanceList.d.ts +0 -78
- package/model/creativeSetPerformanceList.d.ts +0 -95
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
var AdminControllerService = /** @class */ (function () {
|
|
371
371
|
function AdminControllerService(httpClient, basePath, configuration) {
|
|
372
372
|
this.httpClient = httpClient;
|
|
373
|
-
this.basePath = 'https://
|
|
373
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
374
374
|
this.defaultHeaders = new http.HttpHeaders();
|
|
375
375
|
this.configuration = new Configuration();
|
|
376
376
|
if (basePath) {
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
var AdvertiserControllerService = /** @class */ (function () {
|
|
576
576
|
function AdvertiserControllerService(httpClient, basePath, configuration) {
|
|
577
577
|
this.httpClient = httpClient;
|
|
578
|
-
this.basePath = 'https://
|
|
578
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
579
579
|
this.defaultHeaders = new http.HttpHeaders();
|
|
580
580
|
this.configuration = new Configuration();
|
|
581
581
|
if (basePath) {
|
|
@@ -1009,7 +1009,7 @@
|
|
|
1009
1009
|
var AppSettingsControllerService = /** @class */ (function () {
|
|
1010
1010
|
function AppSettingsControllerService(httpClient, basePath, configuration) {
|
|
1011
1011
|
this.httpClient = httpClient;
|
|
1012
|
-
this.basePath = 'https://
|
|
1012
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
1013
1013
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1014
1014
|
this.configuration = new Configuration();
|
|
1015
1015
|
if (basePath) {
|
|
@@ -1262,7 +1262,7 @@
|
|
|
1262
1262
|
var AudienceControllerService = /** @class */ (function () {
|
|
1263
1263
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
1264
1264
|
this.httpClient = httpClient;
|
|
1265
|
-
this.basePath = 'https://
|
|
1265
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
1266
1266
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1267
1267
|
this.configuration = new Configuration();
|
|
1268
1268
|
if (basePath) {
|
|
@@ -2120,7 +2120,7 @@
|
|
|
2120
2120
|
var AuditControllerService = /** @class */ (function () {
|
|
2121
2121
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
2122
2122
|
this.httpClient = httpClient;
|
|
2123
|
-
this.basePath = 'https://
|
|
2123
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2124
2124
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2125
2125
|
this.configuration = new Configuration();
|
|
2126
2126
|
if (basePath) {
|
|
@@ -2307,7 +2307,7 @@
|
|
|
2307
2307
|
var BidFunnelControllerService = /** @class */ (function () {
|
|
2308
2308
|
function BidFunnelControllerService(httpClient, basePath, configuration) {
|
|
2309
2309
|
this.httpClient = httpClient;
|
|
2310
|
-
this.basePath = 'https://
|
|
2310
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2311
2311
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2312
2312
|
this.configuration = new Configuration();
|
|
2313
2313
|
if (basePath) {
|
|
@@ -2438,7 +2438,7 @@
|
|
|
2438
2438
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
2439
2439
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
2440
2440
|
this.httpClient = httpClient;
|
|
2441
|
-
this.basePath = 'https://
|
|
2441
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2442
2442
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2443
2443
|
this.configuration = new Configuration();
|
|
2444
2444
|
if (basePath) {
|
|
@@ -2669,7 +2669,7 @@
|
|
|
2669
2669
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2670
2670
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2671
2671
|
this.httpClient = httpClient;
|
|
2672
|
-
this.basePath = 'https://
|
|
2672
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2673
2673
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2674
2674
|
this.configuration = new Configuration();
|
|
2675
2675
|
if (basePath) {
|
|
@@ -2778,7 +2778,7 @@
|
|
|
2778
2778
|
var CampaignControllerService = /** @class */ (function () {
|
|
2779
2779
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2780
2780
|
this.httpClient = httpClient;
|
|
2781
|
-
this.basePath = 'https://
|
|
2781
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
2782
2782
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2783
2783
|
this.configuration = new Configuration();
|
|
2784
2784
|
if (basePath) {
|
|
@@ -3088,7 +3088,7 @@
|
|
|
3088
3088
|
var CatalogControllerService = /** @class */ (function () {
|
|
3089
3089
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
3090
3090
|
this.httpClient = httpClient;
|
|
3091
|
-
this.basePath = 'https://
|
|
3091
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3092
3092
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3093
3093
|
this.configuration = new Configuration();
|
|
3094
3094
|
if (basePath) {
|
|
@@ -3334,7 +3334,7 @@
|
|
|
3334
3334
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
3335
3335
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
3336
3336
|
this.httpClient = httpClient;
|
|
3337
|
-
this.basePath = 'https://
|
|
3337
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3338
3338
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3339
3339
|
this.configuration = new Configuration();
|
|
3340
3340
|
if (basePath) {
|
|
@@ -3572,7 +3572,7 @@
|
|
|
3572
3572
|
var CreativeControllerService = /** @class */ (function () {
|
|
3573
3573
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3574
3574
|
this.httpClient = httpClient;
|
|
3575
|
-
this.basePath = 'https://
|
|
3575
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
3576
3576
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3577
3577
|
this.configuration = new Configuration();
|
|
3578
3578
|
if (basePath) {
|
|
@@ -4073,7 +4073,7 @@
|
|
|
4073
4073
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
4074
4074
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
4075
4075
|
this.httpClient = httpClient;
|
|
4076
|
-
this.basePath = 'https://
|
|
4076
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4077
4077
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4078
4078
|
this.configuration = new Configuration();
|
|
4079
4079
|
if (basePath) {
|
|
@@ -4327,88 +4327,6 @@
|
|
|
4327
4327
|
reportProgress: reportProgress
|
|
4328
4328
|
});
|
|
4329
4329
|
};
|
|
4330
|
-
CreativeSetsControllerService.prototype.getCreativePerformanceDataUsingPOST = function (dashboardRequest, refresh, reqId, token, observe, reportProgress) {
|
|
4331
|
-
if (observe === void 0) { observe = 'body'; }
|
|
4332
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
4333
|
-
if (dashboardRequest === null || dashboardRequest === undefined) {
|
|
4334
|
-
throw new Error('Required parameter dashboardRequest was null or undefined when calling getCreativePerformanceDataUsingPOST.');
|
|
4335
|
-
}
|
|
4336
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
4337
|
-
if (refresh !== undefined && refresh !== null) {
|
|
4338
|
-
queryParameters = queryParameters.set('refresh', refresh);
|
|
4339
|
-
}
|
|
4340
|
-
var headers = this.defaultHeaders;
|
|
4341
|
-
if (reqId !== undefined && reqId !== null) {
|
|
4342
|
-
headers = headers.set('reqId', String(reqId));
|
|
4343
|
-
}
|
|
4344
|
-
if (token !== undefined && token !== null) {
|
|
4345
|
-
headers = headers.set('token', String(token));
|
|
4346
|
-
}
|
|
4347
|
-
// to determine the Accept header
|
|
4348
|
-
var httpHeaderAccepts = [
|
|
4349
|
-
'application/json'
|
|
4350
|
-
];
|
|
4351
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
4352
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
4353
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
4354
|
-
}
|
|
4355
|
-
// to determine the Content-Type header
|
|
4356
|
-
var consumes = [
|
|
4357
|
-
'application/json'
|
|
4358
|
-
];
|
|
4359
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
4360
|
-
if (httpContentTypeSelected != undefined) {
|
|
4361
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
4362
|
-
}
|
|
4363
|
-
return this.httpClient.post(this.basePath + "/v2/api/creativesets/performance/new/creative", dashboardRequest, {
|
|
4364
|
-
params: queryParameters,
|
|
4365
|
-
withCredentials: this.configuration.withCredentials,
|
|
4366
|
-
headers: headers,
|
|
4367
|
-
observe: observe,
|
|
4368
|
-
reportProgress: reportProgress
|
|
4369
|
-
});
|
|
4370
|
-
};
|
|
4371
|
-
CreativeSetsControllerService.prototype.getCreativeSetsPerformanceDataUsingPOST = function (dashboardRequest, refresh, reqId, token, observe, reportProgress) {
|
|
4372
|
-
if (observe === void 0) { observe = 'body'; }
|
|
4373
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
4374
|
-
if (dashboardRequest === null || dashboardRequest === undefined) {
|
|
4375
|
-
throw new Error('Required parameter dashboardRequest was null or undefined when calling getCreativeSetsPerformanceDataUsingPOST.');
|
|
4376
|
-
}
|
|
4377
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
4378
|
-
if (refresh !== undefined && refresh !== null) {
|
|
4379
|
-
queryParameters = queryParameters.set('refresh', refresh);
|
|
4380
|
-
}
|
|
4381
|
-
var headers = this.defaultHeaders;
|
|
4382
|
-
if (reqId !== undefined && reqId !== null) {
|
|
4383
|
-
headers = headers.set('reqId', String(reqId));
|
|
4384
|
-
}
|
|
4385
|
-
if (token !== undefined && token !== null) {
|
|
4386
|
-
headers = headers.set('token', String(token));
|
|
4387
|
-
}
|
|
4388
|
-
// to determine the Accept header
|
|
4389
|
-
var httpHeaderAccepts = [
|
|
4390
|
-
'application/json'
|
|
4391
|
-
];
|
|
4392
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
4393
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
4394
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
4395
|
-
}
|
|
4396
|
-
// to determine the Content-Type header
|
|
4397
|
-
var consumes = [
|
|
4398
|
-
'application/json'
|
|
4399
|
-
];
|
|
4400
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
4401
|
-
if (httpContentTypeSelected != undefined) {
|
|
4402
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
4403
|
-
}
|
|
4404
|
-
return this.httpClient.post(this.basePath + "/v2/api/creativesets/performance/new", dashboardRequest, {
|
|
4405
|
-
params: queryParameters,
|
|
4406
|
-
withCredentials: this.configuration.withCredentials,
|
|
4407
|
-
headers: headers,
|
|
4408
|
-
observe: observe,
|
|
4409
|
-
reportProgress: reportProgress
|
|
4410
|
-
});
|
|
4411
|
-
};
|
|
4412
4330
|
CreativeSetsControllerService.prototype.getCreativeSetsPerformanceUsingPOST = function (dashboardRequest, refresh, reqId, token, observe, reportProgress) {
|
|
4413
4331
|
if (observe === void 0) { observe = 'body'; }
|
|
4414
4332
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -4674,7 +4592,7 @@
|
|
|
4674
4592
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
4675
4593
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
4676
4594
|
this.httpClient = httpClient;
|
|
4677
|
-
this.basePath = 'https://
|
|
4595
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4678
4596
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4679
4597
|
this.configuration = new Configuration();
|
|
4680
4598
|
if (basePath) {
|
|
@@ -4863,7 +4781,7 @@
|
|
|
4863
4781
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4864
4782
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4865
4783
|
this.httpClient = httpClient;
|
|
4866
|
-
this.basePath = 'https://
|
|
4784
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4867
4785
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4868
4786
|
this.configuration = new Configuration();
|
|
4869
4787
|
if (basePath) {
|
|
@@ -4939,7 +4857,7 @@
|
|
|
4939
4857
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4940
4858
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4941
4859
|
this.httpClient = httpClient;
|
|
4942
|
-
this.basePath = 'https://
|
|
4860
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
4943
4861
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4944
4862
|
this.configuration = new Configuration();
|
|
4945
4863
|
if (basePath) {
|
|
@@ -5106,7 +5024,7 @@
|
|
|
5106
5024
|
var CustomerReportingControllerService = /** @class */ (function () {
|
|
5107
5025
|
function CustomerReportingControllerService(httpClient, basePath, configuration) {
|
|
5108
5026
|
this.httpClient = httpClient;
|
|
5109
|
-
this.basePath = 'https://
|
|
5027
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5110
5028
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5111
5029
|
this.configuration = new Configuration();
|
|
5112
5030
|
if (basePath) {
|
|
@@ -5191,7 +5109,7 @@
|
|
|
5191
5109
|
var DashboardControllerService = /** @class */ (function () {
|
|
5192
5110
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
5193
5111
|
this.httpClient = httpClient;
|
|
5194
|
-
this.basePath = 'https://
|
|
5112
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5195
5113
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5196
5114
|
this.configuration = new Configuration();
|
|
5197
5115
|
if (basePath) {
|
|
@@ -5836,7 +5754,7 @@
|
|
|
5836
5754
|
var NotificationsControllerService = /** @class */ (function () {
|
|
5837
5755
|
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5838
5756
|
this.httpClient = httpClient;
|
|
5839
|
-
this.basePath = 'https://
|
|
5757
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
5840
5758
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5841
5759
|
this.configuration = new Configuration();
|
|
5842
5760
|
if (basePath) {
|
|
@@ -6055,7 +5973,7 @@
|
|
|
6055
5973
|
var PixelControllerService = /** @class */ (function () {
|
|
6056
5974
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
6057
5975
|
this.httpClient = httpClient;
|
|
6058
|
-
this.basePath = 'https://
|
|
5976
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6059
5977
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6060
5978
|
this.configuration = new Configuration();
|
|
6061
5979
|
if (basePath) {
|
|
@@ -6372,7 +6290,7 @@
|
|
|
6372
6290
|
var ReportingControllerService = /** @class */ (function () {
|
|
6373
6291
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
6374
6292
|
this.httpClient = httpClient;
|
|
6375
|
-
this.basePath = 'https://
|
|
6293
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6376
6294
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6377
6295
|
this.configuration = new Configuration();
|
|
6378
6296
|
if (basePath) {
|
|
@@ -6544,7 +6462,7 @@
|
|
|
6544
6462
|
var SliceXControllerService = /** @class */ (function () {
|
|
6545
6463
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
6546
6464
|
this.httpClient = httpClient;
|
|
6547
|
-
this.basePath = 'https://
|
|
6465
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6548
6466
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6549
6467
|
this.configuration = new Configuration();
|
|
6550
6468
|
if (basePath) {
|
|
@@ -6800,7 +6718,7 @@
|
|
|
6800
6718
|
var StrategyControllerService = /** @class */ (function () {
|
|
6801
6719
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
6802
6720
|
this.httpClient = httpClient;
|
|
6803
|
-
this.basePath = 'https://
|
|
6721
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
6804
6722
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6805
6723
|
this.configuration = new Configuration();
|
|
6806
6724
|
if (basePath) {
|
|
@@ -7632,7 +7550,7 @@
|
|
|
7632
7550
|
var StrategyTemplateControllerService = /** @class */ (function () {
|
|
7633
7551
|
function StrategyTemplateControllerService(httpClient, basePath, configuration) {
|
|
7634
7552
|
this.httpClient = httpClient;
|
|
7635
|
-
this.basePath = 'https://
|
|
7553
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
7636
7554
|
this.defaultHeaders = new http.HttpHeaders();
|
|
7637
7555
|
this.configuration = new Configuration();
|
|
7638
7556
|
if (basePath) {
|
|
@@ -7754,7 +7672,7 @@
|
|
|
7754
7672
|
var UILoggerControllerService = /** @class */ (function () {
|
|
7755
7673
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
7756
7674
|
this.httpClient = httpClient;
|
|
7757
|
-
this.basePath = 'https://
|
|
7675
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
7758
7676
|
this.defaultHeaders = new http.HttpHeaders();
|
|
7759
7677
|
this.configuration = new Configuration();
|
|
7760
7678
|
if (basePath) {
|
|
@@ -7844,7 +7762,7 @@
|
|
|
7844
7762
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
7845
7763
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
7846
7764
|
this.httpClient = httpClient;
|
|
7847
|
-
this.basePath = 'https://
|
|
7765
|
+
this.basePath = 'https://apiv2stage1.atomex.net';
|
|
7848
7766
|
this.defaultHeaders = new http.HttpHeaders();
|
|
7849
7767
|
this.configuration = new Configuration();
|
|
7850
7768
|
if (basePath) {
|
|
@@ -8217,7 +8135,8 @@
|
|
|
8217
8135
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8218
8136
|
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8219
8137
|
NATIVEICON: 'NATIVE_ICON',
|
|
8220
|
-
ICON: 'ICON'
|
|
8138
|
+
ICON: 'ICON',
|
|
8139
|
+
CTVVIDEO: 'CTV_VIDEO'
|
|
8221
8140
|
};
|
|
8222
8141
|
})(exports.BaseModelWithCreativeSetType || (exports.BaseModelWithCreativeSetType = {}));
|
|
8223
8142
|
|
|
@@ -8251,7 +8170,8 @@
|
|
|
8251
8170
|
FbAppEngagement: 'fbAppEngagement',
|
|
8252
8171
|
ClickTracker: 'clickTracker',
|
|
8253
8172
|
FbxImageNewsFeed: 'fbxImageNewsFeed',
|
|
8254
|
-
NativeIcon: 'nativeIcon'
|
|
8173
|
+
NativeIcon: 'nativeIcon',
|
|
8174
|
+
CtvVideo: 'ctvVideo'
|
|
8255
8175
|
};
|
|
8256
8176
|
})(exports.CreativeCompactDTO || (exports.CreativeCompactDTO = {}));
|
|
8257
8177
|
|
|
@@ -8290,7 +8210,8 @@
|
|
|
8290
8210
|
FbAppEngagement: 'fbAppEngagement',
|
|
8291
8211
|
ClickTracker: 'clickTracker',
|
|
8292
8212
|
FbxImageNewsFeed: 'fbxImageNewsFeed',
|
|
8293
|
-
NativeIcon: 'nativeIcon'
|
|
8213
|
+
NativeIcon: 'nativeIcon',
|
|
8214
|
+
CtvVideo: 'ctvVideo'
|
|
8294
8215
|
};
|
|
8295
8216
|
CreativeDTO.VideoUploadTypeEnum = {
|
|
8296
8217
|
VIDEO: 'VIDEO',
|
|
@@ -8315,7 +8236,8 @@
|
|
|
8315
8236
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8316
8237
|
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8317
8238
|
NATIVEICON: 'NATIVE_ICON',
|
|
8318
|
-
ICON: 'ICON'
|
|
8239
|
+
ICON: 'ICON',
|
|
8240
|
+
CTVVIDEO: 'CTV_VIDEO'
|
|
8319
8241
|
};
|
|
8320
8242
|
})(exports.CreativeDetails || (exports.CreativeDetails = {}));
|
|
8321
8243
|
|
|
@@ -8336,7 +8258,8 @@
|
|
|
8336
8258
|
FbAppEngagement: 'fbAppEngagement',
|
|
8337
8259
|
ClickTracker: 'clickTracker',
|
|
8338
8260
|
FbxImageNewsFeed: 'fbxImageNewsFeed',
|
|
8339
|
-
NativeIcon: 'nativeIcon'
|
|
8261
|
+
NativeIcon: 'nativeIcon',
|
|
8262
|
+
CtvVideo: 'ctvVideo'
|
|
8340
8263
|
};
|
|
8341
8264
|
})(exports.CreativeFileForSet || (exports.CreativeFileForSet = {}));
|
|
8342
8265
|
|
|
@@ -8357,7 +8280,8 @@
|
|
|
8357
8280
|
FbAppEngagement: 'fbAppEngagement',
|
|
8358
8281
|
ClickTracker: 'clickTracker',
|
|
8359
8282
|
FbxImageNewsFeed: 'fbxImageNewsFeed',
|
|
8360
|
-
NativeIcon: 'nativeIcon'
|
|
8283
|
+
NativeIcon: 'nativeIcon',
|
|
8284
|
+
CtvVideo: 'ctvVideo'
|
|
8361
8285
|
};
|
|
8362
8286
|
})(exports.CreativeFiles || (exports.CreativeFiles = {}));
|
|
8363
8287
|
|
|
@@ -8383,18 +8307,11 @@
|
|
|
8383
8307
|
FbAppEngagement: 'fbAppEngagement',
|
|
8384
8308
|
ClickTracker: 'clickTracker',
|
|
8385
8309
|
FbxImageNewsFeed: 'fbxImageNewsFeed',
|
|
8386
|
-
NativeIcon: 'nativeIcon'
|
|
8310
|
+
NativeIcon: 'nativeIcon',
|
|
8311
|
+
CtvVideo: 'ctvVideo'
|
|
8387
8312
|
};
|
|
8388
8313
|
})(exports.CreativeHtmlFileForSet || (exports.CreativeHtmlFileForSet = {}));
|
|
8389
8314
|
|
|
8390
|
-
exports.CreativePerformanceList = void 0;
|
|
8391
|
-
(function (CreativePerformanceList) {
|
|
8392
|
-
CreativePerformanceList.StatusEnum = {
|
|
8393
|
-
Active: 'active',
|
|
8394
|
-
Inactive: 'inactive'
|
|
8395
|
-
};
|
|
8396
|
-
})(exports.CreativePerformanceList || (exports.CreativePerformanceList = {}));
|
|
8397
|
-
|
|
8398
8315
|
exports.CreativeSetDashboardMetric = void 0;
|
|
8399
8316
|
(function (CreativeSetDashboardMetric) {
|
|
8400
8317
|
CreativeSetDashboardMetric.CreativeSetTypeEnum = {
|
|
@@ -8412,7 +8329,8 @@
|
|
|
8412
8329
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8413
8330
|
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8414
8331
|
NATIVEICON: 'NATIVE_ICON',
|
|
8415
|
-
ICON: 'ICON'
|
|
8332
|
+
ICON: 'ICON',
|
|
8333
|
+
CTVVIDEO: 'CTV_VIDEO'
|
|
8416
8334
|
};
|
|
8417
8335
|
})(exports.CreativeSetDashboardMetric || (exports.CreativeSetDashboardMetric = {}));
|
|
8418
8336
|
|
|
@@ -8433,35 +8351,11 @@
|
|
|
8433
8351
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8434
8352
|
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8435
8353
|
NATIVEICON: 'NATIVE_ICON',
|
|
8436
|
-
ICON: 'ICON'
|
|
8354
|
+
ICON: 'ICON',
|
|
8355
|
+
CTVVIDEO: 'CTV_VIDEO'
|
|
8437
8356
|
};
|
|
8438
8357
|
})(exports.CreativeSetDetails || (exports.CreativeSetDetails = {}));
|
|
8439
8358
|
|
|
8440
|
-
exports.CreativeSetPerformanceList = void 0;
|
|
8441
|
-
(function (CreativeSetPerformanceList) {
|
|
8442
|
-
CreativeSetPerformanceList.StatusEnum = {
|
|
8443
|
-
Active: 'active',
|
|
8444
|
-
Inactive: 'inactive'
|
|
8445
|
-
};
|
|
8446
|
-
CreativeSetPerformanceList.TypeEnum = {
|
|
8447
|
-
IMAGE: 'IMAGE',
|
|
8448
|
-
VIDEO: 'VIDEO',
|
|
8449
|
-
THIRDPARTYADTAGS: 'THIRD_PARTY_AD_TAGS',
|
|
8450
|
-
ZIPPEDHTML: 'ZIPPED_HTML',
|
|
8451
|
-
NATIVEIMAGE: 'NATIVE_IMAGE',
|
|
8452
|
-
NATIVEVIDEO: 'NATIVE_VIDEO',
|
|
8453
|
-
DYNAMICIMAGE: 'DYNAMIC_IMAGE',
|
|
8454
|
-
DYNAMICMACRO: 'DYNAMIC_MACRO',
|
|
8455
|
-
DYNAMICHTML: 'DYNAMIC_HTML',
|
|
8456
|
-
DYNAMICVIDEO: 'DYNAMIC_VIDEO',
|
|
8457
|
-
HYBRIDSTATICAD: 'HYBRID_STATIC_AD',
|
|
8458
|
-
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8459
|
-
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8460
|
-
NATIVEICON: 'NATIVE_ICON',
|
|
8461
|
-
ICON: 'ICON'
|
|
8462
|
-
};
|
|
8463
|
-
})(exports.CreativeSetPerformanceList || (exports.CreativeSetPerformanceList = {}));
|
|
8464
|
-
|
|
8465
8359
|
exports.CreativeSetRequest = void 0;
|
|
8466
8360
|
(function (CreativeSetRequest) {
|
|
8467
8361
|
CreativeSetRequest.CreativeSetTypeEnum = {
|
|
@@ -8479,7 +8373,8 @@
|
|
|
8479
8373
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8480
8374
|
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8481
8375
|
NATIVEICON: 'NATIVE_ICON',
|
|
8482
|
-
ICON: 'ICON'
|
|
8376
|
+
ICON: 'ICON',
|
|
8377
|
+
CTVVIDEO: 'CTV_VIDEO'
|
|
8483
8378
|
};
|
|
8484
8379
|
})(exports.CreativeSetRequest || (exports.CreativeSetRequest = {}));
|
|
8485
8380
|
|
|
@@ -8511,7 +8406,8 @@
|
|
|
8511
8406
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8512
8407
|
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8513
8408
|
NATIVEICON: 'NATIVE_ICON',
|
|
8514
|
-
ICON: 'ICON'
|
|
8409
|
+
ICON: 'ICON',
|
|
8410
|
+
CTVVIDEO: 'CTV_VIDEO'
|
|
8515
8411
|
};
|
|
8516
8412
|
})(exports.CreativeSetResponse || (exports.CreativeSetResponse = {}));
|
|
8517
8413
|
|
|
@@ -8563,7 +8459,8 @@
|
|
|
8563
8459
|
HYBRIDDYNAMICAD: 'HYBRID_DYNAMIC_AD',
|
|
8564
8460
|
THIRDPARTYVIDEOADTAGS: 'THIRD_PARTY_VIDEO_AD_TAGS',
|
|
8565
8461
|
NATIVEICON: 'NATIVE_ICON',
|
|
8566
|
-
ICON: 'ICON'
|
|
8462
|
+
ICON: 'ICON',
|
|
8463
|
+
CTVVIDEO: 'CTV_VIDEO'
|
|
8567
8464
|
};
|
|
8568
8465
|
})(exports.DuplicateCreativeSetResponse || (exports.DuplicateCreativeSetResponse = {}));
|
|
8569
8466
|
|