@revxui/api-clients-ts 0.10.220 → 0.10.221
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/dashboardController.service.d.ts +0 -13
- package/bundles/revxui-api-clients-ts.umd.js +30 -64
- 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 +2 -2
- 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 -41
- 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/strategyDTO.js +8 -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 +2 -2
- 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 -43
- 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/strategyDTO.js +8 -1
- package/fesm2015/revxui-api-clients-ts.js +30 -62
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/fesm5/revxui-api-clients-ts.js +30 -64
- package/fesm5/revxui-api-clients-ts.js.map +1 -1
- package/model/strategyDTO.d.ts +9 -0
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @revxui/api-clients-ts@0.10.
|
|
1
|
+
## @revxui/api-clients-ts@0.10.221
|
|
2
2
|
|
|
3
3
|
### Building
|
|
4
4
|
|
|
@@ -19,7 +19,7 @@ Navigate to the folder of your consuming project and run one of next commands.
|
|
|
19
19
|
_published:_
|
|
20
20
|
|
|
21
21
|
```
|
|
22
|
-
npm install @revxui/api-clients-ts@0.10.
|
|
22
|
+
npm install @revxui/api-clients-ts@0.10.221 --save
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
_without publishing (not recommended):_
|
|
@@ -62,19 +62,6 @@ export declare class DashboardControllerService {
|
|
|
62
62
|
getByIdUsingGET4(id: number, tableEntity: 'LICENSEE' | 'ADVERTISER' | 'CAMPAIGN' | 'STRATEGY' | 'CREATIVE' | 'AGGREGATOR' | 'AUDIENCE' | 'APP_AUDIENCE' | 'WEB_AUDIENCE' | 'DMP_AUDIENCE' | 'PIXEL' | 'SITE' | 'COUNTRY' | 'STATE' | 'CITY' | 'OS' | 'PRICING' | 'CURRENCY' | 'LANGUAGE' | 'TIMEZONE' | 'CATEGORY' | 'MMP' | 'CDTYPE' | 'CDSUBTYPE' | 'DEVICE' | 'DELIVERY_PRIORITY' | 'PACING_TYPE' | 'OS_VERSION' | 'DEVICE_MODEL' | 'DEVICE_BRAND' | 'SOURCE_TYPE' | 'PLATFORM' | 'APP_CATEGORY' | 'BROWSER' | 'CALL_TO_ACTION' | 'CREATIVE_SIZE' | 'DEAL_CATEGORY' | 'ADVERTISER_REGION' | 'CLICK_DESTINATION' | 'ADVERTISER_LOGO' | 'LOSS_REASON_CODES' | 'CREATIVE_SET' | 'USER_FREQUENCY_BUCKET_MAPPING' | 'CREATIVE_SET_TYPE', reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectBaseModel>;
|
|
63
63
|
getByIdUsingGET4(id: number, tableEntity: 'LICENSEE' | 'ADVERTISER' | 'CAMPAIGN' | 'STRATEGY' | 'CREATIVE' | 'AGGREGATOR' | 'AUDIENCE' | 'APP_AUDIENCE' | 'WEB_AUDIENCE' | 'DMP_AUDIENCE' | 'PIXEL' | 'SITE' | 'COUNTRY' | 'STATE' | 'CITY' | 'OS' | 'PRICING' | 'CURRENCY' | 'LANGUAGE' | 'TIMEZONE' | 'CATEGORY' | 'MMP' | 'CDTYPE' | 'CDSUBTYPE' | 'DEVICE' | 'DELIVERY_PRIORITY' | 'PACING_TYPE' | 'OS_VERSION' | 'DEVICE_MODEL' | 'DEVICE_BRAND' | 'SOURCE_TYPE' | 'PLATFORM' | 'APP_CATEGORY' | 'BROWSER' | 'CALL_TO_ACTION' | 'CREATIVE_SIZE' | 'DEAL_CATEGORY' | 'ADVERTISER_REGION' | 'CLICK_DESTINATION' | 'ADVERTISER_LOGO' | 'LOSS_REASON_CODES' | 'CREATIVE_SET' | 'USER_FREQUENCY_BUCKET_MAPPING' | 'CREATIVE_SET_TYPE', reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectBaseModel>>;
|
|
64
64
|
getByIdUsingGET4(id: number, tableEntity: 'LICENSEE' | 'ADVERTISER' | 'CAMPAIGN' | 'STRATEGY' | 'CREATIVE' | 'AGGREGATOR' | 'AUDIENCE' | 'APP_AUDIENCE' | 'WEB_AUDIENCE' | 'DMP_AUDIENCE' | 'PIXEL' | 'SITE' | 'COUNTRY' | 'STATE' | 'CITY' | 'OS' | 'PRICING' | 'CURRENCY' | 'LANGUAGE' | 'TIMEZONE' | 'CATEGORY' | 'MMP' | 'CDTYPE' | 'CDSUBTYPE' | 'DEVICE' | 'DELIVERY_PRIORITY' | 'PACING_TYPE' | 'OS_VERSION' | 'DEVICE_MODEL' | 'DEVICE_BRAND' | 'SOURCE_TYPE' | 'PLATFORM' | 'APP_CATEGORY' | 'BROWSER' | 'CALL_TO_ACTION' | 'CREATIVE_SIZE' | 'DEAL_CATEGORY' | 'ADVERTISER_REGION' | 'CLICK_DESTINATION' | 'ADVERTISER_LOGO' | 'LOSS_REASON_CODES' | 'CREATIVE_SET' | 'USER_FREQUENCY_BUCKET_MAPPING' | 'CREATIVE_SET_TYPE', reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectBaseModel>>;
|
|
65
|
-
/**
|
|
66
|
-
* DashBoard API for Catgeory Performance
|
|
67
|
-
*
|
|
68
|
-
* @param dashboardRequest dashboardRequest
|
|
69
|
-
* @param refresh refresh
|
|
70
|
-
* @param reqId request id
|
|
71
|
-
* @param token Auth Token
|
|
72
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
73
|
-
* @param reportProgress flag to report request and response progress.
|
|
74
|
-
*/
|
|
75
|
-
getCategoryPerformanceListUsingPOST(dashboardRequest: DashboardRequest, refresh?: boolean, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectDashboardResponse>;
|
|
76
|
-
getCategoryPerformanceListUsingPOST(dashboardRequest: DashboardRequest, refresh?: boolean, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectDashboardResponse>>;
|
|
77
|
-
getCategoryPerformanceListUsingPOST(dashboardRequest: DashboardRequest, refresh?: boolean, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectDashboardResponse>>;
|
|
78
65
|
/**
|
|
79
66
|
* DashBoard Api For download TimeLine CSV BY Stream.
|
|
80
67
|
*
|
|
@@ -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://apiv2stage2.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://apiv2stage2.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://apiv2stage2.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 AudienceControllerService = /** @class */ (function () {
|
|
1142
1142
|
function AudienceControllerService(httpClient, basePath, configuration) {
|
|
1143
1143
|
this.httpClient = httpClient;
|
|
1144
|
-
this.basePath = 'https://
|
|
1144
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
1145
1145
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1146
1146
|
this.configuration = new Configuration();
|
|
1147
1147
|
if (basePath) {
|
|
@@ -1793,7 +1793,7 @@
|
|
|
1793
1793
|
var AuditControllerService = /** @class */ (function () {
|
|
1794
1794
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
1795
1795
|
this.httpClient = httpClient;
|
|
1796
|
-
this.basePath = 'https://
|
|
1796
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
1797
1797
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1798
1798
|
this.configuration = new Configuration();
|
|
1799
1799
|
if (basePath) {
|
|
@@ -1992,7 +1992,7 @@
|
|
|
1992
1992
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
1993
1993
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
1994
1994
|
this.httpClient = httpClient;
|
|
1995
|
-
this.basePath = 'https://
|
|
1995
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
1996
1996
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1997
1997
|
this.configuration = new Configuration();
|
|
1998
1998
|
if (basePath) {
|
|
@@ -2235,7 +2235,7 @@
|
|
|
2235
2235
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2236
2236
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2237
2237
|
this.httpClient = httpClient;
|
|
2238
|
-
this.basePath = 'https://
|
|
2238
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2239
2239
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2240
2240
|
this.configuration = new Configuration();
|
|
2241
2241
|
if (basePath) {
|
|
@@ -2356,7 +2356,7 @@
|
|
|
2356
2356
|
var CampaignControllerService = /** @class */ (function () {
|
|
2357
2357
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2358
2358
|
this.httpClient = httpClient;
|
|
2359
|
-
this.basePath = 'https://
|
|
2359
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2360
2360
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2361
2361
|
this.configuration = new Configuration();
|
|
2362
2362
|
if (basePath) {
|
|
@@ -2642,7 +2642,7 @@
|
|
|
2642
2642
|
var CatalogControllerService = /** @class */ (function () {
|
|
2643
2643
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2644
2644
|
this.httpClient = httpClient;
|
|
2645
|
-
this.basePath = 'https://
|
|
2645
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2646
2646
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2647
2647
|
this.configuration = new Configuration();
|
|
2648
2648
|
if (basePath) {
|
|
@@ -2865,7 +2865,7 @@
|
|
|
2865
2865
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
2866
2866
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
2867
2867
|
this.httpClient = httpClient;
|
|
2868
|
-
this.basePath = 'https://
|
|
2868
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2869
2869
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2870
2870
|
this.configuration = new Configuration();
|
|
2871
2871
|
if (basePath) {
|
|
@@ -3115,7 +3115,7 @@
|
|
|
3115
3115
|
var CreativeControllerService = /** @class */ (function () {
|
|
3116
3116
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3117
3117
|
this.httpClient = httpClient;
|
|
3118
|
-
this.basePath = 'https://
|
|
3118
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
3119
3119
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3120
3120
|
this.configuration = new Configuration();
|
|
3121
3121
|
if (basePath) {
|
|
@@ -3592,7 +3592,7 @@
|
|
|
3592
3592
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3593
3593
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3594
3594
|
this.httpClient = httpClient;
|
|
3595
|
-
this.basePath = 'https://
|
|
3595
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
3596
3596
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3597
3597
|
this.configuration = new Configuration();
|
|
3598
3598
|
if (basePath) {
|
|
@@ -3927,7 +3927,7 @@
|
|
|
3927
3927
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
3928
3928
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
3929
3929
|
this.httpClient = httpClient;
|
|
3930
|
-
this.basePath = 'https://
|
|
3930
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
3931
3931
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3932
3932
|
this.configuration = new Configuration();
|
|
3933
3933
|
if (basePath) {
|
|
@@ -4128,7 +4128,7 @@
|
|
|
4128
4128
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4129
4129
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4130
4130
|
this.httpClient = httpClient;
|
|
4131
|
-
this.basePath = 'https://
|
|
4131
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4132
4132
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4133
4133
|
this.configuration = new Configuration();
|
|
4134
4134
|
if (basePath) {
|
|
@@ -4216,7 +4216,7 @@
|
|
|
4216
4216
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4217
4217
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4218
4218
|
this.httpClient = httpClient;
|
|
4219
|
-
this.basePath = 'https://
|
|
4219
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4220
4220
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4221
4221
|
this.configuration = new Configuration();
|
|
4222
4222
|
if (basePath) {
|
|
@@ -4395,7 +4395,7 @@
|
|
|
4395
4395
|
var DashboardControllerService = /** @class */ (function () {
|
|
4396
4396
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4397
4397
|
this.httpClient = httpClient;
|
|
4398
|
-
this.basePath = 'https://
|
|
4398
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4399
4399
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4400
4400
|
this.configuration = new Configuration();
|
|
4401
4401
|
if (basePath) {
|
|
@@ -4505,47 +4505,6 @@
|
|
|
4505
4505
|
reportProgress: reportProgress
|
|
4506
4506
|
});
|
|
4507
4507
|
};
|
|
4508
|
-
DashboardControllerService.prototype.getCategoryPerformanceListUsingPOST = function (dashboardRequest, refresh, reqId, token, observe, reportProgress) {
|
|
4509
|
-
if (observe === void 0) { observe = 'body'; }
|
|
4510
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
4511
|
-
if (dashboardRequest === null || dashboardRequest === undefined) {
|
|
4512
|
-
throw new Error('Required parameter dashboardRequest was null or undefined when calling getCategoryPerformanceListUsingPOST.');
|
|
4513
|
-
}
|
|
4514
|
-
var queryParameters = new http.HttpParams({ encoder: new CustomHttpUrlEncodingCodec() });
|
|
4515
|
-
if (refresh !== undefined && refresh !== null) {
|
|
4516
|
-
queryParameters = queryParameters.set('refresh', refresh);
|
|
4517
|
-
}
|
|
4518
|
-
var headers = this.defaultHeaders;
|
|
4519
|
-
if (reqId !== undefined && reqId !== null) {
|
|
4520
|
-
headers = headers.set('reqId', String(reqId));
|
|
4521
|
-
}
|
|
4522
|
-
if (token !== undefined && token !== null) {
|
|
4523
|
-
headers = headers.set('token', String(token));
|
|
4524
|
-
}
|
|
4525
|
-
// to determine the Accept header
|
|
4526
|
-
var httpHeaderAccepts = [
|
|
4527
|
-
'application/json'
|
|
4528
|
-
];
|
|
4529
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
4530
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
4531
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
4532
|
-
}
|
|
4533
|
-
// to determine the Content-Type header
|
|
4534
|
-
var consumes = [
|
|
4535
|
-
'application/json'
|
|
4536
|
-
];
|
|
4537
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
4538
|
-
if (httpContentTypeSelected != undefined) {
|
|
4539
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
4540
|
-
}
|
|
4541
|
-
return this.httpClient.post(this.basePath + "/v2/api/categoryperformance", dashboardRequest, {
|
|
4542
|
-
params: queryParameters,
|
|
4543
|
-
withCredentials: this.configuration.withCredentials,
|
|
4544
|
-
headers: headers,
|
|
4545
|
-
observe: observe,
|
|
4546
|
-
reportProgress: reportProgress
|
|
4547
|
-
});
|
|
4548
|
-
};
|
|
4549
4508
|
DashboardControllerService.prototype.getDashboardDataChartCsvStreamUsingPOST = function (dashboardRequest, reqId, token, observe, reportProgress) {
|
|
4550
4509
|
if (observe === void 0) { observe = 'body'; }
|
|
4551
4510
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -5093,7 +5052,7 @@
|
|
|
5093
5052
|
var NotificationsControllerService = /** @class */ (function () {
|
|
5094
5053
|
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5095
5054
|
this.httpClient = httpClient;
|
|
5096
|
-
this.basePath = 'https://
|
|
5055
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5097
5056
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5098
5057
|
this.configuration = new Configuration();
|
|
5099
5058
|
if (basePath) {
|
|
@@ -5292,7 +5251,7 @@
|
|
|
5292
5251
|
var PixelControllerService = /** @class */ (function () {
|
|
5293
5252
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5294
5253
|
this.httpClient = httpClient;
|
|
5295
|
-
this.basePath = 'https://
|
|
5254
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5296
5255
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5297
5256
|
this.configuration = new Configuration();
|
|
5298
5257
|
if (basePath) {
|
|
@@ -5621,7 +5580,7 @@
|
|
|
5621
5580
|
var ReportingControllerService = /** @class */ (function () {
|
|
5622
5581
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
5623
5582
|
this.httpClient = httpClient;
|
|
5624
|
-
this.basePath = 'https://
|
|
5583
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5625
5584
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5626
5585
|
this.configuration = new Configuration();
|
|
5627
5586
|
if (basePath) {
|
|
@@ -5805,7 +5764,7 @@
|
|
|
5805
5764
|
var SliceXControllerService = /** @class */ (function () {
|
|
5806
5765
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
5807
5766
|
this.httpClient = httpClient;
|
|
5808
|
-
this.basePath = 'https://
|
|
5767
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5809
5768
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5810
5769
|
this.configuration = new Configuration();
|
|
5811
5770
|
if (basePath) {
|
|
@@ -5990,7 +5949,7 @@
|
|
|
5990
5949
|
var StrategyControllerService = /** @class */ (function () {
|
|
5991
5950
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
5992
5951
|
this.httpClient = httpClient;
|
|
5993
|
-
this.basePath = 'https://
|
|
5952
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5994
5953
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5995
5954
|
this.configuration = new Configuration();
|
|
5996
5955
|
if (basePath) {
|
|
@@ -6651,7 +6610,7 @@
|
|
|
6651
6610
|
var UILoggerControllerService = /** @class */ (function () {
|
|
6652
6611
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
6653
6612
|
this.httpClient = httpClient;
|
|
6654
|
-
this.basePath = 'https://
|
|
6613
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
6655
6614
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6656
6615
|
this.configuration = new Configuration();
|
|
6657
6616
|
if (basePath) {
|
|
@@ -6753,7 +6712,7 @@
|
|
|
6753
6712
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
6754
6713
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
6755
6714
|
this.httpClient = httpClient;
|
|
6756
|
-
this.basePath = 'https://
|
|
6715
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
6757
6716
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6758
6717
|
this.configuration = new Configuration();
|
|
6759
6718
|
if (basePath) {
|
|
@@ -7591,6 +7550,13 @@
|
|
|
7591
7550
|
CELLULARNETWORK4G: 'CELLULAR_NETWORK_4G',
|
|
7592
7551
|
CELLULARNETWORK5G: 'CELLULAR_NETWORK_5G'
|
|
7593
7552
|
};
|
|
7553
|
+
StrategyDTO.ProductSelectionPolicyEnum = {
|
|
7554
|
+
DEFAULT: 'PS_DEFAULT',
|
|
7555
|
+
ADVPRTS: 'PS_ADV_PR_TS',
|
|
7556
|
+
ADVCATPRTS: 'PS_ADV_CAT_PR_TS',
|
|
7557
|
+
DAYWEIGHTEDRANDOM: 'PS_DAY_WEIGHTED_RANDOM',
|
|
7558
|
+
ADVPRCONTENTTS: 'PS_ADV_PR_CONTENT_TS'
|
|
7559
|
+
};
|
|
7594
7560
|
})(exports.StrategyDTO || (exports.StrategyDTO = {}));
|
|
7595
7561
|
|
|
7596
7562
|
/**
|