@revxui/api-clients-ts 0.10.300 → 0.10.302
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/audienceController.service.d.ts +4 -33
- package/bundles/revxui-api-clients-ts.umd.js +32 -124
- package/bundles/revxui-api-clients-ts.umd.js.map +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js +1 -1
- package/bundles/revxui-api-clients-ts.umd.min.js.map +1 -1
- package/esm2015/api/adminController.service.js +2 -2
- package/esm2015/api/advertiserController.service.js +2 -2
- package/esm2015/api/appSettingsController.service.js +2 -2
- package/esm2015/api/audienceController.service.js +6 -77
- 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/notificationsController.service.js +2 -2
- package/esm2015/api/pixelController.service.js +2 -2
- package/esm2015/api/reportingController.service.js +2 -2
- package/esm2015/api/sliceXController.service.js +2 -2
- package/esm2015/api/strategyController.service.js +2 -2
- package/esm2015/api/uILoggerController.service.js +2 -2
- package/esm2015/api/userPreferenceController.service.js +2 -2
- package/esm2015/model/audienceDTO.js +1 -1
- package/esm2015/model/creativePerformanceData.js +1 -1
- package/esm2015/model/models.js +1 -2
- package/esm2015/model/strategyDTO.js +6 -1
- package/esm5/api/adminController.service.js +2 -2
- package/esm5/api/advertiserController.service.js +2 -2
- package/esm5/api/appSettingsController.service.js +2 -2
- package/esm5/api/audienceController.service.js +6 -81
- 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/notificationsController.service.js +2 -2
- package/esm5/api/pixelController.service.js +2 -2
- package/esm5/api/reportingController.service.js +2 -2
- package/esm5/api/sliceXController.service.js +2 -2
- package/esm5/api/strategyController.service.js +2 -2
- package/esm5/api/uILoggerController.service.js +2 -2
- package/esm5/api/userPreferenceController.service.js +2 -2
- package/esm5/model/audienceDTO.js +1 -1
- package/esm5/model/creativePerformanceData.js +1 -1
- package/esm5/model/models.js +1 -2
- package/esm5/model/strategyDTO.js +6 -1
- package/fesm2015/revxui-api-clients-ts.js +33 -121
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/fesm5/revxui-api-clients-ts.js +33 -125
- package/fesm5/revxui-api-clients-ts.js.map +1 -1
- package/model/audienceDTO.d.ts +0 -1
- package/model/creativePerformanceData.d.ts +16 -0
- package/model/models.d.ts +0 -4
- package/model/strategyDTO.d.ts +7 -0
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
- package/esm2015/model/apiResponseObjectListBackfillAudienceQueryTemplateDTO.js +0 -1
- package/esm2015/model/audienceBackfillQueryTemplateRequest.js +0 -22
- package/esm2015/model/audienceBackfillRequest.js +0 -1
- package/esm2015/model/backfillAudienceQueryTemplateDTO.js +0 -12
- package/esm5/model/apiResponseObjectListBackfillAudienceQueryTemplateDTO.js +0 -1
- package/esm5/model/audienceBackfillQueryTemplateRequest.js +0 -22
- package/esm5/model/audienceBackfillRequest.js +0 -1
- package/esm5/model/backfillAudienceQueryTemplateDTO.js +0 -12
- package/model/apiResponseObjectListBackfillAudienceQueryTemplateDTO.d.ts +0 -17
- package/model/audienceBackfillQueryTemplateRequest.d.ts +0 -26
- package/model/audienceBackfillRequest.d.ts +0 -16
- package/model/backfillAudienceQueryTemplateDTO.d.ts +0 -17
|
@@ -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://apiv2stage2.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://apiv2stage2.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://apiv2stage2.atomex.net';
|
|
754
754
|
this.defaultHeaders = new HttpHeaders();
|
|
755
755
|
this.configuration = new Configuration();
|
|
756
756
|
if (basePath) {
|
|
@@ -920,7 +920,7 @@ var AppSettingsControllerService = /** @class */ (function () {
|
|
|
920
920
|
var AudienceControllerService = /** @class */ (function () {
|
|
921
921
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
922
922
|
this.httpClient = httpClient;
|
|
923
|
-
this.basePath = 'https://
|
|
923
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
924
924
|
this.defaultHeaders = new HttpHeaders();
|
|
925
925
|
this.configuration = new Configuration();
|
|
926
926
|
if (basePath) {
|
|
@@ -1025,11 +1025,11 @@ var AudienceControllerService = /** @class */ (function () {
|
|
|
1025
1025
|
reportProgress: reportProgress
|
|
1026
1026
|
});
|
|
1027
1027
|
};
|
|
1028
|
-
AudienceControllerService.prototype.addBackfillRuleUsingPOST = function (
|
|
1028
|
+
AudienceControllerService.prototype.addBackfillRuleUsingPOST = function (audience, reqId, token, observe, reportProgress) {
|
|
1029
1029
|
if (observe === void 0) { observe = 'body'; }
|
|
1030
1030
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
1031
|
-
if (
|
|
1032
|
-
throw new Error('Required parameter
|
|
1031
|
+
if (audience === null || audience === undefined) {
|
|
1032
|
+
throw new Error('Required parameter audience was null or undefined when calling addBackfillRuleUsingPOST.');
|
|
1033
1033
|
}
|
|
1034
1034
|
var headers = this.defaultHeaders;
|
|
1035
1035
|
if (reqId !== undefined && reqId !== null) {
|
|
@@ -1054,7 +1054,7 @@ var AudienceControllerService = /** @class */ (function () {
|
|
|
1054
1054
|
if (httpContentTypeSelected != undefined) {
|
|
1055
1055
|
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1056
1056
|
}
|
|
1057
|
-
return this.httpClient.post(this.basePath + "/v2/api/audience/addbackfillrule",
|
|
1057
|
+
return this.httpClient.post(this.basePath + "/v2/api/audience/addbackfillrule", audience, {
|
|
1058
1058
|
withCredentials: this.configuration.withCredentials,
|
|
1059
1059
|
headers: headers,
|
|
1060
1060
|
observe: observe,
|
|
@@ -1200,45 +1200,6 @@ var AudienceControllerService = /** @class */ (function () {
|
|
|
1200
1200
|
reportProgress: reportProgress
|
|
1201
1201
|
});
|
|
1202
1202
|
};
|
|
1203
|
-
AudienceControllerService.prototype.getActiveTemplatesUsingPOST = function (id, request, reqId, token, observe, reportProgress) {
|
|
1204
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1205
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1206
|
-
if (id === null || id === undefined) {
|
|
1207
|
-
throw new Error('Required parameter id was null or undefined when calling getActiveTemplatesUsingPOST.');
|
|
1208
|
-
}
|
|
1209
|
-
if (request === null || request === undefined) {
|
|
1210
|
-
throw new Error('Required parameter request was null or undefined when calling getActiveTemplatesUsingPOST.');
|
|
1211
|
-
}
|
|
1212
|
-
var headers = this.defaultHeaders;
|
|
1213
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1214
|
-
headers = headers.set('reqId', String(reqId));
|
|
1215
|
-
}
|
|
1216
|
-
if (token !== undefined && token !== null) {
|
|
1217
|
-
headers = headers.set('token', String(token));
|
|
1218
|
-
}
|
|
1219
|
-
// to determine the Accept header
|
|
1220
|
-
var httpHeaderAccepts = [
|
|
1221
|
-
'application/json'
|
|
1222
|
-
];
|
|
1223
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1224
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1225
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1226
|
-
}
|
|
1227
|
-
// to determine the Content-Type header
|
|
1228
|
-
var consumes = [
|
|
1229
|
-
'application/json'
|
|
1230
|
-
];
|
|
1231
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
1232
|
-
if (httpContentTypeSelected != undefined) {
|
|
1233
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1234
|
-
}
|
|
1235
|
-
return this.httpClient.post(this.basePath + "/v2/api/audience/activetemplates/" + encodeURIComponent(String(id)), request, {
|
|
1236
|
-
withCredentials: this.configuration.withCredentials,
|
|
1237
|
-
headers: headers,
|
|
1238
|
-
observe: observe,
|
|
1239
|
-
reportProgress: reportProgress
|
|
1240
|
-
});
|
|
1241
|
-
};
|
|
1242
1203
|
AudienceControllerService.prototype.getAllAudienceUsingPOST = function (advertiser_id, refresh, reqId, search, token, observe, reportProgress) {
|
|
1243
1204
|
if (observe === void 0) { observe = 'body'; }
|
|
1244
1205
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -1656,42 +1617,6 @@ var AudienceControllerService = /** @class */ (function () {
|
|
|
1656
1617
|
reportProgress: reportProgress
|
|
1657
1618
|
});
|
|
1658
1619
|
};
|
|
1659
|
-
AudienceControllerService.prototype.validateBackfillRuleUsingPOST = function (query, reqId, token, observe, reportProgress) {
|
|
1660
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1661
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1662
|
-
if (query === null || query === undefined) {
|
|
1663
|
-
throw new Error('Required parameter query was null or undefined when calling validateBackfillRuleUsingPOST.');
|
|
1664
|
-
}
|
|
1665
|
-
var headers = this.defaultHeaders;
|
|
1666
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1667
|
-
headers = headers.set('reqId', String(reqId));
|
|
1668
|
-
}
|
|
1669
|
-
if (token !== undefined && token !== null) {
|
|
1670
|
-
headers = headers.set('token', String(token));
|
|
1671
|
-
}
|
|
1672
|
-
// to determine the Accept header
|
|
1673
|
-
var httpHeaderAccepts = [
|
|
1674
|
-
'application/json'
|
|
1675
|
-
];
|
|
1676
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1677
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1678
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1679
|
-
}
|
|
1680
|
-
// to determine the Content-Type header
|
|
1681
|
-
var consumes = [
|
|
1682
|
-
'application/json'
|
|
1683
|
-
];
|
|
1684
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
1685
|
-
if (httpContentTypeSelected != undefined) {
|
|
1686
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1687
|
-
}
|
|
1688
|
-
return this.httpClient.post(this.basePath + "/v2/api/audience/validatebackfillrule", query, {
|
|
1689
|
-
withCredentials: this.configuration.withCredentials,
|
|
1690
|
-
headers: headers,
|
|
1691
|
-
observe: observe,
|
|
1692
|
-
reportProgress: reportProgress
|
|
1693
|
-
});
|
|
1694
|
-
};
|
|
1695
1620
|
AudienceControllerService.ctorParameters = function () { return [
|
|
1696
1621
|
{ type: HttpClient },
|
|
1697
1622
|
{ type: String, decorators: [{ type: Optional }, { type: Inject, args: [BASE_PATH,] }] },
|
|
@@ -1718,7 +1643,7 @@ var AudienceControllerService = /** @class */ (function () {
|
|
|
1718
1643
|
var AuditControllerService = /** @class */ (function () {
|
|
1719
1644
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
1720
1645
|
this.httpClient = httpClient;
|
|
1721
|
-
this.basePath = 'https://
|
|
1646
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
1722
1647
|
this.defaultHeaders = new HttpHeaders();
|
|
1723
1648
|
this.configuration = new Configuration();
|
|
1724
1649
|
if (basePath) {
|
|
@@ -1917,7 +1842,7 @@ var AuditControllerService = /** @class */ (function () {
|
|
|
1917
1842
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
1918
1843
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
1919
1844
|
this.httpClient = httpClient;
|
|
1920
|
-
this.basePath = 'https://
|
|
1845
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
1921
1846
|
this.defaultHeaders = new HttpHeaders();
|
|
1922
1847
|
this.configuration = new Configuration();
|
|
1923
1848
|
if (basePath) {
|
|
@@ -2160,7 +2085,7 @@ var BulkStrategyControllerService = /** @class */ (function () {
|
|
|
2160
2085
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2161
2086
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2162
2087
|
this.httpClient = httpClient;
|
|
2163
|
-
this.basePath = 'https://
|
|
2088
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2164
2089
|
this.defaultHeaders = new HttpHeaders();
|
|
2165
2090
|
this.configuration = new Configuration();
|
|
2166
2091
|
if (basePath) {
|
|
@@ -2281,7 +2206,7 @@ var CSSThemeController_Service = /** @class */ (function () {
|
|
|
2281
2206
|
var CampaignControllerService = /** @class */ (function () {
|
|
2282
2207
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2283
2208
|
this.httpClient = httpClient;
|
|
2284
|
-
this.basePath = 'https://
|
|
2209
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2285
2210
|
this.defaultHeaders = new HttpHeaders();
|
|
2286
2211
|
this.configuration = new Configuration();
|
|
2287
2212
|
if (basePath) {
|
|
@@ -2603,7 +2528,7 @@ var CampaignControllerService = /** @class */ (function () {
|
|
|
2603
2528
|
var CatalogControllerService = /** @class */ (function () {
|
|
2604
2529
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2605
2530
|
this.httpClient = httpClient;
|
|
2606
|
-
this.basePath = 'https://
|
|
2531
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2607
2532
|
this.defaultHeaders = new HttpHeaders();
|
|
2608
2533
|
this.configuration = new Configuration();
|
|
2609
2534
|
if (basePath) {
|
|
@@ -2826,7 +2751,7 @@ var CatalogControllerService = /** @class */ (function () {
|
|
|
2826
2751
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
2827
2752
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
2828
2753
|
this.httpClient = httpClient;
|
|
2829
|
-
this.basePath = 'https://
|
|
2754
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2830
2755
|
this.defaultHeaders = new HttpHeaders();
|
|
2831
2756
|
this.configuration = new Configuration();
|
|
2832
2757
|
if (basePath) {
|
|
@@ -3076,7 +3001,7 @@ var ClickDestinationControllerService = /** @class */ (function () {
|
|
|
3076
3001
|
var CreativeControllerService = /** @class */ (function () {
|
|
3077
3002
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3078
3003
|
this.httpClient = httpClient;
|
|
3079
|
-
this.basePath = 'https://
|
|
3004
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
3080
3005
|
this.defaultHeaders = new HttpHeaders();
|
|
3081
3006
|
this.configuration = new Configuration();
|
|
3082
3007
|
if (basePath) {
|
|
@@ -3553,7 +3478,7 @@ var CreativeControllerService = /** @class */ (function () {
|
|
|
3553
3478
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3554
3479
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3555
3480
|
this.httpClient = httpClient;
|
|
3556
|
-
this.basePath = 'https://
|
|
3481
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
3557
3482
|
this.defaultHeaders = new HttpHeaders();
|
|
3558
3483
|
this.configuration = new Configuration();
|
|
3559
3484
|
if (basePath) {
|
|
@@ -3998,7 +3923,7 @@ var CreativeSetsControllerService = /** @class */ (function () {
|
|
|
3998
3923
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
3999
3924
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
4000
3925
|
this.httpClient = httpClient;
|
|
4001
|
-
this.basePath = 'https://
|
|
3926
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4002
3927
|
this.defaultHeaders = new HttpHeaders();
|
|
4003
3928
|
this.configuration = new Configuration();
|
|
4004
3929
|
if (basePath) {
|
|
@@ -4199,7 +4124,7 @@ var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
|
4199
4124
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4200
4125
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4201
4126
|
this.httpClient = httpClient;
|
|
4202
|
-
this.basePath = 'https://
|
|
4127
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4203
4128
|
this.defaultHeaders = new HttpHeaders();
|
|
4204
4129
|
this.configuration = new Configuration();
|
|
4205
4130
|
if (basePath) {
|
|
@@ -4287,7 +4212,7 @@ var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
|
4287
4212
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4288
4213
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4289
4214
|
this.httpClient = httpClient;
|
|
4290
|
-
this.basePath = 'https://
|
|
4215
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4291
4216
|
this.defaultHeaders = new HttpHeaders();
|
|
4292
4217
|
this.configuration = new Configuration();
|
|
4293
4218
|
if (basePath) {
|
|
@@ -4466,7 +4391,7 @@ var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
|
4466
4391
|
var DashboardControllerService = /** @class */ (function () {
|
|
4467
4392
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4468
4393
|
this.httpClient = httpClient;
|
|
4469
|
-
this.basePath = 'https://
|
|
4394
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4470
4395
|
this.defaultHeaders = new HttpHeaders();
|
|
4471
4396
|
this.configuration = new Configuration();
|
|
4472
4397
|
if (basePath) {
|
|
@@ -5123,7 +5048,7 @@ var DashboardControllerService = /** @class */ (function () {
|
|
|
5123
5048
|
var NotificationsControllerService = /** @class */ (function () {
|
|
5124
5049
|
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5125
5050
|
this.httpClient = httpClient;
|
|
5126
|
-
this.basePath = 'https://
|
|
5051
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5127
5052
|
this.defaultHeaders = new HttpHeaders();
|
|
5128
5053
|
this.configuration = new Configuration();
|
|
5129
5054
|
if (basePath) {
|
|
@@ -5322,7 +5247,7 @@ var NotificationsControllerService = /** @class */ (function () {
|
|
|
5322
5247
|
var PixelControllerService = /** @class */ (function () {
|
|
5323
5248
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5324
5249
|
this.httpClient = httpClient;
|
|
5325
|
-
this.basePath = 'https://
|
|
5250
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5326
5251
|
this.defaultHeaders = new HttpHeaders();
|
|
5327
5252
|
this.configuration = new Configuration();
|
|
5328
5253
|
if (basePath) {
|
|
@@ -5651,7 +5576,7 @@ var PixelControllerService = /** @class */ (function () {
|
|
|
5651
5576
|
var ReportingControllerService = /** @class */ (function () {
|
|
5652
5577
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
5653
5578
|
this.httpClient = httpClient;
|
|
5654
|
-
this.basePath = 'https://
|
|
5579
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5655
5580
|
this.defaultHeaders = new HttpHeaders();
|
|
5656
5581
|
this.configuration = new Configuration();
|
|
5657
5582
|
if (basePath) {
|
|
@@ -5835,7 +5760,7 @@ var ReportingControllerService = /** @class */ (function () {
|
|
|
5835
5760
|
var SliceXControllerService = /** @class */ (function () {
|
|
5836
5761
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
5837
5762
|
this.httpClient = httpClient;
|
|
5838
|
-
this.basePath = 'https://
|
|
5763
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5839
5764
|
this.defaultHeaders = new HttpHeaders();
|
|
5840
5765
|
this.configuration = new Configuration();
|
|
5841
5766
|
if (basePath) {
|
|
@@ -6103,7 +6028,7 @@ var SliceXControllerService = /** @class */ (function () {
|
|
|
6103
6028
|
var StrategyControllerService = /** @class */ (function () {
|
|
6104
6029
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
6105
6030
|
this.httpClient = httpClient;
|
|
6106
|
-
this.basePath = 'https://
|
|
6031
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
6107
6032
|
this.defaultHeaders = new HttpHeaders();
|
|
6108
6033
|
this.configuration = new Configuration();
|
|
6109
6034
|
if (basePath) {
|
|
@@ -6764,7 +6689,7 @@ var StrategyControllerService = /** @class */ (function () {
|
|
|
6764
6689
|
var UILoggerControllerService = /** @class */ (function () {
|
|
6765
6690
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
6766
6691
|
this.httpClient = httpClient;
|
|
6767
|
-
this.basePath = 'https://
|
|
6692
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
6768
6693
|
this.defaultHeaders = new HttpHeaders();
|
|
6769
6694
|
this.configuration = new Configuration();
|
|
6770
6695
|
if (basePath) {
|
|
@@ -6866,7 +6791,7 @@ var UILoggerControllerService = /** @class */ (function () {
|
|
|
6866
6791
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
6867
6792
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
6868
6793
|
this.httpClient = httpClient;
|
|
6869
|
-
this.basePath = 'https://
|
|
6794
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
6870
6795
|
this.defaultHeaders = new HttpHeaders();
|
|
6871
6796
|
this.configuration = new Configuration();
|
|
6872
6797
|
if (basePath) {
|
|
@@ -7122,28 +7047,6 @@ var AuctionTypeEditField;
|
|
|
7122
7047
|
};
|
|
7123
7048
|
})(AuctionTypeEditField || (AuctionTypeEditField = {}));
|
|
7124
7049
|
|
|
7125
|
-
/**
|
|
7126
|
-
* Api Documentation
|
|
7127
|
-
* Api Documentation
|
|
7128
|
-
*
|
|
7129
|
-
* OpenAPI spec version: 1.0
|
|
7130
|
-
*
|
|
7131
|
-
*
|
|
7132
|
-
* NOTE: This class is auto generated by the swagger code generator program.
|
|
7133
|
-
* https://github.com/swagger-api/swagger-codegen.git
|
|
7134
|
-
* Do not edit the class manually.
|
|
7135
|
-
*/
|
|
7136
|
-
var AudienceBackfillQueryTemplateRequest;
|
|
7137
|
-
(function (AudienceBackfillQueryTemplateRequest) {
|
|
7138
|
-
AudienceBackfillQueryTemplateRequest.DurationUnitEnum = {
|
|
7139
|
-
MINUTE: 'MINUTE',
|
|
7140
|
-
HOUR: 'HOUR',
|
|
7141
|
-
DAY: 'DAY',
|
|
7142
|
-
WEEK: 'WEEK',
|
|
7143
|
-
MONTH: 'MONTH'
|
|
7144
|
-
};
|
|
7145
|
-
})(AudienceBackfillQueryTemplateRequest || (AudienceBackfillQueryTemplateRequest = {}));
|
|
7146
|
-
|
|
7147
7050
|
var AudienceDTO;
|
|
7148
7051
|
(function (AudienceDTO) {
|
|
7149
7052
|
AudienceDTO.AudienceTypeEnum = {
|
|
@@ -7785,6 +7688,11 @@ var StrategyDTO;
|
|
|
7785
7688
|
DAYWEIGHTEDRANDOM: 'PS_DAY_WEIGHTED_RANDOM',
|
|
7786
7689
|
ADVPRCONTENTTS: 'PS_ADV_PR_CONTENT_TS'
|
|
7787
7690
|
};
|
|
7691
|
+
StrategyDTO.PublisherTypesEnum = {
|
|
7692
|
+
DIRECT: 'DIRECT',
|
|
7693
|
+
RESELLER: 'RESELLER',
|
|
7694
|
+
UNKNOWN: 'UNKNOWN'
|
|
7695
|
+
};
|
|
7788
7696
|
})(StrategyDTO || (StrategyDTO = {}));
|
|
7789
7697
|
|
|
7790
7698
|
/**
|
|
@@ -7989,5 +7897,5 @@ var ApiModule = /** @class */ (function () {
|
|
|
7989
7897
|
* Generated bundle index. Do not edit.
|
|
7990
7898
|
*/
|
|
7991
7899
|
|
|
7992
|
-
export { APIS, ActivityLogsCreativeSetsBulkUpdateDTO, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AuctionTypeEditField,
|
|
7900
|
+
export { APIS, ActivityLogsCreativeSetsBulkUpdateDTO, ActivityLogsStrategyBulkUpdateDTO, AdminControllerService, AdvertiserControllerService, ApiModule, AppSettingsControllerService, AppSettingsDTO, AppSettingsPropertyDTO, AuctionTypeEditField, AudienceControllerService, AudienceDTO, AudienceESDTO, AudiencePerformanceDTO, AuditControllerService, BASE_PATH, BaseModelWithCreativeSetType, BulkStrategyControllerService, COLLECTION_FORMATS, CSSThemeController_Service, CampaignControllerService, CatalogControllerService, ClickDestination, ClickDestinationControllerService, Configuration, CreativeCompactDTO, CreativeControllerService, CreativeDTO, CreativeFileForSet, CreativeFiles, CreativeHtmlFileForSet, CreativeSetDashboardMetric, CreativeSetDetails, CreativeSetRequest, CreativeSetResponse, CreativeSetsControllerService, CreativeTemplateThemesControllerService, CreativeTemplateVariablesControllerService, CreativeTemplatesControllerService, DashboardControllerService, DcoAttributesDTO, DuplicateCreativeSetResponse, FilterModel, GeoListRequest, Macro, MetaRuleDto, NotificationResponse, NotificationsControllerService, PixelControllerService, PixelDataFileDTO, RemoteFileDTO, ReportProperty, ReportingControllerService, ReportingRequest, ReportingResponse, RuleDTO, SliceXControllerService, StrategyControllerService, StrategyDTO, StrategyQuickEditDTO, TemplateVariablesDTO, UILoggerControllerService, UserPreferenceControllerService, VastCreative, VideoAttributes, VideoProperties };
|
|
7993
7901
|
//# sourceMappingURL=revxui-api-clients-ts.js.map
|