@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
|
@@ -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 AppsFlyerAudienceControllerService = /** @class */ (function () {
|
|
921
921
|
function AppsFlyerAudienceControllerService(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) {
|
|
@@ -1089,7 +1089,7 @@ var AppsFlyerAudienceControllerService = /** @class */ (function () {
|
|
|
1089
1089
|
var AudienceControllerService = /** @class */ (function () {
|
|
1090
1090
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
1091
1091
|
this.httpClient = httpClient;
|
|
1092
|
-
this.basePath = 'https://
|
|
1092
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1093
1093
|
this.defaultHeaders = new HttpHeaders();
|
|
1094
1094
|
this.configuration = new Configuration();
|
|
1095
1095
|
if (basePath) {
|
|
@@ -1161,75 +1161,6 @@ var AudienceControllerService = /** @class */ (function () {
|
|
|
1161
1161
|
reportProgress: reportProgress
|
|
1162
1162
|
});
|
|
1163
1163
|
};
|
|
1164
|
-
AudienceControllerService.prototype.activateBackfillRuleUsingGET = function (id, queryID, reqId, token, observe, reportProgress) {
|
|
1165
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1166
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1167
|
-
if (id === null || id === undefined) {
|
|
1168
|
-
throw new Error('Required parameter id was null or undefined when calling activateBackfillRuleUsingGET.');
|
|
1169
|
-
}
|
|
1170
|
-
if (queryID === null || queryID === undefined) {
|
|
1171
|
-
throw new Error('Required parameter queryID was null or undefined when calling activateBackfillRuleUsingGET.');
|
|
1172
|
-
}
|
|
1173
|
-
var headers = this.defaultHeaders;
|
|
1174
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1175
|
-
headers = headers.set('reqId', String(reqId));
|
|
1176
|
-
}
|
|
1177
|
-
if (token !== undefined && token !== null) {
|
|
1178
|
-
headers = headers.set('token', String(token));
|
|
1179
|
-
}
|
|
1180
|
-
// to determine the Accept header
|
|
1181
|
-
var httpHeaderAccepts = [
|
|
1182
|
-
'*/*'
|
|
1183
|
-
];
|
|
1184
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1185
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1186
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1187
|
-
}
|
|
1188
|
-
// to determine the Content-Type header
|
|
1189
|
-
var consumes = [];
|
|
1190
|
-
return this.httpClient.get(this.basePath + "/v2/api/audience/" + encodeURIComponent(String(id)) + "/" + encodeURIComponent(String(queryID)), {
|
|
1191
|
-
withCredentials: this.configuration.withCredentials,
|
|
1192
|
-
headers: headers,
|
|
1193
|
-
observe: observe,
|
|
1194
|
-
reportProgress: reportProgress
|
|
1195
|
-
});
|
|
1196
|
-
};
|
|
1197
|
-
AudienceControllerService.prototype.addBackfillRuleUsingPOST = function (audience, reqId, token, observe, reportProgress) {
|
|
1198
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1199
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1200
|
-
if (audience === null || audience === undefined) {
|
|
1201
|
-
throw new Error('Required parameter audience was null or undefined when calling addBackfillRuleUsingPOST.');
|
|
1202
|
-
}
|
|
1203
|
-
var headers = this.defaultHeaders;
|
|
1204
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1205
|
-
headers = headers.set('reqId', String(reqId));
|
|
1206
|
-
}
|
|
1207
|
-
if (token !== undefined && token !== null) {
|
|
1208
|
-
headers = headers.set('token', String(token));
|
|
1209
|
-
}
|
|
1210
|
-
// to determine the Accept header
|
|
1211
|
-
var httpHeaderAccepts = [
|
|
1212
|
-
'application/json'
|
|
1213
|
-
];
|
|
1214
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1215
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1216
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1217
|
-
}
|
|
1218
|
-
// to determine the Content-Type header
|
|
1219
|
-
var consumes = [
|
|
1220
|
-
'application/json'
|
|
1221
|
-
];
|
|
1222
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
1223
|
-
if (httpContentTypeSelected != undefined) {
|
|
1224
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1225
|
-
}
|
|
1226
|
-
return this.httpClient.post(this.basePath + "/v2/api/audience/addbackfillrule", audience, {
|
|
1227
|
-
withCredentials: this.configuration.withCredentials,
|
|
1228
|
-
headers: headers,
|
|
1229
|
-
observe: observe,
|
|
1230
|
-
reportProgress: reportProgress
|
|
1231
|
-
});
|
|
1232
|
-
};
|
|
1233
1164
|
AudienceControllerService.prototype.checkConnectionUsingPOST = function (config, reqId, token, observe, reportProgress) {
|
|
1234
1165
|
if (observe === void 0) { observe = 'body'; }
|
|
1235
1166
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -1489,65 +1420,6 @@ var AudienceControllerService = /** @class */ (function () {
|
|
|
1489
1420
|
reportProgress: reportProgress
|
|
1490
1421
|
});
|
|
1491
1422
|
};
|
|
1492
|
-
AudienceControllerService.prototype.getChartDataUsingPOST = function (audienceType, dashboardRequest, id, metric, refresh, reqId, token, observe, reportProgress) {
|
|
1493
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1494
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1495
|
-
if (audienceType === null || audienceType === undefined) {
|
|
1496
|
-
throw new Error('Required parameter audienceType was null or undefined when calling getChartDataUsingPOST.');
|
|
1497
|
-
}
|
|
1498
|
-
if (dashboardRequest === null || dashboardRequest === undefined) {
|
|
1499
|
-
throw new Error('Required parameter dashboardRequest was null or undefined when calling getChartDataUsingPOST.');
|
|
1500
|
-
}
|
|
1501
|
-
if (id === null || id === undefined) {
|
|
1502
|
-
throw new Error('Required parameter id was null or undefined when calling getChartDataUsingPOST.');
|
|
1503
|
-
}
|
|
1504
|
-
if (metric === null || metric === undefined) {
|
|
1505
|
-
throw new Error('Required parameter metric was null or undefined when calling getChartDataUsingPOST.');
|
|
1506
|
-
}
|
|
1507
|
-
var queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
1508
|
-
if (audienceType !== undefined && audienceType !== null) {
|
|
1509
|
-
queryParameters = queryParameters.set('audienceType', audienceType);
|
|
1510
|
-
}
|
|
1511
|
-
if (id !== undefined && id !== null) {
|
|
1512
|
-
queryParameters = queryParameters.set('id', id);
|
|
1513
|
-
}
|
|
1514
|
-
if (metric !== undefined && metric !== null) {
|
|
1515
|
-
queryParameters = queryParameters.set('metric', metric);
|
|
1516
|
-
}
|
|
1517
|
-
if (refresh !== undefined && refresh !== null) {
|
|
1518
|
-
queryParameters = queryParameters.set('refresh', refresh);
|
|
1519
|
-
}
|
|
1520
|
-
var headers = this.defaultHeaders;
|
|
1521
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1522
|
-
headers = headers.set('reqId', String(reqId));
|
|
1523
|
-
}
|
|
1524
|
-
if (token !== undefined && token !== null) {
|
|
1525
|
-
headers = headers.set('token', String(token));
|
|
1526
|
-
}
|
|
1527
|
-
// to determine the Accept header
|
|
1528
|
-
var httpHeaderAccepts = [
|
|
1529
|
-
'application/json'
|
|
1530
|
-
];
|
|
1531
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1532
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1533
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1534
|
-
}
|
|
1535
|
-
// to determine the Content-Type header
|
|
1536
|
-
var consumes = [
|
|
1537
|
-
'application/json'
|
|
1538
|
-
];
|
|
1539
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
1540
|
-
if (httpContentTypeSelected != undefined) {
|
|
1541
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1542
|
-
}
|
|
1543
|
-
return this.httpClient.post(this.basePath + "/v2/api/audience/chart", dashboardRequest, {
|
|
1544
|
-
params: queryParameters,
|
|
1545
|
-
withCredentials: this.configuration.withCredentials,
|
|
1546
|
-
headers: headers,
|
|
1547
|
-
observe: observe,
|
|
1548
|
-
reportProgress: reportProgress
|
|
1549
|
-
});
|
|
1550
|
-
};
|
|
1551
1423
|
AudienceControllerService.prototype.getMetaRulesUsingGET = function (reqId, token, observe, reportProgress) {
|
|
1552
1424
|
if (observe === void 0) { observe = 'body'; }
|
|
1553
1425
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -1741,7 +1613,7 @@ var AudienceControllerService = /** @class */ (function () {
|
|
|
1741
1613
|
var AuditControllerService = /** @class */ (function () {
|
|
1742
1614
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
1743
1615
|
this.httpClient = httpClient;
|
|
1744
|
-
this.basePath = 'https://
|
|
1616
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1745
1617
|
this.defaultHeaders = new HttpHeaders();
|
|
1746
1618
|
this.configuration = new Configuration();
|
|
1747
1619
|
if (basePath) {
|
|
@@ -1940,7 +1812,7 @@ var AuditControllerService = /** @class */ (function () {
|
|
|
1940
1812
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
1941
1813
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
1942
1814
|
this.httpClient = httpClient;
|
|
1943
|
-
this.basePath = 'https://
|
|
1815
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1944
1816
|
this.defaultHeaders = new HttpHeaders();
|
|
1945
1817
|
this.configuration = new Configuration();
|
|
1946
1818
|
if (basePath) {
|
|
@@ -2183,7 +2055,7 @@ var BulkStrategyControllerService = /** @class */ (function () {
|
|
|
2183
2055
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2184
2056
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2185
2057
|
this.httpClient = httpClient;
|
|
2186
|
-
this.basePath = 'https://
|
|
2058
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2187
2059
|
this.defaultHeaders = new HttpHeaders();
|
|
2188
2060
|
this.configuration = new Configuration();
|
|
2189
2061
|
if (basePath) {
|
|
@@ -2304,7 +2176,7 @@ var CSSThemeController_Service = /** @class */ (function () {
|
|
|
2304
2176
|
var CampaignControllerService = /** @class */ (function () {
|
|
2305
2177
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2306
2178
|
this.httpClient = httpClient;
|
|
2307
|
-
this.basePath = 'https://
|
|
2179
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2308
2180
|
this.defaultHeaders = new HttpHeaders();
|
|
2309
2181
|
this.configuration = new Configuration();
|
|
2310
2182
|
if (basePath) {
|
|
@@ -2590,7 +2462,7 @@ var CampaignControllerService = /** @class */ (function () {
|
|
|
2590
2462
|
var CatalogControllerService = /** @class */ (function () {
|
|
2591
2463
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2592
2464
|
this.httpClient = httpClient;
|
|
2593
|
-
this.basePath = 'https://
|
|
2465
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2594
2466
|
this.defaultHeaders = new HttpHeaders();
|
|
2595
2467
|
this.configuration = new Configuration();
|
|
2596
2468
|
if (basePath) {
|
|
@@ -2813,7 +2685,7 @@ var CatalogControllerService = /** @class */ (function () {
|
|
|
2813
2685
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
2814
2686
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
2815
2687
|
this.httpClient = httpClient;
|
|
2816
|
-
this.basePath = 'https://
|
|
2688
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2817
2689
|
this.defaultHeaders = new HttpHeaders();
|
|
2818
2690
|
this.configuration = new Configuration();
|
|
2819
2691
|
if (basePath) {
|
|
@@ -3063,7 +2935,7 @@ var ClickDestinationControllerService = /** @class */ (function () {
|
|
|
3063
2935
|
var CreativeControllerService = /** @class */ (function () {
|
|
3064
2936
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3065
2937
|
this.httpClient = httpClient;
|
|
3066
|
-
this.basePath = 'https://
|
|
2938
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3067
2939
|
this.defaultHeaders = new HttpHeaders();
|
|
3068
2940
|
this.configuration = new Configuration();
|
|
3069
2941
|
if (basePath) {
|
|
@@ -3540,7 +3412,7 @@ var CreativeControllerService = /** @class */ (function () {
|
|
|
3540
3412
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3541
3413
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3542
3414
|
this.httpClient = httpClient;
|
|
3543
|
-
this.basePath = 'https://
|
|
3415
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3544
3416
|
this.defaultHeaders = new HttpHeaders();
|
|
3545
3417
|
this.configuration = new Configuration();
|
|
3546
3418
|
if (basePath) {
|
|
@@ -3875,7 +3747,7 @@ var CreativeSetsControllerService = /** @class */ (function () {
|
|
|
3875
3747
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
3876
3748
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
3877
3749
|
this.httpClient = httpClient;
|
|
3878
|
-
this.basePath = 'https://
|
|
3750
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3879
3751
|
this.defaultHeaders = new HttpHeaders();
|
|
3880
3752
|
this.configuration = new Configuration();
|
|
3881
3753
|
if (basePath) {
|
|
@@ -4076,7 +3948,7 @@ var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
|
4076
3948
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4077
3949
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4078
3950
|
this.httpClient = httpClient;
|
|
4079
|
-
this.basePath = 'https://
|
|
3951
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4080
3952
|
this.defaultHeaders = new HttpHeaders();
|
|
4081
3953
|
this.configuration = new Configuration();
|
|
4082
3954
|
if (basePath) {
|
|
@@ -4164,7 +4036,7 @@ var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
|
4164
4036
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4165
4037
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4166
4038
|
this.httpClient = httpClient;
|
|
4167
|
-
this.basePath = 'https://
|
|
4039
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4168
4040
|
this.defaultHeaders = new HttpHeaders();
|
|
4169
4041
|
this.configuration = new Configuration();
|
|
4170
4042
|
if (basePath) {
|
|
@@ -4343,7 +4215,7 @@ var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
|
4343
4215
|
var DashboardControllerService = /** @class */ (function () {
|
|
4344
4216
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4345
4217
|
this.httpClient = httpClient;
|
|
4346
|
-
this.basePath = 'https://
|
|
4218
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4347
4219
|
this.defaultHeaders = new HttpHeaders();
|
|
4348
4220
|
this.configuration = new Configuration();
|
|
4349
4221
|
if (basePath) {
|
|
@@ -4986,205 +4858,6 @@ var DashboardControllerService = /** @class */ (function () {
|
|
|
4986
4858
|
return DashboardControllerService;
|
|
4987
4859
|
}());
|
|
4988
4860
|
|
|
4989
|
-
/**
|
|
4990
|
-
* Api Documentation
|
|
4991
|
-
* Api Documentation
|
|
4992
|
-
*
|
|
4993
|
-
* OpenAPI spec version: 1.0
|
|
4994
|
-
*
|
|
4995
|
-
*
|
|
4996
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
4997
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
4998
|
-
* Do not edit the class manually.
|
|
4999
|
-
*/
|
|
5000
|
-
var NotificationsControllerService = /** @class */ (function () {
|
|
5001
|
-
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5002
|
-
this.httpClient = httpClient;
|
|
5003
|
-
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5004
|
-
this.defaultHeaders = new HttpHeaders();
|
|
5005
|
-
this.configuration = new Configuration();
|
|
5006
|
-
if (basePath) {
|
|
5007
|
-
this.basePath = basePath;
|
|
5008
|
-
}
|
|
5009
|
-
if (configuration) {
|
|
5010
|
-
this.configuration = configuration;
|
|
5011
|
-
this.basePath = basePath || configuration.basePath || this.basePath;
|
|
5012
|
-
}
|
|
5013
|
-
}
|
|
5014
|
-
/**
|
|
5015
|
-
* @param consumes string[] mime-types
|
|
5016
|
-
* @return true: consumes contains 'multipart/form-data', false: otherwise
|
|
5017
|
-
*/
|
|
5018
|
-
NotificationsControllerService.prototype.canConsumeForm = function (consumes) {
|
|
5019
|
-
var e_1, _a;
|
|
5020
|
-
var form = 'multipart/form-data';
|
|
5021
|
-
try {
|
|
5022
|
-
for (var consumes_1 = __values(consumes), consumes_1_1 = consumes_1.next(); !consumes_1_1.done; consumes_1_1 = consumes_1.next()) {
|
|
5023
|
-
var consume = consumes_1_1.value;
|
|
5024
|
-
if (form === consume) {
|
|
5025
|
-
return true;
|
|
5026
|
-
}
|
|
5027
|
-
}
|
|
5028
|
-
}
|
|
5029
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
5030
|
-
finally {
|
|
5031
|
-
try {
|
|
5032
|
-
if (consumes_1_1 && !consumes_1_1.done && (_a = consumes_1.return)) _a.call(consumes_1);
|
|
5033
|
-
}
|
|
5034
|
-
finally { if (e_1) throw e_1.error; }
|
|
5035
|
-
}
|
|
5036
|
-
return false;
|
|
5037
|
-
};
|
|
5038
|
-
NotificationsControllerService.prototype.getNotificationUsingGET = function (pageNumber, pageSize, reqId, token, observe, reportProgress) {
|
|
5039
|
-
if (observe === void 0) { observe = 'body'; }
|
|
5040
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
5041
|
-
var queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5042
|
-
if (pageNumber !== undefined && pageNumber !== null) {
|
|
5043
|
-
queryParameters = queryParameters.set('pageNumber', pageNumber);
|
|
5044
|
-
}
|
|
5045
|
-
if (pageSize !== undefined && pageSize !== null) {
|
|
5046
|
-
queryParameters = queryParameters.set('pageSize', pageSize);
|
|
5047
|
-
}
|
|
5048
|
-
var headers = this.defaultHeaders;
|
|
5049
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5050
|
-
headers = headers.set('reqId', String(reqId));
|
|
5051
|
-
}
|
|
5052
|
-
if (token !== undefined && token !== null) {
|
|
5053
|
-
headers = headers.set('token', String(token));
|
|
5054
|
-
}
|
|
5055
|
-
// to determine the Accept header
|
|
5056
|
-
var httpHeaderAccepts = [
|
|
5057
|
-
'application/json'
|
|
5058
|
-
];
|
|
5059
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5060
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5061
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5062
|
-
}
|
|
5063
|
-
// to determine the Content-Type header
|
|
5064
|
-
var consumes = [];
|
|
5065
|
-
return this.httpClient.get(this.basePath + "/v2/api/notifications", {
|
|
5066
|
-
params: queryParameters,
|
|
5067
|
-
withCredentials: this.configuration.withCredentials,
|
|
5068
|
-
headers: headers,
|
|
5069
|
-
observe: observe,
|
|
5070
|
-
reportProgress: reportProgress
|
|
5071
|
-
});
|
|
5072
|
-
};
|
|
5073
|
-
NotificationsControllerService.prototype.markAllSeenUsingPOST = function (reqId, token, observe, reportProgress) {
|
|
5074
|
-
if (observe === void 0) { observe = 'body'; }
|
|
5075
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
5076
|
-
var headers = this.defaultHeaders;
|
|
5077
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5078
|
-
headers = headers.set('reqId', String(reqId));
|
|
5079
|
-
}
|
|
5080
|
-
if (token !== undefined && token !== null) {
|
|
5081
|
-
headers = headers.set('token', String(token));
|
|
5082
|
-
}
|
|
5083
|
-
// to determine the Accept header
|
|
5084
|
-
var httpHeaderAccepts = [
|
|
5085
|
-
'application/json'
|
|
5086
|
-
];
|
|
5087
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5088
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5089
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5090
|
-
}
|
|
5091
|
-
// to determine the Content-Type header
|
|
5092
|
-
var consumes = [
|
|
5093
|
-
'application/json'
|
|
5094
|
-
];
|
|
5095
|
-
return this.httpClient.post(this.basePath + "/v2/api/notifications/v2/api/notifications/seenAll", null, {
|
|
5096
|
-
withCredentials: this.configuration.withCredentials,
|
|
5097
|
-
headers: headers,
|
|
5098
|
-
observe: observe,
|
|
5099
|
-
reportProgress: reportProgress
|
|
5100
|
-
});
|
|
5101
|
-
};
|
|
5102
|
-
NotificationsControllerService.prototype.markSeenUsingPOST = function (commaSeparatedIds, reqId, token, observe, reportProgress) {
|
|
5103
|
-
if (observe === void 0) { observe = 'body'; }
|
|
5104
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
5105
|
-
if (commaSeparatedIds === null || commaSeparatedIds === undefined) {
|
|
5106
|
-
throw new Error('Required parameter commaSeparatedIds was null or undefined when calling markSeenUsingPOST.');
|
|
5107
|
-
}
|
|
5108
|
-
var queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5109
|
-
if (commaSeparatedIds !== undefined && commaSeparatedIds !== null) {
|
|
5110
|
-
queryParameters = queryParameters.set('commaSeparatedIds', commaSeparatedIds);
|
|
5111
|
-
}
|
|
5112
|
-
var headers = this.defaultHeaders;
|
|
5113
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5114
|
-
headers = headers.set('reqId', String(reqId));
|
|
5115
|
-
}
|
|
5116
|
-
if (token !== undefined && token !== null) {
|
|
5117
|
-
headers = headers.set('token', String(token));
|
|
5118
|
-
}
|
|
5119
|
-
// to determine the Accept header
|
|
5120
|
-
var httpHeaderAccepts = [
|
|
5121
|
-
'application/json'
|
|
5122
|
-
];
|
|
5123
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5124
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5125
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5126
|
-
}
|
|
5127
|
-
// to determine the Content-Type header
|
|
5128
|
-
var consumes = [
|
|
5129
|
-
'application/json'
|
|
5130
|
-
];
|
|
5131
|
-
return this.httpClient.post(this.basePath + "/v2/api/notifications/v2/api/notifications/seen/" + encodeURIComponent(String(commaSeparatedIds)), null, {
|
|
5132
|
-
params: queryParameters,
|
|
5133
|
-
withCredentials: this.configuration.withCredentials,
|
|
5134
|
-
headers: headers,
|
|
5135
|
-
observe: observe,
|
|
5136
|
-
reportProgress: reportProgress
|
|
5137
|
-
});
|
|
5138
|
-
};
|
|
5139
|
-
NotificationsControllerService.prototype.resolveNotificationUsingPOST = function (id, reqId, token, observe, reportProgress) {
|
|
5140
|
-
if (observe === void 0) { observe = 'body'; }
|
|
5141
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
5142
|
-
if (id === null || id === undefined) {
|
|
5143
|
-
throw new Error('Required parameter id was null or undefined when calling resolveNotificationUsingPOST.');
|
|
5144
|
-
}
|
|
5145
|
-
var queryParameters = new HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5146
|
-
if (id !== undefined && id !== null) {
|
|
5147
|
-
queryParameters = queryParameters.set('id', id);
|
|
5148
|
-
}
|
|
5149
|
-
var headers = this.defaultHeaders;
|
|
5150
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5151
|
-
headers = headers.set('reqId', String(reqId));
|
|
5152
|
-
}
|
|
5153
|
-
if (token !== undefined && token !== null) {
|
|
5154
|
-
headers = headers.set('token', String(token));
|
|
5155
|
-
}
|
|
5156
|
-
// to determine the Accept header
|
|
5157
|
-
var httpHeaderAccepts = [
|
|
5158
|
-
'application/json'
|
|
5159
|
-
];
|
|
5160
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5161
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5162
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5163
|
-
}
|
|
5164
|
-
// to determine the Content-Type header
|
|
5165
|
-
var consumes = [
|
|
5166
|
-
'application/json'
|
|
5167
|
-
];
|
|
5168
|
-
return this.httpClient.post(this.basePath + "/v2/api/notifications/v2/api/notifications/resolve/" + encodeURIComponent(String(id)), null, {
|
|
5169
|
-
params: queryParameters,
|
|
5170
|
-
withCredentials: this.configuration.withCredentials,
|
|
5171
|
-
headers: headers,
|
|
5172
|
-
observe: observe,
|
|
5173
|
-
reportProgress: reportProgress
|
|
5174
|
-
});
|
|
5175
|
-
};
|
|
5176
|
-
NotificationsControllerService.ctorParameters = function () { return [
|
|
5177
|
-
{ type: HttpClient },
|
|
5178
|
-
{ type: String, decorators: [{ type: Optional }, { type: Inject, args: [BASE_PATH,] }] },
|
|
5179
|
-
{ type: Configuration, decorators: [{ type: Optional }] }
|
|
5180
|
-
]; };
|
|
5181
|
-
NotificationsControllerService = __decorate([
|
|
5182
|
-
Injectable(),
|
|
5183
|
-
__param(1, Optional()), __param(1, Inject(BASE_PATH)), __param(2, Optional())
|
|
5184
|
-
], NotificationsControllerService);
|
|
5185
|
-
return NotificationsControllerService;
|
|
5186
|
-
}());
|
|
5187
|
-
|
|
5188
4861
|
/**
|
|
5189
4862
|
* Api Documentation
|
|
5190
4863
|
* Api Documentation
|
|
@@ -5199,7 +4872,7 @@ var NotificationsControllerService = /** @class */ (function () {
|
|
|
5199
4872
|
var PixelControllerService = /** @class */ (function () {
|
|
5200
4873
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5201
4874
|
this.httpClient = httpClient;
|
|
5202
|
-
this.basePath = 'https://
|
|
4875
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5203
4876
|
this.defaultHeaders = new HttpHeaders();
|
|
5204
4877
|
this.configuration = new Configuration();
|
|
5205
4878
|
if (basePath) {
|
|
@@ -5528,7 +5201,7 @@ var PixelControllerService = /** @class */ (function () {
|
|
|
5528
5201
|
var ReportingControllerService = /** @class */ (function () {
|
|
5529
5202
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
5530
5203
|
this.httpClient = httpClient;
|
|
5531
|
-
this.basePath = 'https://
|
|
5204
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5532
5205
|
this.defaultHeaders = new HttpHeaders();
|
|
5533
5206
|
this.configuration = new Configuration();
|
|
5534
5207
|
if (basePath) {
|
|
@@ -5712,7 +5385,7 @@ var ReportingControllerService = /** @class */ (function () {
|
|
|
5712
5385
|
var SliceXControllerService = /** @class */ (function () {
|
|
5713
5386
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
5714
5387
|
this.httpClient = httpClient;
|
|
5715
|
-
this.basePath = 'https://
|
|
5388
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5716
5389
|
this.defaultHeaders = new HttpHeaders();
|
|
5717
5390
|
this.configuration = new Configuration();
|
|
5718
5391
|
if (basePath) {
|
|
@@ -5897,7 +5570,7 @@ var SliceXControllerService = /** @class */ (function () {
|
|
|
5897
5570
|
var StrategyControllerService = /** @class */ (function () {
|
|
5898
5571
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
5899
5572
|
this.httpClient = httpClient;
|
|
5900
|
-
this.basePath = 'https://
|
|
5573
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5901
5574
|
this.defaultHeaders = new HttpHeaders();
|
|
5902
5575
|
this.configuration = new Configuration();
|
|
5903
5576
|
if (basePath) {
|
|
@@ -6385,7 +6058,7 @@ var StrategyControllerService = /** @class */ (function () {
|
|
|
6385
6058
|
var UILoggerControllerService = /** @class */ (function () {
|
|
6386
6059
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
6387
6060
|
this.httpClient = httpClient;
|
|
6388
|
-
this.basePath = 'https://
|
|
6061
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6389
6062
|
this.defaultHeaders = new HttpHeaders();
|
|
6390
6063
|
this.configuration = new Configuration();
|
|
6391
6064
|
if (basePath) {
|
|
@@ -6487,7 +6160,7 @@ var UILoggerControllerService = /** @class */ (function () {
|
|
|
6487
6160
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
6488
6161
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
6489
6162
|
this.httpClient = httpClient;
|
|
6490
|
-
this.basePath = 'https://
|
|
6163
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6491
6164
|
this.defaultHeaders = new HttpHeaders();
|
|
6492
6165
|
this.configuration = new Configuration();
|
|
6493
6166
|
if (basePath) {
|
|
@@ -6663,7 +6336,7 @@ var UserPreferenceControllerService = /** @class */ (function () {
|
|
|
6663
6336
|
return UserPreferenceControllerService;
|
|
6664
6337
|
}());
|
|
6665
6338
|
|
|
6666
|
-
var APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AppsFlyerAudienceControllerService, AudienceControllerService, AuditControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, DashboardControllerService,
|
|
6339
|
+
var 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];
|
|
6667
6340
|
|
|
6668
6341
|
var ActivityLogsStrategyBulkUpdateDTO;
|
|
6669
6342
|
(function (ActivityLogsStrategyBulkUpdateDTO) {
|
|
@@ -6734,25 +6407,6 @@ var AuctionTypeEditField;
|
|
|
6734
6407
|
|
|
6735
6408
|
var AudienceDTO;
|
|
6736
6409
|
(function (AudienceDTO) {
|
|
6737
|
-
AudienceDTO.AudienceTypeEnum = {
|
|
6738
|
-
WEBBROWSING: 'WEB_BROWSING',
|
|
6739
|
-
MOBILEAPP: 'MOBILE_APP',
|
|
6740
|
-
DMP: 'DMP',
|
|
6741
|
-
CRM: 'CRM',
|
|
6742
|
-
RULEBASED: 'RULE_BASED',
|
|
6743
|
-
RULEBASEDBACKFILL: 'RULE_BASED_BACKFILL',
|
|
6744
|
-
CRMEMAIL: 'CRM_EMAIL',
|
|
6745
|
-
CRMPHONE: 'CRM_PHONE',
|
|
6746
|
-
LOOKALIKEAUDIENCE: 'LOOKALIKE_AUDIENCE',
|
|
6747
|
-
FACEBOOKID: 'FACEBOOK_ID'
|
|
6748
|
-
};
|
|
6749
|
-
AudienceDTO.BackfillDurationUnitEnum = {
|
|
6750
|
-
MINUTE: 'MINUTE',
|
|
6751
|
-
HOUR: 'HOUR',
|
|
6752
|
-
DAY: 'DAY',
|
|
6753
|
-
WEEK: 'WEEK',
|
|
6754
|
-
MONTH: 'MONTH'
|
|
6755
|
-
};
|
|
6756
6410
|
AudienceDTO.DurationUnitEnum = {
|
|
6757
6411
|
MINUTE: 'MINUTE',
|
|
6758
6412
|
HOUR: 'HOUR',
|
|
@@ -6762,33 +6416,6 @@ var AudienceDTO;
|
|
|
6762
6416
|
};
|
|
6763
6417
|
})(AudienceDTO || (AudienceDTO = {}));
|
|
6764
6418
|
|
|
6765
|
-
/**
|
|
6766
|
-
* Api Documentation
|
|
6767
|
-
* Api Documentation
|
|
6768
|
-
*
|
|
6769
|
-
* OpenAPI spec version: 1.0
|
|
6770
|
-
*
|
|
6771
|
-
*
|
|
6772
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
6773
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
6774
|
-
* Do not edit the class manually.
|
|
6775
|
-
*/
|
|
6776
|
-
var AudienceESDTO;
|
|
6777
|
-
(function (AudienceESDTO) {
|
|
6778
|
-
AudienceESDTO.AudienceTypeEnum = {
|
|
6779
|
-
WEBBROWSING: 'WEB_BROWSING',
|
|
6780
|
-
MOBILEAPP: 'MOBILE_APP',
|
|
6781
|
-
DMP: 'DMP',
|
|
6782
|
-
CRM: 'CRM',
|
|
6783
|
-
RULEBASED: 'RULE_BASED',
|
|
6784
|
-
RULEBASEDBACKFILL: 'RULE_BASED_BACKFILL',
|
|
6785
|
-
CRMEMAIL: 'CRM_EMAIL',
|
|
6786
|
-
CRMPHONE: 'CRM_PHONE',
|
|
6787
|
-
LOOKALIKEAUDIENCE: 'LOOKALIKE_AUDIENCE',
|
|
6788
|
-
FACEBOOKID: 'FACEBOOK_ID'
|
|
6789
|
-
};
|
|
6790
|
-
})(AudienceESDTO || (AudienceESDTO = {}));
|
|
6791
|
-
|
|
6792
6419
|
var ClickDestination;
|
|
6793
6420
|
(function (ClickDestination) {
|
|
6794
6421
|
ClickDestination.CampaignTypeEnum = {
|
|
@@ -7095,25 +6722,6 @@ var MetaRuleDto;
|
|
|
7095
6722
|
};
|
|
7096
6723
|
})(MetaRuleDto || (MetaRuleDto = {}));
|
|
7097
6724
|
|
|
7098
|
-
/**
|
|
7099
|
-
* Api Documentation
|
|
7100
|
-
* Api Documentation
|
|
7101
|
-
*
|
|
7102
|
-
* OpenAPI spec version: 1.0
|
|
7103
|
-
*
|
|
7104
|
-
*
|
|
7105
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
7106
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
7107
|
-
* Do not edit the class manually.
|
|
7108
|
-
*/
|
|
7109
|
-
var NotificationResponse;
|
|
7110
|
-
(function (NotificationResponse) {
|
|
7111
|
-
NotificationResponse.TypeEnum = {
|
|
7112
|
-
STATIC: 'STATIC',
|
|
7113
|
-
ACTIONABLE: 'ACTIONABLE'
|
|
7114
|
-
};
|
|
7115
|
-
})(NotificationResponse || (NotificationResponse = {}));
|
|
7116
|
-
|
|
7117
6725
|
/**
|
|
7118
6726
|
* Api Documentation
|
|
7119
6727
|
* Api Documentation
|
|
@@ -7274,13 +6882,6 @@ var ReportingResponse;
|
|
|
7274
6882
|
|
|
7275
6883
|
var RuleDTO;
|
|
7276
6884
|
(function (RuleDTO) {
|
|
7277
|
-
RuleDTO.DurationUnitEnum = {
|
|
7278
|
-
MINUTE: 'MINUTE',
|
|
7279
|
-
HOUR: 'HOUR',
|
|
7280
|
-
DAY: 'DAY',
|
|
7281
|
-
WEEK: 'WEEK',
|
|
7282
|
-
MONTH: 'MONTH'
|
|
7283
|
-
};
|
|
7284
6885
|
RuleDTO.OperatorEnum = {
|
|
7285
6886
|
AND: 'AND',
|
|
7286
6887
|
OR: 'OR',
|
|
@@ -7491,7 +7092,6 @@ var ApiModule = /** @class */ (function () {
|
|
|
7491
7092
|
CreativeTemplateVariablesControllerService,
|
|
7492
7093
|
CreativeTemplatesControllerService,
|
|
7493
7094
|
DashboardControllerService,
|
|
7494
|
-
NotificationsControllerService,
|
|
7495
7095
|
PixelControllerService,
|
|
7496
7096
|
ReportingControllerService,
|
|
7497
7097
|
SliceXControllerService,
|
|
@@ -7510,5 +7110,5 @@ var ApiModule = /** @class */ (function () {
|
|
|
7510
7110
|
* Generated bundle index. Do not edit.
|
|
7511
7111
|
*/
|
|
7512
7112
|
|
|
7513
|
-
export { APIS, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AppsFlyerAudienceControllerService, AuctionTypeEditField, AudienceControllerService, AudienceDTO,
|
|
7113
|
+
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 };
|
|
7514
7114
|
//# sourceMappingURL=revxui-api-clients-ts.js.map
|