@revxui/api-clients-ts 0.10.244 → 0.10.245
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 +0 -14
- package/bundles/revxui-api-clients-ts.umd.js +23 -59
- 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 -36
- 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/creativeDTO.js +1 -1
- package/esm2015/model/creativeFileForSet.js +1 -1
- package/esm2015/model/creativeFiles.js +1 -1
- package/esm2015/model/creativeSetDetails.js +1 -1
- package/esm2015/model/creativeSetRequest.js +1 -1
- package/esm2015/model/endCards.js +12 -0
- package/esm2015/model/metaRuleDto.js +1 -1
- package/esm2015/model/models.js +1 -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 -38
- 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/creativeDTO.js +1 -1
- package/esm5/model/creativeFileForSet.js +1 -1
- package/esm5/model/creativeFiles.js +1 -1
- package/esm5/model/creativeSetDetails.js +1 -1
- package/esm5/model/creativeSetRequest.js +1 -1
- package/esm5/model/endCards.js +12 -0
- package/esm5/model/metaRuleDto.js +1 -1
- package/esm5/model/models.js +1 -1
- package/fesm2015/revxui-api-clients-ts.js +23 -57
- package/fesm2015/revxui-api-clients-ts.js.map +1 -1
- package/fesm5/revxui-api-clients-ts.js +23 -59
- package/fesm5/revxui-api-clients-ts.js.map +1 -1
- package/model/creativeDTO.d.ts +0 -2
- package/model/creativeFileForSet.d.ts +0 -2
- package/model/creativeFiles.d.ts +0 -2
- package/model/creativeSetDetails.d.ts +2 -0
- package/model/creativeSetRequest.d.ts +2 -0
- package/model/{eligibleUsersResponse.d.ts → endCards.d.ts} +4 -2
- package/model/metaRuleDto.d.ts +0 -1
- package/model/models.d.ts +1 -3
- package/package.json +1 -1
- package/revxui-api-clients-ts.metadata.json +1 -1
- package/esm2015/model/apiResponseObjectEligibleUsersResponse.js +0 -1
- package/esm2015/model/eligibleUsersRequest.js +0 -12
- package/esm2015/model/eligibleUsersResponse.js +0 -12
- package/esm5/model/apiResponseObjectEligibleUsersResponse.js +0 -1
- package/esm5/model/eligibleUsersRequest.js +0 -12
- package/esm5/model/eligibleUsersResponse.js +0 -12
- package/model/apiResponseObjectEligibleUsersResponse.d.ts +0 -17
- package/model/eligibleUsersRequest.d.ts +0 -24
package/README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
## @revxui/api-clients-ts@0.10.
|
|
1
|
+
## @revxui/api-clients-ts@0.10.245
|
|
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.245 --save
|
|
23
23
|
```
|
|
24
24
|
|
|
25
25
|
_without publishing (not recommended):_
|
|
@@ -17,14 +17,12 @@ import { ApiResponseObjectAudienceDTO } from '../model/apiResponseObjectAudience
|
|
|
17
17
|
import { ApiResponseObjectBaseModel } from '../model/apiResponseObjectBaseModel';
|
|
18
18
|
import { ApiResponseObjectChartDashboardResponse } from '../model/apiResponseObjectChartDashboardResponse';
|
|
19
19
|
import { ApiResponseObjectDmpAudienceDTO } from '../model/apiResponseObjectDmpAudienceDTO';
|
|
20
|
-
import { ApiResponseObjectEligibleUsersResponse } from '../model/apiResponseObjectEligibleUsersResponse';
|
|
21
20
|
import { ApiResponseObjectListAudienceDTO } from '../model/apiResponseObjectListAudienceDTO';
|
|
22
21
|
import { ApiResponseObjectMapintResponseMessage } from '../model/apiResponseObjectMapintResponseMessage';
|
|
23
22
|
import { ApiResponseObjectMaplongResponseMessage } from '../model/apiResponseObjectMaplongResponseMessage';
|
|
24
23
|
import { ApiResponseObjectMetaRulesDto } from '../model/apiResponseObjectMetaRulesDto';
|
|
25
24
|
import { AudienceDTO } from '../model/audienceDTO';
|
|
26
25
|
import { DashboardRequest } from '../model/dashboardRequest';
|
|
27
|
-
import { EligibleUsersRequest } from '../model/eligibleUsersRequest';
|
|
28
26
|
import { PixelRemoteConfigDTO } from '../model/pixelRemoteConfigDTO';
|
|
29
27
|
import { PlatformAudienceDTO } from '../model/platformAudienceDTO';
|
|
30
28
|
import { SearchRequest } from '../model/searchRequest';
|
|
@@ -183,18 +181,6 @@ export declare class AudienceControllerService {
|
|
|
183
181
|
getChartDataUsingPOST(audienceType: 'WEB_BROWSING' | 'MOBILE_APP' | 'DMP' | 'CRM' | 'RULE_BASED' | 'RULE_BASED_BACKFILL' | 'CRM_EMAIL' | 'CRM_PHONE' | 'LOOKALIKE_AUDIENCE' | 'FACEBOOK_ID', dashboardRequest: DashboardRequest, id: number, metric: string, refresh?: boolean, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectChartDashboardResponse>;
|
|
184
182
|
getChartDataUsingPOST(audienceType: 'WEB_BROWSING' | 'MOBILE_APP' | 'DMP' | 'CRM' | 'RULE_BASED' | 'RULE_BASED_BACKFILL' | 'CRM_EMAIL' | 'CRM_PHONE' | 'LOOKALIKE_AUDIENCE' | 'FACEBOOK_ID', dashboardRequest: DashboardRequest, id: number, metric: string, refresh?: boolean, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectChartDashboardResponse>>;
|
|
185
183
|
getChartDataUsingPOST(audienceType: 'WEB_BROWSING' | 'MOBILE_APP' | 'DMP' | 'CRM' | 'RULE_BASED' | 'RULE_BASED_BACKFILL' | 'CRM_EMAIL' | 'CRM_PHONE' | 'LOOKALIKE_AUDIENCE' | 'FACEBOOK_ID', dashboardRequest: DashboardRequest, id: number, metric: string, refresh?: boolean, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectChartDashboardResponse>>;
|
|
186
|
-
/**
|
|
187
|
-
* Api to get EligibleUsers
|
|
188
|
-
*
|
|
189
|
-
* @param eligibleUsersRequest eligibleUsersRequest
|
|
190
|
-
* @param reqId request id
|
|
191
|
-
* @param token Auth Token
|
|
192
|
-
* @param observe set whether or not to return the data Observable as the body, response or events. defaults to returning the body.
|
|
193
|
-
* @param reportProgress flag to report request and response progress.
|
|
194
|
-
*/
|
|
195
|
-
getEligibleUsersCountUsingPOST(eligibleUsersRequest: EligibleUsersRequest, reqId?: string, token?: string, observe?: 'body', reportProgress?: boolean): Observable<ApiResponseObjectEligibleUsersResponse>;
|
|
196
|
-
getEligibleUsersCountUsingPOST(eligibleUsersRequest: EligibleUsersRequest, reqId?: string, token?: string, observe?: 'response', reportProgress?: boolean): Observable<HttpResponse<ApiResponseObjectEligibleUsersResponse>>;
|
|
197
|
-
getEligibleUsersCountUsingPOST(eligibleUsersRequest: EligibleUsersRequest, reqId?: string, token?: string, observe?: 'events', reportProgress?: boolean): Observable<HttpEvent<ApiResponseObjectEligibleUsersResponse>>;
|
|
198
184
|
/**
|
|
199
185
|
* Api to get Audience Meta Rule
|
|
200
186
|
*
|
|
@@ -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) {
|
|
@@ -1600,42 +1600,6 @@
|
|
|
1600
1600
|
reportProgress: reportProgress
|
|
1601
1601
|
});
|
|
1602
1602
|
};
|
|
1603
|
-
AudienceControllerService.prototype.getEligibleUsersCountUsingPOST = function (eligibleUsersRequest, reqId, token, observe, reportProgress) {
|
|
1604
|
-
if (observe === void 0) { observe = 'body'; }
|
|
1605
|
-
if (reportProgress === void 0) { reportProgress = false; }
|
|
1606
|
-
if (eligibleUsersRequest === null || eligibleUsersRequest === undefined) {
|
|
1607
|
-
throw new Error('Required parameter eligibleUsersRequest was null or undefined when calling getEligibleUsersCountUsingPOST.');
|
|
1608
|
-
}
|
|
1609
|
-
var headers = this.defaultHeaders;
|
|
1610
|
-
if (reqId !== undefined && reqId !== null) {
|
|
1611
|
-
headers = headers.set('reqId', String(reqId));
|
|
1612
|
-
}
|
|
1613
|
-
if (token !== undefined && token !== null) {
|
|
1614
|
-
headers = headers.set('token', String(token));
|
|
1615
|
-
}
|
|
1616
|
-
// to determine the Accept header
|
|
1617
|
-
var httpHeaderAccepts = [
|
|
1618
|
-
'*/*'
|
|
1619
|
-
];
|
|
1620
|
-
var httpHeaderAcceptSelected = this.configuration.selectHeaderAccept(httpHeaderAccepts);
|
|
1621
|
-
if (httpHeaderAcceptSelected != undefined) {
|
|
1622
|
-
headers = headers.set('Accept', httpHeaderAcceptSelected);
|
|
1623
|
-
}
|
|
1624
|
-
// to determine the Content-Type header
|
|
1625
|
-
var consumes = [
|
|
1626
|
-
'application/json'
|
|
1627
|
-
];
|
|
1628
|
-
var httpContentTypeSelected = this.configuration.selectHeaderContentType(consumes);
|
|
1629
|
-
if (httpContentTypeSelected != undefined) {
|
|
1630
|
-
headers = headers.set('Content-Type', httpContentTypeSelected);
|
|
1631
|
-
}
|
|
1632
|
-
return this.httpClient.post(this.basePath + "/v2/api/audience/eligibleusers", eligibleUsersRequest, {
|
|
1633
|
-
withCredentials: this.configuration.withCredentials,
|
|
1634
|
-
headers: headers,
|
|
1635
|
-
observe: observe,
|
|
1636
|
-
reportProgress: reportProgress
|
|
1637
|
-
});
|
|
1638
|
-
};
|
|
1639
1603
|
AudienceControllerService.prototype.getMetaRulesUsingGET = function (reqId, token, observe, reportProgress) {
|
|
1640
1604
|
if (observe === void 0) { observe = 'body'; }
|
|
1641
1605
|
if (reportProgress === void 0) { reportProgress = false; }
|
|
@@ -1829,7 +1793,7 @@
|
|
|
1829
1793
|
var AuditControllerService = /** @class */ (function () {
|
|
1830
1794
|
function AuditControllerService(httpClient, basePath, configuration) {
|
|
1831
1795
|
this.httpClient = httpClient;
|
|
1832
|
-
this.basePath = 'https://
|
|
1796
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
1833
1797
|
this.defaultHeaders = new http.HttpHeaders();
|
|
1834
1798
|
this.configuration = new Configuration();
|
|
1835
1799
|
if (basePath) {
|
|
@@ -2028,7 +1992,7 @@
|
|
|
2028
1992
|
var BulkStrategyControllerService = /** @class */ (function () {
|
|
2029
1993
|
function BulkStrategyControllerService(httpClient, basePath, configuration) {
|
|
2030
1994
|
this.httpClient = httpClient;
|
|
2031
|
-
this.basePath = 'https://
|
|
1995
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2032
1996
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2033
1997
|
this.configuration = new Configuration();
|
|
2034
1998
|
if (basePath) {
|
|
@@ -2271,7 +2235,7 @@
|
|
|
2271
2235
|
var CSSThemeController_Service = /** @class */ (function () {
|
|
2272
2236
|
function CSSThemeController_Service(httpClient, basePath, configuration) {
|
|
2273
2237
|
this.httpClient = httpClient;
|
|
2274
|
-
this.basePath = 'https://
|
|
2238
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2275
2239
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2276
2240
|
this.configuration = new Configuration();
|
|
2277
2241
|
if (basePath) {
|
|
@@ -2392,7 +2356,7 @@
|
|
|
2392
2356
|
var CampaignControllerService = /** @class */ (function () {
|
|
2393
2357
|
function CampaignControllerService(httpClient, basePath, configuration) {
|
|
2394
2358
|
this.httpClient = httpClient;
|
|
2395
|
-
this.basePath = 'https://
|
|
2359
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2396
2360
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2397
2361
|
this.configuration = new Configuration();
|
|
2398
2362
|
if (basePath) {
|
|
@@ -2678,7 +2642,7 @@
|
|
|
2678
2642
|
var CatalogControllerService = /** @class */ (function () {
|
|
2679
2643
|
function CatalogControllerService(httpClient, basePath, configuration) {
|
|
2680
2644
|
this.httpClient = httpClient;
|
|
2681
|
-
this.basePath = 'https://
|
|
2645
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2682
2646
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2683
2647
|
this.configuration = new Configuration();
|
|
2684
2648
|
if (basePath) {
|
|
@@ -2901,7 +2865,7 @@
|
|
|
2901
2865
|
var ClickDestinationControllerService = /** @class */ (function () {
|
|
2902
2866
|
function ClickDestinationControllerService(httpClient, basePath, configuration) {
|
|
2903
2867
|
this.httpClient = httpClient;
|
|
2904
|
-
this.basePath = 'https://
|
|
2868
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
2905
2869
|
this.defaultHeaders = new http.HttpHeaders();
|
|
2906
2870
|
this.configuration = new Configuration();
|
|
2907
2871
|
if (basePath) {
|
|
@@ -3151,7 +3115,7 @@
|
|
|
3151
3115
|
var CreativeControllerService = /** @class */ (function () {
|
|
3152
3116
|
function CreativeControllerService(httpClient, basePath, configuration) {
|
|
3153
3117
|
this.httpClient = httpClient;
|
|
3154
|
-
this.basePath = 'https://
|
|
3118
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
3155
3119
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3156
3120
|
this.configuration = new Configuration();
|
|
3157
3121
|
if (basePath) {
|
|
@@ -3628,7 +3592,7 @@
|
|
|
3628
3592
|
var CreativeSetsControllerService = /** @class */ (function () {
|
|
3629
3593
|
function CreativeSetsControllerService(httpClient, basePath, configuration) {
|
|
3630
3594
|
this.httpClient = httpClient;
|
|
3631
|
-
this.basePath = 'https://
|
|
3595
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
3632
3596
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3633
3597
|
this.configuration = new Configuration();
|
|
3634
3598
|
if (basePath) {
|
|
@@ -3963,7 +3927,7 @@
|
|
|
3963
3927
|
var CreativeTemplateThemesControllerService = /** @class */ (function () {
|
|
3964
3928
|
function CreativeTemplateThemesControllerService(httpClient, basePath, configuration) {
|
|
3965
3929
|
this.httpClient = httpClient;
|
|
3966
|
-
this.basePath = 'https://
|
|
3930
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
3967
3931
|
this.defaultHeaders = new http.HttpHeaders();
|
|
3968
3932
|
this.configuration = new Configuration();
|
|
3969
3933
|
if (basePath) {
|
|
@@ -4164,7 +4128,7 @@
|
|
|
4164
4128
|
var CreativeTemplateVariablesControllerService = /** @class */ (function () {
|
|
4165
4129
|
function CreativeTemplateVariablesControllerService(httpClient, basePath, configuration) {
|
|
4166
4130
|
this.httpClient = httpClient;
|
|
4167
|
-
this.basePath = 'https://
|
|
4131
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4168
4132
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4169
4133
|
this.configuration = new Configuration();
|
|
4170
4134
|
if (basePath) {
|
|
@@ -4252,7 +4216,7 @@
|
|
|
4252
4216
|
var CreativeTemplatesControllerService = /** @class */ (function () {
|
|
4253
4217
|
function CreativeTemplatesControllerService(httpClient, basePath, configuration) {
|
|
4254
4218
|
this.httpClient = httpClient;
|
|
4255
|
-
this.basePath = 'https://
|
|
4219
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4256
4220
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4257
4221
|
this.configuration = new Configuration();
|
|
4258
4222
|
if (basePath) {
|
|
@@ -4431,7 +4395,7 @@
|
|
|
4431
4395
|
var DashboardControllerService = /** @class */ (function () {
|
|
4432
4396
|
function DashboardControllerService(httpClient, basePath, configuration) {
|
|
4433
4397
|
this.httpClient = httpClient;
|
|
4434
|
-
this.basePath = 'https://
|
|
4398
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
4435
4399
|
this.defaultHeaders = new http.HttpHeaders();
|
|
4436
4400
|
this.configuration = new Configuration();
|
|
4437
4401
|
if (basePath) {
|
|
@@ -5088,7 +5052,7 @@
|
|
|
5088
5052
|
var NotificationsControllerService = /** @class */ (function () {
|
|
5089
5053
|
function NotificationsControllerService(httpClient, basePath, configuration) {
|
|
5090
5054
|
this.httpClient = httpClient;
|
|
5091
|
-
this.basePath = 'https://
|
|
5055
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5092
5056
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5093
5057
|
this.configuration = new Configuration();
|
|
5094
5058
|
if (basePath) {
|
|
@@ -5287,7 +5251,7 @@
|
|
|
5287
5251
|
var PixelControllerService = /** @class */ (function () {
|
|
5288
5252
|
function PixelControllerService(httpClient, basePath, configuration) {
|
|
5289
5253
|
this.httpClient = httpClient;
|
|
5290
|
-
this.basePath = 'https://
|
|
5254
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5291
5255
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5292
5256
|
this.configuration = new Configuration();
|
|
5293
5257
|
if (basePath) {
|
|
@@ -5616,7 +5580,7 @@
|
|
|
5616
5580
|
var ReportingControllerService = /** @class */ (function () {
|
|
5617
5581
|
function ReportingControllerService(httpClient, basePath, configuration) {
|
|
5618
5582
|
this.httpClient = httpClient;
|
|
5619
|
-
this.basePath = 'https://
|
|
5583
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5620
5584
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5621
5585
|
this.configuration = new Configuration();
|
|
5622
5586
|
if (basePath) {
|
|
@@ -5800,7 +5764,7 @@
|
|
|
5800
5764
|
var SliceXControllerService = /** @class */ (function () {
|
|
5801
5765
|
function SliceXControllerService(httpClient, basePath, configuration) {
|
|
5802
5766
|
this.httpClient = httpClient;
|
|
5803
|
-
this.basePath = 'https://
|
|
5767
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5804
5768
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5805
5769
|
this.configuration = new Configuration();
|
|
5806
5770
|
if (basePath) {
|
|
@@ -5985,7 +5949,7 @@
|
|
|
5985
5949
|
var StrategyControllerService = /** @class */ (function () {
|
|
5986
5950
|
function StrategyControllerService(httpClient, basePath, configuration) {
|
|
5987
5951
|
this.httpClient = httpClient;
|
|
5988
|
-
this.basePath = 'https://
|
|
5952
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
5989
5953
|
this.defaultHeaders = new http.HttpHeaders();
|
|
5990
5954
|
this.configuration = new Configuration();
|
|
5991
5955
|
if (basePath) {
|
|
@@ -6646,7 +6610,7 @@
|
|
|
6646
6610
|
var UILoggerControllerService = /** @class */ (function () {
|
|
6647
6611
|
function UILoggerControllerService(httpClient, basePath, configuration) {
|
|
6648
6612
|
this.httpClient = httpClient;
|
|
6649
|
-
this.basePath = 'https://
|
|
6613
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
6650
6614
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6651
6615
|
this.configuration = new Configuration();
|
|
6652
6616
|
if (basePath) {
|
|
@@ -6748,7 +6712,7 @@
|
|
|
6748
6712
|
var UserPreferenceControllerService = /** @class */ (function () {
|
|
6749
6713
|
function UserPreferenceControllerService(httpClient, basePath, configuration) {
|
|
6750
6714
|
this.httpClient = httpClient;
|
|
6751
|
-
this.basePath = 'https://
|
|
6715
|
+
this.basePath = 'https://apiv2stage2.atomex.net';
|
|
6752
6716
|
this.defaultHeaders = new http.HttpHeaders();
|
|
6753
6717
|
this.configuration = new Configuration();
|
|
6754
6718
|
if (basePath) {
|