@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
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
var AdminControllerService = /** @class */ (function () {
|
|
309
309
|
function AdminControllerService(httpClient, basePath, configuration) {
|
|
310
310
|
this.httpClient = httpClient;
|
|
311
|
-
this.basePath = 'https://
|
|
311
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
312
312
|
this.defaultHeaders = new http.HttpHeaders();
|
|
313
313
|
this.configuration = new Configuration();
|
|
314
314
|
if (basePath) {
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
var AdvertiserControllerService = /** @class */ (function () {
|
|
526
526
|
function AdvertiserControllerService(httpClient, basePath, configuration) {
|
|
527
527
|
this.httpClient = httpClient;
|
|
528
|
-
this.basePath = 'https://
|
|
528
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
529
529
|
this.defaultHeaders = new http.HttpHeaders();
|
|
530
530
|
this.configuration = new Configuration();
|
|
531
531
|
if (basePath) {
|
|
@@ -971,7 +971,7 @@
|
|
|
971
971
|
var AppSettingsControllerService = /** @class */ (function () {
|
|
972
972
|
function AppSettingsControllerService(httpClient, basePath, configuration) {
|
|
973
973
|
this.httpClient = httpClient;
|
|
974
|
-
this.basePath = 'https://
|
|
974
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
975
975
|
this.defaultHeaders = new http.HttpHeaders();
|
|
976
976
|
this.configuration = new Configuration();
|
|
977
977
|
if (basePath) {
|
|
@@ -1141,7 +1141,7 @@
|
|
|
1141
1141
|
var AppsFlyerAudienceControllerService = /** @class */ (function () {
|
|
1142
1142
|
function AppsFlyerAudienceControllerService(httpClient, basePath, configuration) {
|
|
1143
1143
|
this.httpClient = httpClient;
|
|
1144
|
-
this.basePath = 'https://
|
|
1144
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1145
1145
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1146
1146
|
this.configuration = new Configuration();
|
|
1147
1147
|
if (basePath) {
|
|
@@ -1310,7 +1310,7 @@
|
|
|
1310
1310
|
var AudienceControllerService = /** @class */ (function () {
|
|
1311
1311
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
1312
1312
|
this.httpClient = httpClient;
|
|
1313
|
-
this.basePath = 'https://
|
|
1313
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1314
1314
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1315
1315
|
this.configuration = new Configuration();
|
|
1316
1316
|
if (basePath) {
|
|
@@ -1382,75 +1382,6 @@
|
|
|
1382
1382
|
reportProgress: reportProgress
|
|
1383
1383
|
});
|
|
1384
1384
|
};
|
|
1385
|
-
AudienceControllerService.prototype.activateBackfillRuleUsingGET = function (id, queryID, reqId, token, observe, reportProgress) {
|
|
1386
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1387
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1388
|
-
if (id === null || id === undefined) {
|
|
1389
|
-
throw new Error('Required parameter id was null or undefined when calling activateBackfillRuleUsingGET.');
|
|
1390
|
-
}
|
|
1391
|
-
if (queryID === null || queryID === undefined) {
|
|
1392
|
-
throw new Error('Required parameter queryID was null or undefined when calling activateBackfillRuleUsingGET.');
|
|
1393
|
-
}
|
|
1394
|
-
var headers = this.defaultHeaders;
|
|
1395
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1396
|
-
headers = headers.set('reqId', String(reqId));
|
|
1397
|
-
}
|
|
1398
|
-
if (token !== undefined && token !== null) {
|
|
1399
|
-
headers = headers.set('token', String(token));
|
|
1400
|
-
}
|
|
1401
|
-
// to determine the Accept header
|
|
1402
|
-
var httpHeaderAccepts = [
|
|
1403
|
-
'*/*'
|
|
1404
|
-
];
|
|
1405
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1406
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1407
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1408
|
-
}
|
|
1409
|
-
// to determine the Content-Type header
|
|
1410
|
-
var consumes = [];
|
|
1411
|
-
return this.httpClient.get(this.basePath + "/v2/api/audience/" + encodeURIComponent(String(id)) + "/" + encodeURIComponent(String(queryID)), {
|
|
1412
|
-
withCredentials: this.configuration.withCredentials,
|
|
1413
|
-
headers: headers,
|
|
1414
|
-
observe: observe,
|
|
1415
|
-
reportProgress: reportProgress
|
|
1416
|
-
});
|
|
1417
|
-
};
|
|
1418
|
-
AudienceControllerService.prototype.addBackfillRuleUsingPOST = function (audience, reqId, token, observe, reportProgress) {
|
|
1419
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1420
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1421
|
-
if (audience === null || audience === undefined) {
|
|
1422
|
-
throw new Error('Required parameter audience was null or undefined when calling addBackfillRuleUsingPOST.');
|
|
1423
|
-
}
|
|
1424
|
-
var headers = this.defaultHeaders;
|
|
1425
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1426
|
-
headers = headers.set('reqId', String(reqId));
|
|
1427
|
-
}
|
|
1428
|
-
if (token !== undefined && token !== null) {
|
|
1429
|
-
headers = headers.set('token', String(token));
|
|
1430
|
-
}
|
|
1431
|
-
// to determine the Accept header
|
|
1432
|
-
var httpHeaderAccepts = [
|
|
1433
|
-
'application/json'
|
|
1434
|
-
];
|
|
1435
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1436
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1437
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1438
|
-
}
|
|
1439
|
-
// to determine the Content-Type header
|
|
1440
|
-
var consumes = [
|
|
1441
|
-
'application/json'
|
|
1442
|
-
];
|
|
1443
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
1444
|
-
if (httpContentTypeSelected != undefined) {
|
|
1445
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1446
|
-
}
|
|
1447
|
-
return this.httpClient.post(this.basePath + "/v2/api/audience/addbackfillrule", audience, {
|
|
1448
|
-
withCredentials: this.configuration.withCredentials,
|
|
1449
|
-
headers: headers,
|
|
1450
|
-
observe: observe,
|
|
1451
|
-
reportProgress: reportProgress
|
|
1452
|
-
});
|
|
1453
|
-
};
|
|
1454
1385
|
AudienceControllerService.prototype.checkConnectionUsingPOST = function (config, reqId, token, observe, reportProgress) {
|
|
1455
1386
|
if (observe === void 0) { observe = 'body'; }
|
|
1456
1387
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -1710,65 +1641,6 @@
|
|
|
1710
1641
|
reportProgress: reportProgress
|
|
1711
1642
|
});
|
|
1712
1643
|
};
|
|
1713
|
-
AudienceControllerService.prototype.getChartDataUsingPOST = function (audienceType, dashboardRequest, id, metric, refresh, reqId, token, observe, reportProgress) {
|
|
1714
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1715
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1716
|
-
if (audienceType === null || audienceType === undefined) {
|
|
1717
|
-
throw new Error('Required parameter audienceType was null or undefined when calling getChartDataUsingPOST.');
|
|
1718
|
-
}
|
|
1719
|
-
if (dashboardRequest === null || dashboardRequest === undefined) {
|
|
1720
|
-
throw new Error('Required parameter dashboardRequest was null or undefined when calling getChartDataUsingPOST.');
|
|
1721
|
-
}
|
|
1722
|
-
if (id === null || id === undefined) {
|
|
1723
|
-
throw new Error('Required parameter id was null or undefined when calling getChartDataUsingPOST.');
|
|
1724
|
-
}
|
|
1725
|
-
if (metric === null || metric === undefined) {
|
|
1726
|
-
throw new Error('Required parameter metric was null or undefined when calling getChartDataUsingPOST.');
|
|
1727
|
-
}
|
|
1728
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
1729
|
-
if (audienceType !== undefined && audienceType !== null) {
|
|
1730
|
-
queryParameters = queryParameters.set('audienceType', audienceType);
|
|
1731
|
-
}
|
|
1732
|
-
if (id !== undefined && id !== null) {
|
|
1733
|
-
queryParameters = queryParameters.set('id', id);
|
|
1734
|
-
}
|
|
1735
|
-
if (metric !== undefined && metric !== null) {
|
|
1736
|
-
queryParameters = queryParameters.set('metric', metric);
|
|
1737
|
-
}
|
|
1738
|
-
if (refresh !== undefined && refresh !== null) {
|
|
1739
|
-
queryParameters = queryParameters.set('refresh', refresh);
|
|
1740
|
-
}
|
|
1741
|
-
var headers = this.defaultHeaders;
|
|
1742
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1743
|
-
headers = headers.set('reqId', String(reqId));
|
|
1744
|
-
}
|
|
1745
|
-
if (token !== undefined && token !== null) {
|
|
1746
|
-
headers = headers.set('token', String(token));
|
|
1747
|
-
}
|
|
1748
|
-
// to determine the Accept header
|
|
1749
|
-
var httpHeaderAccepts = [
|
|
1750
|
-
'application/json'
|
|
1751
|
-
];
|
|
1752
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1753
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1754
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1755
|
-
}
|
|
1756
|
-
// to determine the Content-Type header
|
|
1757
|
-
var consumes = [
|
|
1758
|
-
'application/json'
|
|
1759
|
-
];
|
|
1760
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
1761
|
-
if (httpContentTypeSelected != undefined) {
|
|
1762
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1763
|
-
}
|
|
1764
|
-
return this.httpClient.post(this.basePath + "/v2/api/audience/chart", dashboardRequest, {
|
|
1765
|
-
params: queryParameters,
|
|
1766
|
-
withCredentials: this.configuration.withCredentials,
|
|
1767
|
-
headers: headers,
|
|
1768
|
-
observe: observe,
|
|
1769
|
-
reportProgress: reportProgress
|
|
1770
|
-
});
|
|
1771
|
-
};
|
|
1772
1644
|
AudienceControllerService.prototype.getMetaRulesUsingGET = function (reqId, token, observe, reportProgress) {
|
|
1773
1645
|
if (observe === void 0) { observe = 'body'; }
|
|
1774
1646
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -1962,7 +1834,7 @@
|
|
|
1962
1834
|
var AuditControllerService = /** @class */ (function () {
|
|
1963
1835
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
1964
1836
|
this.httpClient = httpClient;
|
|
1965
|
-
this.basePath = 'https://
|
|
1837
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
1966
1838
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1967
1839
|
this.configuration = new Configuration();
|
|
1968
1840
|
if (basePath) {
|
|
@@ -2161,7 +2033,7 @@
|
|
|
2161
2033
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
2162
2034
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
2163
2035
|
this.httpClient = httpClient;
|
|
2164
|
-
this.basePath = 'https://
|
|
2036
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2165
2037
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2166
2038
|
this.configuration = new Configuration();
|
|
2167
2039
|
if (basePath) {
|
|
@@ -2404,7 +2276,7 @@
|
|
|
2404
2276
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2405
2277
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2406
2278
|
this.httpClient = httpClient;
|
|
2407
|
-
this.basePath = 'https://
|
|
2279
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2408
2280
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2409
2281
|
this.configuration = new Configuration();
|
|
2410
2282
|
if (basePath) {
|
|
@@ -2525,7 +2397,7 @@
|
|
|
2525
2397
|
var CampaignControllerService = /** @class */ (function () {
|
|
2526
2398
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2527
2399
|
this.httpClient = httpClient;
|
|
2528
|
-
this.basePath = 'https://
|
|
2400
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2529
2401
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2530
2402
|
this.configuration = new Configuration();
|
|
2531
2403
|
if (basePath) {
|
|
@@ -2811,7 +2683,7 @@
|
|
|
2811
2683
|
var CatalogControllerService = /** @class */ (function () {
|
|
2812
2684
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2813
2685
|
this.httpClient = httpClient;
|
|
2814
|
-
this.basePath = 'https://
|
|
2686
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
2815
2687
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2816
2688
|
this.configuration = new Configuration();
|
|
2817
2689
|
if (basePath) {
|
|
@@ -3034,7 +2906,7 @@
|
|
|
3034
2906
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
3035
2907
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
3036
2908
|
this.httpClient = httpClient;
|
|
3037
|
-
this.basePath = 'https://
|
|
2909
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3038
2910
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3039
2911
|
this.configuration = new Configuration();
|
|
3040
2912
|
if (basePath) {
|
|
@@ -3284,7 +3156,7 @@
|
|
|
3284
3156
|
var CreativeControllerService = /** @class */ (function () {
|
|
3285
3157
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3286
3158
|
this.httpClient = httpClient;
|
|
3287
|
-
this.basePath = 'https://
|
|
3159
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3288
3160
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3289
3161
|
this.configuration = new Configuration();
|
|
3290
3162
|
if (basePath) {
|
|
@@ -3761,7 +3633,7 @@
|
|
|
3761
3633
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3762
3634
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3763
3635
|
this.httpClient = httpClient;
|
|
3764
|
-
this.basePath = 'https://
|
|
3636
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
3765
3637
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3766
3638
|
this.configuration = new Configuration();
|
|
3767
3639
|
if (basePath) {
|
|
@@ -4096,7 +3968,7 @@
|
|
|
4096
3968
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
4097
3969
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
4098
3970
|
this.httpClient = httpClient;
|
|
4099
|
-
this.basePath = 'https://
|
|
3971
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4100
3972
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4101
3973
|
this.configuration = new Configuration();
|
|
4102
3974
|
if (basePath) {
|
|
@@ -4297,7 +4169,7 @@
|
|
|
4297
4169
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4298
4170
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4299
4171
|
this.httpClient = httpClient;
|
|
4300
|
-
this.basePath = 'https://
|
|
4172
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4301
4173
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4302
4174
|
this.configuration = new Configuration();
|
|
4303
4175
|
if (basePath) {
|
|
@@ -4385,7 +4257,7 @@
|
|
|
4385
4257
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4386
4258
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4387
4259
|
this.httpClient = httpClient;
|
|
4388
|
-
this.basePath = 'https://
|
|
4260
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4389
4261
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4390
4262
|
this.configuration = new Configuration();
|
|
4391
4263
|
if (basePath) {
|
|
@@ -4564,7 +4436,7 @@
|
|
|
4564
4436
|
var DashboardControllerService = /** @class */ (function () {
|
|
4565
4437
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4566
4438
|
this.httpClient = httpClient;
|
|
4567
|
-
this.basePath = 'https://
|
|
4439
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
4568
4440
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4569
4441
|
this.configuration = new Configuration();
|
|
4570
4442
|
if (basePath) {
|
|
@@ -5207,205 +5079,6 @@
|
|
|
5207
5079
|
return DashboardControllerService;
|
|
5208
5080
|
}());
|
|
5209
5081
|
|
|
5210
|
-
/**
|
|
5211
|
-
* Api Documentation
|
|
5212
|
-
* Api Documentation
|
|
5213
|
-
*
|
|
5214
|
-
* OpenAPI spec version: 1.0
|
|
5215
|
-
*
|
|
5216
|
-
*
|
|
5217
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
5218
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
5219
|
-
* Do not edit the class manually.
|
|
5220
|
-
*/
|
|
5221
|
-
var NotificationsControllerService = /** @class */ (function () {
|
|
5222
|
-
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5223
|
-
this.httpClient = httpClient;
|
|
5224
|
-
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5225
|
-
this.defaultHeaders = new http.HttpHeaders();
|
|
5226
|
-
this.configuration = new Configuration();
|
|
5227
|
-
if (basePath) {
|
|
5228
|
-
this.basePath = basePath;
|
|
5229
|
-
}
|
|
5230
|
-
if (configuration) {
|
|
5231
|
-
this.configuration = configuration;
|
|
5232
|
-
this.basePath = basePath || configuration.basePath || this.basePath;
|
|
5233
|
-
}
|
|
5234
|
-
}
|
|
5235
|
-
/**
|
|
5236
|
-
* @param consumes string[] mime-types
|
|
5237
|
-
* @return true: consumes contains 'multipart/form-data', false: otherwise
|
|
5238
|
-
*/
|
|
5239
|
-
NotificationsControllerService.prototype.canConsumeForm = function (consumes) {
|
|
5240
|
-
var e_1, _a;
|
|
5241
|
-
var form = 'multipart/form-data';
|
|
5242
|
-
try {
|
|
5243
|
-
for (var consumes_1 = __values(consumes), consumes_1_1 = consumes_1.next(); !consumes_1_1.done; consumes_1_1 = consumes_1.next()) {
|
|
5244
|
-
var consume = consumes_1_1.value;
|
|
5245
|
-
if (form === consume) {
|
|
5246
|
-
return true;
|
|
5247
|
-
}
|
|
5248
|
-
}
|
|
5249
|
-
}
|
|
5250
|
-
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
5251
|
-
finally {
|
|
5252
|
-
try {
|
|
5253
|
-
if (consumes_1_1 && !consumes_1_1.done && (_a = consumes_1.return)) _a.call(consumes_1);
|
|
5254
|
-
}
|
|
5255
|
-
finally { if (e_1) throw e_1.error; }
|
|
5256
|
-
}
|
|
5257
|
-
return false;
|
|
5258
|
-
};
|
|
5259
|
-
NotificationsControllerService.prototype.getNotificationUsingGET = function (pageNumber, pageSize, reqId, token, observe, reportProgress) {
|
|
5260
|
-
if (observe === void 0) { observe = 'body'; }
|
|
5261
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
5262
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5263
|
-
if (pageNumber !== undefined && pageNumber !== null) {
|
|
5264
|
-
queryParameters = queryParameters.set('pageNumber', pageNumber);
|
|
5265
|
-
}
|
|
5266
|
-
if (pageSize !== undefined && pageSize !== null) {
|
|
5267
|
-
queryParameters = queryParameters.set('pageSize', pageSize);
|
|
5268
|
-
}
|
|
5269
|
-
var headers = this.defaultHeaders;
|
|
5270
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5271
|
-
headers = headers.set('reqId', String(reqId));
|
|
5272
|
-
}
|
|
5273
|
-
if (token !== undefined && token !== null) {
|
|
5274
|
-
headers = headers.set('token', String(token));
|
|
5275
|
-
}
|
|
5276
|
-
// to determine the Accept header
|
|
5277
|
-
var httpHeaderAccepts = [
|
|
5278
|
-
'application/json'
|
|
5279
|
-
];
|
|
5280
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5281
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5282
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5283
|
-
}
|
|
5284
|
-
// to determine the Content-Type header
|
|
5285
|
-
var consumes = [];
|
|
5286
|
-
return this.httpClient.get(this.basePath + "/v2/api/notifications", {
|
|
5287
|
-
params: queryParameters,
|
|
5288
|
-
withCredentials: this.configuration.withCredentials,
|
|
5289
|
-
headers: headers,
|
|
5290
|
-
observe: observe,
|
|
5291
|
-
reportProgress: reportProgress
|
|
5292
|
-
});
|
|
5293
|
-
};
|
|
5294
|
-
NotificationsControllerService.prototype.markAllSeenUsingPOST = function (reqId, token, observe, reportProgress) {
|
|
5295
|
-
if (observe === void 0) { observe = 'body'; }
|
|
5296
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
5297
|
-
var headers = this.defaultHeaders;
|
|
5298
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5299
|
-
headers = headers.set('reqId', String(reqId));
|
|
5300
|
-
}
|
|
5301
|
-
if (token !== undefined && token !== null) {
|
|
5302
|
-
headers = headers.set('token', String(token));
|
|
5303
|
-
}
|
|
5304
|
-
// to determine the Accept header
|
|
5305
|
-
var httpHeaderAccepts = [
|
|
5306
|
-
'application/json'
|
|
5307
|
-
];
|
|
5308
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5309
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5310
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5311
|
-
}
|
|
5312
|
-
// to determine the Content-Type header
|
|
5313
|
-
var consumes = [
|
|
5314
|
-
'application/json'
|
|
5315
|
-
];
|
|
5316
|
-
return this.httpClient.post(this.basePath + "/v2/api/notifications/v2/api/notifications/seenAll", null, {
|
|
5317
|
-
withCredentials: this.configuration.withCredentials,
|
|
5318
|
-
headers: headers,
|
|
5319
|
-
observe: observe,
|
|
5320
|
-
reportProgress: reportProgress
|
|
5321
|
-
});
|
|
5322
|
-
};
|
|
5323
|
-
NotificationsControllerService.prototype.markSeenUsingPOST = function (commaSeparatedIds, reqId, token, observe, reportProgress) {
|
|
5324
|
-
if (observe === void 0) { observe = 'body'; }
|
|
5325
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
5326
|
-
if (commaSeparatedIds === null || commaSeparatedIds === undefined) {
|
|
5327
|
-
throw new Error('Required parameter commaSeparatedIds was null or undefined when calling markSeenUsingPOST.');
|
|
5328
|
-
}
|
|
5329
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5330
|
-
if (commaSeparatedIds !== undefined && commaSeparatedIds !== null) {
|
|
5331
|
-
queryParameters = queryParameters.set('commaSeparatedIds', commaSeparatedIds);
|
|
5332
|
-
}
|
|
5333
|
-
var headers = this.defaultHeaders;
|
|
5334
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5335
|
-
headers = headers.set('reqId', String(reqId));
|
|
5336
|
-
}
|
|
5337
|
-
if (token !== undefined && token !== null) {
|
|
5338
|
-
headers = headers.set('token', String(token));
|
|
5339
|
-
}
|
|
5340
|
-
// to determine the Accept header
|
|
5341
|
-
var httpHeaderAccepts = [
|
|
5342
|
-
'application/json'
|
|
5343
|
-
];
|
|
5344
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5345
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5346
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5347
|
-
}
|
|
5348
|
-
// to determine the Content-Type header
|
|
5349
|
-
var consumes = [
|
|
5350
|
-
'application/json'
|
|
5351
|
-
];
|
|
5352
|
-
return this.httpClient.post(this.basePath + "/v2/api/notifications/v2/api/notifications/seen/" + encodeURIComponent(String(commaSeparatedIds)), null, {
|
|
5353
|
-
params: queryParameters,
|
|
5354
|
-
withCredentials: this.configuration.withCredentials,
|
|
5355
|
-
headers: headers,
|
|
5356
|
-
observe: observe,
|
|
5357
|
-
reportProgress: reportProgress
|
|
5358
|
-
});
|
|
5359
|
-
};
|
|
5360
|
-
NotificationsControllerService.prototype.resolveNotificationUsingPOST = function (id, reqId, token, observe, reportProgress) {
|
|
5361
|
-
if (observe === void 0) { observe = 'body'; }
|
|
5362
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
5363
|
-
if (id === null || id === undefined) {
|
|
5364
|
-
throw new Error('Required parameter id was null or undefined when calling resolveNotificationUsingPOST.');
|
|
5365
|
-
}
|
|
5366
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
5367
|
-
if (id !== undefined && id !== null) {
|
|
5368
|
-
queryParameters = queryParameters.set('id', id);
|
|
5369
|
-
}
|
|
5370
|
-
var headers = this.defaultHeaders;
|
|
5371
|
-
if (reqId !== undefined && reqId !== null) {
|
|
5372
|
-
headers = headers.set('reqId', String(reqId));
|
|
5373
|
-
}
|
|
5374
|
-
if (token !== undefined && token !== null) {
|
|
5375
|
-
headers = headers.set('token', String(token));
|
|
5376
|
-
}
|
|
5377
|
-
// to determine the Accept header
|
|
5378
|
-
var httpHeaderAccepts = [
|
|
5379
|
-
'application/json'
|
|
5380
|
-
];
|
|
5381
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
5382
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
5383
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
5384
|
-
}
|
|
5385
|
-
// to determine the Content-Type header
|
|
5386
|
-
var consumes = [
|
|
5387
|
-
'application/json'
|
|
5388
|
-
];
|
|
5389
|
-
return this.httpClient.post(this.basePath + "/v2/api/notifications/v2/api/notifications/resolve/" + encodeURIComponent(String(id)), null, {
|
|
5390
|
-
params: queryParameters,
|
|
5391
|
-
withCredentials: this.configuration.withCredentials,
|
|
5392
|
-
headers: headers,
|
|
5393
|
-
observe: observe,
|
|
5394
|
-
reportProgress: reportProgress
|
|
5395
|
-
});
|
|
5396
|
-
};
|
|
5397
|
-
NotificationsControllerService.ctorParameters = function () { return [
|
|
5398
|
-
{ type: http.HttpClient },
|
|
5399
|
-
{ type: String, decorators: [{ type: core.Optional }, { type: core.Inject, args: [BASE_PATH,] }] },
|
|
5400
|
-
{ type: Configuration, decorators: [{ type: core.Optional }] }
|
|
5401
|
-
]; };
|
|
5402
|
-
NotificationsControllerService = __decorate([
|
|
5403
|
-
core.Injectable(),
|
|
5404
|
-
__param(1, core.Optional()), __param(1, core.Inject(BASE_PATH)), __param(2, core.Optional())
|
|
5405
|
-
], NotificationsControllerService);
|
|
5406
|
-
return NotificationsControllerService;
|
|
5407
|
-
}());
|
|
5408
|
-
|
|
5409
5082
|
/**
|
|
5410
5083
|
* Api Documentation
|
|
5411
5084
|
* Api Documentation
|
|
@@ -5420,7 +5093,7 @@
|
|
|
5420
5093
|
var PixelControllerService = /** @class */ (function () {
|
|
5421
5094
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5422
5095
|
this.httpClient = httpClient;
|
|
5423
|
-
this.basePath = 'https://
|
|
5096
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5424
5097
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5425
5098
|
this.configuration = new Configuration();
|
|
5426
5099
|
if (basePath) {
|
|
@@ -5749,7 +5422,7 @@
|
|
|
5749
5422
|
var ReportingControllerService = /** @class */ (function () {
|
|
5750
5423
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
5751
5424
|
this.httpClient = httpClient;
|
|
5752
|
-
this.basePath = 'https://
|
|
5425
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5753
5426
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5754
5427
|
this.configuration = new Configuration();
|
|
5755
5428
|
if (basePath) {
|
|
@@ -5933,7 +5606,7 @@
|
|
|
5933
5606
|
var SliceXControllerService = /** @class */ (function () {
|
|
5934
5607
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
5935
5608
|
this.httpClient = httpClient;
|
|
5936
|
-
this.basePath = 'https://
|
|
5609
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
5937
5610
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5938
5611
|
this.configuration = new Configuration();
|
|
5939
5612
|
if (basePath) {
|
|
@@ -6118,7 +5791,7 @@
|
|
|
6118
5791
|
var StrategyControllerService = /** @class */ (function () {
|
|
6119
5792
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
6120
5793
|
this.httpClient = httpClient;
|
|
6121
|
-
this.basePath = 'https://
|
|
5794
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6122
5795
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6123
5796
|
this.configuration = new Configuration();
|
|
6124
5797
|
if (basePath) {
|
|
@@ -6606,7 +6279,7 @@
|
|
|
6606
6279
|
var UILoggerControllerService = /** @class */ (function () {
|
|
6607
6280
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
6608
6281
|
this.httpClient = httpClient;
|
|
6609
|
-
this.basePath = 'https://
|
|
6282
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6610
6283
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6611
6284
|
this.configuration = new Configuration();
|
|
6612
6285
|
if (basePath) {
|
|
@@ -6708,7 +6381,7 @@
|
|
|
6708
6381
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
6709
6382
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
6710
6383
|
this.httpClient = httpClient;
|
|
6711
|
-
this.basePath = 'https://
|
|
6384
|
+
this.basePath = 'https://apiv2stage3.atomex.net';
|
|
6712
6385
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6713
6386
|
this.configuration = new Configuration();
|
|
6714
6387
|
if (basePath) {
|
|
@@ -6884,7 +6557,7 @@
|
|
|
6884
6557
|
return UserPreferenceControllerService;
|
|
6885
6558
|
}());
|
|
6886
6559
|
|
|
6887
|
-
var APIS = [AdminControllerService, AdvertiserControllerService, AppSettingsControllerService, AppsFlyerAudienceControllerService, AudienceControllerService, AuditControllerService, BulkStrategyControllerService, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestinationControllerService, CreativeControllerService, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, DashboardControllerService,
|
|
6560
|
+
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];
|
|
6888
6561
|
|
|
6889
6562
|
|
|
6890
6563
|
(function (ActivityLogsStrategyBulkUpdateDTO) {
|
|
@@ -6955,25 +6628,6 @@
|
|
|
6955
6628
|
|
|
6956
6629
|
|
|
6957
6630
|
(function (AudienceDTO) {
|
|
6958
|
-
AudienceDTO.AudienceTypeEnum = {
|
|
6959
|
-
WEBBROWSING: 'WEB_BROWSING',
|
|
6960
|
-
MOBILEAPP: 'MOBILE_APP',
|
|
6961
|
-
DMP: 'DMP',
|
|
6962
|
-
CRM: 'CRM',
|
|
6963
|
-
RULEBASED: 'RULE_BASED',
|
|
6964
|
-
RULEBASEDBACKFILL: 'RULE_BASED_BACKFILL',
|
|
6965
|
-
CRMEMAIL: 'CRM_EMAIL',
|
|
6966
|
-
CRMPHONE: 'CRM_PHONE',
|
|
6967
|
-
LOOKALIKEAUDIENCE: 'LOOKALIKE_AUDIENCE',
|
|
6968
|
-
FACEBOOKID: 'FACEBOOK_ID'
|
|
6969
|
-
};
|
|
6970
|
-
AudienceDTO.BackfillDurationUnitEnum = {
|
|
6971
|
-
MINUTE: 'MINUTE',
|
|
6972
|
-
HOUR: 'HOUR',
|
|
6973
|
-
DAY: 'DAY',
|
|
6974
|
-
WEEK: 'WEEK',
|
|
6975
|
-
MONTH: 'MONTH'
|
|
6976
|
-
};
|
|
6977
6631
|
AudienceDTO.DurationUnitEnum = {
|
|
6978
6632
|
MINUTE: 'MINUTE',
|
|
6979
6633
|
HOUR: 'HOUR',
|
|
@@ -6983,33 +6637,6 @@
|
|
|
6983
6637
|
};
|
|
6984
6638
|
})(exports.AudienceDTO || (exports.AudienceDTO = {}));
|
|
6985
6639
|
|
|
6986
|
-
/**
|
|
6987
|
-
* Api Documentation
|
|
6988
|
-
* Api Documentation
|
|
6989
|
-
*
|
|
6990
|
-
* OpenAPI spec version: 1.0
|
|
6991
|
-
*
|
|
6992
|
-
*
|
|
6993
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
6994
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
6995
|
-
* Do not edit the class manually.
|
|
6996
|
-
*/
|
|
6997
|
-
|
|
6998
|
-
(function (AudienceESDTO) {
|
|
6999
|
-
AudienceESDTO.AudienceTypeEnum = {
|
|
7000
|
-
WEBBROWSING: 'WEB_BROWSING',
|
|
7001
|
-
MOBILEAPP: 'MOBILE_APP',
|
|
7002
|
-
DMP: 'DMP',
|
|
7003
|
-
CRM: 'CRM',
|
|
7004
|
-
RULEBASED: 'RULE_BASED',
|
|
7005
|
-
RULEBASEDBACKFILL: 'RULE_BASED_BACKFILL',
|
|
7006
|
-
CRMEMAIL: 'CRM_EMAIL',
|
|
7007
|
-
CRMPHONE: 'CRM_PHONE',
|
|
7008
|
-
LOOKALIKEAUDIENCE: 'LOOKALIKE_AUDIENCE',
|
|
7009
|
-
FACEBOOKID: 'FACEBOOK_ID'
|
|
7010
|
-
};
|
|
7011
|
-
})(exports.AudienceESDTO || (exports.AudienceESDTO = {}));
|
|
7012
|
-
|
|
7013
6640
|
|
|
7014
6641
|
(function (ClickDestination) {
|
|
7015
6642
|
ClickDestination.CampaignTypeEnum = {
|
|
@@ -7316,25 +6943,6 @@
|
|
|
7316
6943
|
};
|
|
7317
6944
|
})(exports.MetaRuleDto || (exports.MetaRuleDto = {}));
|
|
7318
6945
|
|
|
7319
|
-
/**
|
|
7320
|
-
* Api Documentation
|
|
7321
|
-
* Api Documentation
|
|
7322
|
-
*
|
|
7323
|
-
* OpenAPI spec version: 1.0
|
|
7324
|
-
*
|
|
7325
|
-
*
|
|
7326
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
7327
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
7328
|
-
* Do not edit the class manually.
|
|
7329
|
-
*/
|
|
7330
|
-
|
|
7331
|
-
(function (NotificationResponse) {
|
|
7332
|
-
NotificationResponse.TypeEnum = {
|
|
7333
|
-
STATIC: 'STATIC',
|
|
7334
|
-
ACTIONABLE: 'ACTIONABLE'
|
|
7335
|
-
};
|
|
7336
|
-
})(exports.NotificationResponse || (exports.NotificationResponse = {}));
|
|
7337
|
-
|
|
7338
6946
|
/**
|
|
7339
6947
|
* Api Documentation
|
|
7340
6948
|
* Api Documentation
|
|
@@ -7495,13 +7103,6 @@
|
|
|
7495
7103
|
|
|
7496
7104
|
|
|
7497
7105
|
(function (RuleDTO) {
|
|
7498
|
-
RuleDTO.DurationUnitEnum = {
|
|
7499
|
-
MINUTE: 'MINUTE',
|
|
7500
|
-
HOUR: 'HOUR',
|
|
7501
|
-
DAY: 'DAY',
|
|
7502
|
-
WEEK: 'WEEK',
|
|
7503
|
-
MONTH: 'MONTH'
|
|
7504
|
-
};
|
|
7505
7106
|
RuleDTO.OperatorEnum = {
|
|
7506
7107
|
AND: 'AND',
|
|
7507
7108
|
OR: 'OR',
|
|
@@ -7712,7 +7313,6 @@
|
|
|
7712
7313
|
CreativeTemplateVariablesControllerService,
|
|
7713
7314
|
CreativeTemplatesControllerService,
|
|
7714
7315
|
DashboardControllerService,
|
|
7715
|
-
NotificationsControllerService,
|
|
7716
7316
|
PixelControllerService,
|
|
7717
7317
|
ReportingControllerService,
|
|
7718
7318
|
SliceXControllerService,
|
|
@@ -7749,7 +7349,6 @@
|
|
|
7749
7349
|
exports.CreativeTemplateVariablesControllerService = CreativeTemplateVariablesControllerService;
|
|
7750
7350
|
exports.CreativeTemplatesControllerService = CreativeTemplatesControllerService;
|
|
7751
7351
|
exports.DashboardControllerService = DashboardControllerService;
|
|
7752
|
-
exports.NotificationsControllerService = NotificationsControllerService;
|
|
7753
7352
|
exports.PixelControllerService = PixelControllerService;
|
|
7754
7353
|
exports.ReportingControllerService = ReportingControllerService;
|
|
7755
7354
|
exports.SliceXControllerService = SliceXControllerService;
|