@revxui/api-clients-ts 0.10.181 → 0.10.182
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/api/audienceController.service.d.ts +4 -48
- package/api/dashboardController.service.d.ts +24 -24
- package/api/sliceXController.service.d.ts +6 -6
- package/bundles/revxui-api-clients-ts.umd.js +24 -425
- 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/api.js +2 -4
- package/esm2015/api/appSettingsController.service.js +2 -2
- package/esm2015/api/appsFlyerAudienceController.service.js +2 -2
- package/esm2015/api/audienceController.service.js +2 -124
- 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 -2
- 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/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/api.module.js +1 -3
- package/esm2015/model/advertiserPojo.js +1 -1
- package/esm2015/model/{apiResponseObjectResponseMessage.js → apiListResponseListAudienceESDTO.js} +1 -1
- package/esm2015/model/apiResponseObjectApiListResponseListAudienceESDTO.js +1 -0
- package/esm2015/model/audienceDTO.js +1 -20
- package/esm2015/model/audienceESDTO.js +1 -16
- package/esm2015/model/creativeDTO.js +1 -1
- package/esm2015/model/creativeSetDashboardMetric.js +1 -1
- package/esm2015/model/creativeSetDetails.js +1 -1
- package/esm2015/model/dashboardData.js +1 -1
- package/esm2015/model/dashboardMetrics.js +1 -1
- package/esm2015/model/models.js +1 -3
- package/esm2015/model/ruleComponentDTO.js +1 -1
- package/esm2015/model/ruleDTO.js +1 -8
- package/esm2015/model/slicexData.js +1 -1
- package/esm2015/model/slicexGridData.js +1 -1
- package/esm5/api/adminController.service.js +2 -2
- package/esm5/api/advertiserController.service.js +2 -2
- package/esm5/api/api.js +2 -4
- package/esm5/api/appSettingsController.service.js +2 -2
- package/esm5/api/appsFlyerAudienceController.service.js +2 -2
- package/esm5/api/audienceController.service.js +2 -130
- 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 -2
- 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/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/api.module.js +1 -3
- package/esm5/model/advertiserPojo.js +1 -1
- package/esm5/model/{apiResponseObjectResponseMessage.js → apiListResponseListAudienceESDTO.js} +1 -1
- package/esm5/model/apiResponseObjectApiListResponseListAudienceESDTO.js +1 -0
- package/esm5/model/audienceDTO.js +1 -20
- package/esm5/model/audienceESDTO.js +1 -16
- package/esm5/model/creativeDTO.js +1 -1
- package/esm5/model/creativeSetDashboardMetric.js +1 -1
- package/esm5/model/creativeSetDetails.js +1 -1
- package/esm5/model/dashboardData.js +1 -1
- package/esm5/model/dashboardMetrics.js +1 -1
- package/esm5/model/models.js +1 -3
- package/esm5/model/ruleComponentDTO.js +1 -1
- package/esm5/model/ruleDTO.js +1 -8
- package/esm5/model/slicexData.js +1 -1
- package/esm5/model/slicexGridData.js +1 -1
- package/fesm2015/revxui-api-clients-ts.js +25 -399
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/fesm5/revxui-api-clients-ts.js +25 -425
- package/fesm5/revxui-api-clients-ts.js.map +1 -1
- package/model/advertiserPojo.d.ts +0 -2
- package/model/{apiListResponseAudienceESDTO.d.ts → apiListResponseListAudienceESDTO.d.ts} +2 -2
- package/model/{apiResponseObjectApiListResponseAudienceESDTO.d.ts → apiResponseObjectApiListResponseListAudienceESDTO.d.ts} +3 -3
- package/model/audienceDTO.d.ts +5 -40
- package/model/audienceESDTO.d.ts +0 -17
- package/model/creativeDTO.d.ts +2 -0
- package/model/creativeSetDashboardMetric.d.ts +2 -2
- package/model/creativeSetDetails.d.ts +2 -0
- package/model/dashboardData.d.ts +0 -2
- package/model/dashboardMetrics.d.ts +0 -2
- package/model/models.d.ts +2 -6
- package/model/ruleComponentDTO.d.ts +0 -1
- package/model/ruleDTO.d.ts +0 -10
- package/model/slicexData.d.ts +0 -2
- package/model/slicexGridData.d.ts +0 -2
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
- package/api/notificationsController.service.d.ts +0 -77
- package/esm2015/api/notificationsController.service.js +0 -187
- package/esm2015/model/apiListResponseAudienceESDTO.js +0 -1
- package/esm2015/model/apiResponseObjectApiListResponseAudienceESDTO.js +0 -1
- package/esm2015/model/audienceBackFilledStats.js +0 -12
- package/esm2015/model/notificationListResponseNotificationResponse.js +0 -1
- package/esm2015/model/notificationResponse.js +0 -19
- package/esm5/api/notificationsController.service.js +0 -207
- package/esm5/model/apiListResponseAudienceESDTO.js +0 -1
- package/esm5/model/apiResponseObjectApiListResponseAudienceESDTO.js +0 -1
- package/esm5/model/audienceBackFilledStats.js +0 -12
- package/esm5/model/notificationListResponseNotificationResponse.js +0 -1
- package/esm5/model/notificationResponse.js +0 -19
- package/model/apiResponseObjectResponseMessage.d.ts +0 -17
- package/model/audienceBackFilledStats.d.ts +0 -21
- package/model/notificationListResponseNotificationResponse.d.ts +0 -17
- package/model/notificationResponse.d.ts +0 -31
|
@@ -83,7 +83,7 @@ class Configuration {
|
|
|
83
83
|
let AdminControllerService = class AdminControllerService {
|
|
84
84
|
constructor(httpClient, basePath, configuration) {
|
|
85
85
|
this.httpClient = httpClient;
|
|
86
|
-
this.basePath = 'https://
|
|
86
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
87
87
|
this.defaultHeaders = new HttpHeaders();
|
|
88
88
|
this.configuration = new Configuration();
|
|
89
89
|
if (basePath) {
|
|
@@ -273,7 +273,7 @@ class CustomHttpUrlEncodingCodec extends HttpUrlEncodingCodec {
|
|
|
273
273
|
let AdvertiserControllerService = class AdvertiserControllerService {
|
|
274
274
|
constructor(httpClient, basePath, configuration) {
|
|
275
275
|
this.httpClient = httpClient;
|
|
276
|
-
this.basePath = 'https://
|
|
276
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
277
277
|
this.defaultHeaders = new HttpHeaders();
|
|
278
278
|
this.configuration = new Configuration();
|
|
279
279
|
if (basePath) {
|
|
@@ -685,7 +685,7 @@ AdvertiserControllerService = __decorate([
|
|
|
685
685
|
let AppSettingsControllerService = class AppSettingsControllerService {
|
|
686
686
|
constructor(httpClient, basePath, configuration) {
|
|
687
687
|
this.httpClient = httpClient;
|
|
688
|
-
this.basePath = 'https://
|
|
688
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
689
689
|
this.defaultHeaders = new HttpHeaders();
|
|
690
690
|
this.configuration = new Configuration();
|
|
691
691
|
if (basePath) {
|
|
@@ -837,7 +837,7 @@ AppSettingsControllerService = __decorate([
|
|
|
837
837
|
let AppsFlyerAudienceControllerService = class AppsFlyerAudienceControllerService {
|
|
838
838
|
constructor(httpClient, basePath, configuration) {
|
|
839
839
|
this.httpClient = httpClient;
|
|
840
|
-
this.basePath = 'https://
|
|
840
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
841
841
|
this.defaultHeaders = new HttpHeaders();
|
|
842
842
|
this.configuration = new Configuration();
|
|
843
843
|
if (basePath) {
|
|
@@ -988,7 +988,7 @@ AppsFlyerAudienceControllerService = __decorate([
|
|
|
988
988
|
let AudienceControllerService = class AudienceControllerService {
|
|
989
989
|
constructor(httpClient, basePath, configuration) {
|
|
990
990
|
this.httpClient = httpClient;
|
|
991
|
-
this.basePath = 'https://
|
|
991
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
992
992
|
this.defaultHeaders = new HttpHeaders();
|
|
993
993
|
this.configuration = new Configuration();
|
|
994
994
|
if (basePath) {
|
|
@@ -1047,71 +1047,6 @@ let AudienceControllerService = class AudienceControllerService {
|
|
|
1047
1047
|
reportProgress: reportProgress
|
|
1048
1048
|
});
|
|
1049
1049
|
}
|
|
1050
|
-
activateBackfillRuleUsingGET(id, queryID, reqId, token, observe = 'body', reportProgress = false) {
|
|
1051
|
-
if (id === null || id === undefined) {
|
|
1052
|
-
throw new Error('Required parameter id was null or undefined when calling activateBackfillRuleUsingGET.');
|
|
1053
|
-
}
|
|
1054
|
-
if (queryID === null || queryID === undefined) {
|
|
1055
|
-
throw new Error('Required parameter queryID was null or undefined when calling activateBackfillRuleUsingGET.');
|
|
1056
|
-
}
|
|
1057
|
-
let headers = this.defaultHeaders;
|
|
1058
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1059
|
-
headers = headers.set('reqId', String(reqId));
|
|
1060
|
-
}
|
|
1061
|
-
if (token !== undefined && token !== null) {
|
|
1062
|
-
headers = headers.set('token', String(token));
|
|
1063
|
-
}
|
|
1064
|
-
// to determine the Accept header
|
|
1065
|
-
let httpHeaderAccepts = [
|
|
1066
|
-
'*/*'
|
|
1067
|
-
];
|
|
1068
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1069
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1070
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1071
|
-
}
|
|
1072
|
-
// to determine the Content-Type header
|
|
1073
|
-
const consumes = [];
|
|
1074
|
-
return this.httpClient.get(`${this.basePath}/v2/api/audience/${encodeURIComponent(String(id))}/${encodeURIComponent(String(queryID))}`, {
|
|
1075
|
-
withCredentials: this.configuration.withCredentials,
|
|
1076
|
-
headers: headers,
|
|
1077
|
-
observe: observe,
|
|
1078
|
-
reportProgress: reportProgress
|
|
1079
|
-
});
|
|
1080
|
-
}
|
|
1081
|
-
addBackfillRuleUsingPOST(audience, reqId, token, observe = 'body', reportProgress = false) {
|
|
1082
|
-
if (audience === null || audience === undefined) {
|
|
1083
|
-
throw new Error('Required parameter audience was null or undefined when calling addBackfillRuleUsingPOST.');
|
|
1084
|
-
}
|
|
1085
|
-
let headers = this.defaultHeaders;
|
|
1086
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1087
|
-
headers = headers.set('reqId', String(reqId));
|
|
1088
|
-
}
|
|
1089
|
-
if (token !== undefined && token !== null) {
|
|
1090
|
-
headers = headers.set('token', String(token));
|
|
1091
|
-
}
|
|
1092
|
-
// to determine the Accept header
|
|
1093
|
-
let httpHeaderAccepts = [
|
|
1094
|
-
'application/json'
|
|
1095
|
-
];
|
|
1096
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1097
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1098
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1099
|
-
}
|
|
1100
|
-
// to determine the Content-Type header
|
|
1101
|
-
const consumes = [
|
|
1102
|
-
'application/json'
|
|
1103
|
-
];
|
|
1104
|
-
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
1105
|
-
if (httpContentTypeSelected != undefined) {
|
|
1106
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1107
|
-
}
|
|
1108
|
-
return this.httpClient.post(`${this.basePath}/v2/api/audience/addbackfillrule`, audience, {
|
|
1109
|
-
withCredentials: this.configuration.withCredentials,
|
|
1110
|
-
headers: headers,
|
|
1111
|
-
observe: observe,
|
|
1112
|
-
reportProgress: reportProgress
|
|
1113
|
-
});
|
|
1114
|
-
}
|
|
1115
1050
|
checkConnectionUsingPOST(config, reqId, token, observe = 'body', reportProgress = false) {
|
|
1116
1051
|
if (config === null || config === undefined) {
|
|
1117
1052
|
throw new Error('Required parameter config was null or undefined when calling checkConnectionUsingPOST.');
|
|
@@ -1357,63 +1292,6 @@ let AudienceControllerService = class AudienceControllerService {
|
|
|
1357
1292
|
reportProgress: reportProgress
|
|
1358
1293
|
});
|
|
1359
1294
|
}
|
|
1360
|
-
getChartDataUsingPOST(audienceType, dashboardRequest, id, metric, refresh, reqId, token, observe = 'body', reportProgress = false) {
|
|
1361
|
-
if (audienceType === null || audienceType === undefined) {
|
|
1362
|
-
throw new Error('Required parameter audienceType was null or undefined when calling getChartDataUsingPOST.');
|
|
1363
|
-
}
|
|
1364
|
-
if (dashboardRequest === null || dashboardRequest === undefined) {
|
|
1365
|
-
throw new Error('Required parameter dashboardRequest was null or undefined when calling getChartDataUsingPOST.');
|
|
1366
|
-
}
|
|
1367
|
-
if (id === null || id === undefined) {
|
|
1368
|
-
throw new Error('Required parameter id was null or undefined when calling getChartDataUsingPOST.');
|
|
1369
|
-
}
|
|
1370
|
-
if (metric === null || metric === undefined) {
|
|
1371
|
-
throw new Error('Required parameter metric was null or undefined when calling getChartDataUsingPOST.');
|
|
1372
|
-
}
|
|
1373
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
1374
|
-
if (audienceType !== undefined && audienceType !== null) {
|
|
1375
|
-
queryParameters = queryParameters.set('audienceType', audienceType);
|
|
1376
|
-
}
|
|
1377
|
-
if (id !== undefined && id !== null) {
|
|
1378
|
-
queryParameters = queryParameters.set('id', id);
|
|
1379
|
-
}
|
|
1380
|
-
if (metric !== undefined && metric !== null) {
|
|
1381
|
-
queryParameters = queryParameters.set('metric', metric);
|
|
1382
|
-
}
|
|
1383
|
-
if (refresh !== undefined && refresh !== null) {
|
|
1384
|
-
queryParameters = queryParameters.set('refresh', refresh);
|
|
1385
|
-
}
|
|
1386
|
-
let headers = this.defaultHeaders;
|
|
1387
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1388
|
-
headers = headers.set('reqId', String(reqId));
|
|
1389
|
-
}
|
|
1390
|
-
if (token !== undefined && token !== null) {
|
|
1391
|
-
headers = headers.set('token', String(token));
|
|
1392
|
-
}
|
|
1393
|
-
// to determine the Accept header
|
|
1394
|
-
let httpHeaderAccepts = [
|
|
1395
|
-
'application/json'
|
|
1396
|
-
];
|
|
1397
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1398
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1399
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1400
|
-
}
|
|
1401
|
-
// to determine the Content-Type header
|
|
1402
|
-
const consumes = [
|
|
1403
|
-
'application/json'
|
|
1404
|
-
];
|
|
1405
|
-
const httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
1406
|
-
if (httpContentTypeSelected != undefined) {
|
|
1407
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1408
|
-
}
|
|
1409
|
-
return this.httpClient.post(`${this.basePath}/v2/api/audience/chart`, dashboardRequest, {
|
|
1410
|
-
params: queryParameters,
|
|
1411
|
-
withCredentials: this.configuration.withCredentials,
|
|
1412
|
-
headers: headers,
|
|
1413
|
-
observe: observe,
|
|
1414
|
-
reportProgress: reportProgress
|
|
1415
|
-
});
|
|
1416
|
-
}
|
|
1417
1295
|
getMetaRulesUsingGET(reqId, token, observe = 'body', reportProgress = false) {
|
|
1418
1296
|
let headers = this.defaultHeaders;
|
|
1419
1297
|
if (reqId !== undefined && reqId !== null) {
|
|
@@ -1596,7 +1474,7 @@ AudienceControllerService = __decorate([
|
|
|
1596
1474
|
let AuditControllerService = class AuditControllerService {
|
|
1597
1475
|
constructor(httpClient, basePath, configuration) {
|
|
1598
1476
|
this.httpClient = httpClient;
|
|
1599
|
-
this.basePath = 'https://
|
|
1477
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1600
1478
|
this.defaultHeaders = new HttpHeaders();
|
|
1601
1479
|
this.configuration = new Configuration();
|
|
1602
1480
|
if (basePath) {
|
|
@@ -1777,7 +1655,7 @@ AuditControllerService = __decorate([
|
|
|
1777
1655
|
let BulkStrategyControllerService = class BulkStrategyControllerService {
|
|
1778
1656
|
constructor(httpClient, basePath, configuration) {
|
|
1779
1657
|
this.httpClient = httpClient;
|
|
1780
|
-
this.basePath = 'https://
|
|
1658
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1781
1659
|
this.defaultHeaders = new HttpHeaders();
|
|
1782
1660
|
this.configuration = new Configuration();
|
|
1783
1661
|
if (basePath) {
|
|
@@ -1998,7 +1876,7 @@ BulkStrategyControllerService = __decorate([
|
|
|
1998
1876
|
let CSSThemeController_Service = class CSSThemeController_Service {
|
|
1999
1877
|
constructor(httpClient, basePath, configuration) {
|
|
2000
1878
|
this.httpClient = httpClient;
|
|
2001
|
-
this.basePath = 'https://
|
|
1879
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2002
1880
|
this.defaultHeaders = new HttpHeaders();
|
|
2003
1881
|
this.configuration = new Configuration();
|
|
2004
1882
|
if (basePath) {
|
|
@@ -2103,7 +1981,7 @@ CSSThemeController_Service = __decorate([
|
|
|
2103
1981
|
let CampaignControllerService = class CampaignControllerService {
|
|
2104
1982
|
constructor(httpClient, basePath, configuration) {
|
|
2105
1983
|
this.httpClient = httpClient;
|
|
2106
|
-
this.basePath = 'https://
|
|
1984
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2107
1985
|
this.defaultHeaders = new HttpHeaders();
|
|
2108
1986
|
this.configuration = new Configuration();
|
|
2109
1987
|
if (basePath) {
|
|
@@ -2365,7 +2243,7 @@ CampaignControllerService = __decorate([
|
|
|
2365
2243
|
let CatalogControllerService = class CatalogControllerService {
|
|
2366
2244
|
constructor(httpClient, basePath, configuration) {
|
|
2367
2245
|
this.httpClient = httpClient;
|
|
2368
|
-
this.basePath = 'https://
|
|
2246
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2369
2247
|
this.defaultHeaders = new HttpHeaders();
|
|
2370
2248
|
this.configuration = new Configuration();
|
|
2371
2249
|
if (basePath) {
|
|
@@ -2568,7 +2446,7 @@ CatalogControllerService = __decorate([
|
|
|
2568
2446
|
let ClickDestinationControllerService = class ClickDestinationControllerService {
|
|
2569
2447
|
constructor(httpClient, basePath, configuration) {
|
|
2570
2448
|
this.httpClient = httpClient;
|
|
2571
|
-
this.basePath = 'https://
|
|
2449
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2572
2450
|
this.defaultHeaders = new HttpHeaders();
|
|
2573
2451
|
this.configuration = new Configuration();
|
|
2574
2452
|
if (basePath) {
|
|
@@ -2796,7 +2674,7 @@ ClickDestinationControllerService = __decorate([
|
|
|
2796
2674
|
let CreativeControllerService = class CreativeControllerService {
|
|
2797
2675
|
constructor(httpClient, basePath, configuration) {
|
|
2798
2676
|
this.httpClient = httpClient;
|
|
2799
|
-
this.basePath = 'https://
|
|
2677
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2800
2678
|
this.defaultHeaders = new HttpHeaders();
|
|
2801
2679
|
this.configuration = new Configuration();
|
|
2802
2680
|
if (basePath) {
|
|
@@ -3239,7 +3117,7 @@ CreativeControllerService = __decorate([
|
|
|
3239
3117
|
let CreativeSetsControllerService = class CreativeSetsControllerService {
|
|
3240
3118
|
constructor(httpClient, basePath, configuration) {
|
|
3241
3119
|
this.httpClient = httpClient;
|
|
3242
|
-
this.basePath = 'https://
|
|
3120
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3243
3121
|
this.defaultHeaders = new HttpHeaders();
|
|
3244
3122
|
this.configuration = new Configuration();
|
|
3245
3123
|
if (basePath) {
|
|
@@ -3548,7 +3426,7 @@ CreativeSetsControllerService = __decorate([
|
|
|
3548
3426
|
let CreativeTemplateThemesControllerService = class CreativeTemplateThemesControllerService {
|
|
3549
3427
|
constructor(httpClient, basePath, configuration) {
|
|
3550
3428
|
this.httpClient = httpClient;
|
|
3551
|
-
this.basePath = 'https://
|
|
3429
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3552
3430
|
this.defaultHeaders = new HttpHeaders();
|
|
3553
3431
|
this.configuration = new Configuration();
|
|
3554
3432
|
if (basePath) {
|
|
@@ -3729,7 +3607,7 @@ CreativeTemplateThemesControllerService = __decorate([
|
|
|
3729
3607
|
let CreativeTemplateVariablesControllerService = class CreativeTemplateVariablesControllerService {
|
|
3730
3608
|
constructor(httpClient, basePath, configuration) {
|
|
3731
3609
|
this.httpClient = httpClient;
|
|
3732
|
-
this.basePath = 'https://
|
|
3610
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3733
3611
|
this.defaultHeaders = new HttpHeaders();
|
|
3734
3612
|
this.configuration = new Configuration();
|
|
3735
3613
|
if (basePath) {
|
|
@@ -3803,7 +3681,7 @@ CreativeTemplateVariablesControllerService = __decorate([
|
|
|
3803
3681
|
let CreativeTemplatesControllerService = class CreativeTemplatesControllerService {
|
|
3804
3682
|
constructor(httpClient, basePath, configuration) {
|
|
3805
3683
|
this.httpClient = httpClient;
|
|
3806
|
-
this.basePath = 'https://
|
|
3684
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3807
3685
|
this.defaultHeaders = new HttpHeaders();
|
|
3808
3686
|
this.configuration = new Configuration();
|
|
3809
3687
|
if (basePath) {
|
|
@@ -3964,7 +3842,7 @@ CreativeTemplatesControllerService = __decorate([
|
|
|
3964
3842
|
let DashboardControllerService = class DashboardControllerService {
|
|
3965
3843
|
constructor(httpClient, basePath, configuration) {
|
|
3966
3844
|
this.httpClient = httpClient;
|
|
3967
|
-
this.basePath = 'https://
|
|
3845
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3968
3846
|
this.defaultHeaders = new HttpHeaders();
|
|
3969
3847
|
this.configuration = new Configuration();
|
|
3970
3848
|
if (basePath) {
|
|
@@ -4565,185 +4443,6 @@ DashboardControllerService = __decorate([
|
|
|
4565
4443
|
__param(1, Optional()), __param(1, Inject(BASE_PATH)), __param(2, Optional())
|
|
4566
4444
|
], DashboardControllerService);
|
|
4567
4445
|
|
|
4568
|
-
/**
|
|
4569
|
-
* Api Documentation
|
|
4570
|
-
* Api Documentation
|
|
4571
|
-
*
|
|
4572
|
-
* OpenAPI spec version: 1.0
|
|
4573
|
-
*
|
|
4574
|
-
*
|
|
4575
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
4576
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
4577
|
-
* Do not edit the class manually.
|
|
4578
|
-
*/
|
|
4579
|
-
let NotificationsControllerService = class NotificationsControllerService {
|
|
4580
|
-
constructor(httpClient, basePath, configuration) {
|
|
4581
|
-
this.httpClient = httpClient;
|
|
4582
|
-
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4583
|
-
this.defaultHeaders = new HttpHeaders();
|
|
4584
|
-
this.configuration = new Configuration();
|
|
4585
|
-
if (basePath) {
|
|
4586
|
-
this.basePath = basePath;
|
|
4587
|
-
}
|
|
4588
|
-
if (configuration) {
|
|
4589
|
-
this.configuration = configuration;
|
|
4590
|
-
this.basePath = basePath || configuration.basePath || this.basePath;
|
|
4591
|
-
}
|
|
4592
|
-
}
|
|
4593
|
-
/**
|
|
4594
|
-
* @param consumes string[] mime-types
|
|
4595
|
-
* @return true: consumes contains 'multipart/form-data', false: otherwise
|
|
4596
|
-
*/
|
|
4597
|
-
canConsumeForm(consumes) {
|
|
4598
|
-
const form = 'multipart/form-data';
|
|
4599
|
-
for (const consume of consumes) {
|
|
4600
|
-
if (form === consume) {
|
|
4601
|
-
return true;
|
|
4602
|
-
}
|
|
4603
|
-
}
|
|
4604
|
-
return false;
|
|
4605
|
-
}
|
|
4606
|
-
getNotificationUsingGET(pageNumber, pageSize, reqId, token, observe = 'body', reportProgress = false) {
|
|
4607
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
4608
|
-
if (pageNumber !== undefined && pageNumber !== null) {
|
|
4609
|
-
queryParameters = queryParameters.set('pageNumber', pageNumber);
|
|
4610
|
-
}
|
|
4611
|
-
if (pageSize !== undefined && pageSize !== null) {
|
|
4612
|
-
queryParameters = queryParameters.set('pageSize', pageSize);
|
|
4613
|
-
}
|
|
4614
|
-
let headers = this.defaultHeaders;
|
|
4615
|
-
if (reqId !== undefined && reqId !== null) {
|
|
4616
|
-
headers = headers.set('reqId', String(reqId));
|
|
4617
|
-
}
|
|
4618
|
-
if (token !== undefined && token !== null) {
|
|
4619
|
-
headers = headers.set('token', String(token));
|
|
4620
|
-
}
|
|
4621
|
-
// to determine the Accept header
|
|
4622
|
-
let httpHeaderAccepts = [
|
|
4623
|
-
'application/json'
|
|
4624
|
-
];
|
|
4625
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
4626
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
4627
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
4628
|
-
}
|
|
4629
|
-
// to determine the Content-Type header
|
|
4630
|
-
const consumes = [];
|
|
4631
|
-
return this.httpClient.get(`${this.basePath}/v2/api/notifications`, {
|
|
4632
|
-
params: queryParameters,
|
|
4633
|
-
withCredentials: this.configuration.withCredentials,
|
|
4634
|
-
headers: headers,
|
|
4635
|
-
observe: observe,
|
|
4636
|
-
reportProgress: reportProgress
|
|
4637
|
-
});
|
|
4638
|
-
}
|
|
4639
|
-
markAllSeenUsingPOST(reqId, token, observe = 'body', reportProgress = false) {
|
|
4640
|
-
let headers = this.defaultHeaders;
|
|
4641
|
-
if (reqId !== undefined && reqId !== null) {
|
|
4642
|
-
headers = headers.set('reqId', String(reqId));
|
|
4643
|
-
}
|
|
4644
|
-
if (token !== undefined && token !== null) {
|
|
4645
|
-
headers = headers.set('token', String(token));
|
|
4646
|
-
}
|
|
4647
|
-
// to determine the Accept header
|
|
4648
|
-
let httpHeaderAccepts = [
|
|
4649
|
-
'application/json'
|
|
4650
|
-
];
|
|
4651
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
4652
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
4653
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
4654
|
-
}
|
|
4655
|
-
// to determine the Content-Type header
|
|
4656
|
-
const consumes = [
|
|
4657
|
-
'application/json'
|
|
4658
|
-
];
|
|
4659
|
-
return this.httpClient.post(`${this.basePath}/v2/api/notifications/v2/api/notifications/seenAll`, null, {
|
|
4660
|
-
withCredentials: this.configuration.withCredentials,
|
|
4661
|
-
headers: headers,
|
|
4662
|
-
observe: observe,
|
|
4663
|
-
reportProgress: reportProgress
|
|
4664
|
-
});
|
|
4665
|
-
}
|
|
4666
|
-
markSeenUsingPOST(commaSeparatedIds, reqId, token, observe = 'body', reportProgress = false) {
|
|
4667
|
-
if (commaSeparatedIds === null || commaSeparatedIds === undefined) {
|
|
4668
|
-
throw new Error('Required parameter commaSeparatedIds was null or undefined when calling markSeenUsingPOST.');
|
|
4669
|
-
}
|
|
4670
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
4671
|
-
if (commaSeparatedIds !== undefined && commaSeparatedIds !== null) {
|
|
4672
|
-
queryParameters = queryParameters.set('commaSeparatedIds', commaSeparatedIds);
|
|
4673
|
-
}
|
|
4674
|
-
let headers = this.defaultHeaders;
|
|
4675
|
-
if (reqId !== undefined && reqId !== null) {
|
|
4676
|
-
headers = headers.set('reqId', String(reqId));
|
|
4677
|
-
}
|
|
4678
|
-
if (token !== undefined && token !== null) {
|
|
4679
|
-
headers = headers.set('token', String(token));
|
|
4680
|
-
}
|
|
4681
|
-
// to determine the Accept header
|
|
4682
|
-
let httpHeaderAccepts = [
|
|
4683
|
-
'application/json'
|
|
4684
|
-
];
|
|
4685
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
4686
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
4687
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
4688
|
-
}
|
|
4689
|
-
// to determine the Content-Type header
|
|
4690
|
-
const consumes = [
|
|
4691
|
-
'application/json'
|
|
4692
|
-
];
|
|
4693
|
-
return this.httpClient.post(`${this.basePath}/v2/api/notifications/v2/api/notifications/seen/${encodeURIComponent(String(commaSeparatedIds))}`, null, {
|
|
4694
|
-
params: queryParameters,
|
|
4695
|
-
withCredentials: this.configuration.withCredentials,
|
|
4696
|
-
headers: headers,
|
|
4697
|
-
observe: observe,
|
|
4698
|
-
reportProgress: reportProgress
|
|
4699
|
-
});
|
|
4700
|
-
}
|
|
4701
|
-
resolveNotificationUsingPOST(id, reqId, token, observe = 'body', reportProgress = false) {
|
|
4702
|
-
if (id === null || id === undefined) {
|
|
4703
|
-
throw new Error('Required parameter id was null or undefined when calling resolveNotificationUsingPOST.');
|
|
4704
|
-
}
|
|
4705
|
-
let queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
4706
|
-
if (id !== undefined && id !== null) {
|
|
4707
|
-
queryParameters = queryParameters.set('id', id);
|
|
4708
|
-
}
|
|
4709
|
-
let headers = this.defaultHeaders;
|
|
4710
|
-
if (reqId !== undefined && reqId !== null) {
|
|
4711
|
-
headers = headers.set('reqId', String(reqId));
|
|
4712
|
-
}
|
|
4713
|
-
if (token !== undefined && token !== null) {
|
|
4714
|
-
headers = headers.set('token', String(token));
|
|
4715
|
-
}
|
|
4716
|
-
// to determine the Accept header
|
|
4717
|
-
let httpHeaderAccepts = [
|
|
4718
|
-
'application/json'
|
|
4719
|
-
];
|
|
4720
|
-
const httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
4721
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
4722
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
4723
|
-
}
|
|
4724
|
-
// to determine the Content-Type header
|
|
4725
|
-
const consumes = [
|
|
4726
|
-
'application/json'
|
|
4727
|
-
];
|
|
4728
|
-
return this.httpClient.post(`${this.basePath}/v2/api/notifications/v2/api/notifications/resolve/${encodeURIComponent(String(id))}`, null, {
|
|
4729
|
-
params: queryParameters,
|
|
4730
|
-
withCredentials: this.configuration.withCredentials,
|
|
4731
|
-
headers: headers,
|
|
4732
|
-
observe: observe,
|
|
4733
|
-
reportProgress: reportProgress
|
|
4734
|
-
});
|
|
4735
|
-
}
|
|
4736
|
-
};
|
|
4737
|
-
NotificationsControllerService.ctorParameters = () => [
|
|
4738
|
-
{ type: HttpClient },
|
|
4739
|
-
{ type: String, decorators: [{ type: Optional }, { type: Inject, args: [BASE_PATH,] }] },
|
|
4740
|
-
{ type: Configuration, decorators: [{ type: Optional }] }
|
|
4741
|
-
];
|
|
4742
|
-
NotificationsControllerService = __decorate([
|
|
4743
|
-
Injectable(),
|
|
4744
|
-
__param(1, Optional()), __param(1, Inject(BASE_PATH)), __param(2, Optional())
|
|
4745
|
-
], NotificationsControllerService);
|
|
4746
|
-
|
|
4747
4446
|
/**
|
|
4748
4447
|
* Api Documentation
|
|
4749
4448
|
* Api Documentation
|
|
@@ -4758,7 +4457,7 @@ NotificationsControllerService = __decorate([
|
|
|
4758
4457
|
let PixelControllerService = class PixelControllerService {
|
|
4759
4458
|
constructor(httpClient, basePath, configuration) {
|
|
4760
4459
|
this.httpClient = httpClient;
|
|
4761
|
-
this.basePath = 'https://
|
|
4460
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4762
4461
|
this.defaultHeaders = new HttpHeaders();
|
|
4763
4462
|
this.configuration = new Configuration();
|
|
4764
4463
|
if (basePath) {
|
|
@@ -5061,7 +4760,7 @@ PixelControllerService = __decorate([
|
|
|
5061
4760
|
let ReportingControllerService = class ReportingControllerService {
|
|
5062
4761
|
constructor(httpClient, basePath, configuration) {
|
|
5063
4762
|
this.httpClient = httpClient;
|
|
5064
|
-
this.basePath = 'https://
|
|
4763
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5065
4764
|
this.defaultHeaders = new HttpHeaders();
|
|
5066
4765
|
this.configuration = new Configuration();
|
|
5067
4766
|
if (basePath) {
|
|
@@ -5227,7 +4926,7 @@ ReportingControllerService = __decorate([
|
|
|
5227
4926
|
let SliceXControllerService = class SliceXControllerService {
|
|
5228
4927
|
constructor(httpClient, basePath, configuration) {
|
|
5229
4928
|
this.httpClient = httpClient;
|
|
5230
|
-
this.basePath = 'https://
|
|
4929
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5231
4930
|
this.defaultHeaders = new HttpHeaders();
|
|
5232
4931
|
this.configuration = new Configuration();
|
|
5233
4932
|
if (basePath) {
|
|
@@ -5394,7 +5093,7 @@ SliceXControllerService = __decorate([
|
|
|
5394
5093
|
let StrategyControllerService = class StrategyControllerService {
|
|
5395
5094
|
constructor(httpClient, basePath, configuration) {
|
|
5396
5095
|
this.httpClient = httpClient;
|
|
5397
|
-
this.basePath = 'https://
|
|
5096
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5398
5097
|
this.defaultHeaders = new HttpHeaders();
|
|
5399
5098
|
this.configuration = new Configuration();
|
|
5400
5099
|
if (basePath) {
|
|
@@ -5846,7 +5545,7 @@ StrategyControllerService = __decorate([
|
|
|
5846
5545
|
let UILoggerControllerService = class UILoggerControllerService {
|
|
5847
5546
|
constructor(httpClient, basePath, configuration) {
|
|
5848
5547
|
this.httpClient = httpClient;
|
|
5849
|
-
this.basePath = 'https://
|
|
5548
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5850
5549
|
this.defaultHeaders = new HttpHeaders();
|
|
5851
5550
|
this.configuration = new Configuration();
|
|
5852
5551
|
if (basePath) {
|
|
@@ -5934,7 +5633,7 @@ UILoggerControllerService = __decorate([
|
|
|
5934
5633
|
let UserPreferenceControllerService = class UserPreferenceControllerService {
|
|
5935
5634
|
constructor(httpClient, basePath, configuration) {
|
|
5936
5635
|
this.httpClient = httpClient;
|
|
5937
|
-
this.basePath = 'https://
|
|
5636
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5938
5637
|
this.defaultHeaders = new HttpHeaders();
|
|
5939
5638
|
this.configuration = new Configuration();
|
|
5940
5639
|
if (basePath) {
|
|
@@ -6090,7 +5789,7 @@ UserPreferenceControllerService = __decorate([
|
|
|
6090
5789
|
__param(1, Optional()), __param(1, Inject(BASE_PATH)), __param(2, Optional())
|
|
6091
5790
|
], UserPreferenceControllerService);
|
|
6092
5791
|
|
|
6093
|
-
const APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AppsFlyerAudienceControllerService, AudienceControllerService, AuditControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, DashboardControllerService,
|
|
5792
|
+
const APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AppsFlyerAudienceControllerService, AudienceControllerService, AuditControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, DashboardControllerService, PixelControllerService, ReportingControllerService, SliceXControllerService, StrategyControllerService, UILoggerControllerService, UserPreferenceControllerService];
|
|
6094
5793
|
|
|
6095
5794
|
var ActivityLogsStrategyBulkUpdateDTO;
|
|
6096
5795
|
(function (ActivityLogsStrategyBulkUpdateDTO) {
|
|
@@ -6161,25 +5860,6 @@ var AuctionTypeEditField;
|
|
|
6161
5860
|
|
|
6162
5861
|
var AudienceDTO;
|
|
6163
5862
|
(function (AudienceDTO) {
|
|
6164
|
-
AudienceDTO.AudienceTypeEnum = {
|
|
6165
|
-
WEBBROWSING: 'WEB_BROWSING',
|
|
6166
|
-
MOBILEAPP: 'MOBILE_APP',
|
|
6167
|
-
DMP: 'DMP',
|
|
6168
|
-
CRM: 'CRM',
|
|
6169
|
-
RULEBASED: 'RULE_BASED',
|
|
6170
|
-
RULEBASEDBACKFILL: 'RULE_BASED_BACKFILL',
|
|
6171
|
-
CRMEMAIL: 'CRM_EMAIL',
|
|
6172
|
-
CRMPHONE: 'CRM_PHONE',
|
|
6173
|
-
LOOKALIKEAUDIENCE: 'LOOKALIKE_AUDIENCE',
|
|
6174
|
-
FACEBOOKID: 'FACEBOOK_ID'
|
|
6175
|
-
};
|
|
6176
|
-
AudienceDTO.BackfillDurationUnitEnum = {
|
|
6177
|
-
MINUTE: 'MINUTE',
|
|
6178
|
-
HOUR: 'HOUR',
|
|
6179
|
-
DAY: 'DAY',
|
|
6180
|
-
WEEK: 'WEEK',
|
|
6181
|
-
MONTH: 'MONTH'
|
|
6182
|
-
};
|
|
6183
5863
|
AudienceDTO.DurationUnitEnum = {
|
|
6184
5864
|
MINUTE: 'MINUTE',
|
|
6185
5865
|
HOUR: 'HOUR',
|
|
@@ -6189,33 +5869,6 @@ var AudienceDTO;
|
|
|
6189
5869
|
};
|
|
6190
5870
|
})(AudienceDTO || (AudienceDTO = {}));
|
|
6191
5871
|
|
|
6192
|
-
/**
|
|
6193
|
-
* Api Documentation
|
|
6194
|
-
* Api Documentation
|
|
6195
|
-
*
|
|
6196
|
-
* OpenAPI spec version: 1.0
|
|
6197
|
-
*
|
|
6198
|
-
*
|
|
6199
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
6200
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
6201
|
-
* Do not edit the class manually.
|
|
6202
|
-
*/
|
|
6203
|
-
var AudienceESDTO;
|
|
6204
|
-
(function (AudienceESDTO) {
|
|
6205
|
-
AudienceESDTO.AudienceTypeEnum = {
|
|
6206
|
-
WEBBROWSING: 'WEB_BROWSING',
|
|
6207
|
-
MOBILEAPP: 'MOBILE_APP',
|
|
6208
|
-
DMP: 'DMP',
|
|
6209
|
-
CRM: 'CRM',
|
|
6210
|
-
RULEBASED: 'RULE_BASED',
|
|
6211
|
-
RULEBASEDBACKFILL: 'RULE_BASED_BACKFILL',
|
|
6212
|
-
CRMEMAIL: 'CRM_EMAIL',
|
|
6213
|
-
CRMPHONE: 'CRM_PHONE',
|
|
6214
|
-
LOOKALIKEAUDIENCE: 'LOOKALIKE_AUDIENCE',
|
|
6215
|
-
FACEBOOKID: 'FACEBOOK_ID'
|
|
6216
|
-
};
|
|
6217
|
-
})(AudienceESDTO || (AudienceESDTO = {}));
|
|
6218
|
-
|
|
6219
5872
|
var ClickDestination;
|
|
6220
5873
|
(function (ClickDestination) {
|
|
6221
5874
|
ClickDestination.CampaignTypeEnum = {
|
|
@@ -6522,25 +6175,6 @@ var MetaRuleDto;
|
|
|
6522
6175
|
};
|
|
6523
6176
|
})(MetaRuleDto || (MetaRuleDto = {}));
|
|
6524
6177
|
|
|
6525
|
-
/**
|
|
6526
|
-
* Api Documentation
|
|
6527
|
-
* Api Documentation
|
|
6528
|
-
*
|
|
6529
|
-
* OpenAPI spec version: 1.0
|
|
6530
|
-
*
|
|
6531
|
-
*
|
|
6532
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
6533
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
6534
|
-
* Do not edit the class manually.
|
|
6535
|
-
*/
|
|
6536
|
-
var NotificationResponse;
|
|
6537
|
-
(function (NotificationResponse) {
|
|
6538
|
-
NotificationResponse.TypeEnum = {
|
|
6539
|
-
STATIC: 'STATIC',
|
|
6540
|
-
ACTIONABLE: 'ACTIONABLE'
|
|
6541
|
-
};
|
|
6542
|
-
})(NotificationResponse || (NotificationResponse = {}));
|
|
6543
|
-
|
|
6544
6178
|
/**
|
|
6545
6179
|
* Api Documentation
|
|
6546
6180
|
* Api Documentation
|
|
@@ -6701,13 +6335,6 @@ var ReportingResponse;
|
|
|
6701
6335
|
|
|
6702
6336
|
var RuleDTO;
|
|
6703
6337
|
(function (RuleDTO) {
|
|
6704
|
-
RuleDTO.DurationUnitEnum = {
|
|
6705
|
-
MINUTE: 'MINUTE',
|
|
6706
|
-
HOUR: 'HOUR',
|
|
6707
|
-
DAY: 'DAY',
|
|
6708
|
-
WEEK: 'WEEK',
|
|
6709
|
-
MONTH: 'MONTH'
|
|
6710
|
-
};
|
|
6711
6338
|
RuleDTO.OperatorEnum = {
|
|
6712
6339
|
AND: 'AND',
|
|
6713
6340
|
OR: 'OR',
|
|
@@ -6918,7 +6545,6 @@ ApiModule = ApiModule_1 = __decorate([
|
|
|
6918
6545
|
CreativeTemplateVariablesControllerService,
|
|
6919
6546
|
CreativeTemplatesControllerService,
|
|
6920
6547
|
DashboardControllerService,
|
|
6921
|
-
NotificationsControllerService,
|
|
6922
6548
|
PixelControllerService,
|
|
6923
6549
|
ReportingControllerService,
|
|
6924
6550
|
SliceXControllerService,
|
|
@@ -6935,5 +6561,5 @@ ApiModule = ApiModule_1 = __decorate([
|
|
|
6935
6561
|
* Generated bundle index. Do not edit.
|
|
6936
6562
|
*/
|
|
6937
6563
|
|
|
6938
|
-
export { APIS, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AppsFlyerAudienceControllerService, AuctionTypeEditField, AudienceControllerService, AudienceDTO,
|
|
6564
|
+
export { APIS, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AppsFlyerAudienceControllerService, AuctionTypeEditField, AudienceControllerService, AudienceDTO, AuditControllerService, BASE_PATH, 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, FilterModel, GeoListRequest, Macro, MetaRuleDto, PixelControllerService, PixelDataFileDTO, RemoteFileDTO, ReportProperty, ReportingControllerService, ReportingRequest, ReportingResponse, RuleDTO, SliceXControllerService, StrategyControllerService, StrategyDTO, StrategyQuickEditDTO, TemplateVariablesDTO, UILoggerControllerService, UserPreferenceControllerService, VastCreative, VideoAttributes, VideoProperties };
|
|
6939
6565
|
//# sourceMappingURL=revxui-api-clients-ts.js.map
|